MetricsDAO / harmony_dbt

DBT Project for the Harmony Blockchain
12 stars 8 forks source link

[Table] ERC1155 Mints and Burns #121

Closed antonyip closed 2 years ago

antonyip commented 2 years ago

Look for TransferSingle Event (topic0: 0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62 ) Calculate daily mints and burns of each token. This will be from '0x000...000' or to '0x000...000' TransferSingle(address,address,address,uint256,uint256)

Albert-Debbarma commented 2 years ago

i would love to solve this issue ?can you please what exactly need to be done?