Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

English version: /en/doc/indexer/data-model.html

Data Model

TL;DR

  • indexerは Postgres-first。
  • txs, receipts, token_transfers, ops_metrics_samples などを保持。

主要ポイント

  • receipt_statustxs に保持
  • token transfer は receipt logsから抽出

根拠

  • tools/indexer/README.md
  • tools/indexer/src/db.ts