aihatsuRead a transactionLearnRPC

Open a transaction

one hash · one record

What you get

Balance changes
Every address that gained or lost value, native and ERC-20, read against a single zero rule.
Events
Logs decoded against your own signature database, including contracts nobody verified.
Call tree
The internal call order with gas per branch. Needs an RPC that allows debug_traceTransaction.