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":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x1",
"removed":false
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3"
],
"data":"0xffffffffffffffffffffffffffffffffffffffffb0159a4a63a85ff8325fd7ff",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x2",
"removed":false
},
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x0000000000000000000000000000000000000000000000000000001e97cc1540",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x3",
"removed":false
},
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c47"
],
"data":"0x0000000000000000000000000000000000000000000000000000000013a0e998",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x4",
"removed":false
},
{
"address":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"topics":[
"0x78ad7ec0e9f89e74012afa58738b6b661c024cb0fd185ee2f616c0a28924bd66",
"0x9924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae76",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x5",
"removed":false
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x6",
"removed":false
}
],
"logsBloom":"0x00000000000000000000000020200001000000000000000000000002001000000000000000000000000000000000000000000000801008000000000000200000000080080000000008004008008000000000000000000800000000000040000000000000000000001000000000002000002000000000000000000010000000000000000000040000000000000004000000000000010000000008000200000000020000000000200000000000000000000000000000000000000000000000000000000002000220000000000080000000000000000000000000000000000000000010000001000000000400000000000000000000000400000000000000000000",
"status":"0x1",
"to":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"type":"0x2"
}
],
"trace":[
{
"txHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"result":{
"from":"0x6046945c5b5ef5933b8e73a98a6ad7bf3e031df7",
"gas":"0x84f68",
"gasUsed":"0x406fb",
"to":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"input":"0x78e111f6000000000000000000000000455d9bdd276572238eaa737ff72b436f1d9a1dd200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000ae48d6cb7c100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000066423e7b0000000000000000000000000000000000000000000000000000000001a8f7ff000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"output":"0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d4d0ed4902db8c",
"calls":[
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x77eeb",
"gasUsed":"0x373c0",
"to":"0x455d9bdd276572238eaa737ff72b436f1d9a1dd2",
"input":"0x8d6cb7c100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000066423e7b0000000000000000000000000000000000000000000000000000000001a8f7ff000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d4d0ed4902db8c",
"calls":[
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x74b63",
"gasUsed":"0x9e6",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000000001bf572a57fc5d320af7",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x7349c",
"gasUsed":"0xa40",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000a4796226e992e2605e14187f",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x71d7b",
"gasUsed":"0x266f",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000da29c838278",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x6e52d",
"gasUsed":"0x9f9",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000da29c838278",
"value":"0x0",
"type":"DELEGATECALL"
}
],
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x6f0a5",
"gasUsed":"0x3acc",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0xa9059cbb000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b0000000000000000000000000000000000000000000000000000001eab6cfed8",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x6d206",
"gasUsed":"0x37b7",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0xa9059cbb000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b0000000000000000000000000000000000000000000000000000001eab6cfed8",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x0000000000000000000000000000000000000000000000000000001eab6cfed8",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x6a2ca",
"gasUsed":"0x240b8",
"to":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"input":"0x8bc45707000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000027f532dace2bd003e6d014000000000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x645b7",
"gasUsed":"0x1cd6d",
"to":"0xef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d",
"input":"0x8bc45707000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a00000000000000000000000000000000000000000000000008459516140148800000000000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000027f532dace2bd003e6d014000000000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x596b2",
"gasUsed":"0x197d2",
"to":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"input":"0x3f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x5177a",
"gasUsed":"0xab00",
"to":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"input":"0x137c29fe0000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b049924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae760000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000038000000000000000000000000000000000000000000000000000000000000002084578636c757369766544757463684f72646572207769746e6573732944757463684f7574707574286164647265737320746f6b656e2c75696e74323536207374617274416d6f756e742c75696e7432353620656e64416d6f756e742c6164647265737320726563697069656e74294578636c757369766544757463684f72646572284f72646572496e666f20696e666f2c75696e74323536206465636179537461727454696d652c75696e74323536206465636179456e6454696d652c61646472657373206578636c757369766546696c6c65722c75696e74323536206578636c757369766974794f766572726964654270732c6164647265737320696e707574546f6b656e2c75696e7432353620696e7075745374617274416d6f756e742c75696e7432353620696e707574456e64416d6f756e742c44757463684f75747075745b5d206f757470757473294f72646572496e666f28616464726573732072656163746f722c6164647265737320737761707065722c75696e74323536206e6f6e63652c75696e7432353620646561646c696e652c61646472657373206164646974696f6e616c56616c69646174696f6e436f6e74726163742c6279746573206164646974696f6e616c56616c69646174696f6e4461746129546f6b656e5065726d697373696f6e73286164647265737320746f6b656e2c75696e7432353620616d6f756e742900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"gas":"0x4d7f2",
"gasUsed":"0xbb8",
"to":"0x0000000000000000000000000000000000000001",
"input":"0xe643dd34d452399c888344498e9712d657fbb8b4d462dd2e239f97e3958fdc57000000000000000000000000000000000000000000000000000000000000001c0574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d53",
"output":"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"type":"STATICCALL"
},
{
"from":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"gas":"0x4cb20",
"gasUsed":"0x71d9",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x23b872dd000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"position":"0x0"
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3"
],
"data":"0xffffffffffffffffffffffffffffffffffffffffb0159a4a63a85ff8325fd7ff",
"position":"0x0"
}
],
"value":"0x0",
"type":"CALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x46c98",
"gasUsed":"0x46e5",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b040000000000000000000000000000000000000000000000000000001e97cc1540",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x45803",
"gasUsed":"0x43ca",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b040000000000000000000000000000000000000000000000000000001e97cc1540",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x0000000000000000000000000000000000000000000000000000001e97cc1540",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x424c4",
"gasUsed":"0x2c55",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c470000000000000000000000000000000000000000000000000000000013a0e998",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x4114e",
"gasUsed":"0x293a",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c470000000000000000000000000000000000000000000000000000000013a0e998",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c47"
],
"data":"0x0000000000000000000000000000000000000000000000000000000013a0e998",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
}
],
"logs":[
{
"address":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"topics":[
"0x78ad7ec0e9f89e74012afa58738b6b661c024cb0fd185ee2f616c0a28924bd66",
"0x9924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae76",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e",
"position":"0x3"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x46f2a",
"gasUsed":"0x270",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"output":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01401",
"type":"STATICCALL"
}
],
"value":"0x0",
"type":"DELEGATECALL"
},
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x476fb",
"gasUsed":"0x22ca",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0xa9059cbb000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"position":"0x0"
}
],
"value":"0x0",
"type":"CALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x46619",
"gasUsed":"0x216",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000000001bf572a57fc5d320af7",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x45ed4",
"gasUsed":"0x270",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000cc6e9501b7beb26444e42c7f",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x43e7e",
"gasUsed":"0x53b",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000d83f11683a0",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x42aaa",
"gasUsed":"0x229",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000d83f11683a0",
"value":"0x0",
"type":"DELEGATECALL"
}
],
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x8fc",
"gasUsed":"0x0",
"to":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"input":"0x",
"value":"0x1c02ab3fe85b25f",
"type":"CALL"
}
],
"value":"0x10f900",
"type":"DELEGATECALL"
}
],
"value":"0x10f900",
"type":"CALL"
}
}
],
"metadata":{
"batch_end_range":19862265,
"batch_start_range":19862265,
"dataset":"block_with_receipts_debug_trace",
"end_range":-1,
"keep_distance_from_tip":0,
"network":"ethereum-mainnet",
"start_range":19862263,
"stream_id":"d3a4e232-8ec2-40f0-946c-7d43c48eaff2",
"stream_name":"absolute-heavy-bay",
"stream_region":"usa_east"
}
}
```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":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x1",
"removed":false
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3"
],
"data":"0xffffffffffffffffffffffffffffffffffffffffb0159a4a63a85ff8325fd7ff",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x2",
"removed":false
},
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x0000000000000000000000000000000000000000000000000000001e97cc1540",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x3",
"removed":false
},
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c47"
],
"data":"0x0000000000000000000000000000000000000000000000000000000013a0e998",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x4",
"removed":false
},
{
"address":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"topics":[
"0x78ad7ec0e9f89e74012afa58738b6b661c024cb0fd185ee2f616c0a28924bd66",
"0x9924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae76",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x5",
"removed":false
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"blockNumber":"0x12f12f9",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"blockHash":"0x1613dd499f800e2cd7319bf0ab7deda8c98aac69da2140e90feec73cab24c7c3",
"logIndex":"0x6",
"removed":false
}
],
"logsBloom":"0x00000000000000000000000020200001000000000000000000000002001000000000000000000000000000000000000000000000801008000000000000200000000080080000000008004008008000000000000000000800000000000040000000000000000000001000000000002000002000000000000000000010000000000000000000040000000000000004000000000000010000000008000200000000020000000000200000000000000000000000000000000000000000000000000000000002000220000000000080000000000000000000000000000000000000000010000001000000000400000000000000000000000400000000000000000000",
"status":"0x1",
"to":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"transactionHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"transactionIndex":"0x0",
"type":"0x2"
}
],
"trace":[
{
"txHash":"0x8361dd1310a6f5818ca7fdce6b21f161130a6caaa39312f3c38d7f95623ce9f0",
"result":{
"from":"0x6046945c5b5ef5933b8e73a98a6ad7bf3e031df7",
"gas":"0x84f68",
"gasUsed":"0x406fb",
"to":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"input":"0x78e111f6000000000000000000000000455d9bdd276572238eaa737ff72b436f1d9a1dd200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000ae48d6cb7c100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000066423e7b0000000000000000000000000000000000000000000000000000000001a8f7ff000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"output":"0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d4d0ed4902db8c",
"calls":[
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x77eeb",
"gasUsed":"0x373c0",
"to":"0x455d9bdd276572238eaa737ff72b436f1d9a1dd2",
"input":"0x8d6cb7c100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000066423e7b0000000000000000000000000000000000000000000000000000000001a8f7ff000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d4d0ed4902db8c",
"calls":[
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x74b63",
"gasUsed":"0x9e6",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000000001bf572a57fc5d320af7",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x7349c",
"gasUsed":"0xa40",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000a4796226e992e2605e14187f",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x71d7b",
"gasUsed":"0x266f",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000da29c838278",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x6e52d",
"gasUsed":"0x9f9",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000da29c838278",
"value":"0x0",
"type":"DELEGATECALL"
}
],
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x6f0a5",
"gasUsed":"0x3acc",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0xa9059cbb000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b0000000000000000000000000000000000000000000000000000001eab6cfed8",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x6d206",
"gasUsed":"0x37b7",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0xa9059cbb000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b0000000000000000000000000000000000000000000000000000001eab6cfed8",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x0000000000000000000000000000000000000000000000000000001eab6cfed8",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x6a2ca",
"gasUsed":"0x240b8",
"to":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"input":"0x8bc45707000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a000000000000000000000000000000000000000000000000084595161401488000000000000000000000000000000000000000000000000000000000000000000006e0000000000000000000000000ef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d8bc457070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000027f532dace2bd003e6d014000000000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x645b7",
"gasUsed":"0x1cd6d",
"to":"0xef70d66d1325bd3aab1f2fbaf8d3ea796b8add8d",
"input":"0x8bc45707000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc20000000000000000000000000000000000000000000000a0ce338aaf60b800000000000000000000000000000000000000000000000000a0ce338aaf60b80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001927ae4cc59eb4000000000000000000000000000000000000000000000000001927ae4cc59eb40000000000000000000000000000000000000000000000000000000108b2a2c280290940000000000000000000000000000000000000000000000000f9bd795c39bef000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000009ba60d0667c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d3a5c397cc97000000000000000000000000000000000000000000000000005f0ee1fae6ee3400000000000000000000000000000000000000000000000000000002c0e13b87a7406000000000000000000000000000000000000000000000000007b84745016023c000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000c9f2c9cd04675000000000000000000000000000000000000000000000000000c9f2c9cd046750000000000000000000000000000000000000000000000000000000000000000001eab6cfed8000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000314dc6448d933800000000000000000000000000000000000000000000000000000000084595161401484a00000000000000000000000000000000000000000000000008459516140148800000000000000000000000000000000000000000000000000000000000000000000660000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c40000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000004443f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01401000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000000000000",
"output":"0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000027f532dace2bd003e6d014000000000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x596b2",
"gasUsed":"0x197d2",
"to":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"input":"0x3f62192e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000066423e940000000000000000000000000000000000000000000000000000000066423f0c000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000000000000000000000000000000000000000000640000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000000000000000000027f532dace2bd003e6d0140000000000000000000000000000000000000000000000000000000000000002000000000000000000000000006000da47483062a0d734ba3dc7576ce6a0b645c4000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000001e97cc15400000000000000000000000000000000000000000000000000000001e3cc88f9d000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000013a0e998000000000000000000000000000000000000000000000000000000001366848700000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c4700000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x5177a",
"gasUsed":"0xab00",
"to":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"input":"0x137c29fe0000000000000000000000006982508145454ce325ddbe47a25d4ec3d2311933000000000000000000000000000000000000000027f532dace2bd003e6d01400046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e0000000000000000000000000000000000000000000000000000000066423f18000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000000000000000000027f532dace2bd003e6d01400000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b049924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae760000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000038000000000000000000000000000000000000000000000000000000000000002084578636c757369766544757463684f72646572207769746e6573732944757463684f7574707574286164647265737320746f6b656e2c75696e74323536207374617274416d6f756e742c75696e7432353620656e64416d6f756e742c6164647265737320726563697069656e74294578636c757369766544757463684f72646572284f72646572496e666f20696e666f2c75696e74323536206465636179537461727454696d652c75696e74323536206465636179456e6454696d652c61646472657373206578636c757369766546696c6c65722c75696e74323536206578636c757369766974794f766572726964654270732c6164647265737320696e707574546f6b656e2c75696e7432353620696e7075745374617274416d6f756e742c75696e7432353620696e707574456e64416d6f756e742c44757463684f75747075745b5d206f757470757473294f72646572496e666f28616464726573732072656163746f722c6164647265737320737761707065722c75696e74323536206e6f6e63652c75696e7432353620646561646c696e652c61646472657373206164646974696f6e616c56616c69646174696f6e436f6e74726163742c6279746573206164646974696f6e616c56616c69646174696f6e4461746129546f6b656e5065726d697373696f6e73286164647265737320746f6b656e2c75696e7432353620616d6f756e742900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d531c00000000000000000000000000000000000000000000000000000000000000",
"calls":[
{
"from":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"gas":"0x4d7f2",
"gasUsed":"0xbb8",
"to":"0x0000000000000000000000000000000000000001",
"input":"0xe643dd34d452399c888344498e9712d657fbb8b4d462dd2e239f97e3958fdc57000000000000000000000000000000000000000000000000000000000000001c0574f419882da13330e16ecd985f6a96379fca71a07b8671ddf78a04f41ac268571aefc32254c8c870c8ba609dde26f00325b49d96c0c94f0eb5497d00682d53",
"output":"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"type":"STATICCALL"
},
{
"from":"0x000000000022d473030f116ddee9f6b43ac78ba3",
"gas":"0x4cb20",
"gasUsed":"0x71d9",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x23b872dd000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"position":"0x0"
},
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04",
"0x000000000000000000000000000000000022d473030f116ddee9f6b43ac78ba3"
],
"data":"0xffffffffffffffffffffffffffffffffffffffffb0159a4a63a85ff8325fd7ff",
"position":"0x0"
}
],
"value":"0x0",
"type":"CALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x46c98",
"gasUsed":"0x46e5",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b040000000000000000000000000000000000000000000000000000001e97cc1540",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x45803",
"gasUsed":"0x43ca",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b040000000000000000000000000000000000000000000000000000001e97cc1540",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x0000000000000000000000000000000000000000000000000000001e97cc1540",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"gas":"0x424c4",
"gasUsed":"0x2c55",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c470000000000000000000000000000000000000000000000000000000013a0e998",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x4114e",
"gasUsed":"0x293a",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x23b872dd000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c470000000000000000000000000000000000000000000000000000000013a0e998",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x00000000000000000000000027213e28d7fda5c57fe9e5dd923818dbccf71c47"
],
"data":"0x0000000000000000000000000000000000000000000000000000000013a0e998",
"position":"0x0"
}
],
"value":"0x0",
"type":"DELEGATECALL"
}
],
"value":"0x0",
"type":"CALL"
}
],
"logs":[
{
"address":"0x6000da47483062a0d734ba3dc7576ce6a0b645c4",
"topics":[
"0x78ad7ec0e9f89e74012afa58738b6b661c024cb0fd185ee2f616c0a28924bd66",
"0x9924cd25e3a61a4d39e60726eee4fd0abe93c0f246e7daa08ae53dac46e3ae76",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a4fdabde3705fccf068bd1f164fcb30635b42b04"
],
"data":"0x046832a2381ece9347ded7ae8110938b3c3026dc51ddb3903acbdec7853e500e",
"position":"0x3"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x46f2a",
"gasUsed":"0x270",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"output":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01401",
"type":"STATICCALL"
}
],
"value":"0x0",
"type":"DELEGATECALL"
},
{
"from":"0xbcc66fc7402daa98f5764057f95ac66b9391cd6b",
"gas":"0x476fb",
"gasUsed":"0x22ca",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0xa9059cbb000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001",
"logs":[
{
"address":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000bcc66fc7402daa98f5764057f95ac66b9391cd6b",
"0x000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c"
],
"data":"0x000000000000000000000000000000000000000027f532dace2bd003e6d01400",
"position":"0x0"
}
],
"value":"0x0",
"type":"CALL"
}
],
"value":"0x0",
"type":"CALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x46619",
"gasUsed":"0x216",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000000001bf572a57fc5d320af7",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x45ed4",
"gasUsed":"0x270",
"to":"0x6982508145454ce325ddbe47a25d4ec3d2311933",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x0000000000000000000000000000000000000000cc6e9501b7beb26444e42c7f",
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x43e7e",
"gasUsed":"0x53b",
"to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000d83f11683a0",
"calls":[
{
"from":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"gas":"0x42aaa",
"gasUsed":"0x229",
"to":"0x43506849d7c04f9138d1a2050bbf3a0c054402dd",
"input":"0x70a08231000000000000000000000000a69babef1ca67a37ffaf7a485dfff3382056e78c",
"output":"0x00000000000000000000000000000000000000000000000000000d83f11683a0",
"value":"0x0",
"type":"DELEGATECALL"
}
],
"type":"STATICCALL"
},
{
"from":"0xa69babef1ca67a37ffaf7a485dfff3382056e78c",
"gas":"0x8fc",
"gasUsed":"0x0",
"to":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"input":"0x",
"value":"0x1c02ab3fe85b25f",
"type":"CALL"
}
],
"value":"0x10f900",
"type":"DELEGATECALL"
}
],
"value":"0x10f900",
"type":"CALL"
}
}
]
}
Block with Receipts and debug_trace
Section | Property | Type | Description |
---|---|---|---|
Block | baseFeePerGas | string | Minimum fee per gas required to include transaction |
Block | blobGasUsed | string | Amount of blob gas used |
Block | difficulty | string | The difficulty of the block |
Block | excessBlobGas | string | Excess gas used for blob data |
Block | extraData | string | Additional data related to the block |
Block | gasLimit | string | Maximum amount of gas allowed in this block |
Block | gasUsed | string | Total gas used by all transactions in the block |
Block | hash | string | Hash of the block |
Block | logsBloom | string | Bloom filter for the logs in the block |
Block | miner | string | Address of the block miner |
Block | mixHash | string | Hash used for proof-of-work |
Block | nonce | string | Nonce used in proof-of-work |
Block | number | string | The block number |
Block | parentBeaconBlockRoot | string | Root of the parent beacon block |
Block | parentHash | string | Hash of the parent block |
Block | receiptsRoot | string | Root of the receipts trie |
Block | sha3Uncles | string | SHA3 of the uncles data in the block |
Block | size | string | Size of the block in bytes |
Block | stateRoot | string | Root of the state trie |
Block | timestamp | string | Timestamp for when the block was mined |
Block | totalDifficulty | string | Total difficulty of the blockchain up to the block |
Block | transactions | array | Transactions included in the block |
Block | withdrawalsRoot | string | Root of the withdrawals trie |
Transaction | blockHash | string | Hash of the block where this transaction was in. |
Transaction | blockNumber | string | Number of the block where this transaction was in. |
Transaction | from | string | The address of the sender. |
Transaction | gas | string | Gas provided by the sender. |
Transaction | gasPrice | string | Base gas price provided by the sender. |
Transaction | maxFeePerGas | string | Maximum fee per gas that the sender is willing to pay. |
Transaction | maxPriorityFeePerGas | string | Maximum priority fee per gas that the sender is willing to pay. |
Transaction | hash | string | The hash of the transaction. |
Transaction | input | string | Data sent along with the transaction. |
Transaction | nonce | string | The count of the number of outgoing transactions from the sender's address. |
Transaction | to | string | The address of the recipient. If the transaction resulted in contract creation, this field will be null. |
Transaction | transactionIndex | string | Integer of the transaction's position in the block. |
Transaction | value | string | Value transferred in the transaction. |
Transaction | type | string | Indicates the type of the transaction. |
Transaction | accessList | array | Access list for the transaction, specifying addresses and storage keys. |
Transaction | chainId | string | Identifier of the blockchain the transaction is intended for. |
Transaction | v | string | ECDSA recovery id. |
Transaction | r | string | ECDSA signature r. |
Transaction | s | string | ECDSA signature s. |
Transaction | yParity | string | Indicates the parity of the y coordinate of the point on the elliptic curve. |
Receipt | blockHash | string | Hash of the block where the transaction was included. |
Receipt | blockNumber | string | Number of the block where this transaction was in. |
Receipt | contractAddress | null | Address of the contract created if the transaction was a contract creation; otherwise, null. |
Receipt | cumulativeGasUsed | string | The total amount of gas used when this transaction was executed in the block. |
Receipt | effectiveGasPrice | string | The gas price effectively paid after accounting for baseFeePerGas and maxPriorityFeePerGas. |
Receipt | from | string | The address of the sender. |
Receipt | gasUsed | string | The amount of gas used by this specific transaction alone. |
Receipt | logs | array | Array of log objects, which this transaction generated. Each log contains address, topics, data, and log index. |
Receipt | logsBloom | string | The Bloom filter for the logs of the transaction. |
Receipt | status | string | Status of the transaction. 0x1 indicates success, and 0x0 indicates failure. |
Receipt | to | string | The address of the recipient. If the transaction resulted in contract creation, this field will be null. |
Receipt | transactionHash | string | The hash of the transaction. |
Receipt | transactionIndex | string | Integer of the transaction's position in the block. |
Receipt | type | string | Indicates the type of the transaction. |
Trace | action | object | Contains details of the action including from, to, value, input, call type, and gas information. |
Trace | result | object | Contains the output of the trace and gas used. |
Trace | subtraces | int | Number of sub-traces spawned by this trace. |
Trace | traceAddress | array | Hierarchy of calls within the transaction indexed by integers. |
Trace | txHash | string | The hash of the transaction involved in the trace. |
Trace | calls | array | Detailed list of all calls made during the transaction execution. |
Block with Receipts and trace_block
NOTE: This data source is an alternative to the Block with Receipts & debug_trace schema above. It utilizes the trace_transaction RPC method from Erigon, instead of using the debug API from Geth.
If you want to backfill historical blockchain data, a data schema like Block with Receipts and trace_block, is one solution. This data source uses the trace_transaction RPC method to retrieve transaction execution traces and internal transactions along with block and transaction receipt information using eth_getBlockByNumber, eth_getBlockReceipts RPC methods.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data":[
{
"block":{
"baseFeePerGas":"0x511983d94",
"blobGasUsed":"0x0",
"difficulty":"0x0",
"excessBlobGas":"0x0",
"extraData":"0x6265617665726275696c642e6f7267",
"gasLimit":"0x1c9c380",
"gasUsed":"0xf50cc0",
"hash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logsBloom":"0x11a19dca0d02230d72a01618b22456618955c22b01c1b4e0c6256d530ee21d8644f8b688c52c482012148b7102ab358cfa937e309830263c6ec5a0ca20ad09b12420d85b4562bceabc1dc16b0311e0ea942ede979040de82316e59638e3578e205493815db60b66980cad08500022cf4b821805a591de479d6a459de23299d81421820686a220d49c0c420788be4f05e410a96a1531815cc8608125e27309369f3e29973c978aa9d0a10d6a82c46c48e140e51296204902a95763c66b088295517107412b00a3a6c80dedca4aa2facf861182511636909900167386e00e0f0626054a97809ad007a1ea492963e604403354c51f19b564ccb461a1c3aec02068b",
"miner":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"mixHash":"0x8d17b784601c1f20fd5b044debe29a87bf48536701179fc4d422b7423a64cb55",
"nonce":"0x0000000000000000",
"number":"0x12f144f",
"parentBeaconBlockRoot":"0xde6218b6ac954ae86e5c357545d70d55cf3786895b2d7914e658d4d73c9226c3",
"parentHash":"0xcf12bb756070c8eddc52248e1a312dabb35887994ad52686bde47f16850cd321",
"receiptsRoot":"0xe84c80d73bb802ff08e4b47ff480dc00c7787380833627d2fd85572e69295805",
"sha3Uncles":"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size":"0x12bd3",
"stateRoot":"0x11c24aa9ec569c9a6967f37d1eb87d6111ea59a8093b8664e0688fb8f1e50f61",
"timestamp":"0x66424e8f",
"totalDifficulty":"0xc70d815d562d3cfa955",
"transactions":[
{
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":"0x12f144f",
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"gas":"0x5f06e",
"gasPrice":"0x54d330794",
"maxFeePerGas":"0xaaf5fc284",
"maxPriorityFeePerGas":"0x3b9aca00",
"hash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"nonce":"0x147",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"transactionIndex":"0x0",
"value":"0x0",
"type":"0x2",
"accessList":[
],
"chainId":"0x1",
"v":"0x1",
"r":"0xfb67694a1f583667cd85a4d3267f24e292d22c99280952f35764010e540ac600",
"s":"0x12996b80adc7dc67a477fcf8711931d6ffd6a59f410d83807065ae60dae302ab",
"yParity":"0x1"
}
],
"withdrawalsRoot":"0xb9339f1b1abb234dacf137a7967d3cab1c729e013c7492f6814bb62e6bfdc003"
},
"receipts":[
{
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":"0x12f144f",
"contractAddress":null,
"cumulativeGasUsed":"0x246a7",
"effectiveGasPrice":"0x54d330794",
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"gasUsed":"0x246a7",
"logs":[
{
"address":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e66",
"0x0000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9"
],
"data":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x0",
"removed":false
},
{
"address":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e66",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0xfffffffffffffffffffffffffffffffffffffffffffffffffcb3f846840b0d88",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x1",
"removed":false
},
{
"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x0000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x000000000000000000000000000000000000000000000000017058b3ff0bc900",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x2",
"removed":false
},
{
"address":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"topics":[
"0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1"
],
"data":"0x000000000000000000000000000000000000000000000002e4998085a02c328b000000000000000000000000000000000000000000000000fa9918c78f1798b7",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x3",
"removed":false
},
{
"address":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"topics":[
"0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc9000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x4",
"removed":false
},
{
"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics":[
"0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x000000000000000000000000000000000000000000000000017058b3ff0bc900",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x5",
"removed":false
}
],
"logsBloom":"0x00200000000001000000000080000000000000000000000000000000000000000000000000000000000000000000000022000000080000000000000000200000000000000000000000000008000000200000000000408000000200000000400000000000000020080000000000000000000000000000040000000010000000000000200000020000000000200000000000000000000000080000004000000000020000000000000000000000000000000000400000001000001000000000000000000002000000000000000020000000000000000000001000000002000000000010200000000000000000000000000000000000000000000000000000000000",
"status":"0x1",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"type":"0x2"
}
],
"trace":[
{
"action":{
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"callType":"call",
"gas":"0x59946",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2482b",
"output":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc900"
},
"subtraces":1,
"traceAddress":[
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"delegatecall",
"gas":"0x57063",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"to":"0x3742619c4256c6a377a563e2a26476eadf064e18",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2353b",
"output":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc900"
},
"subtraces":6,
"traceAddress":[
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x54bdf",
"input":"0x23b872dd000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e660000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9000000000000000000000000000000000000000000000000007cc51d1c326a72",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0xc392",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces":0,
"traceAddress":[
0,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"staticcall",
"gas":"0x47f4d",
"input":"0x0902f1ac",
"to":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x9c8",
"output":"0x000000000000000000000000000000000000000000000002e609d9399f37fb8b000000000000000000000000000000000000000000000000fa1c53aa72e52e450000000000000000000000000000000000000000000000000000000066424e83"
},
"subtraces":0,
"traceAddress":[
0,
1
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"staticcall",
"gas":"0x47324",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x3ac",
"output":"0x000000000000000000000000000000000000000000000000fa9918c78f1798b7"
},
"subtraces":0,
"traceAddress":[
0,
2
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x46b4e",
"input":"0x022c0d9f000000000000000000000000000000000000000000000000017058b3ff0bc90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"to":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0xfeeb",
"output":"0x"
},
"subtraces":3,
"traceAddress":[
0,
3
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"call",
"gas":"0x42633",
"input":"0xa9059cbb0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f000000000000000000000000000000000000000000000000017058b3ff0bc900",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x750a",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces":0,
"traceAddress":[
0,
3,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"staticcall",
"gas":"0x3b090",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x216",
"output":"0x000000000000000000000000000000000000000000000002e4998085a02c328b"
},
"subtraces":0,
"traceAddress":[
0,
3,
1
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"staticcall",
"gas":"0x3aced",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x3ac",
"output":"0x000000000000000000000000000000000000000000000000fa9918c78f1798b7"
},
"subtraces":0,
"traceAddress":[
0,
3,
2
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x36ed8",
"input":"0x2e1a7d4d000000000000000000000000000000000000000000000000017058b3ff0bc900",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2535",
"output":"0x"
},
"subtraces":1,
"traceAddress":[
0,
4
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"callType":"call",
"gas":"0x8fc",
"input":"0x",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"value":"0x17058b3ff0bc900"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x181",
"output":"0x"
},
"subtraces":1,
"traceAddress":[
0,
4,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"delegatecall",
"gas":"0x7c7",
"input":"0x",
"to":"0x3742619c4256c6a377a563e2a26476eadf064e18",
"value":"0x17058b3ff0bc900"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x4b",
"output":"0x"
},
"subtraces":0,
"traceAddress":[
0,
4,
0,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x32ec5",
"input":"0x",
"to":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"value":"0x16ca9bc6fb2113b"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x0",
"output":"0x"
},
"subtraces":0,
"traceAddress":[
0,
5
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
}
]
}
],
"metadata":{
"batch_end_range":19862607,
"batch_start_range":19862607,
"dataset":"block_with_receipts_trace_block",
"end_range":-1,
"keep_distance_from_tip":0,
"network":"ethereum-mainnet",
"start_range":19862605,
"stream_id":"bcecd5a3-bc39-49af-9760-2060c0534565",
"stream_name":"big-sharp-rainforest",
"stream_region":"usa_east"
}
}
{
"data":[
{
"block":{
"baseFeePerGas":"0x511983d94",
"blobGasUsed":"0x0",
"difficulty":"0x0",
"excessBlobGas":"0x0",
"extraData":"0x6265617665726275696c642e6f7267",
"gasLimit":"0x1c9c380",
"gasUsed":"0xf50cc0",
"hash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logsBloom":"0x11a19dca0d02230d72a01618b22456618955c22b01c1b4e0c6256d530ee21d8644f8b688c52c482012148b7102ab358cfa937e309830263c6ec5a0ca20ad09b12420d85b4562bceabc1dc16b0311e0ea942ede979040de82316e59638e3578e205493815db60b66980cad08500022cf4b821805a591de479d6a459de23299d81421820686a220d49c0c420788be4f05e410a96a1531815cc8608125e27309369f3e29973c978aa9d0a10d6a82c46c48e140e51296204902a95763c66b088295517107412b00a3a6c80dedca4aa2facf861182511636909900167386e00e0f0626054a97809ad007a1ea492963e604403354c51f19b564ccb461a1c3aec02068b",
"miner":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5",
"mixHash":"0x8d17b784601c1f20fd5b044debe29a87bf48536701179fc4d422b7423a64cb55",
"nonce":"0x0000000000000000",
"number":"0x12f144f",
"parentBeaconBlockRoot":"0xde6218b6ac954ae86e5c357545d70d55cf3786895b2d7914e658d4d73c9226c3",
"parentHash":"0xcf12bb756070c8eddc52248e1a312dabb35887994ad52686bde47f16850cd321",
"receiptsRoot":"0xe84c80d73bb802ff08e4b47ff480dc00c7787380833627d2fd85572e69295805",
"sha3Uncles":"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"size":"0x12bd3",
"stateRoot":"0x11c24aa9ec569c9a6967f37d1eb87d6111ea59a8093b8664e0688fb8f1e50f61",
"timestamp":"0x66424e8f",
"totalDifficulty":"0xc70d815d562d3cfa955",
"transactions":[
{
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":"0x12f144f",
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"gas":"0x5f06e",
"gasPrice":"0x54d330794",
"maxFeePerGas":"0xaaf5fc284",
"maxPriorityFeePerGas":"0x3b9aca00",
"hash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"nonce":"0x147",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"transactionIndex":"0x0",
"value":"0x0",
"type":"0x2",
"accessList":[
],
"chainId":"0x1",
"v":"0x1",
"r":"0xfb67694a1f583667cd85a4d3267f24e292d22c99280952f35764010e540ac600",
"s":"0x12996b80adc7dc67a477fcf8711931d6ffd6a59f410d83807065ae60dae302ab",
"yParity":"0x1"
}
],
"withdrawalsRoot":"0xb9339f1b1abb234dacf137a7967d3cab1c729e013c7492f6814bb62e6bfdc003"
},
"receipts":[
{
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":"0x12f144f",
"contractAddress":null,
"cumulativeGasUsed":"0x246a7",
"effectiveGasPrice":"0x54d330794",
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"gasUsed":"0x246a7",
"logs":[
{
"address":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e66",
"0x0000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9"
],
"data":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x0",
"removed":false
},
{
"address":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"topics":[
"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"0x000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e66",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0xfffffffffffffffffffffffffffffffffffffffffffffffffcb3f846840b0d88",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x1",
"removed":false
},
{
"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics":[
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x0000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x000000000000000000000000000000000000000000000000017058b3ff0bc900",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x2",
"removed":false
},
{
"address":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"topics":[
"0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1"
],
"data":"0x000000000000000000000000000000000000000000000002e4998085a02c328b000000000000000000000000000000000000000000000000fa9918c78f1798b7",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x3",
"removed":false
},
{
"address":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"topics":[
"0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc9000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x4",
"removed":false
},
{
"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"topics":[
"0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65",
"0x0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f"
],
"data":"0x000000000000000000000000000000000000000000000000017058b3ff0bc900",
"blockNumber":"0x12f144f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"logIndex":"0x5",
"removed":false
}
],
"logsBloom":"0x00200000000001000000000080000000000000000000000000000000000000000000000000000000000000000000000022000000080000000000000000200000000000000000000000000008000000200000000000408000000200000000400000000000000020080000000000000000000000000000040000000010000000000000200000020000000000200000000000000000000000080000004000000000020000000000000000000000000000000000400000001000001000000000000000000002000000000000000020000000000000000000001000000002000000000010200000000000000000000000000000000000000000000000000000000000",
"status":"0x1",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionIndex":"0x0",
"type":"0x2"
}
],
"trace":[
{
"action":{
"from":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"callType":"call",
"gas":"0x59946",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2482b",
"output":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc900"
},
"subtraces":1,
"traceAddress":[
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"delegatecall",
"gas":"0x57063",
"input":"0x5786c0f7000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000016ca9bc6fb2113b000000000000000000000000c56c7a0eaa804f854b536a5f3d5f49d2ec4b12b800000000000000000000000000000000000000000000000000000000000000640000000000000000000000000000000000000000000000000000000066424ec70000000000000000000000000000000000000000000000000000000000000000",
"to":"0x3742619c4256c6a377a563e2a26476eadf064e18",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2353b",
"output":"0x000000000000000000000000000000000000000000000000007cc51d1c326a72000000000000000000000000000000000000000000000000017058b3ff0bc900"
},
"subtraces":6,
"traceAddress":[
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x54bdf",
"input":"0x23b872dd000000000000000000000000066709744c0cccd7cfb443d60a19c838f65f1e660000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9000000000000000000000000000000000000000000000000007cc51d1c326a72",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0xc392",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces":0,
"traceAddress":[
0,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"staticcall",
"gas":"0x47f4d",
"input":"0x0902f1ac",
"to":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x9c8",
"output":"0x000000000000000000000000000000000000000000000002e609d9399f37fb8b000000000000000000000000000000000000000000000000fa1c53aa72e52e450000000000000000000000000000000000000000000000000000000066424e83"
},
"subtraces":0,
"traceAddress":[
0,
1
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"staticcall",
"gas":"0x47324",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x3ac",
"output":"0x000000000000000000000000000000000000000000000000fa9918c78f1798b7"
},
"subtraces":0,
"traceAddress":[
0,
2
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x46b4e",
"input":"0x022c0d9f000000000000000000000000000000000000000000000000017058b3ff0bc90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f00000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"to":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0xfeeb",
"output":"0x"
},
"subtraces":3,
"traceAddress":[
0,
3
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"call",
"gas":"0x42633",
"input":"0xa9059cbb0000000000000000000000005ddf30555ee9545c8982626b7e3b6f70e5c2635f000000000000000000000000000000000000000000000000017058b3ff0bc900",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x750a",
"output":"0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces":0,
"traceAddress":[
0,
3,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"staticcall",
"gas":"0x3b090",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x216",
"output":"0x000000000000000000000000000000000000000000000002e4998085a02c328b"
},
"subtraces":0,
"traceAddress":[
0,
3,
1
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x2aeee741fa1e21120a21e57db9ee545428e683c9",
"callType":"staticcall",
"gas":"0x3aced",
"input":"0x70a082310000000000000000000000002aeee741fa1e21120a21e57db9ee545428e683c9",
"to":"0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x3ac",
"output":"0x000000000000000000000000000000000000000000000000fa9918c78f1798b7"
},
"subtraces":0,
"traceAddress":[
0,
3,
2
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x36ed8",
"input":"0x2e1a7d4d000000000000000000000000000000000000000000000000017058b3ff0bc900",
"to":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"value":"0x0"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x2535",
"output":"0x"
},
"subtraces":1,
"traceAddress":[
0,
4
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"callType":"call",
"gas":"0x8fc",
"input":"0x",
"to":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"value":"0x17058b3ff0bc900"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x181",
"output":"0x"
},
"subtraces":1,
"traceAddress":[
0,
4,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"delegatecall",
"gas":"0x7c7",
"input":"0x",
"to":"0x3742619c4256c6a377a563e2a26476eadf064e18",
"value":"0x17058b3ff0bc900"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x4b",
"output":"0x"
},
"subtraces":0,
"traceAddress":[
0,
4,
0,
0
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
},
{
"action":{
"from":"0x5ddf30555ee9545c8982626b7e3b6f70e5c2635f",
"callType":"call",
"gas":"0x32ec5",
"input":"0x",
"to":"0x066709744c0cccd7cfb443d60a19c838f65f1e66",
"value":"0x16ca9bc6fb2113b"
},
"blockHash":"0xfc42975c14b975b5c956a68a956984b16dc01275028f5587820e20927104f068",
"blockNumber":19862607,
"result":{
"gasUsed":"0x0",
"output":"0x"
},
"subtraces":0,
"traceAddress":[
0,
5
],
"transactionHash":"0xdb5405f2f032b87a8523393100ec9a2a8241545dbf63b94c41cb036619d31323",
"transactionPosition":0,
"type":"call"
}
]
}
]
}
Block with Receipts and trace_block
Section | Property | Type | Description |
---|---|---|---|
Block | baseFeePerGas | string | Minimum fee per gas required to include transaction |
Block | blobGasUsed | string | Amount of blob gas used |
Block | difficulty | string | The difficulty of the block |
Block | excessBlobGas | string | Excess gas used for blob data |
Block | extraData | string | Additional data related to the block |
Block | gasLimit | string | Maximum amount of gas allowed in this block |
Block | gasUsed | string | Total gas used by all transactions in the block |
Block | hash | string | Hash of the block |
Block | logsBloom | string | Bloom filter for the logs in the block |
Block | miner | string | Address of the block miner |
Block | mixHash | string | Hash used for proof-of-work |
Block | nonce | string | Nonce used in proof-of-work |
Block | number | string | The block number |
Block | parentBeaconBlockRoot | string | Root of the parent beacon block |
Block | parentHash | string | Hash of the parent block |
Block | receiptsRoot | string | Root of the receipts trie |
Block | sha3Uncles | string | SHA3 of the uncles data in the block |
Block | size | string | Size of the block in bytes |
Block | stateRoot | string | Root of the state trie |
Block | timestamp | string | Timestamp for when the block was mined |
Block | totalDifficulty | string | Total difficulty of the blockchain up to the block |
Block | transactions | array | Transactions included in the block |
Block | withdrawalsRoot | string | Root of the withdrawals trie |
Transaction | blockHash | string | Hash of the block where this transaction was in. |
Transaction | blockNumber | string | Number of the block where this transaction was in. |
Transaction | from | string | The address of the sender. |
Transaction | gas | string | Gas provided by the sender. |
Transaction | gasPrice | string | Base gas price provided by the sender. |
Transaction | maxFeePerGas | string | Maximum fee per gas that the sender is willing to pay. |
Transaction | maxPriorityFeePerGas | string | Maximum priority fee per gas that the sender is willing to pay. |
Transaction | hash | string | The hash of the transaction. |
Transaction | input | string | Data sent along with the transaction. |
Transaction | nonce | string | The count of the number of outgoing transactions from the sender's address. |
Transaction | to | string | The address of the recipient. If the transaction resulted in contract creation, this field will be null. |
Transaction | transactionIndex | string | Integer of the transaction's position in the block. |
Transaction | value | string | Value transferred in the transaction. |
Transaction | type | string | Indicates the type of the transaction. |
Transaction | accessList | array | Access list for the transaction, specifying addresses and storage keys. |
Transaction | chainId | string | Identifier of the blockchain the transaction is intended for. |
Transaction | v | string | ECDSA recovery id. |
Transaction | r | string | ECDSA signature r. |
Transaction | s | string | ECDSA signature s. |
Transaction | yParity | string | Indicates the parity of the y coordinate of the point on the elliptic curve. |
Receipt | blockHash | string | Hash of the block where the transaction was included. |
Receipt | blockNumber | string | Number of the block where this transaction was in. |
Receipt | contractAddress | null | Address of the contract created if the transaction was a contract creation; otherwise, null. |
Receipt | cumulativeGasUsed | string | The total amount of gas used when this transaction was executed in the block. |
Receipt | effectiveGasPrice | string | The gas price effectively paid after accounting for baseFeePerGas and maxPriorityFeePerGas. |
Receipt | from | string | The address of the sender. |
Receipt | gasUsed | string | The amount of gas used by this specific transaction alone. |
Receipt | logs | array | Array of log objects, which this transaction generated. Each log contains address, topics, data, and log index. |
Receipt | logsBloom | string | The Bloom filter for the logs of the transaction. |
Receipt | status | string | Status of the transaction. 0x1 indicates success, and 0x0 indicates failure. |
Receipt | to | string | The address of the recipient. If the transaction resulted in contract creation, this field will be null. |
Receipt | transactionHash | string | The hash of the transaction. |
Receipt | transactionIndex | string | Integer of the transaction's position in the block. |
Receipt | type | string | Indicates the type of the transaction. |
Trace | action | object | Contains details of the action including from, to, value, input, call type, and gas information. |
Trace | blockHash | string | Hash of the block where the trace was recorded. |
Trace | blockNumber | int | Block number where the trace was recorded. |
Trace | result | object | Contains the output of the trace and gas used. |
Trace | subtraces | int | Number of sub-traces spawned by this trace. |
Trace | traceAddress | array | Hierarchy of calls within the transaction indexed by integers. |
Trace | transactionHash | string | The hash of the transaction involved in the trace. |
Trace | transactionPosition | int | Position of the transaction within the block. |
Trace | type | string | Type of call made in the trace (e.g., call, staticcall, delegatecall). |
Bitcoin 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 the Bitcoin blockchain, including fields like hash
, height
, transactions, and other relevant block data. This dataset is based on the Blockbook bb_getBlock JSON-RPC method.
JSON Spec
- Metadata in Body
- Metadata in Header
{
"data": [
{
"hash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"previousBlockHash": "00000000000000000009cf4a72b13b5c9f53f64fd5293479d932d2bde9410d3c",
"nextBlockHash": "0000000000000000000a07ef1e8aa2b3fe66d10f2f776b88a0cd3bd58120ce1b",
"height": 789123,
"confirmations": 1265,
"size": 1422331,
"time": 1682541632,
"version": 536870912,
"merkleRoot": "9b4e41651639a4e6b1527f9d4abce5325e39c2b52742bad9ce7f96f8d39fece3",
"nonce": "3604508752",
"bits": "17048dc9",
"difficulty": "47438049906454.86",
"txCount": 2813,
"txs": [
{
"txid": "9b4e41651639a4e6b1527f9d4abce5325e39c2b52742bad9ce7f96f8d39fece3",
"vin": [
{
"n": 0,
"isAddress": false,
"value": "0"
}
],
"vout": [
{
"value": "628126562",
"n": 0,
"addresses": ["bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj"],
"isAddress": true
},
{
"value": "0",
"n": 1,
"addresses": [
"bc1qygtvs4hfuf0k27eksffmxuavf5j64opnydk0ek97y3f75jjpthnqwzx42g"
],
"isAddress": true
}
],
"blockHash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"blockHeight": 789123,
"confirmations": 1265,
"blockTime": 1682541632,
"value": "628126562",
"valueIn": "0",
"fees": "0"
},
{
"txid": "7a9e8d3e3b4b9c1d2e7f8a5b6c3d2e1f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d",
"vin": [
{
"n": 0,
"isAddress": true,
"value": "1000000"
}
],
"vout": [
{
"value": "900000",
"n": 0,
"addresses": ["3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy"],
"isAddress": true
},
{
"value": "99000",
"n": 1,
"addresses": ["bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq"],
"isAddress": true
}
],
"blockHash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"blockHeight": 789123,
"confirmations": 1265,
"blockTime": 1682541632,
"value": "999000",
"valueIn": "1000000",
"fees": "1000"
}
]
}
],
"metadata": {
"batch_end_range": 789123,
"batch_start_range": 789123,
"dataset": "block",
"end_range": -1,
"keep_distance_from_tip": 0,
"network": "bitcoin-mainnet",
"start_range": 789123,
"stream_id": "f6ad6459-b5ad-4183-b370-1c1388e47e83",
"stream_name": "ancient-cool-peak",
"stream_region": "usa_east"
}
}
{
"data": [
{
"hash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"previousBlockHash": "00000000000000000009cf4a72b13b5c9f53f64fd5293479d932d2bde9410d3c",
"nextBlockHash": "0000000000000000000a07ef1e8aa2b3fe66d10f2f776b88a0cd3bd58120ce1b",
"height": 789123,
"confirmations": 1265,
"size": 1422331,
"time": 1682541632,
"version": 536870912,
"merkleRoot": "9b4e41651639a4e6b1527f9d4abce5325e39c2b52742bad9ce7f96f8d39fece3",
"nonce": "3604508752",
"bits": "17048dc9",
"difficulty": "47438049906454.86",
"txCount": 2813,
"txs": [
{
"txid": "9b4e41651639a4e6b1527f9d4abce5325e39c2b52742bad9ce7f96f8d39fece3",
"vin": [
{
"n": 0,
"isAddress": false,
"value": "0"
}
],
"vout": [
{
"value": "628126562",
"n": 0,
"addresses": ["bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj"],
"isAddress": true
},
{
"value": "0",
"n": 1,
"addresses": [
"bc1qygtvs4hfuf0k27eksffmxuavf5j64opnydk0ek97y3f75jjpthnqwzx42g"
],
"isAddress": true
}
],
"blockHash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"blockHeight": 789123,
"confirmations": 1265,
"blockTime": 1682541632,
"value": "628126562",
"valueIn": "0",
"fees": "0"
},
{
"txid": "7a9e8d3e3b4b9c1d2e7f8a5b6c3d2e1f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d",
"vin": [
{
"n": 0,
"isAddress": true,
"value": "1000000"
}
],
"vout": [
{
"value": "900000",
"n": 0,
"addresses": ["3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy"],
"isAddress": true
},
{
"value": "99000",
"n": 1,
"addresses": ["bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq"],
"isAddress": true
}
],
"blockHash": "000000000000000000070b5548c97412a1a7f82d46f08601d6051ad53c9cb350",
"blockHeight": 789123,
"confirmations": 1265,
"blockTime": 1682541632,
"value": "999000",
"valueIn": "1000000",
"fees": "1000"
}
]
}
]
}
Block Data Properties
Property | Type | Description |
---|---|---|
hash | string | The block hash |
previousBlockHash | string | The hash of the previous block |
nextBlockHash | string | The hash of the next block |
height | integer | The block height or index |
confirmations | integer | The number of confirmations, or -1 if the block is not on the main chain |
size | integer | The size of the block in bytes |
time | integer | The block time expressed in UNIX epoch time |
version | integer | The block version |
merkleRoot | string | The merkle root |
nonce | string | A number that miners adjust in order to find a block hash that meets the network's specified difficulty target |
bits | string | The value of the nBits field in the block header |
difficulty | string | The estimated amount of work done to find this block relative to the estimated amount of work done to find block 0 |
txCount | integer | Total number of transactions within the returned block |
txs | array | A list of transactions |
Transaction Object Properties
Property | Type | Description |
---|---|---|
txid | string | The transaction id |
vin | array | An array of transaction objects used as inputs for the current transaction |
vout | array | An array of output transaction objects for the current transaction |
blockHash | string | The hash of the block at which the transaction was included |
blockHeight | integer | The block height at which the transaction output was created |
confirmations | integer | The number of confirmations since this transaction was included in a block |
blockTime | integer | The unix timestamp of when the block was confirmed |
value | string | The total value of the transaction in satoshis |
valueIn | string | The value transmitted in the transaction less fees denominated in satoshis |
fees | string | The fees for the transaction denominated in satoshis |
Input (vin) Object Properties
Property | Type | Description |
---|---|---|
n | integer | The nonce of this transaction |
isAddress | boolean | Boolean value of whether there is an address or not |
value | string | The value of this transaction in satoshis |
Output (vout) Object Properties
Property | Type | Description |
---|---|---|
value | string | The value of this transaction in satoshis |
n | integer | The nonce of this transaction |
addresses | array of strings | An array of addresses in this transaction |
isAddress | boolean | Boolean value of whether there is an address or not |
spent | boolean | Indicates whether this output has been spent in a subsequent transaction |
Solana Dataset Schema
Below is the dataset currently available for Solana:
Block
The Block dataset includes data from individual blocks on Solana, such as blockHeight
, blockTime
, and detailed transaction information. This schema allows for real-time and historical block monitoring and is suitable for use cases that require in-depth block and transaction analysis.
JSON Spec
- Metadata in Body
{
"blockHeight": 269286961,
"blockTime": 1726586419,
"blockhash": "6gebMsNAVXpGiLTQy1WEo6PoRwSe4E3EMwRPUi8WeGAf",
"parentSlot": 290366819,
"previousBlockhash": "DJikMyJZkSEXC7EonucZPuCZiHGtSYzHvhjRKEjS71oo",
"transactions": [
{
"meta": {
"computeUnitsConsumed": 2100,
"err": null,
"fee": 5000,
"innerInstructions": [],
"logMessages": [
"Program Vote111111111111111111111111111111111111111 invoke [1]",
"Program Vote111111111111111111111111111111111111111 success"
],
"postBalances": [1857218787515, 484370561, 1],
"postTokenBalances": [],
"preBalances": [1857218792515, 484370561, 1],
"preTokenBalances": [],
"rewards": null,
"status": {
"Ok": null
}
},
"transaction": {
"message": {
"accountKeys": [
{
"pubkey": "G72oBA9cRYUzR8Q9oLvJcNRx5ovcDGFvHsbZKp1BT75W",
"signer": true,
"writable": false
}
],
"instructions": [
{
"programId": "Vote111111111111111111111111111111111111111",
"data": "vote",
"accounts": [
"G72oBA9cRYUzR8Q9oLvJcNRx5ovcDGFvHsbZKp1BT75W"
]
}
],
"recentBlockhash": "5f4vLLCvTxkcfj4Lbhxr2iMcnQ9XZ51im4WTpzz3iBD6"
},
"signatures": ["2EPm3tpFV7nkscz8FV6WQFzGsgNG6Z9h5Tw1svuLDZVV"]
}
}
]
}
Block Data Properties
Property | Type | Description | Example |
---|---|---|---|
blockHeight | number | Height of the block in the blockchain | 269286961 |
blockTime | number | Timestamp of the block | 1726586419 |
blockhash | string | Unique hash of the block | "6gebMsNAVXpGiLTQy1WEo6PoRwSe4E3EMwRPUi8WeGAf" |
parentSlot | number | Slot of the previous block | 290366819 |
previousBlockhash | string | Hash of the parent block | "DJikMyJZkSEXC7EonucZPuCZiHGtSYzHvhjRKEjS71oo" |
transactions | array<object> | Array of transactions included in the block | See JSON Spec example above |
Each transaction
object includes metadata about compute units, fees, program logs, and account balances.
Programs + Logs
The Programs + Logs dataset captures detailed program invocations, log messages, and associated transaction metadata. This schema supports use cases requiring a deep dive into program interactions and transaction logs on Solana.
JSON Spec
- Metadata in Body
[
{
"signature": "5CJa4tB4ihHuRDG3axxz7qaqDujWquTWA34f71w9rRqrALeaRs521YdL7KJbXh73iZbekUR6gTmQ5pUcgaw19Vdk",
"slot": 290366820,
"blockTime": 1726586419,
"programInvocations": [
{
"programId": "Vote111111111111111111111111111111111111111",
"instruction": {
"index": 0,
"accounts": [
{
"pubkey": "HAu1TuW2T3mBQYbQdQ7edzVhKxirqT2k7jwUcFxSJGWX",
"preBalance": 484370561,
"postBalance": 484370561
}
],
"data": {
"info": {
"voteAccount": "HAu1TuW2T3mBQYbQdQ7edzVhKxirqT2k7jwUcFxSJGWX",
"voteAuthority": "G72oBA9cRYUzR8Q9oLvJcNRx5ovcDGFvHsbZKp1BT75W",
"voteStateUpdate": {
"hash": "3KNNZC2KimmBPgpH1z4BZ2kwEjGS6fxwv5aRVenuNEKf"
}
},
"type": "compactupdatevotestate"
},
"tokenBalances": null
}
}
],
"logs": [
"Program Vote111111111111111111111111111111111111111 invoke [1]",
"Program Vote111111111111111111111111111111111111111 success"
],
"success": true
}
]
Programs + Logs Data Properties
Property | Type | Description | Example |
---|---|---|---|
signature | string | Transaction signature identifier | "5CJa4tB4ihHuRDG3axxz7qaqDujWquTWA34f71w9rRqrALea…" |
slot | number | Slot number within the blockchain | 290366820 |
blockTime | number | Timestamp of the block | 1726586419 |
programInvocations | array<object> | Details of each program invoked | See JSON Spec example above |
logs | array<string> | Array of log messages | ["Program Vote111111111111111111111111111111111…" ] |
success | boolean | Status of the transaction success | true |
Each programInvocations
object contains metadata on program instructions, involved accounts, pre and post-balance states, and token balances. Log messages reflect program activity in sequence for enhanced traceability.
Supported Chains
Chain | Block | Block with Receipts | Transactions | Logs | Receipts | Traces (trace_block) | Traces (debug_trace) | Block with Receipts + debug_trace | Block with Receipts + trace_block |
---|---|---|---|---|---|---|---|---|---|
Arbitrum | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Arbitrum Nova | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Avalanche C-Chain | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
B3 | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Base | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Bera | ✅ | ✅ | ✅ | ✅ | ✅ | TBD | TBD | TBD | TBD |
Bitcoin | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
Blast | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
BNB Smart Chain | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Camp | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Celo | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Cyber | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Ethereum | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Fantom | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Fraxtal | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Gnosis | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Immutable zkEVM | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Kaia | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Mantle | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Mode | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Morph | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Omni | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Optimism | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Polygon | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Polygon zkEVM | ✅ | ✅ | ✅ | ✅ | ✅ | TBD | TBD | TBD | TBD |
Race | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Redstone | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Scroll | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Solana | ✅ | ❌ | ❌ | ✅ (with Programs) | ❌ | ❌ | ❌ | ❌ | ❌ |
Story | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
Tron | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
Xai | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
zkSync | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
Zora | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ |
We ❤️ Feedback!
If you have any feedback or questions about this documentation, let us know. We'd love to hear from you!