Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 668 Bytes

File metadata and controls

18 lines (10 loc) · 668 Bytes

ERC20-indexer

Listens to EVM-based blockchain and reconstructs state for ERC-20 token balances.

This module has controllers to

  • query data about ERC-20 balances

This module listens to the events and updates data accordingly. It's based on log listener

Data Model

Erc20TokenHistory - events listened from the blockchain

Erc20Balance - balance for the specific user/token