Open eabz opened 1 year ago
Using the example of the ERC20 token parsers we need to create the same tables for ERC721 tokens and ERC1155 tokens.
ERC20
ERC721
ERC1155
Using the example of the
ERC20
token parsers we need to create the same tables forERC721
tokens andERC1155
tokens.