harmony-one / explorer-v2-backend

12 stars 16 forks source link

Add new column block_number to ERC721 and ERC1155 tokens #99

Closed ArtemKolodko closed 1 year ago

ArtemKolodko commented 1 year ago

1) Added new column block_number to erc721 and erc1155 token tables 2) Refactored tokens query, added owner_address, owner_balance; added sorting by block_number 3) Reduced ERC721 and ERC1155 cache TTL from 1h to 10 minutes