llamafolio / evm-indexer

EVM-compatible chain indexer.
136 stars 29 forks source link

Add parsers for ` ERC721` and ` ERC1155` tokens #16

Open eabz opened 1 year ago

eabz commented 1 year ago

Using the example of the ERC20 token parsers we need to create the same tables for ERC721 tokens and ERC1155 tokens.