With Streams, users can access a variety of datasets tailored for different types of blockchain data. Datasets are supported across chains and to multiple destinations.
Stream Metadata Properties
Each stream includes metadata related to your Stream's configuration. This metadata can be returned in your response's Header
or Body
payloads. This metadata is sent once per batch and can be optionally disabled with the option None
.
Stream Metadata Properties (once per batch)
Property | Type | Description | Example |
---|---|---|---|
batch_end_range | integer | Ending range of batches in a dataset | 19271294 |
batch_start_range | integer | Starting range of batches in a dataset | 19271294 |
dataset | string | Type of dataset | "block" |
end_range | integer | Ending range of data capture | 200 |
keep_distance_from_tip | integer | Distance from the tip | 0 |
network | string | Relevant blockchain network | "ethereum-mainnet" |
start_range | integer | Starting range of data capture | 100 |
stream_id | string | ID of the stream | "f6ad6459-b5ad-4183-b370-1c1388e47e83" |
stream_name | string | Name associated with the metadata | "stream test1" |
stream_region | string | Region of the stream | "usa_east" |
EVM Dataset Schema
Each dataset comes with a predefined schema. Below are the datasets available:
Block
The Block schema models the structure of individual blocks on a chain, including fields like hash
, number
, nonce
, and other relevant block data. Additionally, it supports configuration options for re-org handling and batch sizes, allowing for customized data management and retrieval. This dataset is associated with the eth_getBlockByNumber JSON-RPC method.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
{
"baseFeePerGas": "0x6e7c31607",
"difficulty": "0x0",
"extraData": "0x6265617665726275696c642e6f7267",
"gasLimit": "0x1ca35ef",
"gasUsed": "0xd0d11a",
"hash": "0xd964c5deacbea3e3df775ad1ed49744882d95dbdd1ae058b813cece959676820",
"logsBloom": "0x292120068188635813481040c8e6eb0219c8a0802f030536060d0838441189124c565900840510c8a2007c0e20928f8a3a0999019b793b0f2b07200622a9af045006265b6a008889ad03e0c9f02560a4a1d04c89546818a410803404c42bf9a45059c83b52044cb5c149534d90508d1d0c14182110cc964210089a932adc0610230a9a56020050e120d131100012159e1520a5659bdc152a4c669a42e215182a73cf0856590921122d5043e0e85d14401459a18079111a3041a40420801b00417407010a0410329528a003762013921102a410220080941082423203aa60a05c2070a4308a1408465a8690c1460d9e1a0e1c386464004064409f009308285605",
"miner": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"mixHash": "0x19e7ac2cee56deccb018d0672c957498888775f3dad93a2b036b8b90745749ca",
"nonce": "0x0000000000000000",
"number": "0x125d3e5",
"parentHash": "0xf31bcd75d2bebfe97a9aabae5c644c8d137552d2be3d8ff9f01278624d911011",
"receiptsRoot": "0xa2e62e17610b8e788552e42b19f13f70607dbf5b9b6eae8a7b70866a02d4c50d",
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size": "0x2feee",
"stateRoot": "0x7ed2f27dabd8a4c778a3d6b1578707c4bf424d58d25bed1f900464dc94c99748",
"timestamp": "0x65d2444f",
"totalDifficulty": "0xc70d815d562d3cfa955",
"transactions": [
{
"blockHash": "0xd964c5deacbea3e3df775ad1ed49744882d95dbdd1ae058b813cece959676820",
"blockNumber": "0x125d3e5",
"from": "0x9b2dfb8862e3f398b73206c879a1f38136f22908",
"gas": "0x493e7",
"gasPrice": "0xe732d3c53",
"maxFeePerGas": "0x105078f2e9",
"maxPriorityFeePerGas": "0x78b6a264c",
"hash": "0x07f77f064a73c6b9bc75e10237ff227cf97c92fbd0474418774cd1877f2c062d",
"input": "0xce2e62ff00000000000000000000000000000000000000000000025bad3c1535425133f9000000000000000000000000000000000000000000000000000000004457d792000000000000000000000000a5f0cf205af1f5b02c00ba7ab834824c01855b5400000000000000000000000080d55c03180349fff4a229102f62328220a9644400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000065d24498",
"nonce": "0x1b58c",
"to": "0x70e86223507724bf2c51fe3ac2cc78c67bfad366",
"transactionIndex": "0x0",
"value": "0x0",
"type": "0x2",
"accessList": [
{
"address": "0x70e86223507724bf2c51fe3ac2cc78c67bfad366",
"storageKeys": [
"0x68b4f4b2b98689403b96cf28c81529d80fd5a497dff993b559d57c11f1ec2316",
"0xa881ca0109cb9fde5976e1041db2d94acc36604e6278c134e300c6824c505f54"
]
},
{
"address": "0x2a0330c7e979a4d18e5b0c987b877da24dd37d04",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000000"
]
}
],
"chainId": "0x1",
"v": "0x0",
"r": "0xd901ac6a9b791a1c7d5205d096a9a4bfee381e84bde852e7ecf84a94bfb4e047",
"s": "0x50975c4faeed4717b3b84c1ee1119b9e59809da6a7b83188d442242d970de3ff",
"yParity": "0x0"
}
],
"transactionsRoot": "0x46624a1304cc82a4f8ee010206bbf90c03dec35383f3da60f0bbe5bb7a7381d8",
"uncles": [],
"withdrawals": [
{
"index": "0x21e5146",
"validatorIndex": "0x525dd",
"address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f",
"amount": "0x112df11"
}
],
"withdrawalsRoot": "0x14a3d814a58052dfa4d031cac60aead5bf124368558e88881033692c5683a677"
}
],
"metadata": {
"batch_end_range": 19271294,
"batch_start_range": 19271294,
"dataset": "block",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19271294,
"stream_id": "f6ad6459-b5ad-4183-b370-1c1388e47e83",
"stream_name": "ancient-cool-peak",
"stream_region": "usa_east"
}
}
{
"data": [
{
"baseFeePerGas": "0x6e7c31607",
"difficulty": "0x0",
"extraData": "0x6265617665726275696c642e6f7267",
"gasLimit": "0x1ca35ef",
"gasUsed": "0xd0d11a",
"hash": "0xd964c5deacbea3e3df775ad1ed49744882d95dbdd1ae058b813cece959676820",
"logsBloom": "0x292120068188635813481040c8e6eb0219c8a0802f030536060d0838441189124c565900840510c8a2007c0e20928f8a3a0999019b793b0f2b07200622a9af045006265b6a008889ad03e0c9f02560a4a1d04c89546818a410803404c42bf9a45059c83b52044cb5c149534d90508d1d0c14182110cc964210089a932adc0610230a9a56020050e120d131100012159e1520a5659bdc152a4c669a42e215182a73cf0856590921122d5043e0e85d14401459a18079111a3041a40420801b00417407010a0410329528a003762013921102a410220080941082423203aa60a05c2070a4308a1408465a8690c1460d9e1a0e1c386464004064409f009308285605",
"miner": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"mixHash": "0x19e7ac2cee56deccb018d0672c957498888775f3dad93a2b036b8b90745749ca",
"nonce": "0x0000000000000000",
"number": "0x125d3e5",
"parentHash": "0xf31bcd75d2bebfe97a9aabae5c644c8d137552d2be3d8ff9f01278624d911011",
"receiptsRoot": "0xa2e62e17610b8e788552e42b19f13f70607dbf5b9b6eae8a7b70866a02d4c50d",
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size": "0x2feee",
"stateRoot": "0x7ed2f27dabd8a4c778a3d6b1578707c4bf424d58d25bed1f900464dc94c99748",
"timestamp": "0x65d2444f",
"totalDifficulty": "0xc70d815d562d3cfa955",
"transactions": [
{
"blockHash": "0xd964c5deacbea3e3df775ad1ed49744882d95dbdd1ae058b813cece959676820",
"blockNumber": "0x125d3e5",
"from": "0x9b2dfb8862e3f398b73206c879a1f38136f22908",
"gas": "0x493e7",
"gasPrice": "0xe732d3c53",
"maxFeePerGas": "0x105078f2e9",
"maxPriorityFeePerGas": "0x78b6a264c",
"hash": "0x07f77f064a73c6b9bc75e10237ff227cf97c92fbd0474418774cd1877f2c062d",
"input": "0xce2e62ff00000000000000000000000000000000000000000000025bad3c1535425133f9000000000000000000000000000000000000000000000000000000004457d792000000000000000000000000a5f0cf205af1f5b02c00ba7ab834824c01855b5400000000000000000000000080d55c03180349fff4a229102f62328220a9644400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000065d24498",
"nonce": "0x1b58c",
"to": "0x70e86223507724bf2c51fe3ac2cc78c67bfad366",
"transactionIndex": "0x0",
"value": "0x0",
"type": "0x2",
"accessList": [
{
"address": "0x70e86223507724bf2c51fe3ac2cc78c67bfad366",
"storageKeys": [
"0x68b4f4b2b98689403b96cf28c81529d80fd5a497dff993b559d57c11f1ec2316",
"0xa881ca0109cb9fde5976e1041db2d94acc36604e6278c134e300c6824c505f54"
]
},
{
"address": "0x2a0330c7e979a4d18e5b0c987b877da24dd37d04",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000000"
]
}
],
"chainId": "0x1",
"v": "0x0",
"r": "0xd901ac6a9b791a1c7d5205d096a9a4bfee381e84bde852e7ecf84a94bfb4e047",
"s": "0x50975c4faeed4717b3b84c1ee1119b9e59809da6a7b83188d442242d970de3ff",
"yParity": "0x0"
}
],
"transactionsRoot": "0x46624a1304cc82a4f8ee010206bbf90c03dec35383f3da60f0bbe5bb7a7381d8",
"uncles": [],
"withdrawals": [
{
"index": "0x21e5146",
"validatorIndex": "0x525dd",
"address": "0xb9d7934878b5fb9610b3fe8a5e441e8fad7e293f",
"amount": "0x112df11"
}
],
"withdrawalsRoot": "0x14a3d814a58052dfa4d031cac60aead5bf124368558e88881033692c5683a677"
}
]
}
Block Data Properties
Property | Type | Description | Example |
---|---|---|---|
number | string | The number of the block | "0x84" |
baseFeePerGas | string | The base fee per gas generated with every block header | "0x6e7c31607" |
stateRoot | string | State root of the block | "0x4d1ee51733b6fc95a584620f8570a2396e56b74a60f525c2ce3d84a300f88c7c" |
miner | string | Miner of the block | "0xbb7b8287f3f0a933474a79eae42cbca977791171" |
uncles | array | Array of uncle block hashes | ["0x6a5a801b12b94e1fb24e531b087719d699882a4f948564ba58706934bc5a19ff"] |
totalDifficulty | string | Total difficulty till this block | "0x221ec989e47" |
nonce | string | Nonce associated with the block | "0x1848f1c63da1c8d2" |
logsBloom | string | Logs bloom filter | (a string of zeros for simplicity in this example) |
difficulty | string | Difficulty level of the block | "0x43cb73bfe" |
sha3Uncles | string | SHA3 of the uncles data in the block | "0x615211d558a695f91d2d5101db3359f08ea8bb09f16ff4e15ec51dfc8fa1b6ca" |
hash | string | Block's hash | "0x1567c9c59d144c48d9a981fc70f72ba84ebf557622c1f82551849c77bd637bb7" |
parentHash | string | Hash of the parent block | "0x12ef0c55f6a6adcd43b65fdf0c356927b82ef30fb8a72eddad012b726e2824b6" |
gasLimit | string | Gas limit for the block | "0x1388" |
extraData | string | Extra data associated with the block | "0x476574682f4c5649562f76312e302e302f6c696e75782f676f312e342e32" |
size | string | Size of the block | "0x43d" |
timestamp | string | Timestamp of the block | "0x55ba442e" |
receiptsRoot | string | Root of the receipts | "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421" |
transactionsRoot | string | Root hash of the transactions | "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421" |
gasUsed | string | Total gas used by the block | "0x0" |
mixHash | string | Mix hash of the block | "0x5dfd774d3f0bb0ab5f77740d02cbb2c86a1d753b9a640cdf2df36a5994118b3c" |
withdrawals | array | An array of withdrawal objects along with their amounts and withdrawl addresses | {} |
transactions | array | Array of transactions within the block | [] |
withdrawalsRoot | string | A hash representing the withdrawals in the execution payload | "0xb18439354be772e4a79c37a6e1e31e20239dc7279236d023ebeefa554bc54f40" |
Block with Receipts
The Block with Receipts schema represents comprehensive details on individual blocks and their transaction receipts. These receipts contain details such as the transaction status (successful or failed), gas utilized, value transferred, logs generated, and more. This dataset is associated with both the eth_getBlockByNumber and eth_getBlockReceipts JSON-RPC methods.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
{
"block": {
"baseFeePerGas": "0x86670bedf",
"difficulty": "0x0",
"extraData": "0x546974616e2028746974616e6275696c6465722e78797a29",
"gasLimit": "0x1c9c380",
"gasUsed": "0xcad0a7",
"hash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logsBloom": "0x48a10b37e8a245cd74987a2ba2940671252d0a1145682058ad0518108584bd8a16aca5380020f682539a3728d20401950629894389857f8284cd1144e8fd40fa809a30795904216de82afc3fb0009fbce71a0a0920439a046c66944aca60454e9bba0889c24307026c9cd4f278765e612c386de92190170782636ff61cc9d3108f48a7d450068c0081cd00428343a17404044cc9ad51e09a603d21512bb134808ac6c1422829b091036051e1ff9240880fc6e28ae0e4973799f2e80e80bbea6618220b2e411006784070c4280b5e74b2a14c021a9f0744744b024d468120a40218f1acaa01442032cab166b13d281a10c24212da29ce0ac1125c0030314494c8",
"miner": "0x4838b106fce9647bdf1e7877bf73ce8b0bad5f97",
"mixHash": "0x52a5eeaca74e1966325ed00af0f26b2fcab5084272c48978bd3d060a63aaa48c",
"nonce": "0x0000000000000000",
"number": "0x12661c1",
"parentHash": "0x25dcc1b6cebe93fad161f5eded5c516d0cd5bdf31a323671b7d7774c83c55291",
"receiptsRoot": "0xe8d2371bf7ea3a5b5f4ccf819390b286cd297331854edee136ce37b72e2dafa5",
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size": "0x35bf1",
"stateRoot": "0xdf0beab52215800e252f8246a936502651ef6dab3ec44683e4b5c75c2f8c80a3",
"timestamp": "0x65d8fcdb",
"totalDifficulty": "0xc70d815d562d3cfa955",
"transactions": [
{
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"blockNumber": "0x12661c1",
"from": "0x52b86a86e4d764e8275391c436127e60340a0e6a",
"gas": "0x58d26",
"gasPrice": "0x86670bedf",
"maxFeePerGas": "0x9733ed6ba",
"maxPriorityFeePerGas": "0x0",
"hash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"input": "0x5c19a95c0000000000000000000000005bcff630e4ff5546973365229ee6df89b29573903ca0b571af8e24597e45719fcd2500000000000000000000000000000000000000000000000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006db49ec45bf13800000000000000000000000000000000000000000000000000000000055f30b50dd000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae460000000000000000000000000000000000000000000000000000000000000000",
"nonce": "0x71dd",
"to": "0x00000000003b3cc22af3ae1eac0440bcee416b40",
"transactionIndex": "0x0",
"value": "0x0",
"type": "0x2",
"accessList": [
{
"address": "0x5bcff630e4ff5546973365229ee6df89b2957390",
"storageKeys": []
},
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"storageKeys": [
"0xb070b34862666c8affb1f4329f447baa5d24469ba3deaf4a8804035673d891d3",
"0x3c679e5fc421e825187f885e3dcd7f4493f886ceeb4930450588e35818a32b9c",
"0x9b354f30d74ca151470e4c01c97d425c838beac0ab30a0bd396660e4405f8bee"
]
},
{
"address": "0xd51a44d3fae010294c616388b506acda1bfaae46",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000007",
"0x000000000000000000000000000000000000000000000000000000000000000a",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000000c",
"0x000000000000000000000000000000000000000000000000000000000000001e",
"0x0000000000000000000000000000000000000000000000000000000000000005",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289",
"0x0000000000000000000000000000000000000000000000000000000000000017",
"0x0000000000000000000000000000000000000000000000000000000000000010",
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b512428b",
"0x0000000000000000000000000000000000000000000000000000000000000011",
"0x000000000000000000000000000000000000000000000000000000000000000e",
"0x000000000000000000000000000000000000000000000000000000000000001c",
"0x000000000000000000000000000000000000000000000000000000000000001d",
"0x0000000000000000000000000000000000000000000000000000000000000023",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b512428a",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x000000000000000000000000000000000000000000000000000000000000001a"
]
},
{
"address": "0x8f68f4810cce3194b6cb6f3d50fa58c2c9bdd1d5",
"storageKeys": []
},
{
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000004",
"0xeb449bc003e7395128833de1fb3384246962a9d4d29c66083486accd9139c704",
"0x4e4964f8ffa515e8b3b3cb6c8bb68664c7975f07a219a1ec91eff1760c1921eb",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x32386aa1ea2888e40243b524a67e7408609a4257cebaa46f72ca08964fad63c9",
"0x000000000000000000000000000000000000000000000000000000000000000a",
"0x0000000000000000000000000000000000000000000000000000000000000003"
]
},
{
"address": "0xc4ad29ba4b3c580e6d59105fff484999997675ff",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000004"
]
}
],
"chainId": "0x1",
"v": "0x1",
"r": "0x4b1daf44f967104d455288f5681471441d2c8ca162af2dab2eac9997cc41026c",
"s": "0x138601b661efe9ba5e7c2e46584c74e35bc36b284aa66fd45cc4f99cad3a4b5",
"yParity": "0x1"
}
],
"transactionsRoot": "0x5d95d00c8fb2dc2f727018013cc57059c1f91c99d9eb642326bd3f94640f09fd",
"uncles": [],
"withdrawals": [
{
"index": "0x2272f06",
"validatorIndex": "0xfe7c4",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f358b"
},
{
"index": "0x2272f07",
"validatorIndex": "0xfe7c5",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x11157bb"
},
{
"index": "0x2272f08",
"validatorIndex": "0xfe7c6",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1108f07"
},
{
"index": "0x2272f09",
"validatorIndex": "0xfe7c7",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1102e96"
},
{
"index": "0x2272f0a",
"validatorIndex": "0xfe7c8",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10e769f"
},
{
"index": "0x2272f0b",
"validatorIndex": "0xfe7c9",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f32d7"
},
{
"index": "0x2272f0c",
"validatorIndex": "0xfe7ca",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x3a7c975"
},
{
"index": "0x2272f0d",
"validatorIndex": "0xfe7cb",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fbf31"
},
{
"index": "0x2272f0e",
"validatorIndex": "0xfe7cc",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10ef2b8"
},
{
"index": "0x2272f0f",
"validatorIndex": "0xfe7cd",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f9ba3"
},
{
"index": "0x2272f10",
"validatorIndex": "0xfe7ce",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1102f87"
},
{
"index": "0x2272f11",
"validatorIndex": "0xfe7cf",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x110e9a6"
},
{
"index": "0x2272f12",
"validatorIndex": "0xfe7d0",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fcf5b"
},
{
"index": "0x2272f13",
"validatorIndex": "0xfe7d1",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x110698f"
},
{
"index": "0x2272f14",
"validatorIndex": "0xfe7d2",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x11071b8"
},
{
"index": "0x2272f15",
"validatorIndex": "0xfe7d3",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fce54"
}
],
"withdrawalsRoot": "0x1fd01cbc327ca30335ef960dc0dd42363f6c839f577ff4567ad2400cf6c77656"
},
"receipts": [
{
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"blockNumber": "0x12661c1",
"contractAddress": null,
"cumulativeGasUsed": "0x464d8",
"effectiveGasPrice": "0x86670bedf",
"from": "0x52b86a86e4d764e8275391c436127e60340a0e6a",
"gasUsed": "0x464d8",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46"
],
"data": "0x000000000000000000000000000000000000000000000006db49ec45bf138000",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x0",
"removed": false
},
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46"
],
"data": "0x000000000000000000000000000000000000000000000006db49ec45bf138000",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x1",
"removed": false
},
{
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40"
],
"data": "0x00000000000000000000000000000000000000000000000000000055f30b50dd",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x2",
"removed": false
},
{
"address": "0xd51a44d3fae010294c616388b506acda1bfaae46",
"topics": [
"0xb2e76ae99761dc136e598d4a629bb347eccb9532a5f8bbd72e18467c3c34cc98",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40"
],
"data": "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000006db49ec45bf138000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055f30b50dd",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x3",
"removed": false
}
],
"logsBloom": "0x00000000000000800000000000000000000000000000000020000000000000000000000000000000000000000000010002000100080000000040000000200000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000020000000000000000000080000000000080000000000000000000000000000000000006000000000040000000000000000000000000001000000000000000000010200001000000000100000020000000000000000000000000000000000000",
"status": "0x1",
"to": "0x00000000003b3cc22af3ae1eac0440bcee416b40",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"type": "0x2"
}
]
}
],
"metadata": {
"batch_end_range": 19293282,
"batch_start_range": 19293282,
"dataset": "block_with_receipts",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19293282,
"stream_id": "f23eeacb-05b6-4159-a90d-5903dfe229dc",
"stream_name": "slow-brave-savanna",
"stream_region": "usa_east"
}
}
{
"data": [
{
"block": {
"baseFeePerGas": "0x86670bedf",
"difficulty": "0x0",
"extraData": "0x546974616e2028746974616e6275696c6465722e78797a29",
"gasLimit": "0x1c9c380",
"gasUsed": "0xcad0a7",
"hash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logsBloom": "0x48a10b37e8a245cd74987a2ba2940671252d0a1145682058ad0518108584bd8a16aca5380020f682539a3728d20401950629894389857f8284cd1144e8fd40fa809a30795904216de82afc3fb0009fbce71a0a0920439a046c66944aca60454e9bba0889c24307026c9cd4f278765e612c386de92190170782636ff61cc9d3108f48a7d450068c0081cd00428343a17404044cc9ad51e09a603d21512bb134808ac6c1422829b091036051e1ff9240880fc6e28ae0e4973799f2e80e80bbea6618220b2e411006784070c4280b5e74b2a14c021a9f0744744b024d468120a40218f1acaa01442032cab166b13d281a10c24212da29ce0ac1125c0030314494c8",
"miner": "0x4838b106fce9647bdf1e7877bf73ce8b0bad5f97",
"mixHash": "0x52a5eeaca74e1966325ed00af0f26b2fcab5084272c48978bd3d060a63aaa48c",
"nonce": "0x0000000000000000",
"number": "0x12661c1",
"parentHash": "0x25dcc1b6cebe93fad161f5eded5c516d0cd5bdf31a323671b7d7774c83c55291",
"receiptsRoot": "0xe8d2371bf7ea3a5b5f4ccf819390b286cd297331854edee136ce37b72e2dafa5",
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size": "0x35bf1",
"stateRoot": "0xdf0beab52215800e252f8246a936502651ef6dab3ec44683e4b5c75c2f8c80a3",
"timestamp": "0x65d8fcdb",
"totalDifficulty": "0xc70d815d562d3cfa955",
"transactions": [
{
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"blockNumber": "0x12661c1",
"from": "0x52b86a86e4d764e8275391c436127e60340a0e6a",
"gas": "0x58d26",
"gasPrice": "0x86670bedf",
"maxFeePerGas": "0x9733ed6ba",
"maxPriorityFeePerGas": "0x0",
"hash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"input": "0x5c19a95c0000000000000000000000005bcff630e4ff5546973365229ee6df89b29573903ca0b571af8e24597e45719fcd2500000000000000000000000000000000000000000000000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006db49ec45bf13800000000000000000000000000000000000000000000000000000000055f30b50dd000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae460000000000000000000000000000000000000000000000000000000000000000",
"nonce": "0x71dd",
"to": "0x00000000003b3cc22af3ae1eac0440bcee416b40",
"transactionIndex": "0x0",
"value": "0x0",
"type": "0x2",
"accessList": [
{
"address": "0x5bcff630e4ff5546973365229ee6df89b2957390",
"storageKeys": []
},
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"storageKeys": [
"0xb070b34862666c8affb1f4329f447baa5d24469ba3deaf4a8804035673d891d3",
"0x3c679e5fc421e825187f885e3dcd7f4493f886ceeb4930450588e35818a32b9c",
"0x9b354f30d74ca151470e4c01c97d425c838beac0ab30a0bd396660e4405f8bee"
]
},
{
"address": "0xd51a44d3fae010294c616388b506acda1bfaae46",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000007",
"0x000000000000000000000000000000000000000000000000000000000000000a",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000000c",
"0x000000000000000000000000000000000000000000000000000000000000001e",
"0x0000000000000000000000000000000000000000000000000000000000000005",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b5124289",
"0x0000000000000000000000000000000000000000000000000000000000000017",
"0x0000000000000000000000000000000000000000000000000000000000000010",
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b512428b",
"0x0000000000000000000000000000000000000000000000000000000000000011",
"0x000000000000000000000000000000000000000000000000000000000000000e",
"0x000000000000000000000000000000000000000000000000000000000000001c",
"0x000000000000000000000000000000000000000000000000000000000000001d",
"0x0000000000000000000000000000000000000000000000000000000000000023",
"0xd833147d7dc355ba459fc788f669e58cfaf9dc25ddcd0702e87d69c7b512428a",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x000000000000000000000000000000000000000000000000000000000000001a"
]
},
{
"address": "0x8f68f4810cce3194b6cb6f3d50fa58c2c9bdd1d5",
"storageKeys": []
},
{
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000004",
"0xeb449bc003e7395128833de1fb3384246962a9d4d29c66083486accd9139c704",
"0x4e4964f8ffa515e8b3b3cb6c8bb68664c7975f07a219a1ec91eff1760c1921eb",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x32386aa1ea2888e40243b524a67e7408609a4257cebaa46f72ca08964fad63c9",
"0x000000000000000000000000000000000000000000000000000000000000000a",
"0x0000000000000000000000000000000000000000000000000000000000000003"
]
},
{
"address": "0xc4ad29ba4b3c580e6d59105fff484999997675ff",
"storageKeys": [
"0x0000000000000000000000000000000000000000000000000000000000000004"
]
}
],
"chainId": "0x1",
"v": "0x1",
"r": "0x4b1daf44f967104d455288f5681471441d2c8ca162af2dab2eac9997cc41026c",
"s": "0x138601b661efe9ba5e7c2e46584c74e35bc36b284aa66fd45cc4f99cad3a4b5",
"yParity": "0x1"
}
],
"transactionsRoot": "0x5d95d00c8fb2dc2f727018013cc57059c1f91c99d9eb642326bd3f94640f09fd",
"uncles": [],
"withdrawals": [
{
"index": "0x2272f06",
"validatorIndex": "0xfe7c4",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f358b"
},
{
"index": "0x2272f07",
"validatorIndex": "0xfe7c5",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x11157bb"
},
{
"index": "0x2272f08",
"validatorIndex": "0xfe7c6",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1108f07"
},
{
"index": "0x2272f09",
"validatorIndex": "0xfe7c7",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1102e96"
},
{
"index": "0x2272f0a",
"validatorIndex": "0xfe7c8",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10e769f"
},
{
"index": "0x2272f0b",
"validatorIndex": "0xfe7c9",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f32d7"
},
{
"index": "0x2272f0c",
"validatorIndex": "0xfe7ca",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x3a7c975"
},
{
"index": "0x2272f0d",
"validatorIndex": "0xfe7cb",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fbf31"
},
{
"index": "0x2272f0e",
"validatorIndex": "0xfe7cc",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10ef2b8"
},
{
"index": "0x2272f0f",
"validatorIndex": "0xfe7cd",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10f9ba3"
},
{
"index": "0x2272f10",
"validatorIndex": "0xfe7ce",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x1102f87"
},
{
"index": "0x2272f11",
"validatorIndex": "0xfe7cf",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x110e9a6"
},
{
"index": "0x2272f12",
"validatorIndex": "0xfe7d0",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fcf5b"
},
{
"index": "0x2272f13",
"validatorIndex": "0xfe7d1",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x110698f"
},
{
"index": "0x2272f14",
"validatorIndex": "0xfe7d2",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x11071b8"
},
{
"index": "0x2272f15",
"validatorIndex": "0xfe7d3",
"address": "0xcde4c1b984f3f02f997ecff9980b06316de2577d",
"amount": "0x10fce54"
}
],
"withdrawalsRoot": "0x1fd01cbc327ca30335ef960dc0dd42363f6c839f577ff4567ad2400cf6c77656"
},
"receipts": [
{
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"blockNumber": "0x12661c1",
"contractAddress": null,
"cumulativeGasUsed": "0x464d8",
"effectiveGasPrice": "0x86670bedf",
"from": "0x52b86a86e4d764e8275391c436127e60340a0e6a",
"gasUsed": "0x464d8",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46"
],
"data": "0x000000000000000000000000000000000000000000000006db49ec45bf138000",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x0",
"removed": false
},
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46"
],
"data": "0x000000000000000000000000000000000000000000000006db49ec45bf138000",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x1",
"removed": false
},
{
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000d51a44d3fae010294c616388b506acda1bfaae46",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40"
],
"data": "0x00000000000000000000000000000000000000000000000000000055f30b50dd",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x2",
"removed": false
},
{
"address": "0xd51a44d3fae010294c616388b506acda1bfaae46",
"topics": [
"0xb2e76ae99761dc136e598d4a629bb347eccb9532a5f8bbd72e18467c3c34cc98",
"0x00000000000000000000000000000000003b3cc22af3ae1eac0440bcee416b40"
],
"data": "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000006db49ec45bf138000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055f30b50dd",
"blockNumber": "0x12661c1",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"blockHash": "0x7d1244b8fb174c7ef534b29ec8458071e40d5ecd6b6ce90aba0422499fca9817",
"logIndex": "0x3",
"removed": false
}
],
"logsBloom": "0x00000000000000800000000000000000000000000000000020000000000000000000000000000000000000000000010002000100080000000040000000200000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000100000020000000000000000000080000000000080000000000000000000000000000000000006000000000040000000000000000000000000001000000000000000000010200001000000000100000020000000000000000000000000000000000000",
"status": "0x1",
"to": "0x00000000003b3cc22af3ae1eac0440bcee416b40",
"transactionHash": "0xaef9c63106872237ef7b9efa5a622c3eaa54ea57cab01ab20597567a656ac83e",
"transactionIndex": "0x0",
"type": "0x2"
}
]
}
]
}
Block with Receipts Properties
Property | Type | Description |
---|---|---|
transactionHash | string | The hash of the transaction. |
to | string | The address of the recipient. In case the transaction resulted in contract creation, this field will be null. |
effectiveGasPrice | string | The gas price effectively paid after accounting for baseFeePerGas and maxPriorityFeePerGas. (EIP-1559 transactions) |
blockHash | string | Hash of the block where this transaction was in. |
gasUsed | string | The amount of gas used by this specific transaction alone. |
cumulativeGasUsed | string | The total amount of gas used when this transaction was executed in the block. |
from | string | The address of the sender. |
contractAddress | null | Address of the contract created if the transaction was a contract creation; otherwise, null. |
logsBloom | string | The Bloom filter for the logs of the transaction. |
status | string | Status of the transaction. 0x1 indicates success, and 0x0 indicates failure. |
blockNumber | string | Number of the block where this transaction was in. |
transactionIndex | string | Integer of the transaction's position in the block. |
type | string | Indicates the type of the transaction. For EIP-1559 transactions, it would be 0x2. |
logs | array | Array of log objects, which this transaction generated. |
Receipts
The Receipts schema corresponds to transaction receipts, focusing soley on transactions and excluding block details. These receipts serve as proof of transaction execution, detailing outcomes, and specifics like gas usage, corresponding to the eth_getBlockReceipts JSON-RPC method.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
[
{
"blockHash": "0xfed2c9676e3a2ca4bb3f945502007a8f4edd73f903e878c62b77c8e79291fe8e",
"blockNumber": "0x12609a9",
"contractAddress": null,
"cumulativeGasUsed": "0x1f228",
"effectiveGasPrice": "0x8db7a1b7d",
"from": "0xf8ac19dca1d53c337b0a029e045919c416db42e4",
"gasUsed": "0x1f228",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c",
"0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad"
],
"data": "0x00000000000000000000000000000000000000000000000002c68af0bb140000",
"blockNumber": "0x12609a9",
"transactionHash": "0x5a688e21a9586872dc571df359e34ed939e0ec83c9115e4e7210cc08b2078a88",
"transactionIndex": "0x0",
"blockHash": "0xfed2c9676e3a2ca4bb3f945502007a8f4edd73f903e878c62b77c8e79291fe8e",
"logIndex": "0x0",
"removed": false
}
],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010002000000080020000000000000000008000000080000000800000008000000000000000000000000000010008020100000000000000000000000000000000000000800000000000000000090000800000000000000000000000000000000000000000001000000000400000000100000000000000000000000000080000000000000000000000000000004000000000000000002000000001000000000000008000000000000000000000000000000000000200000000000000000000000000000001000000000400008001000004000",
"status": "0x1",
"to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad",
"transactionHash": "0x660608b859bbf9e48211c13f802e01cfd946f6ebb72e64dd0794031f198fa22f",
"transactionIndex": "0x90",
"type": "0x2"
}
]
],
"metadata": {
"batch_end_range": 19271294,
"batch_start_range": 19271294,
"dataset": "receipts",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19271294,
"stream_id": "7328e582-8952-492a-93b8-d43f21aeb17d",
"stream_name": "young-adventurous-spring",
"stream_region": "usa_east"
}
}
{
"data": [
[
{
"blockHash": "0xfed2c9676e3a2ca4bb3f945502007a8f4edd73f903e878c62b77c8e79291fe8e",
"blockNumber": "0x12609a9",
"contractAddress": null,
"cumulativeGasUsed": "0x1f228",
"effectiveGasPrice": "0x8db7a1b7d",
"from": "0xf8ac19dca1d53c337b0a029e045919c416db42e4",
"gasUsed": "0x1f228",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c",
"0x0000000000000000000000003fc91a3afd70395cd496c647d5a6cc9d4b2b7fad"
],
"data": "0x00000000000000000000000000000000000000000000000002c68af0bb140000",
"blockNumber": "0x12609a9",
"transactionHash": "0x5a688e21a9586872dc571df359e34ed939e0ec83c9115e4e7210cc08b2078a88",
"transactionIndex": "0x0",
"blockHash": "0xfed2c9676e3a2ca4bb3f945502007a8f4edd73f903e878c62b77c8e79291fe8e",
"logIndex": "0x0",
"removed": false
}
],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010002000000080020000000000000000008000000080000000800000008000000000000000000000000000010008020100000000000000000000000000000000000000800000000000000000090000800000000000000000000000000000000000000000001000000000400000000100000000000000000000000000080000000000000000000000000000004000000000000000002000000001000000000000008000000000000000000000000000000000000200000000000000000000000000000001000000000400008001000004000",
"status": "0x1",
"to": "0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad",
"transactionHash": "0x660608b859bbf9e48211c13f802e01cfd946f6ebb72e64dd0794031f198fa22f",
"transactionIndex": "0x90",
"type": "0x2"
}
]
]
}
Receipts Data Schema
Property | Type | Description |
---|---|---|
transactionHash | string | The hash of the transaction. |
to | string | The address of the recipient. In case the transaction resulted in contract creation, this field will be null. |
effectiveGasPrice | string | The gas price effectively paid after accounting for baseFeePerGas and maxPriorityFeePerGas. (EIP-1559 transactions) |
blockHash | string | Hash of the block where this transaction was in. |
gasUsed | string | The amount of gas used by this specific transaction alone. |
cumulativeGasUsed | string | The total amount of gas used when this transaction was executed in the block. |
from | string | The address of the sender. |
contractAddress | null | Address of the contract created if the transaction was a contract creation; otherwise, null. |
logsBloom | string | The Bloom filter for the logs of the transaction. |
status | string | Status of the transaction. 0x1 indicates success, and 0x0 indicates failure. |
blockNumber | string | Number of the block where this transaction was in. |
transactionIndex | string | Integer of the transaction's position in the block. |
type | string | Indicates the type of the transaction. For EIP-1559 transactions, it would be 0x2. |
logs | array | Array of log objects, which this transaction generated. |
Transactions
The Transactions data schema narrows data down to focus on transaction details, similar to each transaction object you would get when using the eth_getTransactionByHash method. It utilizes transaction hashes, returned from a method like eth_getBlockByNumber, to loop over each transaction hash and return its transaction object. This makes it easy to look up detailed transaction information.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
[
{
"accessList": [],
"blockHash": "0x9172cbeba169f0f6d160ea44a4fa19207028e206f201e90b4f7698dcbedc0d79",
"blockNumber": "0x125d413",
"chainId": "0x1",
"from": "0x27a5997dbce4945dd5f266d3d67ede87515bf756",
"gas": "0x2a9c4",
"gasPrice": "0xfc79e4bab",
"hash": "0xbd19779d2aa51278e7c74ca9ce588d0807892dcfddb3612ea08663806995d1d5",
"input": "0xb6f9de950000000000000000000000000000000000000000036c1e835710a5a000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000027a5997dbce4945dd5f266d3d67ede87515bf7560000000000000000000000000000000000000000000000000000000065d248cb0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000b33f174b80f7f79c9ed0b2e825e922b73e6dadce",
"maxFeePerGas": "0x1c45322b00",
"maxPriorityFeePerGas": "0x826299e00",
"nonce": "0x5ce",
"r": "0x65214555d04d96e826ed6fa97ecde953c863286d5b1716c72b0d83eb67eb733c",
"s": "0x703ae0f20eb538b90ef6b8ec49d01093fc3af7f20b88c8ddf5bcd2595da15c47",
"to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d",
"transactionIndex": "0x0",
"type": "0x2",
"v": "0x1",
"value": "0xb1a2bc2ec50000",
"yParity": "0x1"
},
"{...}"
]
],
"metadata": {
"batch_end_range": 19271337,
"batch_start_range": 19271337,
"dataset": "transactions",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19271294,
"stream_id": "b0f5e121-7ab1-401b-a883-d857b0551997",
"stream_name": "late-long-volcano",
"stream_region": "usa_east"
}
}
{
"data": [
[
{
"accessList": [],
"blockHash": "0x9172cbeba169f0f6d160ea44a4fa19207028e206f201e90b4f7698dcbedc0d79",
"blockNumber": "0x125d413",
"chainId": "0x1",
"from": "0x27a5997dbce4945dd5f266d3d67ede87515bf756",
"gas": "0x2a9c4",
"gasPrice": "0xfc79e4bab",
"hash": "0xbd19779d2aa51278e7c74ca9ce588d0807892dcfddb3612ea08663806995d1d5",
"input": "0xb6f9de950000000000000000000000000000000000000000036c1e835710a5a000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000027a5997dbce4945dd5f266d3d67ede87515bf7560000000000000000000000000000000000000000000000000000000065d248cb0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000b33f174b80f7f79c9ed0b2e825e922b73e6dadce",
"maxFeePerGas": "0x1c45322b00",
"maxPriorityFeePerGas": "0x826299e00",
"nonce": "0x5ce",
"r": "0x65214555d04d96e826ed6fa97ecde953c863286d5b1716c72b0d83eb67eb733c",
"s": "0x703ae0f20eb538b90ef6b8ec49d01093fc3af7f20b88c8ddf5bcd2595da15c47",
"to": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d",
"transactionIndex": "0x0",
"type": "0x2",
"v": "0x1",
"value": "0xb1a2bc2ec50000",
"yParity": "0x1"
},
"{...}"
]
]
}
Transaction Data Properties
Property | Type | Optional | Description | Example |
---|---|---|---|---|
blockHash | string | No | The hash of the block containing this transaction | "0x7c507ebb..." |
blockNumber | string | No | The block number where this transaction was included, in hexadecimal | "0x1253b07" |
chainId | string | No | Identifier of the Ethereum chain, in hexadecimal | "0x1" |
from | string | No | Address of the transaction sender | "0x8e3eedf2..." |
gas | string | No | Gas limit set by the sender, in hexadecimal | "0x29389" |
gasPrice | string | Yes | Gas price set by the sender, in hexadecimal (absent in EIP-1559 txns) | "0xf27aa6dfb" |
hash | string | No | Hash of the transaction | "0x4992e62b..." |
input | string | No | Data sent along with the transaction | "0x7ff36ab5..." |
nonce | string | No | Transaction count of the sender, in hexadecimal | "0x1658" |
r | string | No | Part of the ECDSA signature of the transaction | "0x8337e06..." |
s | string | No | Part of the ECDSA signature of the transaction | "0x351adf2..." |
to | string | No | Address of the transaction receiver | "0x7a250d56..." |
transactionIndex | string | No | Index of the transaction in the block, in hexadecimal | "0x0" |
type | string | No | Type of the transaction, indicating the EIP standard it conforms to | "0x0" |
v | string | No | Recovery byte of the signature | "0x25" |
value | string | No | Value transferred in the transaction, in hexadecimal | "0xac2e8abea32971c" |
maxFeePerGas | string | Yes | Maximum fee per gas the sender is willing to pay, in hexadecimal (EIP-1559 transactions only) | "0x791593edb" |
maxPriorityFeePerGas | string | Yes | Maximum priority fee per gas, in hexadecimal (EIP-1559 transactions only) | "0x8d40c1" |
accessList | array | Yes | List of addresses and storage keys the transaction will access (EIP-2930 and EIP-1559 transactions) | [{"address": "0x69304...", "storageKeys": ["0x8c9b97..."]}] |
yParity | string | Yes | Parity of the y-coordinate of the curve point for the signature (EIP-1559 transactions only) | "0x1" |
Logs
The Logs data schema corresponds to event logs generated by smart contract transactions. Logs document significant events, function calls, or other relevant activities occurring within a smart contract, associated with the eth_getLogs JSON-RPC method, providing insights on smart contract interactions per block.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
[
{
"address": "0xe18a6a48a41f41d774342d5508cc327af10838b2",
"blockHash": "0x8ea58ce38c01915e30816c05d4e156b48522e90646c69325ffee532ab63ee67d",
"blockNumber": "0x1260e7e",
"data": "0x000000000000000000000000579bd1582e0a4800df4ac5f5796261ad3597a1fc0000000000000000000000000000000000000000000000188ea34be733f40000",
"logIndex": "0xd5",
"removed": false,
"topics": [
"0xd8138f8a3f377c5259ca548e70e4c2de94f129f5a11036a15b69513cba2b426a"
],
"transactionHash": "0xc301093e0d28de0eb918cfcfbbde64367da0871b1032357265c5b95525fba00d",
"transactionIndex": "0x91"
},
{
"address": "0x8457ca5040ad67fdebbcc8edce889a335bc0fbfb",
"blockHash": "0x8ea58ce38c01915e30816c05d4e156b48522e90646c69325ffee532ab63ee67d",
"blockNumber": "0x1260e7e",
"data": "0x0000000000000000000000000000000000000000000000188ea34be733f40000",
"logIndex": "0xd6",
"removed": false,
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x0000000000000000000000003af2acb662a241da4ef4310c7ab226f552b42115",
"0x000000000000000000000000579bd1582e0a4800df4ac5f5796261ad3597a1fc"
],
"transactionHash": "0xc301093e0d28de0eb918cfcfbbde64367da0871b1032357265c5b95525fba00d",
"transactionIndex": "0x91"
}
],
[]
],
"metadata": {
"batch_end_range": 19271294,
"batch_start_range": 19271294,
"dataset": "logs",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19271294,
"stream_id": "5e791676-666c-4d9f-bb17-1cc2480a21dc",
"stream_name": "heavy-modern-desert",
"stream_region": "usa_east"
}
}
{
"data": [
[
{
"address": "0xe18a6a48a41f41d774342d5508cc327af10838b2",
"blockHash": "0x8ea58ce38c01915e30816c05d4e156b48522e90646c69325ffee532ab63ee67d",
"blockNumber": "0x1260e7e",
"data": "0x000000000000000000000000579bd1582e0a4800df4ac5f5796261ad3597a1fc0000000000000000000000000000000000000000000000188ea34be733f40000",
"logIndex": "0xd5",
"removed": false,
"topics": [
"0xd8138f8a3f377c5259ca548e70e4c2de94f129f5a11036a15b69513cba2b426a"
],
"transactionHash": "0xc301093e0d28de0eb918cfcfbbde64367da0871b1032357265c5b95525fba00d",
"transactionIndex": "0x91"
},
{
"address": "0x8457ca5040ad67fdebbcc8edce889a335bc0fbfb",
"blockHash": "0x8ea58ce38c01915e30816c05d4e156b48522e90646c69325ffee532ab63ee67d",
"blockNumber": "0x1260e7e",
"data": "0x0000000000000000000000000000000000000000000000188ea34be733f40000",
"logIndex": "0xd6",
"removed": false,
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x0000000000000000000000003af2acb662a241da4ef4310c7ab226f552b42115",
"0x000000000000000000000000579bd1582e0a4800df4ac5f5796261ad3597a1fc"
],
"transactionHash": "0xc301093e0d28de0eb918cfcfbbde64367da0871b1032357265c5b95525fba00d",
"transactionIndex": "0x91"
}
],
[]
]
}
Logs Data Schema
Field | Type | Description |
---|---|---|
address | string | The address from which this log originated (usually the contract address). |
topics | array | An array of topics (up to four). The first topic is the hash of the event signature. Additional topics can be used for indexed event parameters. |
transactionHash | string | The hash of the transaction. |
data | string | Contains the non-indexed event parameters in ABI-encoded format. |
transactionIndex | string | Integer of the transaction's position in the block. |
logIndex | string | Integer of the log's position in the block. |
blockHash | string | Hash of the block where this log was in. |
blockNumber | string | Number of the block where this log was in. |
removed | boolean | Indicates if the log was removed due to a chain reorganization. True when the log was removed; false if it was added. |
Traces (debug_trace)
The Traces (debug_trace) data source provides a granular, step-by-step look at transaction executions, including internal calls and state changes, which is critical for debugging and optimizing smart contracts. This data source is based off the debug_traceBlock RPC method.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
[
{
"txHash": "0x084c42162d6e967fb63963e1460faa1323a2f1cf2920dbb56efc22706bbc7349",
"result": {
"from": "0x2b6010ccbe53b4f794b5f265e5898c3c575e7745",
"gas": "0x3b33d",
"gasUsed": "0x21299",
"to": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"input": "0x088890dc0000000000000000000000000000000000000000009eb1dd8bf8aa3422c2b8d700000000000000000000000000000000000000000000000000000000000000a00000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000663e4e330000000000000000000000005c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000789e29153a3c5e6598368716f8c146b5ebeff969",
"calls": [
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x33868",
"gasUsed": "0x1fd65",
"to": "0x46affe1b4f3fc41581fd20fbaf055daeab80a8b5",
"input": "0x088890dc0000000000000000000000000000000000000000009eb1dd8bf8aa3422c2b8d700000000000000000000000000000000000000000000000000000000000000a00000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000663e4e330000000000000000000000005c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000789e29153a3c5e6598368716f8c146b5ebeff969",
"calls": [
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x2f954",
"gasUsed": "0x5da6",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0xd0e30db0",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e"
],
"data": "0x0000000000000000000000000000000000000000000000000214e8348c4f0000",
"position": "0x0"
}
],
"value": "0x214e8348c4f0000",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x295c1",
"gasUsed": "0x1f7e",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0xa9059cbb000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb0000000000000000000000000000000000000000000000000214e8348c4f0000",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"0x000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb"
],
"data": "0x0000000000000000000000000000000000000000000000000214e8348c4f0000",
"position": "0x0"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x26a1a",
"gasUsed": "0xb7c",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x247b0",
"gasUsed": "0x9c8",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"input": "0x0902f1ac",
"output": "0x00000000000000000000000000000000000000006c1b23ab0fdeff8f64b858cf00000000000000000000000000000000000000000000000166f519f604320f9500000000000000000000000000000000000000000000000000000000663e4df7",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x23ac5",
"gasUsed": "0x216",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x000000000000000000000000000000000000000000000001690a022a90810f95",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x230bd",
"gasUsed": "0xefa3",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"input": "0x022c0d9f0000000000000000000000000000000000000000009f17af43d22675b5c66b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"calls": [
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x1fe29",
"gasUsed": "0x6f86",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0xa9059cbb0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e77450000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
"logs": [
{
"address": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"0x0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745"
],
"data": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"position": "0x0"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x18df4",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x00000000000000000000000000000000000000006b7c0bfbcc0cd919aef1edc7",
"type": "STATICCALL"
},
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x188c2",
"gasUsed": "0x216",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x000000000000000000000000000000000000000000000001690a022a90810f95",
"type": "STATICCALL"
}
],
"logs": [
{
"address": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"topics": [
"0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1"
],
"data": "0x00000000000000000000000000000000000000006b7c0bfbcc0cd919aef1edc7000000000000000000000000000000000000000000000001690a022a90810f95",
"position": "0x3"
},
{
"address": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"topics": [
"0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"0x0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745"
],
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000214e8348c4f00000000000000000000000000000000000000000000009f17af43d22675b5c66b080000000000000000000000000000000000000000000000000000000000000000",
"position": "0x3"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x14210",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x13b45",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"type": "STATICCALL"
}
],
"value": "0x214e8348c4f0000",
"type": "DELEGATECALL"
}
],
"value": "0x214e8348c4f0000",
"type": "CALL"
}
}
]
],
"metadata": {
"batch_end_range": 19840889,
"batch_start_range": 19840889,
"dataset": "debug_traces",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19840837,
"stream_id": "a84d0b68-7985-432e-a652-4eaeda1944ea",
"stream_name": "absolute-bright-thing",
"stream_region": "usa_east"
}
}
{
"data": [
[
{
"txHash": "0x084c42162d6e967fb63963e1460faa1323a2f1cf2920dbb56efc22706bbc7349",
"result": {
"from": "0x2b6010ccbe53b4f794b5f265e5898c3c575e7745",
"gas": "0x3b33d",
"gasUsed": "0x21299",
"to": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"input": "0x088890dc0000000000000000000000000000000000000000009eb1dd8bf8aa3422c2b8d700000000000000000000000000000000000000000000000000000000000000a00000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000663e4e330000000000000000000000005c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000789e29153a3c5e6598368716f8c146b5ebeff969",
"calls": [
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x33868",
"gasUsed": "0x1fd65",
"to": "0x46affe1b4f3fc41581fd20fbaf055daeab80a8b5",
"input": "0x088890dc0000000000000000000000000000000000000000009eb1dd8bf8aa3422c2b8d700000000000000000000000000000000000000000000000000000000000000a00000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000663e4e330000000000000000000000005c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000000000000000000000000789e29153a3c5e6598368716f8c146b5ebeff969",
"calls": [
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x2f954",
"gasUsed": "0x5da6",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0xd0e30db0",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xe1fffcc4923d04b559f4d29a8bfc6cda04eb5b0d3c460751c2402c5c5cc9109c",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e"
],
"data": "0x0000000000000000000000000000000000000000000000000214e8348c4f0000",
"position": "0x0"
}
],
"value": "0x214e8348c4f0000",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x295c1",
"gasUsed": "0x1f7e",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0xa9059cbb000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb0000000000000000000000000000000000000000000000000214e8348c4f0000",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
"logs": [
{
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"0x000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb"
],
"data": "0x0000000000000000000000000000000000000000000000000214e8348c4f0000",
"position": "0x0"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x26a1a",
"gasUsed": "0xb7c",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x247b0",
"gasUsed": "0x9c8",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"input": "0x0902f1ac",
"output": "0x00000000000000000000000000000000000000006c1b23ab0fdeff8f64b858cf00000000000000000000000000000000000000000000000166f519f604320f9500000000000000000000000000000000000000000000000000000000663e4df7",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x23ac5",
"gasUsed": "0x216",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x000000000000000000000000000000000000000000000001690a022a90810f95",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x230bd",
"gasUsed": "0xefa3",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"input": "0x022c0d9f0000000000000000000000000000000000000000009f17af43d22675b5c66b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e774500000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"calls": [
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x1fe29",
"gasUsed": "0x6f86",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0xa9059cbb0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e77450000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
"logs": [
{
"address": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"0x0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745"
],
"data": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"position": "0x0"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x18df4",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x00000000000000000000000000000000000000006b7c0bfbcc0cd919aef1edc7",
"type": "STATICCALL"
},
{
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"gas": "0x188c2",
"gasUsed": "0x216",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"output": "0x000000000000000000000000000000000000000000000001690a022a90810f95",
"type": "STATICCALL"
}
],
"logs": [
{
"address": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"topics": [
"0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1"
],
"data": "0x00000000000000000000000000000000000000006b7c0bfbcc0cd919aef1edc7000000000000000000000000000000000000000000000001690a022a90810f95",
"position": "0x3"
},
{
"address": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"topics": [
"0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822",
"0x00000000000000000000000080a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"0x0000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745"
],
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000214e8348c4f00000000000000000000000000000000000000000000009f17af43d22675b5c66b080000000000000000000000000000000000000000000000000000000000000000",
"position": "0x3"
}
],
"value": "0x0",
"type": "CALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x14210",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"type": "STATICCALL"
},
{
"from": "0x80a64c6d7f12c47b7c66c5b4e20e72bc1fcd5d9e",
"gas": "0x13b45",
"gasUsed": "0x3ac",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"input": "0x70a082310000000000000000000000002b6010ccbe53b4f794b5f265e5898c3c575e7745",
"output": "0x0000000000000000000000000000000000000000009f17af43d22675b5c66b08",
"type": "STATICCALL"
}
],
"value": "0x214e8348c4f0000",
"type": "DELEGATECALL"
}
],
"value": "0x214e8348c4f0000",
"type": "CALL"
}
}
]
]
}
Traces (debug_trace) Data Schema
Field | Type | Description |
---|---|---|
type | string | The type of the call. |
from | string | The address the transaction is sent from. |
to | string | The address the transaction is directed to. |
value | string | The integer of the value sent with this transaction. |
gas | string | The integer of the gas provided for the transaction execution. |
gasUsed | string | The integer of the gas used during the transaction. |
input | string | The data given at the time of input to the transaction. |
output | string | The data which is returned as an output from the transaction. |
calls | array | A list of sub-calls made during the transaction. |
Traces (trace_block)
The Traces (trace_block) data source provides a granular, step-by-step look at transaction executions, including internal calls and state changes, which is critical for debugging and optimizing smart contracts. This data source is based off the trace_block and trace_transaction RPC method and is only served by OpenEthereum & Erigon blockchain node clients.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
[
{
"action": {
"from": "0x1110f5b97703d14ac3de91bdcd12cd4566ae48d5",
"callType": "call",
"gas": "0x155cc0",
"input": "0x2f76d2cc51adf50ff9f774c42fc492ece81cb8c98c462710401be4ef752cae6fb41b40183efb4dd766f11bda7a7c3ad8982e998421c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b0064428208ee2101f59350dac17f958d2ee523a2206206994597c13d831ec7af3e33c8971be5b753145228d29f1e0197ec7bb64026e31ce75046998ce72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb8030251b7408fbdb33789e29153a3c5e6598368716f8c146b5ebeff969",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x3258"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x4cbd0",
"output": "0x"
},
"subtraces": 6,
"traceAddress": [],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x132933",
"input": "0x128acb08000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffd351904c0000000000000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2400000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000002f1b40183efb4dd766f11bda7a7c3ad8982e998421c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2271001be4ef740",
"to": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x10530",
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffd351904c000000000000000000000000000000000000000000000000000000000001bddcd3be5f3185"
},
"subtraces": 4,
"traceAddress": [
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "call",
"gas": "0x1282ad",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000002cae6fb40000000000",
"to": "0x1b40183efb4dd766f11bda7a7c3ad8982e998421",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x68d6",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
0,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "staticcall",
"gas": "0x121814",
"input": "0x70a08231000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000000a2f2f92061e0775b"
},
"subtraces": 0,
"traceAddress": [
0,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "call",
"gas": "0x12130d",
"input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffffd351904c000000000000000000000000000000000000000000000000000000000001bddcd3be5f31850000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002f1b40183efb4dd766f11bda7a7c3ad8982e998421c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2271001be4ef7400000000000000000000000000000000000",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x256b",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [
0,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x11c813",
"input": "0xa9059cbb000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c4600000000000000000000000000000000000000000000000001bddcd3be5f3185",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x229e",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
0,
2,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "staticcall",
"gas": "0x11ebbf",
"input": "0x70a08231000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000000a4b0d5f4203fa8e0"
},
"subtraces": 0,
"traceAddress": [
0,
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x122573",
"input": "0x128acb08000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000001fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb00000000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000002fc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2dac17f958d2ee523a2206206994597c13d831ec7006428208ee240",
"to": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0xc667",
"output": "0x00000000000000000000000000000000000000000000000028164bb6cae9a5a0fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb000"
},
"subtraces": 4,
"traceAddress": [
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "call",
"gas": "0x1176b9",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000000000000001f5935000",
"to": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x2905",
"output": "0x"
},
"subtraces": 0,
"traceAddress": [
1,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "staticcall",
"gas": "0x114b6e",
"input": "0x70a08231000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x00000000000000000000000000000000000000000000002bf26cc6638cd3e2bd"
},
"subtraces": 0,
"traceAddress": [
1,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "call",
"gas": "0x114666",
"input": "0xfa461e3300000000000000000000000000000000000000000000000028164bb6cae9a5a0fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb0000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002fc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2dac17f958d2ee523a2206206994597c13d831ec7006428208ee2400000000000000000000000000000000000",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x1a70",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [
1,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10feaa",
"input": "0xa9059cbb000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b00000000000000000000000000000000000000000000000028164bb6cae9a5a0",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
1,
2,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "staticcall",
"gas": "0x1129e7",
"input": "0x70a08231000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x00000000000000000000000000000000000000000000002c1a83121a57bd885d"
},
"subtraces": 0,
"traceAddress": [
1,
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x115feb",
"input": "0xa9059cbb000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6000000000000000000000000000000000000000000000000026e31ce00000000",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x1147e6",
"input": "0x022c0d9f0000000000000000000000000000000000000000005046998c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000020",
"to": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x79e2",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "call",
"gas": "0x10f008",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000005046998c00000000000000",
"to": "0x33abe795f9c1b6136608c36db211bd7590f5fdae",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x220c",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
3,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "staticcall",
"gas": "0x10cc17",
"input": "0x70a08231000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6",
"to": "0x33abe795f9c1b6136608c36db211bd7590f5fdae",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x275",
"output": "0x00000000000000000000000000000000000000007e8012c5ec8ae9e2b5c28888"
},
"subtraces": 0,
"traceAddress": [
3,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "staticcall",
"gas": "0x10c816",
"input": "0x70a08231000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000003d3f4dc0317fa3df3"
},
"subtraces": 0,
"traceAddress": [
3,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10cd90",
"input": "0xa9059cbb000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb0000000000000000000000000000000000000000030251b70000000000000000",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x24ea",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
4
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10a88a",
"input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008fbdb3300000000000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000004",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x70bb",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
5
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "call",
"gas": "0x10530b",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000000008fbdb3300000000",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "staticcall",
"gas": "0x103962",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x3ac",
"output": "0x00000000000000000000000000000000000000007354b00df765647264078e14"
},
"subtraces": 0,
"traceAddress": [
5,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "staticcall",
"gas": "0x10342f",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000001505b09957609f83d"
},
"subtraces": 0,
"traceAddress": [
5,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
}
]
],
"metadata": {
"batch_end_range": 19840886,
"batch_start_range": 19840886,
"dataset": "trace_blocks",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "ethereum-mainnet",
"start_range": 19840837,
"stream_id": "96524eae-eff9-43a8-b4aa-7c5c086e66f3",
"stream_name": "tall-large-lake",
"stream_region": "usa_east"
}
}
{
"data": [
[
{
"action": {
"from": "0x1110f5b97703d14ac3de91bdcd12cd4566ae48d5",
"callType": "call",
"gas": "0x155cc0",
"input": "0x2f76d2cc51adf50ff9f774c42fc492ece81cb8c98c462710401be4ef752cae6fb41b40183efb4dd766f11bda7a7c3ad8982e998421c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b0064428208ee2101f59350dac17f958d2ee523a2206206994597c13d831ec7af3e33c8971be5b753145228d29f1e0197ec7bb64026e31ce75046998ce72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb8030251b7408fbdb33789e29153a3c5e6598368716f8c146b5ebeff969",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x3258"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x4cbd0",
"output": "0x"
},
"subtraces": 6,
"traceAddress": [],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x132933",
"input": "0x128acb08000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffd351904c0000000000000000000000000000000000fffd8963efd1fc6a506488495d951d5263988d2400000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000002f1b40183efb4dd766f11bda7a7c3ad8982e998421c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2271001be4ef740",
"to": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x10530",
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffd351904c000000000000000000000000000000000000000000000000000000000001bddcd3be5f3185"
},
"subtraces": 4,
"traceAddress": [
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "call",
"gas": "0x1282ad",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000002cae6fb40000000000",
"to": "0x1b40183efb4dd766f11bda7a7c3ad8982e998421",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x68d6",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
0,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "staticcall",
"gas": "0x121814",
"input": "0x70a08231000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000000a2f2f92061e0775b"
},
"subtraces": 0,
"traceAddress": [
0,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "call",
"gas": "0x12130d",
"input": "0xfa461e33ffffffffffffffffffffffffffffffffffffffffffffffd351904c000000000000000000000000000000000000000000000000000000000001bddcd3be5f31850000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002f1b40183efb4dd766f11bda7a7c3ad8982e998421c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2271001be4ef7400000000000000000000000000000000000",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x256b",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [
0,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x11c813",
"input": "0xa9059cbb000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c4600000000000000000000000000000000000000000000000001bddcd3be5f3185",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x229e",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
0,
2,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xd2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"callType": "staticcall",
"gas": "0x11ebbf",
"input": "0x70a08231000000000000000000000000d2cc51adf50ff9f774c42fc492ece81cb8c98c46",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000000a4b0d5f4203fa8e0"
},
"subtraces": 0,
"traceAddress": [
0,
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x122573",
"input": "0x128acb08000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000001fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb00000000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000002fc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2dac17f958d2ee523a2206206994597c13d831ec7006428208ee240",
"to": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0xc667",
"output": "0x00000000000000000000000000000000000000000000000028164bb6cae9a5a0fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb000"
},
"subtraces": 4,
"traceAddress": [
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "call",
"gas": "0x1176b9",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000000000000001f5935000",
"to": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x2905",
"output": "0x"
},
"subtraces": 0,
"traceAddress": [
1,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "staticcall",
"gas": "0x114b6e",
"input": "0x70a08231000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x00000000000000000000000000000000000000000000002bf26cc6638cd3e2bd"
},
"subtraces": 0,
"traceAddress": [
1,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "call",
"gas": "0x114666",
"input": "0xfa461e3300000000000000000000000000000000000000000000000028164bb6cae9a5a0fffffffffffffffffffffffffffffffffffffffffffffffffffffffe0a6cb0000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002fc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2dac17f958d2ee523a2206206994597c13d831ec7006428208ee2400000000000000000000000000000000000",
"to": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x1a70",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [
1,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10feaa",
"input": "0xa9059cbb000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b00000000000000000000000000000000000000000000000028164bb6cae9a5a0",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
1,
2,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"callType": "staticcall",
"gas": "0x1129e7",
"input": "0x70a08231000000000000000000000000c7bbec68d12a0d1830360f8ec58fa599ba1b0e9b",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x00000000000000000000000000000000000000000000002c1a83121a57bd885d"
},
"subtraces": 0,
"traceAddress": [
1,
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x115feb",
"input": "0xa9059cbb000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6000000000000000000000000000000000000000000000000026e31ce00000000",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x1147e6",
"input": "0x022c0d9f0000000000000000000000000000000000000000005046998c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000020",
"to": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x79e2",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
3
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "call",
"gas": "0x10f008",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000005046998c00000000000000",
"to": "0x33abe795f9c1b6136608c36db211bd7590f5fdae",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x220c",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
3,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "staticcall",
"gas": "0x10cc17",
"input": "0x70a08231000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6",
"to": "0x33abe795f9c1b6136608c36db211bd7590f5fdae",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x275",
"output": "0x00000000000000000000000000000000000000007e8012c5ec8ae9e2b5c28888"
},
"subtraces": 0,
"traceAddress": [
3,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xaf3e33c8971be5b753145228d29f1e0197ec7bb6",
"callType": "staticcall",
"gas": "0x10c816",
"input": "0x70a08231000000000000000000000000af3e33c8971be5b753145228d29f1e0197ec7bb6",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000003d3f4dc0317fa3df3"
},
"subtraces": 0,
"traceAddress": [
3,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10cd90",
"input": "0xa9059cbb000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb0000000000000000000000000000000000000000030251b70000000000000000",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x24ea",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
4
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x000000d40b595b94918a28b27d1e2c66f43a51d3",
"callType": "call",
"gas": "0x10a88a",
"input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008fbdb3300000000000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d30000000000000000000000000000000000000000000000000000000000000004",
"to": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x70bb",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
5
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "call",
"gas": "0x10530b",
"input": "0xa9059cbb000000000000000000000000000000d40b595b94918a28b27d1e2c66f43a51d300000000000000000000000000000000000000000000000008fbdb3300000000",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x17ae",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
0
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "staticcall",
"gas": "0x103962",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"to": "0x789e29153a3c5e6598368716f8c146b5ebeff969",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x3ac",
"output": "0x00000000000000000000000000000000000000007354b00df765647264078e14"
},
"subtraces": 0,
"traceAddress": [
5,
1
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0xe72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"callType": "staticcall",
"gas": "0x10342f",
"input": "0x70a08231000000000000000000000000e72fa7b3d7c7d988f889a6d5df9f7ff9032d1afb",
"to": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value": "0x0"
},
"blockHash": "0x01e2525d41965387a5d84be3332901a5c09290dd3680d95594326fc206e1389e",
"blockNumber": 19840886,
"result": {
"gasUsed": "0x216",
"output": "0x000000000000000000000000000000000000000000000001505b09957609f83d"
},
"subtraces": 0,
"traceAddress": [
5,
2
],
"transactionHash": "0xbc02ed05a7435c823002341174306cd9cea231f5f7b7dcaef2dde17d9b2008c0",
"transactionPosition": 0,
"type": "call"
}
]
]
}
Traces (debug_trace) Data Schema
Field | Type | Description |
---|---|---|
action | object | The action to be performed on the receiver id, containing further details: |
action.from | string | The address of the sender. |
action.callType | string | The type of method such as call, delegatecall. |
action.gas | string | The gas provided by the sender, encoded as hexadecimal. |
action.input | string | The data sent along with the transaction. |
action.to | string | The address of the receiver. |
action.value | string | The value sent with this transaction, encoded as hexadecimal. |
blockHash | string | The hash of the block where this transaction was in. |
blockNumber | string | The block number where this transaction was in. |
result | object | Contains details about the outcome of the transaction: |
result.gasUsed | string | The total used gas by all transactions in this block encoded as hexadecimal. |
result.output | string | The value returned by the contract call, only contains the actual value sent by the RETURN method. |
subtraces | integer | The number of subtraces (contract calls made by the transaction). |
traceAddress | array | The list of addresses involved in the call, parent addresses, and order of current sub call. |
transactionHash | string | The hash of the transaction. |
transactionPosition | integer | The position of the transaction within the block. |
type | string | The type of the trace, such as 'call' or 'create'. |
Block with Receipts and debug_trace
If you want to retrieve an all-in-one data source for backfilling historical blockchain data, a data schema like Block with Receipts and debug_trace can retrieve block and transaction receipts, along with step-by-step transaction execution traces and internal transactions. This data source uses the eth_getBlockByNumber, eth_getBlockReceipts, and debug_traceBlock RPC methods.
JSON Spec
- Metadata in Body
- Metadata in Header
```json
{
"data": [
{
"block":{
"baseFeePerGas":"0x4faf0717d",
"blobGasUsed":"0x0",
"difficulty":"0x0",
"excessBlobGas":"0xc0000",
"extraData":"0x6265617665726275696c642e6f7267",
"gasLimit":"0x1c9c380",
"gasUsed":"0xf4ca87",
"hash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logsBloom":"0x1ae9d60327939d660fec2e70ae306031b05ad01583318138c67ba0b314778f76a849b69d9900313a7aa44b51603ad7f4b2e3a83db8573fb287a4ac089aef2de4c9fcc41b9161db2dfeaec19a929cfcf708985cf94c4d597a89c2ff40887f49b85eb12920636506acb408fca046043cf7ebae427121970461840ec5f64e8dbf210c21ac608007a7cd48786350afae756ed228a4a7ab09c10eb7dfa44280b99e620760897cea412453034b9cc12a93ce8f44cdc62a402a920c4df30ec11eda06f25b129232348623df1968b487e38dd42210b83d93088a80b5048e716a289fff52905e2f590f358e23d69736f69c639b36a5e9f541812661de6828ab18f62076c1",
"miner":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"mixHash":"0xdc7929e0e4e31eaaadeaa13c91432640fd7154c82ae7ffb12c44b25ef2ee7b8f",
"nonce":"0x0000000000000000",
"number":"0x12f12f9",
"parentBeaconBlockRoot":"0x8c146e2727378b919b1c8a68fd0963fd6eda01df90bdcf399c58da0a8576b796",
"parentHash":"0xbae41f3e350e9fc2eccbf9978f0376dbde937d6340560e9adbce5b27b70e00e8",
"receiptsRoot":"0x86c15ae3bd8f59d14829b938acc0daeb31cd7bf8a9dc3cc134463588df54a60a",
"sha3Uncles":"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size":"0x1453b",
"stateRoot":"0x522f5d4ef7b3fe1eddfd6e665ff794d60374f089cb14107abbdbd67d5cba91df",
"timestamp":"0x66423e7b",
"totalDifficulty":"0xc70d815d562d3cfa955",
"transactions":[
{
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"blockNumber":"0x12f12f9",
"from":"0x6046945c5b5ef5933b8e73a98a6ad7bf3e031df7",
"gas":"0x84f68",
"gasPrice":"0x4faf0717d",
"maxFeePerGas":"0x77868aa3b",
"maxPriorityFeePerGas":"0x0",
"hash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"input":"0x78e111f6000000000000000000000000455d9bdd276572238eaa737ff72b436f1d9a1dd200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000ae48d6cb7c100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000066423e7b0000000000000000000000000000000000000000000000000000000001a8f7ff000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"nonce":"0x34b15",
"to":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"transactionIndex":"0x0",
"value":"0x10f900",
"type":"0x2",
"accessList":[
],
"chainId":"0x1",
"v":"0x0",
"r":"0x82234dcde1b36018d25ac2c699ca268d3ee53a4d35e4511a492e44b17da2373",
"s":"0x6098ed6f00ef56ca917f49c30173c122e5174c63b39812b4a2f5902a7493bb3",
"yParity":"0x0"
}
],
"withdrawalsRoot":"0xae6aa47f67e093c299e8e5d9eb7149aee4ba26c95417ecd5eeae8b146e871756"
}
}
],
"receipts":[
{
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"blockNumber":"0x12f12f9",
"contractAddress":null,
"cumulativeGasUsed":"0x406fb",
"effectiveGasPrice":"0x4faf0717d",
"from":"0x6046945c5b5ef5933b8e73a98a6ad7bf3e031df7",
"gasUsed":"0x406fb",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x0000000000000000000000000000000000000000000000000000001eab6cfed8",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x0",
"removed":false
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"blockNumber":&qu