Releases: llamafolio/evm-indexer
Releases · llamafolio/evm-indexer
v2.0.3
v2.0.2
v2.0.1
v2.0.0
EVM Indexer v2.0.0
First release for the second version of the EVM Indexer.
Features:
- Syncing and storing the minimal chain information from multiple EVM compatible chains.
- Creating DB indexes for optimize data query.
- Fetching ABIs for all the verified contracts from specified ABI sources.
- Extract all ERC20 token transfers from logs.
- Extract all ERC20 token details (name, symbol and decimals) from ERC20 token transfers.
- Parse balances from all the ERC20 token transfers.