Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 360 Bytes

Indexer

Indexer listens StreamingManager's stream and indices streamed data

Submodule

Registered submodules get abci Events(i.e. FinalizeBlock and Commit) and are allowed to CRUD indexer key-value storage.

  • block
  • tx: common for move/evm
  • evm-tx: only for wasm
  • move-nft
  • wasm-nft
  • evm-nft
  • pair: common for move/evm
  • wasm-pair: only for wasm