Description of the ethereum.traces table on Dune
The traces
table contains the traces of the transactions executed on the Ethereum Virtual Machine (EVM). It includes the traces of the transaction and the traces of the internal transactions. Traces are the result of the execution of the transaction and are used to debug and understand the execution of the transaction. They are also known as internal transactions
and are can be used to understand the execution of a transaction.
This is the raw version of this table, for decoded transaction calls, see the call tables section.