All Substreams for ERC-20 tokens.
$ gh repo clone pinax-network/erc20-substreams
$ cd erc20-substreams
$ make
$ make gui
- Ethereum Docs: ERC-20 Token Standard
- EIPS: ERC-20 Token Standard
- OpenZeppelin implementation
- ConsenSys implementation
Event | Description |
---|---|
[Transfers ] |
Get Erc20 transfers |
[supply ] |
Get the total supply for every token |
[contract ] |
Get Token information (Name,symbol,decimals) |
[balances ] |
Get all balance changes |
graph TD;
db_out[map: db_out];
transfers:db_out --> db_out;
supply:db_out --> db_out;
contracts:db_out --> db_out;
balances:balance_changes:db_out --> db_out;
Here is a quick link to see the graph:
Name: db_out
Initial block: 1
Kind: map
Input: map: transfers:db_out
Input: map: supply:db_out
Input: map: contracts:db_out
Input: map: balance_changes:db_out
Output Type: proto:sf.substreams.sink.database.v1.DatabaseChanges
Hash: 5beeeb620f260e0d64e55f0785ff997a454a66df