MetricsDAO / harmony_dbt

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

[Table] ERC20 Mints and Burns #120

Closed antonyip closed 2 years ago

antonyip commented 2 years ago

For Each ERC20 token, look for the topic0 = 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef Calculate the daily mints and burns of each token. This will be from '0x000...000' or to'0x000...000'

Transfer (index_topic_1 address from, index_topic_2 address to, uint256 value)