Skip to main content

debug_traceTransaction RPC Method

Loading...

Updated on
Apr 02, 2026

debug_traceTransaction RPC Method

This RPC method is included in the Free Trial with limited usage. Upgrade your plan to get full access and higher limits. Learn more onĀ our pricing page.

Parameters

transactionHash
string
REQUIRED
Loading...
object
object
Loading...
tracer
string
Loading...
callTracer
string
Loading...
prestateTracer
string
Loading...
tracerConfig
object
Loading...
onlyTopCall
boolean
Loading...
timeout
string
Loading...

Returns

result
Loading...
from
Loading...
gas
Loading...
gasUsed
Loading...
to
Loading...
input
Loading...
output
Loading...
calls
Loading...
from
Loading...
gas
Loading...
gasUsed
Loading...
to
Loading...
input
Loading...
output
Loading...
value
Loading...
type
Loading...
calls
Loading...
value
Loading...
type
Loading...
Request
1
curl -X POST "https://docs-demo.mantle-mainnet.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "debug_traceTransaction",
6
"params": [
7
"0xecb2f745bfef428939f0300cf91ee98f63542bc5fb859081f597ebd39d1707fb",
8
{
9
"tracer": "callTracer",
10
"tracerConfig": {
11
"onlyTopCall": false
12
}
13
}
14
],
15
"id": 1
16
}'
1
curl -X POST "https://docs-demo.mantle-mainnet.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "debug_traceTransaction",
6
"params": [
7
"0xecb2f745bfef428939f0300cf91ee98f63542bc5fb859081f597ebd39d1707fb",
8
{
9
"tracer": "callTracer",
10
"tracerConfig": {
11
"onlyTopCall": false
12
}
13
}
14
],
15
"id": 1
16
}'
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"calls": [
6
{
7
"calls": [
8
{
9
"calls": [
10
{
11
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
12
"gas": "0x59a28",
13
"gasUsed": "0x12b8",
14
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
15
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
16
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
17
"type": "DELEGATECALL",
18
"value": "0x0"
19
}
20
],
21
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
22
"gas": "0x5c4b9",
23
"gasUsed": "0x26af",
24
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
25
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
26
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
27
"type": "STATICCALL"
28
},
29
{
30
"calls": [
31
{
32
"calls": [
33
{
34
"calls": [
35
{
36
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
37
"gas": "0x51939",
38
"gasUsed": "0x244a",
39
"input": "0x386497fd0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
40
"output": "0x0000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
41
"to": "0xf2c89b315fea261ddf7f4de8e4595f32552d8a72",
42
"type": "DELEGATECALL",
43
"value": "0x0"
44
}
45
],
46
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
47
"gas": "0x5302a",
48
"gasUsed": "0x26ad",
49
"input": "0x386497fd0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
50
"output": "0x0000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
51
"to": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
52
"type": "STATICCALL"
53
}
54
],
55
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
56
"gas": "0x56122",
57
"gasUsed": "0x43f5",
58
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
59
"output": "0x0000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
60
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
61
"type": "DELEGATECALL",
62
"value": "0x0"
63
}
64
],
65
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
66
"gas": "0x58acb",
67
"gasUsed": "0x57ec",
68
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
69
"output": "0x0000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
70
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
71
"type": "STATICCALL"
72
},
73
{
74
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
75
"gas": "0x52781",
76
"gasUsed": "0xc51",
77
"input": "0xfa0c214948ffe772d75f1d5be911627706ad374e4cf156c03a48cd16c178deced9e7cda3000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
78
"to": "0x9d7042c48ebc7e9ca786bac09e798f4ab8933216",
79
"type": "DELEGATECALL",
80
"value": "0x0"
81
},
82
{
83
"calls": [
84
{
85
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
86
"gas": "0x5026e",
87
"gasUsed": "0x9a2",
88
"input": "0xb1bf962d",
89
"output": "0x0000000000000000000000000000000000000000000003f1422ba5e63d98d398",
90
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
91
"type": "DELEGATECALL",
92
"value": "0x0"
93
}
94
],
95
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
96
"gas": "0x51900",
97
"gasUsed": "0xc02",
98
"input": "0xb1bf962d",
99
"output": "0x0000000000000000000000000000000000000000000003f1422ba5e63d98d398",
100
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
101
"type": "STATICCALL"
102
},
103
{
104
"calls": [
105
{
106
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
107
"gas": "0x4cb96",
108
"gasUsed": "0x1b18",
109
"input": "0x79774338",
110
"output": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
111
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
112
"type": "DELEGATECALL",
113
"value": "0x0"
114
}
115
],
116
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
117
"gas": "0x4e149",
118
"gasUsed": "0x1d84",
119
"input": "0x79774338",
120
"output": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
121
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
122
"type": "STATICCALL"
123
},
124
{
125
"calls": [
126
{
127
"calls": [
128
{
129
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
130
"gas": "0x41c46",
131
"gasUsed": "0xa99",
132
"input": "0x31873e2e000000000000000000000000ce4975e63b6e737c41c9c0e5acd248ef0145b51a0000000000000000000000000000000000000000000004f2bbc81f06bb12b5e300000000000000000000000000000000000000000000000037fb89c9fd284d67",
133
"to": "0xf57e3f93a2097ab2e3ba767ca0884e0e8d32bb9b",
134
"type": "CALL",
135
"value": "0x0"
136
}
137
],
138
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
139
"gas": "0x47dba",
140
"gasUsed": "0x69a2",
141
"input": "0x7df5bd3b00000000000000000000000000000000000000000000000000e83e59c07b3be60000000000000000000000000000000000000000033c23b676a6ab7ab7510d91",
142
"to": "0x55514cb2ddfef14ec18f6c2e4486e27fb5de84d3",
143
"type": "DELEGATECALL",
144
"value": "0x0"
145
}
146
],
147
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
148
"gas": "0x4a3ca",
149
"gasUsed": "0x7d99",
150
"input": "0x7df5bd3b00000000000000000000000000000000000000000000000000e83e59c07b3be60000000000000000000000000000000000000000033c23b676a6ab7ab7510d91",
151
"to": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
152
"type": "CALL",
153
"value": "0x0"
154
},
155
{
156
"calls": [
157
{
158
"calls": [
159
{
160
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
161
"gas": "0x3d9cd",
162
"gasUsed": "0xa99",
163
"input": "0x31873e2e00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c0000000000000000000000000000000000000000000003f1422ba5e63d98d3980000000000000000000000000000000000000000000000c5b143d146a96b97a1",
164
"to": "0xf57e3f93a2097ab2e3ba767ca0884e0e8d32bb9b",
165
"type": "CALL",
166
"value": "0x0"
167
}
168
],
169
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
170
"gas": "0x4121e",
171
"gasUsed": "0x416d",
172
"input": "0xf5298aca00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f40000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
173
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
174
"type": "DELEGATECALL",
175
"value": "0x0"
176
}
177
],
178
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
179
"gas": "0x424eb",
180
"gasUsed": "0x43d6",
181
"input": "0xf5298aca00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f40000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
182
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
183
"type": "CALL",
184
"value": "0x0"
185
},
186
{
187
"calls": [
188
{
189
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
190
"gas": "0x3cd44",
191
"gasUsed": "0x29f",
192
"input": "0xf731e9be",
193
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
194
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
195
"type": "DELEGATECALL",
196
"value": "0x0"
197
}
198
],
199
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
200
"gas": "0x3deed",
201
"gasUsed": "0x502",
202
"input": "0xf731e9be",
203
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
204
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
205
"type": "STATICCALL"
206
},
207
{
208
"calls": [
209
{
210
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
211
"gas": "0x3c546",
212
"gasUsed": "0x1d2",
213
"input": "0xb1bf962d",
214
"output": "0x0000000000000000000000000000000000000000000003a9c1c1d5ad0c3254f2",
215
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
216
"type": "DELEGATECALL",
217
"value": "0x0"
218
}
219
],
220
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
221
"gas": "0x3d6cf",
222
"gasUsed": "0x432",
223
"input": "0xb1bf962d",
224
"output": "0x0000000000000000000000000000000000000000000003a9c1c1d5ad0c3254f2",
225
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
226
"type": "STATICCALL"
227
},
228
{
229
"calls": [
230
{
231
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
232
"gas": "0x3a0f9",
233
"gasUsed": "0xa52",
234
"input": "0x70a082310000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3",
235
"output": "0x00000000000000000000000000000000000000000000010130905886bbec1a04",
236
"to": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
237
"type": "STATICCALL"
238
},
239
{
240
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
241
"gas": "0x387c1",
242
"gasUsed": "0x9ff",
243
"input": "0x3618abba",
244
"output": "0x00000000000000000000000096b43957a401e639ed675cd08c2f7f21384a27f6",
245
"to": "0x5897edae8d3d004806415a5988fc3410c528ca5a",
246
"type": "STATICCALL"
247
},
248
{
249
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
250
"gas": "0x372a1",
251
"gasUsed": "0x9a0",
252
"input": "0xbb85c0bb0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
253
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
254
"to": "0x96b43957a401e639ed675cd08c2f7f21384a27f6",
255
"type": "STATICCALL"
256
}
257
],
258
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
259
"gas": "0x3bc5a",
260
"gasUsed": "0x53aa",
261
"input": "0x29db497d0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef340000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003ab63c6abf4e616ebda000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005dc",
262
"output": "0x0000000000000000000000000000000000000000001349e448b148d369ba744200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001ea2b73e389028b906b65b",
263
"to": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
264
"type": "STATICCALL"
265
},
266
{
267
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
268
"gas": "0x34a73",
269
"gasUsed": "0x40e8",
270
"input": "0x23b872dd00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c0000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3000000000000000000000000000000000000000000000047a0494642354f51f4",
271
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
272
"to": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
273
"type": "CALL",
274
"value": "0x0"
275
},
276
{
277
"calls": [
278
{
279
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
280
"gas": "0x2f936",
281
"gasUsed": "0x20b",
282
"input": "0x88dd91a100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f4",
283
"to": "0x55514cb2ddfef14ec18f6c2e4486e27fb5de84d3",
284
"type": "DELEGATECALL",
285
"value": "0x0"
286
}
287
],
288
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
289
"gas": "0x30788",
290
"gasUsed": "0x46e",
291
"input": "0x88dd91a100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f4",
292
"to": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
293
"type": "CALL",
294
"value": "0x0"
295
}
296
],
297
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
298
"gas": "0x5fb03",
299
"gasUsed": "0x2f503",
300
"input": "0x573ade810000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
301
"output": "0x000000000000000000000000000000000000000000000047a0494642354f51f4",
302
"to": "0xf2c89b315fea261ddf7f4de8e4595f32552d8a72",
303
"type": "DELEGATECALL",
304
"value": "0x0"
305
}
306
],
307
"from": "0x59c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
308
"gas": "0x485ec359",
309
"gasUsed": "0x261bccfd",
310
"input": "0x573ade810000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
311
"output": "0x000000000000000000000000000000000000000000000047a0494642354f51f4",
312
"to": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
313
"type": "CALL",
314
"value": "0x0"
315
}
316
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"calls": [
6
{
7
"calls": [
8
{
9
"calls": [
10
{
11
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
12
"gas": "0x59a28",
13
"gasUsed": "0x12b8",
14
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
15
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
16
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
17
"type": "DELEGATECALL",
18
"value": "0x0"
19
}
20
],
21
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
22
"gas": "0x5c4b9",
23
"gasUsed": "0x26af",
24
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
25
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
26
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
27
"type": "STATICCALL"
28
},
29
{
30
"calls": [
31
{
32
"calls": [
33
{
34
"calls": [
35
{
36
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
37
"gas": "0x51939",
38
"gasUsed": "0x244a",
39
"input": "0x386497fd0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
40
"output": "0x0000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
41
"to": "0xf2c89b315fea261ddf7f4de8e4595f32552d8a72",
42
"type": "DELEGATECALL",
43
"value": "0x0"
44
}
45
],
46
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
47
"gas": "0x5302a",
48
"gasUsed": "0x26ad",
49
"input": "0x386497fd0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
50
"output": "0x0000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
51
"to": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
52
"type": "STATICCALL"
53
}
54
],
55
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
56
"gas": "0x56122",
57
"gasUsed": "0x43f5",
58
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
59
"output": "0x0000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
60
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
61
"type": "DELEGATECALL",
62
"value": "0x0"
63
}
64
],
65
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
66
"gas": "0x58acb",
67
"gasUsed": "0x57ec",
68
"input": "0x70a0823100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
69
"output": "0x0000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
70
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
71
"type": "STATICCALL"
72
},
73
{
74
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
75
"gas": "0x52781",
76
"gasUsed": "0xc51",
77
"input": "0xfa0c214948ffe772d75f1d5be911627706ad374e4cf156c03a48cd16c178deced9e7cda3000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c60963a3fe8a9c2e5e",
78
"to": "0x9d7042c48ebc7e9ca786bac09e798f4ab8933216",
79
"type": "DELEGATECALL",
80
"value": "0x0"
81
},
82
{
83
"calls": [
84
{
85
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
86
"gas": "0x5026e",
87
"gasUsed": "0x9a2",
88
"input": "0xb1bf962d",
89
"output": "0x0000000000000000000000000000000000000000000003f1422ba5e63d98d398",
90
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
91
"type": "DELEGATECALL",
92
"value": "0x0"
93
}
94
],
95
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
96
"gas": "0x51900",
97
"gasUsed": "0xc02",
98
"input": "0xb1bf962d",
99
"output": "0x0000000000000000000000000000000000000000000003f1422ba5e63d98d398",
100
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
101
"type": "STATICCALL"
102
},
103
{
104
"calls": [
105
{
106
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
107
"gas": "0x4cb96",
108
"gasUsed": "0x1b18",
109
"input": "0x79774338",
110
"output": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
111
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
112
"type": "DELEGATECALL",
113
"value": "0x0"
114
}
115
],
116
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
117
"gas": "0x4e149",
118
"gasUsed": "0x1d84",
119
"input": "0x79774338",
120
"output": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
121
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
122
"type": "STATICCALL"
123
},
124
{
125
"calls": [
126
{
127
"calls": [
128
{
129
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
130
"gas": "0x41c46",
131
"gasUsed": "0xa99",
132
"input": "0x31873e2e000000000000000000000000ce4975e63b6e737c41c9c0e5acd248ef0145b51a0000000000000000000000000000000000000000000004f2bbc81f06bb12b5e300000000000000000000000000000000000000000000000037fb89c9fd284d67",
133
"to": "0xf57e3f93a2097ab2e3ba767ca0884e0e8d32bb9b",
134
"type": "CALL",
135
"value": "0x0"
136
}
137
],
138
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
139
"gas": "0x47dba",
140
"gasUsed": "0x69a2",
141
"input": "0x7df5bd3b00000000000000000000000000000000000000000000000000e83e59c07b3be60000000000000000000000000000000000000000033c23b676a6ab7ab7510d91",
142
"to": "0x55514cb2ddfef14ec18f6c2e4486e27fb5de84d3",
143
"type": "DELEGATECALL",
144
"value": "0x0"
145
}
146
],
147
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
148
"gas": "0x4a3ca",
149
"gasUsed": "0x7d99",
150
"input": "0x7df5bd3b00000000000000000000000000000000000000000000000000e83e59c07b3be60000000000000000000000000000000000000000033c23b676a6ab7ab7510d91",
151
"to": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
152
"type": "CALL",
153
"value": "0x0"
154
},
155
{
156
"calls": [
157
{
158
"calls": [
159
{
160
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
161
"gas": "0x3d9cd",
162
"gasUsed": "0xa99",
163
"input": "0x31873e2e00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c0000000000000000000000000000000000000000000003f1422ba5e63d98d3980000000000000000000000000000000000000000000000c5b143d146a96b97a1",
164
"to": "0xf57e3f93a2097ab2e3ba767ca0884e0e8d32bb9b",
165
"type": "CALL",
166
"value": "0x0"
167
}
168
],
169
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
170
"gas": "0x4121e",
171
"gasUsed": "0x416d",
172
"input": "0xf5298aca00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f40000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
173
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
174
"type": "DELEGATECALL",
175
"value": "0x0"
176
}
177
],
178
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
179
"gas": "0x424eb",
180
"gasUsed": "0x43d6",
181
"input": "0xf5298aca00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f40000000000000000000000000000000000000000033c9ef6f7e6eac2be5ed0fb",
182
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
183
"type": "CALL",
184
"value": "0x0"
185
},
186
{
187
"calls": [
188
{
189
"from": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
190
"gas": "0x3cd44",
191
"gasUsed": "0x29f",
192
"input": "0xf731e9be",
193
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
194
"to": "0x2bc0635b28c2a80bec865df33e9f33072323d043",
195
"type": "DELEGATECALL",
196
"value": "0x0"
197
}
198
],
199
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
200
"gas": "0x3deed",
201
"gasUsed": "0x502",
202
"input": "0xf731e9be",
203
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
204
"to": "0x7f9c39386be3f6a8c1753b5fbe8c96f7eaef88e1",
205
"type": "STATICCALL"
206
},
207
{
208
"calls": [
209
{
210
"from": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
211
"gas": "0x3c546",
212
"gasUsed": "0x1d2",
213
"input": "0xb1bf962d",
214
"output": "0x0000000000000000000000000000000000000000000003a9c1c1d5ad0c3254f2",
215
"to": "0x84e2e7d90e9214d5a988257235ec7fc3aafddf9f",
216
"type": "DELEGATECALL",
217
"value": "0x0"
218
}
219
],
220
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
221
"gas": "0x3d6cf",
222
"gasUsed": "0x432",
223
"input": "0xb1bf962d",
224
"output": "0x0000000000000000000000000000000000000000000003a9c1c1d5ad0c3254f2",
225
"to": "0xcbe019c9c44954d388602a99a45a1d7da61321cf",
226
"type": "STATICCALL"
227
},
228
{
229
"calls": [
230
{
231
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
232
"gas": "0x3a0f9",
233
"gasUsed": "0xa52",
234
"input": "0x70a082310000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3",
235
"output": "0x00000000000000000000000000000000000000000000010130905886bbec1a04",
236
"to": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
237
"type": "STATICCALL"
238
},
239
{
240
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
241
"gas": "0x387c1",
242
"gasUsed": "0x9ff",
243
"input": "0x3618abba",
244
"output": "0x00000000000000000000000096b43957a401e639ed675cd08c2f7f21384a27f6",
245
"to": "0x5897edae8d3d004806415a5988fc3410c528ca5a",
246
"type": "STATICCALL"
247
},
248
{
249
"from": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
250
"gas": "0x372a1",
251
"gasUsed": "0x9a0",
252
"input": "0xbb85c0bb0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
253
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
254
"to": "0x96b43957a401e639ed675cd08c2f7f21384a27f6",
255
"type": "STATICCALL"
256
}
257
],
258
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
259
"gas": "0x3bc5a",
260
"gasUsed": "0x53aa",
261
"input": "0x29db497d0000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef340000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003ab63c6abf4e616ebda000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005dc",
262
"output": "0x0000000000000000000000000000000000000000001349e448b148d369ba744200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001ea2b73e389028b906b65b",
263
"to": "0x4901a3141a4b7e04f71d97def16931e2cea56c12",
264
"type": "STATICCALL"
265
},
266
{
267
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
268
"gas": "0x34a73",
269
"gasUsed": "0x40e8",
270
"input": "0x23b872dd00000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c0000000000000000000000007bdb0095429f8eff1efb718aabc912b2489ba5b3000000000000000000000000000000000000000000000047a0494642354f51f4",
271
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
272
"to": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
273
"type": "CALL",
274
"value": "0x0"
275
},
276
{
277
"calls": [
278
{
279
"from": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
280
"gas": "0x2f936",
281
"gasUsed": "0x20b",
282
"input": "0x88dd91a100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f4",
283
"to": "0x55514cb2ddfef14ec18f6c2e4486e27fb5de84d3",
284
"type": "DELEGATECALL",
285
"value": "0x0"
286
}
287
],
288
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
289
"gas": "0x30788",
290
"gasUsed": "0x46e",
291
"input": "0x88dd91a100000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c000000000000000000000000000000000000000000000047a0494642354f51f4",
292
"to": "0x7bdb0095429f8eff1efb718aabc912b2489ba5b3",
293
"type": "CALL",
294
"value": "0x0"
295
}
296
],
297
"from": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
298
"gas": "0x5fb03",
299
"gasUsed": "0x2f503",
300
"input": "0x573ade810000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
301
"output": "0x000000000000000000000000000000000000000000000047a0494642354f51f4",
302
"to": "0xf2c89b315fea261ddf7f4de8e4595f32552d8a72",
303
"type": "DELEGATECALL",
304
"value": "0x0"
305
}
306
],
307
"from": "0x59c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
308
"gas": "0x485ec359",
309
"gasUsed": "0x261bccfd",
310
"input": "0x573ade810000000000000000000000005d3a1ff2b6bab83b63cd9ad0787074081a52ef34000000000000000000000000000000000000000000000047a0494642354f51f4000000000000000000000000000000000000000000000000000000000000000200000000000000000000000059c3d7966837e8c6b96251b6ea0ef2cd4b17015c",
311
"output": "0x000000000000000000000000000000000000000000000047a0494642354f51f4",
312
"to": "0x7c9c6f5bed9cfe5b9070c7d3322cf39ead2f9492",
313
"type": "CALL",
314
"value": "0x0"
315
}
316
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free