- Direct transfers like in this transaction
- Indirect transfers through a router, like the routing of ETH from Tornado.Cash pool in this transaction
How is ethereum.assets.credit_debit different from ethereum.raw.transactions ?
- While
transactionstable includes thevalueof ETH in direct transfers, ETH transferred via the smart contract router will not be reflected in thevaluefield
-
In contrast,
credit_debittable will show all ETH transferred.-
value_transferfrom the Tornado.Cash pool to the recipient -
gas_payment_to_minerfrom the transaction initiator to the miners and; -
gas_burnfrom the transaction
-