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
Erc20TokenHistory - events listened from the blockchain
Erc20Balance - balance for the specific user/token