Skip to content

Latest commit

 

History

History

erc20

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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