7 Comments
User's avatar
Michael Silberling's avatar

First time, long time.

Also want to plug the ‘transfers_optimism.eth’ and ‘transfers_ethereum.eth’ tables that abstract away the need to use traces!

Andrew Hong's avatar

added to query and article as comments! good point!

Jhon's avatar

Just a suggestion, maybe you could add the rewards and genesis in the type filter because some wallets have genesis transactions, mined block rewards and uncle blocks.

Andrew Hong's avatar

great suggestion - I think you need beacon chain data to get this but let me know if you find some other way using base tables!

Latsan's avatar

Then also, where can we read up about - delegatecall', 'callcode', 'staticcall' and other types of call in a transaction

Latsan's avatar

Thanks for the tutorial

But if we are to calculate the balance of another token e.g $xrp, are we going to use the traces table as well following this process?

Andrew Hong's avatar

no you should use the erc20 transfer table instead