trace_block
Retrieves detailed execution information about transactions within a given block number. This is similar to debug_traceBlockByNumber.
Parameters
Quantity
or tag
- choose 1 of the following options:
A hexadecimal block number.
"earliest"
- the earliest/genesis block."latest"
- the latest mined block."finalized"
- the latest finalized block."pending"
- the pending state/transactions.
Sample Request
curl https://lb.nodies.app/v1/<INSERT URL> \
-H "x-api-key: <API-KEY>" \
-X POST \
-H "Content-Type: application/json" \
-d '{
"id": 1,
"jsonrpc": "2.0",
"method": "trace_block",
"params": [
"0xc66810"
]
}'
Sample Response
{
"jsonrpc": "2.0",
"id": 1,
"result": [
{
"action": {
"from": "0x03344de035f5923f87c54743e3915262064eee17",
"callType": "call",
"gas": "0x2905a",
"input": "0x15468f1e6e776b716947316900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000008e1bc9bf0400000000000000000000000000000000000000000000000000000000000000009600000000000000000000000000000000000000000000000000000000000000014526f79616c20576967616e2048756e7420437570000000000000000000000000",
"to": "0x8221735b9d7c2a1e9b2d76b214ab39466750872e",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x280a0",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [],
"transactionHash": "0x1280670120f58656f91877b9fc126daa82968410655811758b7077dcbf2beec7",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x8221735b9d7c2a1e9b2d76b214ab39466750872e",
"callType": "delegatecall",
"gas": "0x27b72",
"input": "0x15468f1e6e776b716947316900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000008e1bc9bf0400000000000000000000000000000000000000000000000000000000000000009600000000000000000000000000000000000000000000000000000000000000014526f79616c20576967616e2048756e7420437570000000000000000000000000",
"to": "0xb1174124dfb1c02edfb4d7992afbb0edf82832a6",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x275a8",
"output": "0x"
},
"subtraces": 0,
"traceAddress": [
0
],
"transactionHash": "0x1280670120f58656f91877b9fc126daa82968410655811758b7077dcbf2beec7",
"transactionPosition": 0,
"type": "call"
},
{
"action": {
"from": "0x97d36b84ebe9576f7ca16ce0d4a7e0829d7feb15",
"callType": "call",
"gas": "0x786b6",
"input": "0x68c9718a0000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001e000000640000000000000000000000000000000000000000606e72b800c6680d80000000000000000000000000000000000000000000000000000000000000005000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f0000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f16000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add5000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb00000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e8900000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693",
"to": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"error": "Reverted",
"result": {
"gasUsed": "0x5ef15",
"output": "0x08c379a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000024636000000000000000000000000000000000000000000000000000000000000"
},
"subtraces": 7,
"traceAddress": [],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x7565d",
"input": "0x0902f1ac",
"to": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4b4",
"output": "0x000000000000000000000000000000000000000000000012bf1217d6d096bfe50000000000000000000000000000000000000000000000f6b31120b269b97f1700000000000000000000000000000000000000000000000000000000606e72ba"
},
"subtraces": 0,
"traceAddress": [
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x74795",
"input": "0x0902f1ac",
"to": "0xf7135272a5584eb116f5a77425118a8b4a2ddfdb",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4b4",
"output": "0x000000000000000000000000000000000000000000000000fc2114eb0c777e100000000000000000000000000000000000000000000000458fa64eea12df9a2400000000000000000000000000000000000000000000000000000000606e72ba"
},
"subtraces": 0,
"traceAddress": [
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x738c2",
"input": "0x0902f1ac",
"to": "0x25993418595ae26c34a2eb23a180c17d1a272e89",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4b4",
"output": "0x000000000000000000000000000000000000000000000000003a3ee3876a2b89000000000000000000000000000000000000000000000000598f22133bf56dc900000000000000000000000000000000000000000000000000000000606e72ba"
},
"subtraces": 0,
"traceAddress": [
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x729ef",
"input": "0x0902f1ac",
"to": "0x19e524d444f12dc572bea6a45bd7e0bd38818693",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4b4",
"output": "0x00000000000000000000000000000000000000000000001a2033bacb9dfb3c2a0000000000000000000000000000000000000000000000005a1a02f11a297d6500000000000000000000000000000000000000000000000000000000606e72ba"
},
"subtraces": 0,
"traceAddress": [
3
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x70d04",
"input": "0x70a08231000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5d0",
"output": "0x000000000000000000000000000000000000000000000004d2e3887ed35d49c2"
},
"subtraces": 0,
"traceAddress": [
4
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x6e366",
"input": "0x022c0d9f000000000000000000000000000000000000000000000000000000594ef135590000000000000000000000000000000000000000000000000000000000000000000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a5100000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001200000000000000000000000594ef1355900000000000000000000049ad24e08fa0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f0000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f16000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc1300000000000000000000000000000000000000000000000000000000000000040000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add50000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc13000000000000000000000000000000000000000000000012bf1217d6d096bfe50000000000000000000000000000000000000000000000f6b31120b269b97f170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb0000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f000000000000000000000000000000000000000000000000fc2114eb0c777e100000000000000000000000000000000000000000000000458fa64eea12df9a24000000000000000000000000000000000000000000000000000000000000000000000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e890000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f16000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f000000000000000000000000000000000000000000000000003a3ee3876a2b89000000000000000000000000000000000000000000000000598f22133bf56dc9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f1600000000000000000000000000000000000000000000001a2033bacb9dfb3c2a0000000000000000000000000000000000000000000000005a1a02f11a297d650000000000000000000000000000000000000000000000000000000000000000",
"to": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x55a01",
"output": "0x"
},
"subtraces": 4,
"traceAddress": [
5
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"callType": "call",
"gas": "0x69ff4",
"input": "0xa9059cbb000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51000000000000000000000000000000000000000000000000000000594ef13559",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x748e",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"callType": "call",
"gas": "0x6249e",
"input": "0x10d1e85c000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51000000000000000000000000000000000000000000000000000000594ef13559000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001200000000000000000000000594ef1355900000000000000000000049ad24e08fa0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f0000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f16000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc1300000000000000000000000000000000000000000000000000000000000000040000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add50000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc13000000000000000000000000000000000000000000000012bf1217d6d096bfe50000000000000000000000000000000000000000000000f6b31120b269b97f170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb0000000000000000000000007ceb23fd6bc0add59e62ac25578270cff1b9f619000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f000000000000000000000000000000000000000000000000fc2114eb0c777e100000000000000000000000000000000000000000000000458fa64eea12df9a24000000000000000000000000000000000000000000000000000000000000000000000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e890000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f16000000000000000000000000b33eaad8d922b1083446dc23f610c2567fb5180f000000000000000000000000000000000000000000000000003a3ee3876a2b89000000000000000000000000000000000000000000000000598f22133bf56dc9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693000000000000000000000000831753dd7087cac61ab5644b308642cc1c33dc130000000000000000000000008f18dc399594b451eda8c5da02d0563c0b2d0f1600000000000000000000000000000000000000000000001a2033bacb9dfb3c2a0000000000000000000000000000000000000000000000005a1a02f11a297d650000000000000000000000000000000000000000000000000000000000000000",
"to": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x43a70",
"output": "0x"
},
"subtraces": 10,
"traceAddress": [
5,
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x5eee7",
"input": "0x70a08231000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x51c",
"output": "0x000000000000000000000000000000000000000000000000000000594ef13559"
},
"subtraces": 0,
"traceAddress": [
5,
1,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x5e320",
"input": "0xa9059cbb000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb000000000000000000000000000000000000000000000000000000594ef13559",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x298e",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
1,
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x5b265",
"input": "0x70a08231000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x51c",
"output": "0x000000000000000000000000000000000000000000000000fc2115445b68b369"
},
"subtraces": 0,
"traceAddress": [
5,
1,
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x5a332",
"input": "0x022c0d9f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001890d7ab811100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e8900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"to": "0xf7135272a5584eb116f5a77425118a8b4a2ddfdb",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xed4b",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
5,
1,
3
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xf7135272a5584eb116f5a77425118a8b4a2ddfdb",
"callType": "call",
"gas": "0x564a2",
"input": "0xa9059cbb00000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e8900000000000000000000000000000000000000000000000000001890d7ab8111",
"to": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4250",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 1,
"traceAddress": [
5,
1,
3,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"callType": "delegatecall",
"gas": "0x53817",
"input": "0xa9059cbb00000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e8900000000000000000000000000000000000000000000000000001890d7ab8111",
"to": "0x55ffbee7323cc4647e294f5f1e72a3cc978da5db",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x39e0",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
1,
3,
0,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xf7135272a5584eb116f5a77425118a8b4a2ddfdb",
"callType": "staticcall",
"gas": "0x51c65",
"input": "0x70a08231000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x51c",
"output": "0x000000000000000000000000000000000000000000000000fc2115445b68b369"
},
"subtraces": 0,
"traceAddress": [
5,
1,
3,
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xf7135272a5584eb116f5a77425118a8b4a2ddfdb",
"callType": "staticcall",
"gas": "0x5112a",
"input": "0x70a08231000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb",
"to": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xd70",
"output": "0x0000000000000000000000000000000000000000000000458fa636593b341913"
},
"subtraces": 1,
"traceAddress": [
5,
1,
3,
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"callType": "delegatecall",
"gas": "0x4e4a5",
"input": "0x70a08231000000000000000000000000f7135272a5584eb116f5a77425118a8b4a2ddfdb",
"to": "0x55ffbee7323cc4647e294f5f1e72a3cc978da5db",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x506",
"output": "0x0000000000000000000000000000000000000000000000458fa636593b341913"
},
"subtraces": 0,
"traceAddress": [
5,
1,
3,
2,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x4b0bf",
"input": "0x70a0823100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e89",
"to": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xd70",
"output": "0x000000000000000000000000000000000000000000000000598f3aa413a0eeda"
},
"subtraces": 1,
"traceAddress": [
5,
1,
4
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"callType": "delegatecall",
"gas": "0x4843a",
"input": "0x70a0823100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e89",
"to": "0x55ffbee7323cc4647e294f5f1e72a3cc978da5db",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x506",
"output": "0x000000000000000000000000000000000000000000000000598f3aa413a0eeda"
},
"subtraces": 0,
"traceAddress": [
5,
1,
4,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x4994c",
"input": "0x022c0d9f0000000000000000000000000000000000000000000000000000000fedb96005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000019e524d444f12dc572bea6a45bd7e0bd3881869300000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"to": "0x25993418595ae26c34a2eb23a180c17d1a272e89",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x147f8",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
5,
1,
5
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x25993418595ae26c34a2eb23a180c17d1a272e89",
"callType": "call",
"gas": "0x45f02",
"input": "0xa9059cbb00000000000000000000000019e524d444f12dc572bea6a45bd7e0bd388186930000000000000000000000000000000000000000000000000000000fedb96005",
"to": "0x8f18dc399594b451eda8c5da02d0563c0b2d0f16",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x8a11",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
1,
5,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x25993418595ae26c34a2eb23a180c17d1a272e89",
"callType": "staticcall",
"gas": "0x3d00f",
"input": "0x70a0823100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e89",
"to": "0x8f18dc399594b451eda8c5da02d0563c0b2d0f16",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x180b",
"output": "0x000000000000000000000000000000000000000000000000003a3ed399b12324"
},
"subtraces": 0,
"traceAddress": [
5,
1,
5,
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x25993418595ae26c34a2eb23a180c17d1a272e89",
"callType": "staticcall",
"gas": "0x3b232",
"input": "0x70a0823100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e89",
"to": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xd70",
"output": "0x000000000000000000000000000000000000000000000000598f3aa413a0eeda"
},
"subtraces": 1,
"traceAddress": [
5,
1,
5,
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
"callType": "delegatecall",
"gas": "0x385ad",
"input": "0x70a0823100000000000000000000000025993418595ae26c34a2eb23a180c17d1a272e89",
"to": "0x55ffbee7323cc4647e294f5f1e72a3cc978da5db",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x506",
"output": "0x000000000000000000000000000000000000000000000000598f3aa413a0eeda"
},
"subtraces": 0,
"traceAddress": [
5,
1,
5,
2,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x34d96",
"input": "0x70a0823100000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693",
"to": "0x8f18dc399594b451eda8c5da02d0563c0b2d0f16",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x180b",
"output": "0x0000000000000000000000000000000000000000000000005a1a0300b6dc77b4"
},
"subtraces": 0,
"traceAddress": [
5,
1,
6
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x32c31",
"input": "0x022c0d9f00000000000000000000000000000000000000000000000000000483672b2d430000000000000000000000000000000000000000000000000000000000000000000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a5100000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000",
"to": "0x19e524d444f12dc572bea6a45bd7e0bd38818693",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x100dc",
"output": "0x"
},
"subtraces": 3,
"traceAddress": [
5,
1,
7
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x19e524d444f12dc572bea6a45bd7e0bd38818693",
"callType": "call",
"gas": "0x2f79c",
"input": "0xa9059cbb000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a5100000000000000000000000000000000000000000000000000000483672b2d43",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x4a92",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
1,
7,
0
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x19e524d444f12dc572bea6a45bd7e0bd38818693",
"callType": "staticcall",
"gas": "0x2a72a",
"input": "0x70a0823100000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5d0",
"output": "0x00000000000000000000000000000000000000000000001a2033b64836d00ee7"
},
"subtraces": 0,
"traceAddress": [
5,
1,
7,
1
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x19e524d444f12dc572bea6a45bd7e0bd38818693",
"callType": "staticcall",
"gas": "0x29b3e",
"input": "0x70a0823100000000000000000000000019e524d444f12dc572bea6a45bd7e0bd38818693",
"to": "0x8f18dc399594b451eda8c5da02d0563c0b2d0f16",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x180b",
"output": "0x0000000000000000000000000000000000000000000000005a1a0300b6dc77b4"
},
"subtraces": 0,
"traceAddress": [
5,
1,
7,
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x22870",
"input": "0x70a08231000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5d0",
"output": "0x000000000000000000000000000000000000000000000004d2e38d023a887705"
},
"subtraces": 0,
"traceAddress": [
5,
1,
8
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "call",
"gas": "0x21c46",
"input": "0xa9059cbb0000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add50000000000000000000000000000000000000000000000000000049ad24e08fa",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x3a2a",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
5,
1,
9
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"callType": "staticcall",
"gas": "0x1f515",
"input": "0x70a082310000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add5",
"to": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x51c",
"output": "0x000000000000000000000000000000000000000000000012bf12177d81a58a8c"
},
"subtraces": 0,
"traceAddress": [
5,
2
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x1bd06b96dd42ada85fdd0795f3b4a79db914add5",
"callType": "staticcall",
"gas": "0x1e9db",
"input": "0x70a082310000000000000000000000001bd06b96dd42ada85fdd0795f3b4a79db914add5",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5d0",
"output": "0x0000000000000000000000000000000000000000000000f6b311254d3c078811"
},
"subtraces": 0,
"traceAddress": [
5,
3
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0x695c2adf3c996e862a0f047b6e9379fa05004a51",
"callType": "staticcall",
"gas": "0x19863",
"input": "0x70a08231000000000000000000000000695c2adf3c996e862a0f047b6e9379fa05004a51",
"to": "0x831753dd7087cac61ab5644b308642cc1c33dc13",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5d0",
"output": "0x000000000000000000000000000000000000000000000004d2e38867683a6e0b"
},
"subtraces": 0,
"traceAddress": [
6
],
"transactionHash": "0xed9098e596e843499803c390e0be99b116efc5b3c4f57a762d17a07664ebb776",
"transactionPosition": 1,
"type": "call"
},
{
"action": {
"from": "0xc535d4015783d3e1d2a1a8a74d3f5e98eb21ae52",
"callType": "call",
"gas": "0x79b6b0",
"input": "0xb92742fffbf576790cbeb90c08fb912f252d49b50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001000000000000000000000000c93d53a4331ba68c7791f09df1e99da527dafb5100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000015af1d78b58c4000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000",
"to": "0x54437e99acb6a769d186c8692e3ed7d90da50452",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xc2752",
"output": "0x"
},
"subtraces": 2,
"traceAddress": [],
"transactionHash": "0xcfc7e1041883eeb8181ce8487401edc6cf659d4098c2c20e79c1e059153d153a",
"transactionPosition": 2,
"type": "call"
},
{
"action": {
"from": "0x54437e99acb6a769d186c8692e3ed7d90da50452",
"callType": "staticcall",
"gas": "0x6cd0af",
"input": "0x71da23e90000000000000000000000000000000000000000000000000000000000000000",
"to": "0xbf79ce2fbd819e5abc2327563d02a200255b7cb3",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xc87",
"output": "0x0000000000000000000000000000000000000000000000878678326eac900000"
},
"subtraces": 0,
"traceAddress": [
0
],
"transactionHash": "0xcfc7e1041883eeb8181ce8487401edc6cf659d4098c2c20e79c1e059153d153a",
"transactionPosition": 2,
"type": "call"
},
{
"action": {
"from": "0x54437e99acb6a769d186c8692e3ed7d90da50452",
"callType": "call",
"gas": "0x6cbaa8",
"input": "0x41d4c74f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c93d53a4331ba68c7791f09df1e99da527dafb510000000000000000000000000000000000000000000000015af1d78b58c40000",
"to": "0xbf79ce2fbd819e5abc2327563d02a200255b7cb3",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0xae99",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 1,
"traceAddress": [
1
],
"transactionHash": "0xcfc7e1041883eeb8181ce8487401edc6cf659d4098c2c20e79c1e059153d153a",
"transactionPosition": 2,
"type": "call"
},
{
"action": {
"from": "0xbf79ce2fbd819e5abc2327563d02a200255b7cb3",
"callType": "call",
"gas": "0x6ad662",
"input": "0x23b872dd000000000000000000000000c93d53a4331ba68c7791f09df1e99da527dafb51000000000000000000000000bf79ce2fbd819e5abc2327563d02a200255b7cb30000000000000000000000000000000000000000000000015af1d78b58c40000",
"to": "0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x6331",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 1,
"traceAddress": [
1,
0
],
"transactionHash": "0xcfc7e1041883eeb8181ce8487401edc6cf659d4098c2c20e79c1e059153d153a",
"transactionPosition": 2,
"type": "call"
},
{
"action": {
"from": "0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4",
"callType": "delegatecall",
"gas": "0x6922ea",
"input": "0x23b872dd000000000000000000000000c93d53a4331ba68c7791f09df1e99da527dafb51000000000000000000000000bf79ce2fbd819e5abc2327563d02a200255b7cb30000000000000000000000000000000000000000000000015af1d78b58c40000",
"to": "0x7ffb3d637014488b63fb9858e279385685afc1e2",
"value": "0x0"
},
"blockHash": "0x19c188f27c3b2be5e76acee2ad3431065bb182c44fb0dba28f7871839926e381",
"blockNumber": 13002768,
"result": {
"gasUsed": "0x5abb",
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
1,
0,
0
],
"transactionHash": "0xcfc7e1041883eeb8181ce8487401edc6cf659d4098c2c20e79c1e059153d153a",
"transactionPosition": 2,
"type": "call"
}
]
}
Last updated