
BlockDB EVM Internal Transactions
datasetscryptomarket-data
About
Full call-trace decomposition of every EVM transaction via debug_traceTransaction. One row per internal call, with the complete call tree position, call type, value transferred, gas used, and input/output data — providing complete internal execution visibility beyond top-level transactions. Use Cases - Contract creation and factory flow analysis - Internal call graphs and cross-contract dependencies - Debugging failed transactions and revert reasons - Native ETH transfer tracking
Endpoints
Endpoints (1)
POST
/v1/evm/raw/internal-transactionsFull call-trace decomposition of every EVM transaction via debug_traceTransaction. One row per internal call, with the complete call tree position, call type, value transferred, gas used, and input/output data — providing complete internal execution visibility beyond top-level transactions.