Skip to main content

debug_traceBlockByHash RPC Method

Loading...

Updated on
May 06, 2026

debug_traceBlockByHash 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

blockHash
string
REQUIRED
Loading...
object
object
REQUIRED
Loading...
tracer
string
Loading...
callTracer
string
Loading...
prestateTracer
string
Loading...
tracerConfig
object
Loading...
onlyTopCall
boolean
Loading...

Returns

type
Loading...
from
Loading...
to
Loading...
value
Loading...
gas
Loading...
gasUsed
Loading...
input
Loading...
output
Loading...
calls
Loading...
Request
1
curl -X POST "https://docs-demo.optimism.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "debug_traceBlockByHash",
6
"params": [
7
"0xeddf2ed6ab796121f6922f44e5779944c3e3996e11a26e20d95a5d0d9d3d97c2",
8
{
9
"tracer": "callTracer",
10
"tracerConfig": {
11
"onlyTopCall": false
12
}
13
}
14
],
15
"id": 1
16
}'
1
curl -X POST "https://docs-demo.optimism.quiknode.pro/" \
2
-H "Content-Type: application/json" \
3
-d '{
4
"jsonrpc": "2.0",
5
"method": "debug_traceBlockByHash",
6
"params": [
7
"0xeddf2ed6ab796121f6922f44e5779944c3e3996e11a26e20d95a5d0d9d3d97c2",
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
{
6
"txHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
"result": {
8
"calls": [
9
{
10
"calls": [
11
{
12
"calls": [
13
{
14
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
15
"gas": "0x4807d3",
16
"gasUsed": "0x9db",
17
"input": "0x47535d7b",
18
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
19
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
20
"type": "DELEGATECALL"
21
}
22
],
23
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
24
"gas": "0x494861",
25
"gasUsed": "0x25e0",
26
"input": "0x47535d7b",
27
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
28
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
29
"type": "STATICCALL"
30
},
31
{
32
"calls": [
33
{
34
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
35
"gas": "0x47cef2",
36
"gasUsed": "0x37c0",
37
"input": "0xfc737214000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
38
"output": "0x",
39
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
40
"type": "DELEGATECALL"
41
}
42
],
43
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
44
"gas": "0x490eb3",
45
"gasUsed": "0x53dd",
46
"input": "0xfc737214000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
47
"output": "0x",
48
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
49
"type": "CALL",
50
"value": "0x0"
51
},
52
{
53
"calls": [
54
{
55
"calls": [
56
{
57
"calls": [
58
{
59
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
60
"gas": "0x44fa77",
61
"gasUsed": "0xa63",
62
"input": "0x1246dbf5000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
63
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
64
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
65
"type": "DELEGATECALL"
66
}
67
],
68
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
69
"gas": "0x462ea1",
70
"gasUsed": "0x266b",
71
"input": "0x1246dbf5000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
72
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
73
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
74
"type": "STATICCALL"
75
},
76
{
77
"calls": [
78
{
79
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
80
"gas": "0x44c17a",
81
"gasUsed": "0x98a",
82
"input": "0x3e742e3b",
83
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
84
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
85
"type": "DELEGATECALL"
86
}
87
],
88
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
89
"gas": "0x45f4b9",
90
"gasUsed": "0x258f",
91
"input": "0x3e742e3b",
92
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
93
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
94
"type": "STATICCALL"
95
},
96
{
97
"calls": [
98
{
99
"calls": [
100
{
101
"calls": [
102
{
103
"calls": [
104
{
105
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
106
"gas": "0x415371",
107
"gasUsed": "0x1cf2",
108
"input": "0xfeaf968c",
109
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
110
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
111
"type": "STATICCALL"
112
}
113
],
114
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
115
"gas": "0x427a69",
116
"gasUsed": "0x3d1b",
117
"input": "0xfeaf968c",
118
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
119
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
120
"type": "STATICCALL"
121
}
122
],
123
"error": "execution reverted",
124
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
125
"gas": "0x439477",
126
"gasUsed": "0x75fd",
127
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
128
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
129
"type": "CALL",
130
"value": "0x0"
131
}
132
],
133
"error": "execution reverted",
134
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
135
"gas": "0x44b3da",
136
"gasUsed": "0x82f6",
137
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
138
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
139
"type": "DELEGATECALL"
140
}
141
],
142
"error": "execution reverted",
143
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
144
"gas": "0x45cd81",
145
"gasUsed": "0x85a7",
146
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
147
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
148
"type": "CALL",
149
"value": "0x0"
150
},
151
{
152
"calls": [
153
{
154
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
155
"gas": "0x4430a3",
156
"gasUsed": "0x20b",
157
"input": "0x47535d7b",
158
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
159
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
160
"type": "DELEGATECALL"
161
}
162
],
163
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
164
"gas": "0x454831",
165
"gasUsed": "0x4ac",
166
"input": "0x47535d7b",
167
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
168
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
169
"type": "STATICCALL"
170
},
171
{
172
"calls": [
173
{
174
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
175
"gas": "0x4420e7",
176
"gasUsed": "0x1ba",
177
"input": "0x3e742e3b",
178
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
179
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
180
"type": "DELEGATECALL"
181
}
182
],
183
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
184
"gas": "0x453835",
185
"gasUsed": "0x45b",
186
"input": "0x3e742e3b",
187
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
188
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
189
"type": "STATICCALL"
190
},
191
{
192
"calls": [
193
{
194
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
195
"gas": "0x441818",
196
"gasUsed": "0x3a6",
197
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
198
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
199
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
200
"type": "DELEGATECALL"
201
}
202
],
203
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
204
"gas": "0x452f5b",
205
"gasUsed": "0x65f",
206
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
207
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
208
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
209
"type": "STATICCALL"
210
},
211
{
212
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
213
"gas": "0x451ab3",
214
"gasUsed": "0xda7c",
215
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
216
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
217
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
218
"type": "STATICCALL"
219
},
220
{
221
"calls": [
222
{
223
"calls": [
224
{
225
"calls": [
226
{
227
"calls": [
228
{
229
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
230
"gas": "0x3fd43e",
231
"gasUsed": "0x1cf2",
232
"input": "0xfeaf968c",
233
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
234
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
235
"type": "STATICCALL"
236
}
237
],
238
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
239
"gas": "0x40f521",
240
"gasUsed": "0x3d1b",
241
"input": "0xfeaf968c",
242
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
243
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
244
"type": "STATICCALL"
245
}
246
],
247
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
248
"gas": "0x420942",
249
"gasUsed": "0xbb33",
250
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
251
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
252
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
253
"type": "STATICCALL"
254
}
255
],
256
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
257
"gas": "0x432323",
258
"gasUsed": "0xd341",
259
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
260
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
261
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
262
"type": "DELEGATECALL"
263
}
264
],
265
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
266
"gas": "0x44366d",
267
"gasUsed": "0xd5e5",
268
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
269
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
270
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
271
"type": "STATICCALL"
272
},
273
{
274
"calls": [
275
{
276
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
277
"gas": "0x424632",
278
"gasUsed": "0x18d",
279
"input": "0x6e1d2dd2",
280
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
281
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
282
"type": "DELEGATECALL"
283
}
284
],
285
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
286
"gas": "0x43560c",
287
"gasUsed": "0x443",
288
"input": "0x6e1d2dd2",
289
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
290
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
291
"type": "STATICCALL"
292
},
293
{
294
"calls": [
295
{
296
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
297
"gas": "0x423407",
298
"gasUsed": "0x3a6",
299
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
300
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
301
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
302
"type": "DELEGATECALL"
303
}
304
],
305
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
306
"gas": "0x43439b",
307
"gasUsed": "0x65f",
308
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
309
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
310
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
311
"type": "STATICCALL"
312
},
313
{
314
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
315
"gas": "0x433ab0",
316
"gasUsed": "0x2b8",
317
"input": "0x3850c7bd",
318
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
319
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
320
"type": "STATICCALL"
321
},
322
{
323
"calls": [
324
{
325
"calls": [
326
{
327
"calls": [
328
{
329
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
330
"gas": "0x3fd359",
331
"gasUsed": "0x50f9",
332
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
333
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
334
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
335
"type": "DELEGATECALL"
336
}
337
],
338
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
339
"gas": "0x40f2b0",
340
"gasUsed": "0x6d1f",
341
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
342
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
343
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
344
"type": "STATICCALL"
345
}
346
],
347
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
348
"gas": "0x4210a7",
349
"gasUsed": "0x8dda",
350
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
351
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa96b35079c505d9cdb",
352
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
353
"type": "DELEGATECALL"
354
}
355
],
356
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
357
"gas": "0x431fae",
358
"gasUsed": "0x9096",
359
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
360
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa96b35079c505d9cdb",
361
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
362
"type": "STATICCALL"
363
},
364
{
365
"calls": [
366
{
367
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
368
"gas": "0x4181fd",
369
"gasUsed": "0x1488",
370
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
371
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43ffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab000000000000000000000000000000000002ace8d4d48e23ed67ad4b7a73d36c",
372
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
373
"type": "DELEGATECALL"
374
}
375
],
376
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
377
"gas": "0x428ec0",
378
"gasUsed": "0x174a",
379
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
380
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43ffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab000000000000000000000000000000000002ace8d4d48e23ed67ad4b7a73d36c",
381
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
382
"type": "STATICCALL"
383
},
384
{
385
"calls": [
386
{
387
"calls": [
388
{
389
"calls": [
390
{
391
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
392
"gas": "0x3f3f67",
393
"gasUsed": "0x3a6",
394
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
395
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
396
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
397
"type": "DELEGATECALL"
398
}
399
],
400
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
401
"gas": "0x4042f8",
402
"gasUsed": "0x65f",
403
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
404
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
405
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
406
"type": "STATICCALL"
407
},
408
{
409
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
410
"gas": "0x403a4f",
411
"gasUsed": "0x2b8",
412
"input": "0x3850c7bd",
413
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
414
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
415
"type": "STATICCALL"
416
}
417
],
418
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
419
"gas": "0x41601d",
420
"gasUsed": "0x7b1e",
421
"input": "0x7fc26736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
422
"output": "0x000000000000000000000000000000000000000000000015ec2dd0e7447ee458",
423
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
424
"type": "DELEGATECALL"
425
}
426
],
427
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
428
"gas": "0x426c63",
429
"gasUsed": "0x7de6",
430
"input": "0x7fc26736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
431
"output": "0x000000000000000000000000000000000000000000000015ec2dd0e7447ee458",
432
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
433
"type": "CALL",
434
"value": "0x0"
435
},
436
{
437
"calls": [
438
{
439
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
440
"gas": "0x40dff7",
441
"gasUsed": "0x20b",
442
"input": "0x47535d7b",
443
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
444
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
445
"type": "DELEGATECALL"
446
}
447
],
448
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
449
"gas": "0x41ea0d",
450
"gasUsed": "0x4ac",
451
"input": "0x47535d7b",
452
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
453
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
454
"type": "STATICCALL"
455
},
456
{
457
"calls": [
458
{
459
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
460
"gas": "0x40af31",
461
"gasUsed": "0x3a6",
462
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
463
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
464
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
465
"type": "DELEGATECALL"
466
}
467
],
468
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
469
"gas": "0x41b899",
470
"gasUsed": "0x65f",
471
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
472
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
473
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
474
"type": "STATICCALL"
475
},
476
{
477
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
478
"gas": "0x41b005",
479
"gasUsed": "0x2b8",
480
"input": "0x3850c7bd",
481
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
482
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
483
"type": "STATICCALL"
484
}
485
],
486
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
487
"gas": "0x476a2e",
488
"gasUsed": "0x4ca19",
489
"input": "0x1e81ac33000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
490
"output": "0x000000000000000000000000000000000000000000000000000217aff28552f4000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
491
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
492
"type": "DELEGATECALL"
493
}
494
],
495
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
496
"gas": "0x48a841",
497
"gasUsed": "0x4e62a",
498
"input": "0x1e81ac33000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
499
"output": "0x000000000000000000000000000000000000000000000000000217aff28552f4000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
500
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
501
"type": "CALL",
502
"value": "0x0"
503
},
504
{
505
"calls": [
506
{
507
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
508
"gas": "0x42c012",
509
"gasUsed": "0x1da3",
510
"input": "0x874044f3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4fffffffffffffffffffffffffffffffffffffffffffffffffffde8500d7aad0c",
511
"output": "0x",
512
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
513
"type": "DELEGATECALL"
514
}
515
],
516
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
517
"gas": "0x43d1e2",
518
"gasUsed": "0x205c",
519
"input": "0x874044f3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4fffffffffffffffffffffffffffffffffffffffffffffffffffde8500d7aad0c",
520
"output": "0x",
521
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
522
"type": "CALL",
523
"value": "0x0"
524
},
525
{
526
"calls": [
527
{
528
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
529
"gas": "0x429768",
530
"gasUsed": "0xee1",
531
"input": "0x2e4586c3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
532
"output": "0x",
533
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
534
"type": "DELEGATECALL"
535
}
536
],
537
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
538
"gas": "0x43a884",
539
"gasUsed": "0x118b",
540
"input": "0x2e4586c3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
541
"output": "0x",
542
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
543
"type": "CALL",
544
"value": "0x0"
545
},
546
{
547
"calls": [
548
{
549
"calls": [
550
{
551
"calls": [
552
{
553
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
554
"gas": "0x405dd8",
555
"gasUsed": "0x42c",
556
"input": "0xb2e27148000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
557
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43",
558
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
559
"type": "DELEGATECALL"
560
}
561
],
562
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
563
"gas": "0x4165f8",
564
"gasUsed": "0x6e8",
565
"input": "0xb2e27148000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
566
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43",
567
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
568
"type": "STATICCALL"
569
},
570
{
571
"calls": [
572
{
573
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
574
"gas": "0x405469",
575
"gasUsed": "0x3a6",
576
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
577
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
578
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
579
"type": "DELEGATECALL"
580
}
581
],
582
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
583
"gas": "0x415c60",
584
"gasUsed": "0x65f",
585
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
586
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
587
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
588
"type": "STATICCALL"
589
},
590
{
591
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
592
"gas": "0x4153ca",
593
"gasUsed": "0x2b8",
594
"input": "0x3850c7bd",
595
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
596
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
597
"type": "STATICCALL"
598
},
599
{
600
"calls": [
601
{
602
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
603
"gas": "0x404021",
604
"gasUsed": "0x355",
605
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
606
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab",
607
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
608
"type": "DELEGATECALL"
609
}
610
],
611
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
612
"gas": "0x4147c8",
613
"gasUsed": "0x611",
614
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
615
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab",
616
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
617
"type": "STATICCALL"
618
},
619
{
620
"calls": [
621
{
622
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
623
"gas": "0x403707",
624
"gasUsed": "0x1e38",
625
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
626
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
627
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
628
"type": "DELEGATECALL"
629
}
630
],
631
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
632
"gas": "0x413e71",
633
"gasUsed": "0x20e8",
634
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
635
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
636
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
637
"type": "STATICCALL"
638
},
639
{
640
"calls": [
641
{
642
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
643
"gas": "0x40106a",
644
"gasUsed": "0x20b",
645
"input": "0x47535d7b",
646
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
647
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
648
"type": "DELEGATECALL"
649
}
650
],
651
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
652
"gas": "0x411734",
653
"gasUsed": "0x4ac",
654
"input": "0x47535d7b",
655
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
656
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
657
"type": "STATICCALL"
658
},
659
{
660
"calls": [
661
{
662
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
663
"gas": "0x40083f",
664
"gasUsed": "0x1ba",
665
"input": "0x3e742e3b",
666
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
667
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
668
"type": "DELEGATECALL"
669
}
670
],
671
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
672
"gas": "0x410ee8",
673
"gasUsed": "0x45b",
674
"input": "0x3e742e3b",
675
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
676
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
677
"type": "STATICCALL"
678
},
679
{
680
"calls": [
681
{
682
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
683
"gas": "0x3fff70",
684
"gasUsed": "0x3a6",
685
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
686
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
687
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
688
"type": "DELEGATECALL"
689
}
690
],
691
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
692
"gas": "0x41060d",
693
"gasUsed": "0x65f",
694
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
695
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
696
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
697
"type": "STATICCALL"
698
},
699
{
700
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
701
"gas": "0x40fb02",
702
"gasUsed": "0x3e3c",
703
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
704
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
705
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
706
"type": "STATICCALL"
707
},
708
{
709
"calls": [
710
{
711
"calls": [
712
{
713
"calls": [
714
{
715
"calls": [
716
{
717
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
718
"gas": "0x3cb12f",
719
"gasUsed": "0x582",
720
"input": "0xfeaf968c",
721
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
722
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
723
"type": "STATICCALL"
724
}
725
],
726
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
727
"gas": "0x3dabef",
728
"gasUsed": "0xc47",
729
"input": "0xfeaf968c",
730
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
731
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
732
"type": "STATICCALL"
733
}
734
],
735
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
736
"gas": "0x3ea8f2",
737
"gasUsed": "0x22db",
738
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
739
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
740
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
741
"type": "STATICCALL"
742
}
743
],
744
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
745
"gas": "0x3fab57",
746
"gasUsed": "0x2955",
747
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
748
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
749
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
750
"type": "DELEGATECALL"
751
}
752
],
753
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
754
"gas": "0x40b08a",
755
"gasUsed": "0x2bf9",
756
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
757
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
758
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
759
"type": "STATICCALL"
760
},
761
{
762
"calls": [
763
{
764
"calls": [
765
{
766
"calls": [
767
{
768
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
769
"gas": "0x3d75c2",
770
"gasUsed": "0x3a6",
771
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
772
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
773
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
774
"type": "DELEGATECALL"
775
}
776
],
777
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
778
"gas": "0x3e720f",
779
"gasUsed": "0x65f",
780
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
781
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
782
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
783
"type": "STATICCALL"
784
},
785
{
786
"calls": [
787
{
788
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
789
"gas": "0x3d6cbe",
790
"gasUsed": "0x6c8",
791
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
792
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
793
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
794
"type": "DELEGATECALL"
795
}
796
],
797
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
798
"gas": "0x3e68d2",
799
"gasUsed": "0x978",
800
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
801
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
802
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
803
"type": "STATICCALL"
804
},
805
{
806
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
807
"gas": "0x3e527f",
808
"gasUsed": "0x2b8",
809
"input": "0x3850c7bd",
810
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
811
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
812
"type": "STATICCALL"
813
},
814
{
815
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
816
"gas": "0x3e4b5c",
817
"gasUsed": "0x1ac",
818
"input": "0x1a686502",
819
"output": "0x00000000000000000000000000000000000000000000607dcea8de2c79afea67",
820
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
821
"type": "STATICCALL"
822
},
823
{
824
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
825
"gas": "0x3e4653",
826
"gasUsed": "0x117",
827
"input": "0xd0c93a7c",
828
"output": "0x000000000000000000000000000000000000000000000000000000000000003c",
829
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
830
"type": "STATICCALL"
831
},
832
{
833
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
834
"gas": "0x3e402e",
835
"gasUsed": "0x9dd",
836
"input": "0x5339c2960000000000000000000000000000000000000000000000000000000000000001",
837
"output": "0x0000000440400080428850020f4cf16100050000000000000000000000000000",
838
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
839
"type": "STATICCALL"
840
}
841
],
842
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
843
"gas": "0x3f7809",
844
"gasUsed": "0x7a56",
845
"input": "0xa3bf0df8000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb8000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
846
"output": "0x0000000000000000000000000000000000000000000000000000000000005cf500000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143d",
847
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
848
"type": "DELEGATECALL"
849
}
850
],
851
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
852
"gas": "0x407cad",
853
"gasUsed": "0x7d42",
854
"input": "0xa3bf0df8000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb8000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
855
"output": "0x0000000000000000000000000000000000000000000000000000000000005cf500000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143d",
856
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
857
"type": "CALL",
858
"value": "0x0"
859
},
860
{
861
"calls": [
862
{
863
"calls": [
864
{
865
"from": "0xc84da6c8ec7a57cd10b939e79eaf9d2d17834e04",
866
"gas": "0x3d7487",
867
"gasUsed": "0x3b66",
868
"input": "0xa9059cbb00000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000001032e6edf678fb3f6c",
869
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
870
"to": "0x17793262e3625b1a57fb325b5a1f79b05de30b14",
871
"type": "DELEGATECALL"
872
}
873
],
874
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
875
"gas": "0x3e8a37",
876
"gasUsed": "0x5786",
877
"input": "0xa9059cbb00000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000001032e6edf678fb3f6c",
878
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
879
"to": "0xc84da6c8ec7a57cd10b939e79eaf9d2d17834e04",
880
"type": "CALL",
881
"value": "0x0"
882
},
883
{
884
"calls": [
885
{
886
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
887
"gas": "0x3d3560",
888
"gasUsed": "0x9a1",
889
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
890
"output": "0x0000000000000000000000000000000000000000000003bac0180aa43f825cc7",
891
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
892
"type": "DELEGATECALL"
893
}
894
],
895
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
896
"gas": "0x3e30a8",
897
"gasUsed": "0xc5a",
898
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
899
"output": "0x0000000000000000000000000000000000000000000003bac0180aa43f825cc7",
900
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
901
"type": "STATICCALL"
902
},
903
{
904
"calls": [
905
{
906
"calls": [
907
{
908
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
909
"gas": "0x3c2e2b",
910
"gasUsed": "0x10a",
911
"input": "0x0dfe1681",
912
"output": "0x000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
913
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
914
"type": "STATICCALL"
915
},
916
{
917
"calls": [
918
{
919
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
920
"gas": "0x3b371e",
921
"gasUsed": "0x3a6",
922
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
923
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
924
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
925
"type": "DELEGATECALL"
926
}
927
],
928
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
929
"gas": "0x3c2a4c",
930
"gasUsed": "0x65f",
931
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
932
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
933
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
934
"type": "STATICCALL"
935
},
936
{
937
"calls": [
938
{
939
"calls": [
940
{
941
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
942
"gas": "0x3a396a",
943
"gasUsed": "0x10a",
944
"input": "0x0dfe1681",
945
"output": "0x000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
946
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
947
"type": "STATICCALL"
948
},
949
{
950
"calls": [
951
{
952
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
953
"gas": "0x394a56",
954
"gasUsed": "0x3397",
955
"input": "0xa9059cbb000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000018101f5e5fe9be31e",
956
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
957
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
958
"type": "DELEGATECALL"
959
}
960
],
961
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
962
"gas": "0x3a35b5",
963
"gasUsed": "0x3653",
964
"input": "0xa9059cbb000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000018101f5e5fe9be31e",
965
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
966
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
967
"type": "CALL",
968
"value": "0x0"
969
}
970
],
971
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
972
"gas": "0x3b2d24",
973
"gasUsed": "0x4250",
974
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
975
"output": "0x",
976
"to": "0x5ed5eb2bdc4f8c30b19f69b3dd9bd1d239de48fd",
977
"type": "DELEGATECALL"
978
}
979
],
980
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
981
"gas": "0x3c2057",
982
"gasUsed": "0x4533",
983
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
984
"output": "0x",
985
"to": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
986
"type": "CALL",
987
"value": "0x0"
988
}
989
],
990
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
991
"gas": "0x3d2639",
992
"gasUsed": "0x56f7",
993
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
994
"output": "0x",
995
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
996
"type": "DELEGATECALL"
997
}
998
],
999
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1000
"gas": "0x3e2170",
1001
"gasUsed": "0x59da",
1002
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
1003
"output": "0x",
1004
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1005
"type": "CALL",
1006
"value": "0x0"
1007
},
1008
{
1009
"calls": [
1010
{
1011
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1012
"gas": "0x3ccce5",
1013
"gasUsed": "0x1d1",
1014
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1015
"output": "0x0000000000000000000000000000000000000000000003bc411a008a3e1e3fe5",
1016
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1017
"type": "DELEGATECALL"
1018
}
1019
],
1020
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1021
"gas": "0x3dc684",
1022
"gasUsed": "0x48a",
1023
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1024
"output": "0x0000000000000000000000000000000000000000000003bc411a008a3e1e3fe5",
1025
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1026
"type": "STATICCALL"
1027
}
1028
],
1029
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1030
"gas": "0x3ff737",
1031
"gasUsed": "0x148b0",
1032
"input": "0x128acb0800000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e00000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
1033
"output": "0x0000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094",
1034
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1035
"type": "CALL",
1036
"value": "0x0"
1037
},
1038
{
1039
"calls": [
1040
{
1041
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1042
"gas": "0x3da236",
1043
"gasUsed": "0x3a6",
1044
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1045
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1046
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1047
"type": "DELEGATECALL"
1048
}
1049
],
1050
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1051
"gas": "0x3e9f38",
1052
"gasUsed": "0x65f",
1053
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1054
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1055
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1056
"type": "STATICCALL"
1057
},
1058
{
1059
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1060
"gas": "0x3e969f",
1061
"gasUsed": "0x2b8",
1062
"input": "0x3850c7bd",
1063
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1064
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1065
"type": "STATICCALL"
1066
}
1067
],
1068
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1069
"gas": "0x428071",
1070
"gasUsed": "0x2f5ad",
1071
"input": "0x4314ca1c000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000000000000000000000",
1072
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3dfffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d00000000000000000000000000000000000000000000000001032e6edf678fb3f6c00000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf50000000000000000000000000000000000000000000000000000000000000000",
1073
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
1074
"type": "DELEGATECALL"
1075
}
1076
],
1077
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1078
"gas": "0x439147",
1079
"gasUsed": "0x2f893",
1080
"input": "0x4314ca1c000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000000000000000000000",
1081
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3dfffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d00000000000000000000000000000000000000000000000001032e6edf678fb3f6c00000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf50000000000000000000000000000000000000000000000000000000000000000",
1082
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1083
"type": "CALL",
1084
"value": "0x0"
1085
},
1086
{
1087
"calls": [
1088
{
1089
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1090
"gas": "0x3f9244",
1091
"gasUsed": "0x1d88",
1092
"input": "0x874044f30000000000000000000000001c9a192df3936cbf093d8afdc352718bcf834eb600000000000000000000000000000000000000000000000000d4524658ce143d",
1093
"output": "0x",
1094
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1095
"type": "DELEGATECALL"
1096
}
1097
],
1098
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1099
"gas": "0x409729",
1100
"gasUsed": "0x2041",
1101
"input": "0x874044f30000000000000000000000001c9a192df3936cbf093d8afdc352718bcf834eb600000000000000000000000000000000000000000000000000d4524658ce143d",
1102
"output": "0x",
1103
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1104
"type": "CALL",
1105
"value": "0x0"
1106
},
1107
{
1108
"calls": [
1109
{
1110
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1111
"gas": "0x3f6f4b",
1112
"gasUsed": "0x2b61",
1113
"input": "0x89f92177000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737fffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d0000000000000000000000000000000000000000000000000102ec15296bcf4da3dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000000000000000000000000000000",
1114
"output": "0x",
1115
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1116
"type": "DELEGATECALL"
1117
}
1118
],
1119
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1120
"gas": "0x4073ba",
1121
"gasUsed": "0x2e32",
1122
"input": "0x89f92177000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737fffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d0000000000000000000000000000000000000000000000000102ec15296bcf4da3dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000000000000000000000000000000",
1123
"output": "0x",
1124
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1125
"type": "CALL",
1126
"value": "0x0"
1127
},
1128
{
1129
"calls": [
1130
{
1131
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1132
"gas": "0x3f3906",
1133
"gasUsed": "0x1ce",
1134
"input": "0xfedf924b",
1135
"output": "0x00000000000000000000000000000000000000000000000000000000000061a8",
1136
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1137
"type": "DELEGATECALL"
1138
}
1139
],
1140
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1141
"gas": "0x403c7a",
1142
"gasUsed": "0x484",
1143
"input": "0xfedf924b",
1144
"output": "0x00000000000000000000000000000000000000000000000000000000000061a8",
1145
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1146
"type": "STATICCALL"
1147
},
1148
{
1149
"calls": [
1150
{
1151
"calls": [
1152
{
1153
"calls": [
1154
{
1155
"calls": [
1156
{
1157
"calls": [
1158
{
1159
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1160
"gas": "0x3b3398",
1161
"gasUsed": "0xb76",
1162
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1163
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1164
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1165
"type": "DELEGATECALL"
1166
}
1167
],
1168
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1169
"gas": "0x3c26b8",
1170
"gasUsed": "0xe2f",
1171
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1172
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1173
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1174
"type": "STATICCALL"
1175
},
1176
{
1177
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1178
"gas": "0x3c0cd8",
1179
"gasUsed": "0xa88",
1180
"input": "0x3850c7bd",
1181
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1182
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1183
"type": "STATICCALL"
1184
}
1185
],
1186
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1187
"gas": "0x3d3140",
1188
"gasUsed": "0x859f",
1189
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1190
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
1191
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1192
"type": "DELEGATECALL"
1193
}
1194
],
1195
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1196
"gas": "0x3e2c80",
1197
"gasUsed": "0x8864",
1198
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1199
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
1200
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1201
"type": "STATICCALL"
1202
},
1203
{
1204
"calls": [
1205
{
1206
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1207
"gas": "0x3caa38",
1208
"gasUsed": "0xaa9",
1209
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1210
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
1211
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1212
"type": "DELEGATECALL"
1213
}
1214
],
1215
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1216
"gas": "0x3da353",
1217
"gasUsed": "0xd6b",
1218
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1219
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
1220
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1221
"type": "STATICCALL"
1222
},
1223
{
1224
"calls": [
1225
{
1226
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1227
"gas": "0x3c6d83",
1228
"gasUsed": "0x9b9",
1229
"input": "0xc2b6b58c",
1230
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1231
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1232
"type": "DELEGATECALL"
1233
}
1234
],
1235
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1236
"gas": "0x3d7f00",
1237
"gasUsed": "0x25d3",
1238
"input": "0xc2b6b58c",
1239
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1240
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1241
"type": "STATICCALL"
1242
},
1243
{
1244
"calls": [
1245
{
1246
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1247
"gas": "0x3c57c0",
1248
"gasUsed": "0x1ba",
1249
"input": "0x3e742e3b",
1250
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1251
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1252
"type": "DELEGATECALL"
1253
}
1254
],
1255
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1256
"gas": "0x3d4f6b",
1257
"gasUsed": "0x45b",
1258
"input": "0x3e742e3b",
1259
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1260
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1261
"type": "STATICCALL"
1262
},
1263
{
1264
"calls": [
1265
{
1266
"calls": [
1267
{
1268
"calls": [
1269
{
1270
"calls": [
1271
{
1272
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1273
"gas": "0x39531e",
1274
"gasUsed": "0x1cf2",
1275
"input": "0xfeaf968c",
1276
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
1277
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
1278
"type": "STATICCALL"
1279
}
1280
],
1281
"from": "0x99eb05388e5afb15795f63921195094999155971",
1282
"gas": "0x3a5993",
1283
"gasUsed": "0x3d1b",
1284
"input": "0xfeaf968c",
1285
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
1286
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1287
"type": "STATICCALL"
1288
}
1289
],
1290
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1291
"gas": "0x3b52da",
1292
"gasUsed": "0x9782",
1293
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1294
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
1295
"to": "0x99eb05388e5afb15795f63921195094999155971",
1296
"type": "STATICCALL"
1297
}
1298
],
1299
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1300
"gas": "0x3c5174",
1301
"gasUsed": "0xaf90",
1302
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1303
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1304
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1305
"type": "DELEGATECALL"
1306
}
1307
],
1308
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1309
"gas": "0x3d4909",
1310
"gasUsed": "0xb234",
1311
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1312
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1313
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1314
"type": "STATICCALL"
1315
},
1316
{
1317
"calls": [
1318
{
1319
"calls": [
1320
{
1321
"calls": [
1322
{
1323
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1324
"gas": "0x39bb3e",
1325
"gasUsed": "0x3a6",
1326
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1327
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1328
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1329
"type": "DELEGATECALL"
1330
}
1331
],
1332
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1333
"gas": "0x3aa865",
1334
"gasUsed": "0x65f",
1335
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1336
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1337
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1338
"type": "STATICCALL"
1339
},
1340
{
1341
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1342
"gas": "0x3a9fd2",
1343
"gasUsed": "0x2b8",
1344
"input": "0x3850c7bd",
1345
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1346
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1347
"type": "STATICCALL"
1348
}
1349
],
1350
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1351
"gas": "0x3b9d3b",
1352
"gasUsed": "0x264d",
1353
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1354
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
1355
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1356
"type": "DELEGATECALL"
1357
}
1358
],
1359
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1360
"gas": "0x3c9211",
1361
"gasUsed": "0x2912",
1362
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1363
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
1364
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1365
"type": "STATICCALL"
1366
},
1367
{
1368
"calls": [
1369
{
1370
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1371
"gas": "0x3b7290",
1372
"gasUsed": "0xaa9",
1373
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1374
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
1375
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1376
"type": "DELEGATECALL"
1377
}
1378
],
1379
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1380
"gas": "0x3c66b9",
1381
"gasUsed": "0xd6b",
1382
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1383
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
1384
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1385
"type": "STATICCALL"
1386
},
1387
{
1388
"calls": [
1389
{
1390
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1391
"gas": "0x3b602e",
1392
"gasUsed": "0x1e9",
1393
"input": "0xc2b6b58c",
1394
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1395
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1396
"type": "DELEGATECALL"
1397
}
1398
],
1399
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1400
"gas": "0x3c5400",
1401
"gasUsed": "0x49f",
1402
"input": "0xc2b6b58c",
1403
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1404
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1405
"type": "STATICCALL"
1406
},
1407
{
1408
"calls": [
1409
{
1410
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1411
"gas": "0x3b592a",
1412
"gasUsed": "0x1ba",
1413
"input": "0x3e742e3b",
1414
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1415
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1416
"type": "DELEGATECALL"
1417
}
1418
],
1419
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1420
"gas": "0x3c4ccb",
1421
"gasUsed": "0x45b",
1422
"input": "0x3e742e3b",
1423
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1424
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1425
"type": "STATICCALL"
1426
},
1427
{
1428
"calls": [
1429
{
1430
"calls": [
1431
{
1432
"calls": [
1433
{
1434
"calls": [
1435
{
1436
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
1437
"gas": "0x388c0e",
1438
"gasUsed": "0x582",
1439
"input": "0xfeaf968c",
1440
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
1441
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
1442
"type": "STATICCALL"
1443
}
1444
],
1445
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
1446
"gas": "0x3975f6",
1447
"gasUsed": "0xc47",
1448
"input": "0xfeaf968c",
1449
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
1450
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
1451
"type": "STATICCALL"
1452
}
1453
],
1454
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1455
"gas": "0x3a61dc",
1456
"gasUsed": "0x22db",
1457
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1458
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
1459
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
1460
"type": "STATICCALL"
1461
}
1462
],
1463
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1464
"gas": "0x3b52df",
1465
"gasUsed": "0x2955",
1466
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1467
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
1468
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1469
"type": "DELEGATECALL"
1470
}
1471
],
1472
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1473
"gas": "0x3c4669",
1474
"gasUsed": "0x2bf9",
1475
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1476
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
1477
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1478
"type": "STATICCALL"
1479
},
1480
{
1481
"calls": [
1482
{
1483
"calls": [
1484
{
1485
"calls": [
1486
{
1487
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1488
"gas": "0x3933ea",
1489
"gasUsed": "0xb76",
1490
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
1491
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
1492
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1493
"type": "DELEGATECALL"
1494
}
1495
],
1496
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1497
"gas": "0x3a1eeb",
1498
"gasUsed": "0xe2f",
1499
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
1500
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
1501
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1502
"type": "STATICCALL"
1503
},
1504
{
1505
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1506
"gas": "0x3a050b",
1507
"gasUsed": "0xa88",
1508
"input": "0x3850c7bd",
1509
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1510
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
1511
"type": "STATICCALL"
1512
}
1513
],
1514
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1515
"gas": "0x3b2133",
1516
"gasUsed": "0x855d",
1517
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1518
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
1519
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1520
"type": "DELEGATECALL"
1521
}
1522
],
1523
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1524
"gas": "0x3c1411",
1525
"gasUsed": "0x8822",
1526
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1527
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
1528
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1529
"type": "STATICCALL"
1530
},
1531
{
1532
"calls": [
1533
{
1534
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1535
"gas": "0x3a9a6a",
1536
"gasUsed": "0xaa9",
1537
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1538
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
1539
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1540
"type": "DELEGATECALL"
1541
}
1542
],
1543
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1544
"gas": "0x3b8b25",
1545
"gasUsed": "0xd6b",
1546
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1547
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
1548
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1549
"type": "STATICCALL"
1550
},
1551
{
1552
"calls": [
1553
{
1554
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1555
"gas": "0x3a5e01",
1556
"gasUsed": "0x9b9",
1557
"input": "0xc2b6b58c",
1558
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1559
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
1560
"type": "DELEGATECALL"
1561
}
1562
],
1563
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1564
"gas": "0x3b671e",
1565
"gasUsed": "0x25d3",
1566
"input": "0xc2b6b58c",
1567
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1568
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
1569
"type": "STATICCALL"
1570
},
1571
{
1572
"calls": [
1573
{
1574
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1575
"gas": "0x3a4fd0",
1576
"gasUsed": "0x1ba",
1577
"input": "0x3e742e3b",
1578
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1579
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1580
"type": "DELEGATECALL"
1581
}
1582
],
1583
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1584
"gas": "0x3b3f3b",
1585
"gasUsed": "0x45b",
1586
"input": "0x3e742e3b",
1587
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1588
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1589
"type": "STATICCALL"
1590
},
1591
{
1592
"calls": [
1593
{
1594
"calls": [
1595
{
1596
"calls": [
1597
{
1598
"calls": [
1599
{
1600
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
1601
"gas": "0x37632e",
1602
"gasUsed": "0x1cf2",
1603
"input": "0xfeaf968c",
1604
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
1605
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
1606
"type": "STATICCALL"
1607
}
1608
],
1609
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
1610
"gas": "0x3861c3",
1611
"gasUsed": "0x3d1b",
1612
"input": "0xfeaf968c",
1613
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
1614
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
1615
"type": "STATICCALL"
1616
}
1617
],
1618
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1619
"gas": "0x39530b",
1620
"gasUsed": "0xb27a",
1621
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1622
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
1623
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
1624
"type": "STATICCALL"
1625
}
1626
],
1627
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1628
"gas": "0x3a4985",
1629
"gasUsed": "0xca88",
1630
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1631
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
1632
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
1633
"type": "DELEGATECALL"
1634
}
1635
],
1636
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1637
"gas": "0x3b38d9",
1638
"gasUsed": "0xcd2c",
1639
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1640
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
1641
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
1642
"type": "STATICCALL"
1643
},
1644
{
1645
"calls": [
1646
{
1647
"calls": [
1648
{
1649
"calls": [
1650
{
1651
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1652
"gas": "0x379b6f",
1653
"gasUsed": "0xb76",
1654
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1655
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1656
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1657
"type": "DELEGATECALL"
1658
}
1659
],
1660
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1661
"gas": "0x387ff4",
1662
"gasUsed": "0xe2f",
1663
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1664
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1665
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1666
"type": "STATICCALL"
1667
},
1668
{
1669
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1670
"gas": "0x386614",
1671
"gasUsed": "0xa88",
1672
"input": "0x3850c7bd",
1673
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1674
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1675
"type": "STATICCALL"
1676
}
1677
],
1678
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1679
"gas": "0x397ba6",
1680
"gasUsed": "0x85e5",
1681
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1682
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
1683
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1684
"type": "DELEGATECALL"
1685
}
1686
],
1687
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1688
"gas": "0x3a67d3",
1689
"gasUsed": "0x88aa",
1690
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1691
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
1692
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1693
"type": "STATICCALL"
1694
},
1695
{
1696
"calls": [
1697
{
1698
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1699
"gas": "0x38f458",
1700
"gasUsed": "0xaa9",
1701
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1702
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
1703
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1704
"type": "DELEGATECALL"
1705
}
1706
],
1707
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1708
"gas": "0x39de60",
1709
"gasUsed": "0xd6b",
1710
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1711
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
1712
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1713
"type": "STATICCALL"
1714
},
1715
{
1716
"calls": [
1717
{
1718
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1719
"gas": "0x38b7d5",
1720
"gasUsed": "0x9b9",
1721
"input": "0xc2b6b58c",
1722
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1723
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
1724
"type": "DELEGATECALL"
1725
}
1726
],
1727
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1728
"gas": "0x39ba3f",
1729
"gasUsed": "0x25d3",
1730
"input": "0xc2b6b58c",
1731
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1732
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
1733
"type": "STATICCALL"
1734
},
1735
{
1736
"calls": [
1737
{
1738
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1739
"gas": "0x38a9a4",
1740
"gasUsed": "0x1ba",
1741
"input": "0x3e742e3b",
1742
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1743
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1744
"type": "DELEGATECALL"
1745
}
1746
],
1747
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1748
"gas": "0x39925b",
1749
"gasUsed": "0x45b",
1750
"input": "0x3e742e3b",
1751
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1752
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1753
"type": "STATICCALL"
1754
},
1755
{
1756
"calls": [
1757
{
1758
"calls": [
1759
{
1760
"calls": [
1761
{
1762
"calls": [
1763
{
1764
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
1765
"gas": "0x35d07c",
1766
"gasUsed": "0x1cf2",
1767
"input": "0xfeaf968c",
1768
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
1769
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
1770
"type": "STATICCALL"
1771
}
1772
],
1773
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
1774
"gas": "0x36c8ad",
1775
"gasUsed": "0x3d1b",
1776
"input": "0xfeaf968c",
1777
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
1778
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
1779
"type": "STATICCALL"
1780
}
1781
],
1782
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1783
"gas": "0x37b377",
1784
"gasUsed": "0xbb33",
1785
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1786
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
1787
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
1788
"type": "STATICCALL"
1789
}
1790
],
1791
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1792
"gas": "0x38a359",
1793
"gasUsed": "0xd341",
1794
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1795
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
1796
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
1797
"type": "DELEGATECALL"
1798
}
1799
],
1800
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1801
"gas": "0x398bf9",
1802
"gasUsed": "0xd5e5",
1803
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1804
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
1805
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
1806
"type": "STATICCALL"
1807
}
1808
],
1809
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1810
"gas": "0x3f31c5",
1811
"gasUsed": "0x596c1",
1812
"input": "0x6ccdc82e000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1813
"output": "0x00000000000000000000000000000000000000000000074324a77b1b1f269056",
1814
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1815
"type": "DELEGATECALL"
1816
}
1817
],
1818
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1819
"gas": "0x40351f",
1820
"gasUsed": "0x5997a",
1821
"input": "0x6ccdc82e000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1822
"output": "0x00000000000000000000000000000000000000000000074324a77b1b1f269056",
1823
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1824
"type": "STATICCALL"
1825
},
1826
{
1827
"calls": [
1828
{
1829
"calls": [
1830
{
1831
"calls": [
1832
{
1833
"calls": [
1834
{
1835
"calls": [
1836
{
1837
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1838
"gas": "0x35f888",
1839
"gasUsed": "0x82f",
1840
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1841
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1842
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1843
"type": "DELEGATECALL"
1844
}
1845
],
1846
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1847
"gas": "0x36d667",
1848
"gasUsed": "0xb00",
1849
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1850
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1851
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1852
"type": "STATICCALL"
1853
},
1854
{
1855
"calls": [
1856
{
1857
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1858
"gas": "0x35e737",
1859
"gasUsed": "0x20b",
1860
"input": "0x47535d7b",
1861
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
1862
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1863
"type": "DELEGATECALL"
1864
}
1865
],
1866
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1867
"gas": "0x36c4b8",
1868
"gasUsed": "0x4ac",
1869
"input": "0x47535d7b",
1870
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
1871
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1872
"type": "STATICCALL"
1873
},
1874
{
1875
"calls": [
1876
{
1877
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1878
"gas": "0x35d77b",
1879
"gasUsed": "0x1ba",
1880
"input": "0x3e742e3b",
1881
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1882
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1883
"type": "DELEGATECALL"
1884
}
1885
],
1886
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1887
"gas": "0x36b4bc",
1888
"gasUsed": "0x45b",
1889
"input": "0x3e742e3b",
1890
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1891
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1892
"type": "STATICCALL"
1893
},
1894
{
1895
"calls": [
1896
{
1897
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1898
"gas": "0x35cead",
1899
"gasUsed": "0x3a6",
1900
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1901
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1902
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1903
"type": "DELEGATECALL"
1904
}
1905
],
1906
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1907
"gas": "0x36abe2",
1908
"gasUsed": "0x65f",
1909
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1910
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1911
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1912
"type": "STATICCALL"
1913
},
1914
{
1915
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1916
"gas": "0x36a0d7",
1917
"gasUsed": "0xd35b",
1918
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
1919
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000005be25cd8090000000000000000000000000000000000000000000000000000005be28587b800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000230400000000000002d672ace06924b380f80000000000000000000000000000230400000000000002d674983fcca27b3fb7",
1920
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1921
"type": "STATICCALL"
1922
},
1923
{
1924
"calls": [
1925
{
1926
"calls": [
1927
{
1928
"calls": [
1929
{
1930
"calls": [
1931
{
1932
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1933
"gas": "0x326f09",
1934
"gasUsed": "0x582",
1935
"input": "0xfeaf968c",
1936
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
1937
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
1938
"type": "STATICCALL"
1939
}
1940
],
1941
"from": "0x99eb05388e5afb15795f63921195094999155971",
1942
"gas": "0x334019",
1943
"gasUsed": "0xc47",
1944
"input": "0xfeaf968c",
1945
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
1946
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1947
"type": "STATICCALL"
1948
}
1949
],
1950
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1951
"gas": "0x3412c3",
1952
"gasUsed": "0x1e6a",
1953
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1954
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
1955
"to": "0x99eb05388e5afb15795f63921195094999155971",
1956
"type": "STATICCALL"
1957
}
1958
],
1959
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1960
"gas": "0x34ea23",
1961
"gasUsed": "0x24e4",
1962
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1963
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1964
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1965
"type": "DELEGATECALL"
1966
}
1967
],
1968
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1969
"gas": "0x35c3a2",
1970
"gasUsed": "0x2788",
1971
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1972
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1973
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1974
"type": "STATICCALL"
1975
},
1976
{
1977
"calls": [
1978
{
1979
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1980
"gas": "0x34b626",
1981
"gasUsed": "0x18d",
1982
"input": "0x6e1d2dd2",
1983
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
1984
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1985
"type": "DELEGATECALL"
1986
}
1987
],
1988
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1989
"gas": "0x358ee4",
1990
"gasUsed": "0x443",
1991
"input": "0x6e1d2dd2",
1992
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
1993
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1994
"type": "STATICCALL"
1995
},
1996
{
1997
"calls": [
1998
{
1999
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2000
"gas": "0x34a3be",
2001
"gasUsed": "0x3a6",
2002
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2003
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2004
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2005
"type": "DELEGATECALL"
2006
}
2007
],
2008
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2009
"gas": "0x357c34",
2010
"gasUsed": "0x65f",
2011
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2012
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2013
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2014
"type": "STATICCALL"
2015
},
2016
{
2017
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2018
"gas": "0x35734a",
2019
"gasUsed": "0x2b8",
2020
"input": "0x3850c7bd",
2021
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2022
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2023
"type": "STATICCALL"
2024
},
2025
{
2026
"calls": [
2027
{
2028
"calls": [
2029
{
2030
"calls": [
2031
{
2032
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2033
"gas": "0x32dcbd",
2034
"gasUsed": "0x3a6",
2035
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2036
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2037
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2038
"type": "DELEGATECALL"
2039
}
2040
],
2041
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2042
"gas": "0x33adfa",
2043
"gasUsed": "0x65f",
2044
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2045
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2046
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2047
"type": "STATICCALL"
2048
},
2049
{
2050
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2051
"gas": "0x33a55a",
2052
"gasUsed": "0x2b8",
2053
"input": "0x3850c7bd",
2054
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2055
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2056
"type": "STATICCALL"
2057
}
2058
],
2059
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2060
"gas": "0x348762",
2061
"gasUsed": "0x52ff",
2062
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
2063
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
2064
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2065
"type": "DELEGATECALL"
2066
}
2067
],
2068
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2069
"gas": "0x355f5f",
2070
"gasUsed": "0x55b2",
2071
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
2072
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
2073
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2074
"type": "STATICCALL"
2075
},
2076
{
2077
"calls": [
2078
{
2079
"calls": [
2080
{
2081
"calls": [
2082
{
2083
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2084
"gas": "0x328c87",
2085
"gasUsed": "0xaa9",
2086
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
2087
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
2088
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2089
"type": "DELEGATECALL"
2090
}
2091
],
2092
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2093
"gas": "0x335c87",
2094
"gasUsed": "0xd6b",
2095
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
2096
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
2097
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2098
"type": "STATICCALL"
2099
}
2100
],
2101
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2102
"gas": "0x3431b4",
2103
"gasUsed": "0x14c2",
2104
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2105
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
2106
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2107
"type": "DELEGATECALL"
2108
}
2109
],
2110
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2111
"gas": "0x35085e",
2112
"gasUsed": "0x177e",
2113
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2114
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
2115
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2116
"type": "STATICCALL"
2117
},
2118
{
2119
"calls": [
2120
{
2121
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2122
"gas": "0x341864",
2123
"gasUsed": "0x1488",
2124
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2125
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
2126
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2127
"type": "DELEGATECALL"
2128
}
2129
],
2130
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2131
"gas": "0x34eea7",
2132
"gasUsed": "0x174a",
2133
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2134
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
2135
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2136
"type": "STATICCALL"
2137
},
2138
{
2139
"calls": [
2140
{
2141
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2142
"gas": "0x33f978",
2143
"gasUsed": "0x20b",
2144
"input": "0x47535d7b",
2145
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2146
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
2147
"type": "DELEGATECALL"
2148
}
2149
],
2150
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2151
"gas": "0x34cf22",
2152
"gasUsed": "0x4ac",
2153
"input": "0x47535d7b",
2154
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2155
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
2156
"type": "STATICCALL"
2157
},
2158
{
2159
"calls": [
2160
{
2161
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2162
"gas": "0x33f14d",
2163
"gasUsed": "0x1ba",
2164
"input": "0x3e742e3b",
2165
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2166
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2167
"type": "DELEGATECALL"
2168
}
2169
],
2170
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2171
"gas": "0x34c6d6",
2172
"gasUsed": "0x45b",
2173
"input": "0x3e742e3b",
2174
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2175
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2176
"type": "STATICCALL"
2177
},
2178
{
2179
"calls": [
2180
{
2181
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2182
"gas": "0x33e87e",
2183
"gasUsed": "0x3a6",
2184
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2185
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2186
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2187
"type": "DELEGATECALL"
2188
}
2189
],
2190
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2191
"gas": "0x34bdfb",
2192
"gasUsed": "0x65f",
2193
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2194
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2195
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2196
"type": "STATICCALL"
2197
},
2198
{
2199
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2200
"gas": "0x34b2ef",
2201
"gasUsed": "0x7746",
2202
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2203
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
2204
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
2205
"type": "STATICCALL"
2206
},
2207
{
2208
"calls": [
2209
{
2210
"calls": [
2211
{
2212
"calls": [
2213
{
2214
"calls": [
2215
{
2216
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
2217
"gas": "0x30f456",
2218
"gasUsed": "0x582",
2219
"input": "0xfeaf968c",
2220
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
2221
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
2222
"type": "STATICCALL"
2223
}
2224
],
2225
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
2226
"gas": "0x31bf64",
2227
"gasUsed": "0xc47",
2228
"input": "0xfeaf968c",
2229
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
2230
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
2231
"type": "STATICCALL"
2232
}
2233
],
2234
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2235
"gas": "0x328bf3",
2236
"gasUsed": "0x22db",
2237
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2238
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
2239
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
2240
"type": "STATICCALL"
2241
}
2242
],
2243
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2244
"gas": "0x335d1f",
2245
"gasUsed": "0x2955",
2246
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2247
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
2248
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
2249
"type": "DELEGATECALL"
2250
}
2251
],
2252
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2253
"gas": "0x343051",
2254
"gasUsed": "0x2bf9",
2255
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2256
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
2257
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
2258
"type": "STATICCALL"
2259
},
2260
{
2261
"calls": [
2262
{
2263
"calls": [
2264
{
2265
"calls": [
2266
{
2267
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2268
"gas": "0x318c3b",
2269
"gasUsed": "0x3a6",
2270
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2271
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2272
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2273
"type": "DELEGATECALL"
2274
}
2275
],
2276
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2277
"gas": "0x325821",
2278
"gasUsed": "0x65f",
2279
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2280
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2281
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2282
"type": "STATICCALL"
2283
},
2284
{
2285
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2286
"gas": "0x324f81",
2287
"gasUsed": "0x2b8",
2288
"input": "0x3850c7bd",
2289
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2290
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
2291
"type": "STATICCALL"
2292
}
2293
],
2294
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2295
"gas": "0x332c1c",
2296
"gasUsed": "0x3341",
2297
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
2298
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
2299
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2300
"type": "DELEGATECALL"
2301
}
2302
],
2303
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2304
"gas": "0x33fe96",
2305
"gasUsed": "0x35f4",
2306
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
2307
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
2308
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2309
"type": "STATICCALL"
2310
},
2311
{
2312
"calls": [
2313
{
2314
"calls": [
2315
{
2316
"calls": [
2317
{
2318
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2319
"gas": "0x3159d4",
2320
"gasUsed": "0xaa9",
2321
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
2322
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
2323
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2324
"type": "DELEGATECALL"
2325
}
2326
],
2327
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2328
"gas": "0x3224f6",
2329
"gasUsed": "0xd6b",
2330
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
2331
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
2332
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2333
"type": "STATICCALL"
2334
}
2335
],
2336
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2337
"gas": "0x32f531",
2338
"gasUsed": "0x14c2",
2339
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2340
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
2341
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2342
"type": "DELEGATECALL"
2343
}
2344
],
2345
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2346
"gas": "0x33c6d5",
2347
"gasUsed": "0x177e",
2348
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2349
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
2350
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2351
"type": "STATICCALL"
2352
},
2353
{
2354
"calls": [
2355
{
2356
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2357
"gas": "0x32dbe0",
2358
"gasUsed": "0x4e8",
2359
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2360
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
2361
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2362
"type": "DELEGATECALL"
2363
}
2364
],
2365
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2366
"gas": "0x33ad1d",
2367
"gasUsed": "0x7aa",
2368
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2369
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
2370
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2371
"type": "STATICCALL"
2372
},
2373
{
2374
"calls": [
2375
{
2376
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2377
"gas": "0x32cc67",
2378
"gasUsed": "0x20b",
2379
"input": "0x47535d7b",
2380
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2381
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
2382
"type": "DELEGATECALL"
2383
}
2384
],
2385
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2386
"gas": "0x339d4a",
2387
"gasUsed": "0x4ac",
2388
"input": "0x47535d7b",
2389
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2390
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
2391
"type": "STATICCALL"
2392
},
2393
{
2394
"calls": [
2395
{
2396
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2397
"gas": "0x32bcab",
2398
"gasUsed": "0x1ba",
2399
"input": "0x3e742e3b",
2400
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2401
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2402
"type": "DELEGATECALL"
2403
}
2404
],
2405
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2406
"gas": "0x338d4e",
2407
"gasUsed": "0x45b",
2408
"input": "0x3e742e3b",
2409
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2410
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2411
"type": "STATICCALL"
2412
},
2413
{
2414
"calls": [
2415
{
2416
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2417
"gas": "0x32b3dc",
2418
"gasUsed": "0x3a6",
2419
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2420
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2421
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2422
"type": "DELEGATECALL"
2423
}
2424
],
2425
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2426
"gas": "0x338473",
2427
"gasUsed": "0x65f",
2428
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2429
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2430
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2431
"type": "STATICCALL"
2432
},
2433
{
2434
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2435
"gas": "0x337967",
2436
"gasUsed": "0xd85e",
2437
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2438
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000002fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efdc2320fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efbe8d4c00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000195f0000000000000105607b147227067e7f0000000000000000000000000000195f000000000000010561311fdf16070fff",
2439
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2440
"type": "STATICCALL"
2441
},
2442
{
2443
"calls": [
2444
{
2445
"calls": [
2446
{
2447
"calls": [
2448
{
2449
"calls": [
2450
{
2451
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
2452
"gas": "0x2f7470",
2453
"gasUsed": "0x582",
2454
"input": "0xfeaf968c",
2455
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
2456
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
2457
"type": "STATICCALL"
2458
}
2459
],
2460
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
2461
"gas": "0x303966",
2462
"gasUsed": "0xc47",
2463
"input": "0xfeaf968c",
2464
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
2465
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
2466
"type": "STATICCALL"
2467
}
2468
],
2469
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2470
"gas": "0x30ffc4",
2471
"gasUsed": "0x21f2",
2472
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2473
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
2474
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
2475
"type": "STATICCALL"
2476
}
2477
],
2478
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2479
"gas": "0x31caa6",
2480
"gasUsed": "0x286c",
2481
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2482
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
2483
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
2484
"type": "DELEGATECALL"
2485
}
2486
],
2487
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2488
"gas": "0x329774",
2489
"gasUsed": "0x2b10",
2490
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2491
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
2492
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
2493
"type": "STATICCALL"
2494
},
2495
{
2496
"calls": [
2497
{
2498
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2499
"gas": "0x31933e",
2500
"gasUsed": "0x18d",
2501
"input": "0x6e1d2dd2",
2502
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2503
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2504
"type": "DELEGATECALL"
2505
}
2506
],
2507
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2508
"gas": "0x325f3d",
2509
"gasUsed": "0x443",
2510
"input": "0x6e1d2dd2",
2511
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2512
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2513
"type": "STATICCALL"
2514
},
2515
{
2516
"calls": [
2517
{
2518
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2519
"gas": "0x318113",
2520
"gasUsed": "0x3a6",
2521
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2522
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2523
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2524
"type": "DELEGATECALL"
2525
}
2526
],
2527
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2528
"gas": "0x324ccb",
2529
"gasUsed": "0x65f",
2530
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2531
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2532
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2533
"type": "STATICCALL"
2534
},
2535
{
2536
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2537
"gas": "0x3243de",
2538
"gasUsed": "0x2b8",
2539
"input": "0x3850c7bd",
2540
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2541
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2542
"type": "STATICCALL"
2543
},
2544
{
2545
"calls": [
2546
{
2547
"calls": [
2548
{
2549
"calls": [
2550
{
2551
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2552
"gas": "0x2fd33a",
2553
"gasUsed": "0x3a6",
2554
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2555
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2556
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2557
"type": "DELEGATECALL"
2558
}
2559
],
2560
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2561
"gas": "0x309820",
2562
"gasUsed": "0x65f",
2563
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2564
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2565
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2566
"type": "STATICCALL"
2567
},
2568
{
2569
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2570
"gas": "0x308f80",
2571
"gasUsed": "0x2b8",
2572
"input": "0x3850c7bd",
2573
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2574
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2575
"type": "STATICCALL"
2576
}
2577
],
2578
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2579
"gas": "0x3164ff",
2580
"gasUsed": "0x5203",
2581
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
2582
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
2583
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2584
"type": "DELEGATECALL"
2585
}
2586
],
2587
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2588
"gas": "0x32303f",
2589
"gasUsed": "0x54b6",
2590
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
2591
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
2592
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2593
"type": "STATICCALL"
2594
},
2595
{
2596
"calls": [
2597
{
2598
"calls": [
2599
{
2600
"calls": [
2601
{
2602
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2603
"gas": "0x2f83f0",
2604
"gasUsed": "0xaa9",
2605
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
2606
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
2607
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2608
"type": "DELEGATECALL"
2609
}
2610
],
2611
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2612
"gas": "0x30479d",
2613
"gasUsed": "0xd6b",
2614
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
2615
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
2616
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2617
"type": "STATICCALL"
2618
}
2619
],
2620
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2621
"gas": "0x311045",
2622
"gasUsed": "0x14c2",
2623
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2624
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
2625
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2626
"type": "DELEGATECALL"
2627
}
2628
],
2629
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2630
"gas": "0x31da36",
2631
"gasUsed": "0x177e",
2632
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2633
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
2634
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2635
"type": "STATICCALL"
2636
},
2637
{
2638
"calls": [
2639
{
2640
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2641
"gas": "0x30f6f5",
2642
"gasUsed": "0x1488",
2643
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2644
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
2645
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2646
"type": "DELEGATECALL"
2647
}
2648
],
2649
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2650
"gas": "0x31c07f",
2651
"gasUsed": "0x174a",
2652
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2653
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
2654
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2655
"type": "STATICCALL"
2656
},
2657
{
2658
"calls": [
2659
{
2660
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2661
"gas": "0x30d827",
2662
"gasUsed": "0x20b",
2663
"input": "0x47535d7b",
2664
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2665
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
2666
"type": "DELEGATECALL"
2667
}
2668
],
2669
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2670
"gas": "0x31a119",
2671
"gasUsed": "0x4ac",
2672
"input": "0x47535d7b",
2673
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2674
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
2675
"type": "STATICCALL"
2676
},
2677
{
2678
"calls": [
2679
{
2680
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2681
"gas": "0x30c86a",
2682
"gasUsed": "0x1ba",
2683
"input": "0x3e742e3b",
2684
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2685
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2686
"type": "DELEGATECALL"
2687
}
2688
],
2689
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2690
"gas": "0x31911c",
2691
"gasUsed": "0x45b",
2692
"input": "0x3e742e3b",
2693
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2694
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2695
"type": "STATICCALL"
2696
},
2697
{
2698
"calls": [
2699
{
2700
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2701
"gas": "0x30bf9b",
2702
"gasUsed": "0x3a6",
2703
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2704
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2705
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2706
"type": "DELEGATECALL"
2707
}
2708
],
2709
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2710
"gas": "0x318841",
2711
"gasUsed": "0x65f",
2712
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2713
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2714
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2715
"type": "STATICCALL"
2716
},
2717
{
2718
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2719
"gas": "0x317d34",
2720
"gasUsed": "0xd85e",
2721
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2722
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000087494ae043000000000000000000000000000000000000000000000000000000874a3f0d4e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000043d600000000000002c86c38c0b6f0e0d045000000000000000000000000000043d600000000000002c86f949614bd7009bd",
2723
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2724
"type": "STATICCALL"
2725
},
2726
{
2727
"calls": [
2728
{
2729
"calls": [
2730
{
2731
"calls": [
2732
{
2733
"calls": [
2734
{
2735
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
2736
"gas": "0x2d9703",
2737
"gasUsed": "0x582",
2738
"input": "0xfeaf968c",
2739
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
2740
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
2741
"type": "STATICCALL"
2742
}
2743
],
2744
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
2745
"gas": "0x2e5465",
2746
"gasUsed": "0xc47",
2747
"input": "0xfeaf968c",
2748
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
2749
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
2750
"type": "STATICCALL"
2751
}
2752
],
2753
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2754
"gas": "0x2f1310",
2755
"gasUsed": "0x22db",
2756
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2757
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
2758
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
2759
"type": "STATICCALL"
2760
}
2761
],
2762
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2763
"gas": "0x2fd620",
2764
"gasUsed": "0x2955",
2765
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2766
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
2767
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
2768
"type": "DELEGATECALL"
2769
}
2770
],
2771
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2772
"gas": "0x309afd",
2773
"gasUsed": "0x2bf9",
2774
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2775
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
2776
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
2777
"type": "STATICCALL"
2778
},
2779
{
2780
"calls": [
2781
{
2782
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2783
"gas": "0x2f9dd6",
2784
"gasUsed": "0x18d",
2785
"input": "0x6e1d2dd2",
2786
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2787
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2788
"type": "DELEGATECALL"
2789
}
2790
],
2791
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2792
"gas": "0x3061e0",
2793
"gasUsed": "0x443",
2794
"input": "0x6e1d2dd2",
2795
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2796
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2797
"type": "STATICCALL"
2798
},
2799
{
2800
"calls": [
2801
{
2802
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2803
"gas": "0x2f8bab",
2804
"gasUsed": "0x3a6",
2805
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2806
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2807
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2808
"type": "DELEGATECALL"
2809
}
2810
],
2811
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2812
"gas": "0x304f6e",
2813
"gasUsed": "0x65f",
2814
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2815
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2816
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2817
"type": "STATICCALL"
2818
},
2819
{
2820
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2821
"gas": "0x304680",
2822
"gasUsed": "0x2b8",
2823
"input": "0x3850c7bd",
2824
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2825
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2826
"type": "STATICCALL"
2827
},
2828
{
2829
"calls": [
2830
{
2831
"calls": [
2832
{
2833
"calls": [
2834
{
2835
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2836
"gas": "0x2ded5d",
2837
"gasUsed": "0x3a6",
2838
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2839
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2840
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2841
"type": "DELEGATECALL"
2842
}
2843
],
2844
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2845
"gas": "0x2eaa8c",
2846
"gasUsed": "0x65f",
2847
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2848
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2849
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2850
"type": "STATICCALL"
2851
},
2852
{
2853
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2854
"gas": "0x2ea1ec",
2855
"gasUsed": "0x2b8",
2856
"input": "0x3850c7bd",
2857
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2858
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2859
"type": "STATICCALL"
2860
}
2861
],
2862
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2863
"gas": "0x2f6f95",
2864
"gasUsed": "0x52a6",
2865
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
2866
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
2867
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2868
"type": "DELEGATECALL"
2869
}
2870
],
2871
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2872
"gas": "0x3032e0",
2873
"gasUsed": "0x5559",
2874
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
2875
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
2876
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2877
"type": "STATICCALL"
2878
},
2879
{
2880
"calls": [
2881
{
2882
"calls": [
2883
{
2884
"calls": [
2885
{
2886
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2887
"gas": "0x2d9d7a",
2888
"gasUsed": "0xaa9",
2889
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
2890
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
2891
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2892
"type": "DELEGATECALL"
2893
}
2894
],
2895
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2896
"gas": "0x2e596e",
2897
"gasUsed": "0xd6b",
2898
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
2899
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
2900
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2901
"type": "STATICCALL"
2902
}
2903
],
2904
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2905
"gas": "0x2f1a3e",
2906
"gasUsed": "0x14c2",
2907
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2908
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
2909
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2910
"type": "DELEGATECALL"
2911
}
2912
],
2913
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2914
"gas": "0x2fdc37",
2915
"gasUsed": "0x177e",
2916
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2917
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
2918
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2919
"type": "STATICCALL"
2920
},
2921
{
2922
"calls": [
2923
{
2924
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2925
"gas": "0x2f00ed",
2926
"gasUsed": "0x1488",
2927
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2928
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
2929
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2930
"type": "DELEGATECALL"
2931
}
2932
],
2933
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2934
"gas": "0x2fc27f",
2935
"gasUsed": "0x174a",
2936
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2937
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
2938
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2939
"type": "STATICCALL"
2940
}
2941
],
2942
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2943
"gas": "0x37b876",
2944
"gasUsed": "0x7521a",
2945
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
2946
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
2947
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
2948
"type": "DELEGATECALL"
2949
}
2950
],
2951
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
2952
"gas": "0x389d71",
2953
"gasUsed": "0x754d3",
2954
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
2955
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
2956
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2957
"type": "STATICCALL"
2958
},
2959
{
2960
"calls": [
2961
{
2962
"calls": [
2963
{
2964
"calls": [
2965
{
2966
"calls": [
2967
{
2968
"calls": [
2969
{
2970
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2971
"gas": "0x2d8acb",
2972
"gasUsed": "0x3a6",
2973
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2974
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2975
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2976
"type": "DELEGATECALL"
2977
}
2978
],
2979
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2980
"gas": "0x2e466a",
2981
"gasUsed": "0x65f",
2982
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2983
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2984
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2985
"type": "STATICCALL"
2986
},
2987
{
2988
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2989
"gas": "0x2e3dd8",
2990
"gasUsed": "0x2b8",
2991
"input": "0x3850c7bd",
2992
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2993
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2994
"type": "STATICCALL"
2995
}
2996
],
2997
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2998
"gas": "0x2f08ef",
2999
"gasUsed": "0x25eb",
3000
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3001
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
3002
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3003
"type": "DELEGATECALL"
3004
}
3005
],
3006
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3007
"gas": "0x2fcaa8",
3008
"gasUsed": "0x28b0",
3009
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3010
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
3011
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3012
"type": "STATICCALL"
3013
},
3014
{
3015
"calls": [
3016
{
3017
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3018
"gas": "0x2edea4",
3019
"gasUsed": "0xaa9",
3020
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3021
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
3022
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3023
"type": "DELEGATECALL"
3024
}
3025
],
3026
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3027
"gas": "0x2f9fb1",
3028
"gasUsed": "0xd6b",
3029
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3030
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
3031
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3032
"type": "STATICCALL"
3033
},
3034
{
3035
"calls": [
3036
{
3037
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3038
"gas": "0x2ecbf6",
3039
"gasUsed": "0x1e9",
3040
"input": "0xc2b6b58c",
3041
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3042
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3043
"type": "DELEGATECALL"
3044
}
3045
],
3046
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3047
"gas": "0x2f8cab",
3048
"gasUsed": "0x49f",
3049
"input": "0xc2b6b58c",
3050
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3051
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3052
"type": "STATICCALL"
3053
},
3054
{
3055
"calls": [
3056
{
3057
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3058
"gas": "0x2ec4f3",
3059
"gasUsed": "0x1ba",
3060
"input": "0x3e742e3b",
3061
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3062
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3063
"type": "DELEGATECALL"
3064
}
3065
],
3066
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3067
"gas": "0x2f8576",
3068
"gasUsed": "0x45b",
3069
"input": "0x3e742e3b",
3070
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3071
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3072
"type": "STATICCALL"
3073
},
3074
{
3075
"calls": [
3076
{
3077
"calls": [
3078
{
3079
"calls": [
3080
{
3081
"calls": [
3082
{
3083
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
3084
"gas": "0x2c8c70",
3085
"gasUsed": "0x582",
3086
"input": "0xfeaf968c",
3087
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
3088
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
3089
"type": "STATICCALL"
3090
}
3091
],
3092
"from": "0x99eb05388e5afb15795f63921195094999155971",
3093
"gas": "0x2d4596",
3094
"gasUsed": "0xc47",
3095
"input": "0xfeaf968c",
3096
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
3097
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
3098
"type": "STATICCALL"
3099
}
3100
],
3101
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3102
"gas": "0x2dfff5",
3103
"gasUsed": "0x1e6a",
3104
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3105
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
3106
"to": "0x99eb05388e5afb15795f63921195094999155971",
3107
"type": "STATICCALL"
3108
}
3109
],
3110
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3111
"gas": "0x2ebea7",
3112
"gasUsed": "0x24e4",
3113
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3114
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
3115
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3116
"type": "DELEGATECALL"
3117
}
3118
],
3119
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3120
"gas": "0x2f7f14",
3121
"gasUsed": "0x2788",
3122
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3123
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
3124
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3125
"type": "STATICCALL"
3126
},
3127
{
3128
"calls": [
3129
{
3130
"calls": [
3131
{
3132
"calls": [
3133
{
3134
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3135
"gas": "0x2d159e",
3136
"gasUsed": "0x3a6",
3137
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3138
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3139
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3140
"type": "DELEGATECALL"
3141
}
3142
],
3143
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3144
"gas": "0x2dcf61",
3145
"gasUsed": "0x65f",
3146
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3147
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3148
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3149
"type": "STATICCALL"
3150
},
3151
{
3152
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3153
"gas": "0x2dc6cf",
3154
"gasUsed": "0x2b8",
3155
"input": "0x3850c7bd",
3156
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3157
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3158
"type": "STATICCALL"
3159
}
3160
],
3161
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3162
"gas": "0x2e9003",
3163
"gasUsed": "0x264d",
3164
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3165
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
3166
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3167
"type": "DELEGATECALL"
3168
}
3169
],
3170
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3171
"gas": "0x2f4fd0",
3172
"gasUsed": "0x2912",
3173
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3174
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
3175
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3176
"type": "STATICCALL"
3177
},
3178
{
3179
"calls": [
3180
{
3181
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3182
"gas": "0x2e6558",
3183
"gasUsed": "0xaa9",
3184
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3185
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
3186
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3187
"type": "DELEGATECALL"
3188
}
3189
],
3190
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3191
"gas": "0x2f2478",
3192
"gasUsed": "0xd6b",
3193
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3194
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
3195
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3196
"type": "STATICCALL"
3197
},
3198
{
3199
"calls": [
3200
{
3201
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3202
"gas": "0x2e52f6",
3203
"gasUsed": "0x1e9",
3204
"input": "0xc2b6b58c",
3205
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3206
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
3207
"type": "DELEGATECALL"
3208
}
3209
],
3210
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3211
"gas": "0x2f11bf",
3212
"gasUsed": "0x49f",
3213
"input": "0xc2b6b58c",
3214
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3215
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
3216
"type": "STATICCALL"
3217
},
3218
{
3219
"calls": [
3220
{
3221
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3222
"gas": "0x2e4bf3",
3223
"gasUsed": "0x1ba",
3224
"input": "0x3e742e3b",
3225
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3226
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3227
"type": "DELEGATECALL"
3228
}
3229
],
3230
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3231
"gas": "0x2f0a8b",
3232
"gasUsed": "0x45b",
3233
"input": "0x3e742e3b",
3234
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3235
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3236
"type": "STATICCALL"
3237
},
3238
{
3239
"calls": [
3240
{
3241
"calls": [
3242
{
3243
"calls": [
3244
{
3245
"calls": [
3246
{
3247
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
3248
"gas": "0x2c1907",
3249
"gasUsed": "0x582",
3250
"input": "0xfeaf968c",
3251
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
3252
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
3253
"type": "STATICCALL"
3254
}
3255
],
3256
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
3257
"gas": "0x2cd058",
3258
"gasUsed": "0xc47",
3259
"input": "0xfeaf968c",
3260
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
3261
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
3262
"type": "STATICCALL"
3263
}
3264
],
3265
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3266
"gas": "0x2d88da",
3267
"gasUsed": "0x22db",
3268
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3269
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
3270
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
3271
"type": "STATICCALL"
3272
}
3273
],
3274
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3275
"gas": "0x2e45a8",
3276
"gasUsed": "0x2955",
3277
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3278
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
3279
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
3280
"type": "DELEGATECALL"
3281
}
3282
],
3283
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3284
"gas": "0x2f0429",
3285
"gasUsed": "0x2bf9",
3286
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3287
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
3288
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
3289
"type": "STATICCALL"
3290
},
3291
{
3292
"calls": [
3293
{
3294
"calls": [
3295
{
3296
"calls": [
3297
{
3298
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3299
"gas": "0x2c9c7c",
3300
"gasUsed": "0x3a6",
3301
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3302
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3303
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3304
"type": "DELEGATECALL"
3305
}
3306
],
3307
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3308
"gas": "0x2d5453",
3309
"gasUsed": "0x65f",
3310
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3311
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3312
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3313
"type": "STATICCALL"
3314
},
3315
{
3316
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3317
"gas": "0x2d4bc1",
3318
"gasUsed": "0x2b8",
3319
"input": "0x3850c7bd",
3320
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3321
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3322
"type": "STATICCALL"
3323
}
3324
],
3325
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3326
"gas": "0x2e1301",
3327
"gasUsed": "0x25a9",
3328
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3329
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
3330
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3331
"type": "DELEGATECALL"
3332
}
3333
],
3334
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3335
"gas": "0x2ed0d2",
3336
"gasUsed": "0x286e",
3337
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3338
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
3339
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3340
"type": "STATICCALL"
3341
},
3342
{
3343
"calls": [
3344
{
3345
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3346
"gas": "0x2de8f5",
3347
"gasUsed": "0xaa9",
3348
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3349
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
3350
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3351
"type": "DELEGATECALL"
3352
}
3353
],
3354
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3355
"gas": "0x2ea61c",
3356
"gasUsed": "0xd6b",
3357
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3358
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
3359
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3360
"type": "STATICCALL"
3361
},
3362
{
3363
"calls": [
3364
{
3365
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3366
"gas": "0x2dd693",
3367
"gasUsed": "0x1e9",
3368
"input": "0xc2b6b58c",
3369
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3370
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
3371
"type": "DELEGATECALL"
3372
}
3373
],
3374
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3375
"gas": "0x2e9363",
3376
"gasUsed": "0x49f",
3377
"input": "0xc2b6b58c",
3378
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3379
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
3380
"type": "STATICCALL"
3381
},
3382
{
3383
"calls": [
3384
{
3385
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3386
"gas": "0x2dcf90",
3387
"gasUsed": "0x1ba",
3388
"input": "0x3e742e3b",
3389
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3390
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3391
"type": "DELEGATECALL"
3392
}
3393
],
3394
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3395
"gas": "0x2e8c2e",
3396
"gasUsed": "0x45b",
3397
"input": "0x3e742e3b",
3398
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3399
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3400
"type": "STATICCALL"
3401
},
3402
{
3403
"calls": [
3404
{
3405
"calls": [
3406
{
3407
"calls": [
3408
{
3409
"calls": [
3410
{
3411
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
3412
"gas": "0x2ba260",
3413
"gasUsed": "0x582",
3414
"input": "0xfeaf968c",
3415
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
3416
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
3417
"type": "STATICCALL"
3418
}
3419
],
3420
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
3421
"gas": "0x2c57cf",
3422
"gasUsed": "0xc47",
3423
"input": "0xfeaf968c",
3424
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
3425
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
3426
"type": "STATICCALL"
3427
}
3428
],
3429
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3430
"gas": "0x2d0e67",
3431
"gasUsed": "0x21f2",
3432
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3433
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
3434
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
3435
"type": "STATICCALL"
3436
}
3437
],
3438
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3439
"gas": "0x2dc943",
3440
"gasUsed": "0x286c",
3441
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3442
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
3443
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
3444
"type": "DELEGATECALL"
3445
}
3446
],
3447
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3448
"gas": "0x2e85cb",
3449
"gasUsed": "0x2b10",
3450
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3451
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
3452
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
3453
"type": "STATICCALL"
3454
},
3455
{
3456
"calls": [
3457
{
3458
"calls": [
3459
{
3460
"calls": [
3461
{
3462
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3463
"gas": "0x2c24ce",
3464
"gasUsed": "0x3a6",
3465
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3466
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3467
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3468
"type": "DELEGATECALL"
3469
}
3470
],
3471
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3472
"gas": "0x2cdabe",
3473
"gasUsed": "0x65f",
3474
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3475
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3476
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3477
"type": "STATICCALL"
3478
},
3479
{
3480
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3481
"gas": "0x2cd22c",
3482
"gasUsed": "0x2b8",
3483
"input": "0x3850c7bd",
3484
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3485
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3486
"type": "STATICCALL"
3487
}
3488
],
3489
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3490
"gas": "0x2d977e",
3491
"gasUsed": "0x2631",
3492
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3493
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
3494
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3495
"type": "DELEGATECALL"
3496
}
3497
],
3498
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3499
"gas": "0x2e535a",
3500
"gasUsed": "0x28f6",
3501
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3502
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
3503
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3504
"type": "STATICCALL"
3505
},
3506
{
3507
"calls": [
3508
{
3509
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3510
"gas": "0x2d6cef",
3511
"gasUsed": "0xaa9",
3512
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3513
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
3514
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3515
"type": "DELEGATECALL"
3516
}
3517
],
3518
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3519
"gas": "0x2e281e",
3520
"gasUsed": "0xd6b",
3521
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3522
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
3523
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3524
"type": "STATICCALL"
3525
},
3526
{
3527
"calls": [
3528
{
3529
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3530
"gas": "0x2d5a73",
3531
"gasUsed": "0x1e9",
3532
"input": "0xc2b6b58c",
3533
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3534
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
3535
"type": "DELEGATECALL"
3536
}
3537
],
3538
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3539
"gas": "0x2e154a",
3540
"gasUsed": "0x49f",
3541
"input": "0xc2b6b58c",
3542
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3543
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
3544
"type": "STATICCALL"
3545
},
3546
{
3547
"calls": [
3548
{
3549
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3550
"gas": "0x2d5370",
3551
"gasUsed": "0x1ba",
3552
"input": "0x3e742e3b",
3553
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3554
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3555
"type": "DELEGATECALL"
3556
}
3557
],
3558
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3559
"gas": "0x2e0e16",
3560
"gasUsed": "0x45b",
3561
"input": "0x3e742e3b",
3562
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3563
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3564
"type": "STATICCALL"
3565
},
3566
{
3567
"calls": [
3568
{
3569
"calls": [
3570
{
3571
"calls": [
3572
{
3573
"calls": [
3574
{
3575
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
3576
"gas": "0x2b2bfb",
3577
"gasUsed": "0x582",
3578
"input": "0xfeaf968c",
3579
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
3580
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
3581
"type": "STATICCALL"
3582
}
3583
],
3584
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
3585
"gas": "0x2bdf89",
3586
"gasUsed": "0xc47",
3587
"input": "0xfeaf968c",
3588
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
3589
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
3590
"type": "STATICCALL"
3591
}
3592
],
3593
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3594
"gas": "0x2c9439",
3595
"gasUsed": "0x22db",
3596
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3597
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
3598
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
3599
"type": "STATICCALL"
3600
}
3601
],
3602
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3603
"gas": "0x2d4d25",
3604
"gasUsed": "0x2955",
3605
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3606
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
3607
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
3608
"type": "DELEGATECALL"
3609
}
3610
],
3611
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3612
"gas": "0x2e07b4",
3613
"gasUsed": "0x2bf9",
3614
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3615
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
3616
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
3617
"type": "STATICCALL"
3618
},
3619
{
3620
"calls": [
3621
{
3622
"calls": [
3623
{
3624
"calls": [
3625
{
3626
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3627
"gas": "0x2b9aae",
3628
"gasUsed": "0x3a6",
3629
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3630
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3631
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3632
"type": "DELEGATECALL"
3633
}
3634
],
3635
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3636
"gas": "0x2c4e6d",
3637
"gasUsed": "0x65f",
3638
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3639
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3640
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3641
"type": "STATICCALL"
3642
},
3643
{
3644
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3645
"gas": "0x2c45da",
3646
"gasUsed": "0x2b8",
3647
"input": "0x3850c7bd",
3648
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3649
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3650
"type": "STATICCALL"
3651
},
3652
{
3653
"calls": [
3654
{
3655
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3656
"gas": "0x2b7c3c",
3657
"gasUsed": "0x3a6",
3658
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3659
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3660
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3661
"type": "DELEGATECALL"
3662
}
3663
],
3664
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3665
"gas": "0x2c2f7f",
3666
"gasUsed": "0x65f",
3667
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3668
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3669
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3670
"type": "STATICCALL"
3671
},
3672
{
3673
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3674
"gas": "0x2c26ed",
3675
"gasUsed": "0x2b8",
3676
"input": "0x3850c7bd",
3677
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3678
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3679
"type": "STATICCALL"
3680
},
3681
{
3682
"calls": [
3683
{
3684
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3685
"gas": "0x2b429f",
3686
"gasUsed": "0x3a6",
3687
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3688
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3689
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3690
"type": "DELEGATECALL"
3691
}
3692
],
3693
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3694
"gas": "0x2bf4f8",
3695
"gasUsed": "0x65f",
3696
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3697
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3698
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3699
"type": "STATICCALL"
3700
},
3701
{
3702
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3703
"gas": "0x2bec65",
3704
"gasUsed": "0x2b8",
3705
"input": "0x3850c7bd",
3706
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3707
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3708
"type": "STATICCALL"
3709
},
3710
{
3711
"calls": [
3712
{
3713
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3714
"gas": "0x2b23cc",
3715
"gasUsed": "0x3a6",
3716
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3717
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3718
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3719
"type": "DELEGATECALL"
3720
}
3721
],
3722
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3723
"gas": "0x2bd5a8",
3724
"gasUsed": "0x65f",
3725
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3726
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3727
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3728
"type": "STATICCALL"
3729
},
3730
{
3731
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3732
"gas": "0x2bcd14",
3733
"gasUsed": "0x2b8",
3734
"input": "0x3850c7bd",
3735
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3736
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3737
"type": "STATICCALL"
3738
},
3739
{
3740
"calls": [
3741
{
3742
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3743
"gas": "0x2af1bf",
3744
"gasUsed": "0x3a6",
3745
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3746
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3747
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3748
"type": "DELEGATECALL"
3749
}
3750
],
3751
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3752
"gas": "0x2ba2cf",
3753
"gasUsed": "0x65f",
3754
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3755
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3756
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3757
"type": "STATICCALL"
3758
},
3759
{
3760
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3761
"gas": "0x2b9a3b",
3762
"gasUsed": "0x2b8",
3763
"input": "0x3850c7bd",
3764
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3765
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3766
"type": "STATICCALL"
3767
},
3768
{
3769
"calls": [
3770
{
3771
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3772
"gas": "0x2ad388",
3773
"gasUsed": "0x3a6",
3774
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3775
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3776
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3777
"type": "DELEGATECALL"
3778
}
3779
],
3780
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3781
"gas": "0x2b841e",
3782
"gasUsed": "0x65f",
3783
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3784
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3785
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3786
"type": "STATICCALL"
3787
},
3788
{
3789
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3790
"gas": "0x2b7b89",
3791
"gasUsed": "0x2b8",
3792
"input": "0x3850c7bd",
3793
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3794
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3795
"type": "STATICCALL"
3796
},
3797
{
3798
"calls": [
3799
{
3800
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3801
"gas": "0x2a99ca",
3802
"gasUsed": "0x3a6",
3803
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3804
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3805
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3806
"type": "DELEGATECALL"
3807
}
3808
],
3809
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3810
"gas": "0x2b4975",
3811
"gasUsed": "0x65f",
3812
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3813
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3814
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3815
"type": "STATICCALL"
3816
},
3817
{
3818
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3819
"gas": "0x2b40e0",
3820
"gasUsed": "0x2b8",
3821
"input": "0x3850c7bd",
3822
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3823
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3824
"type": "STATICCALL"
3825
},
3826
{
3827
"calls": [
3828
{
3829
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3830
"gas": "0x2a7b0e",
3831
"gasUsed": "0x3a6",
3832
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3833
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3834
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3835
"type": "DELEGATECALL"
3836
}
3837
],
3838
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3839
"gas": "0x2b2a3c",
3840
"gasUsed": "0x65f",
3841
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3842
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3843
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3844
"type": "STATICCALL"
3845
},
3846
{
3847
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3848
"gas": "0x2b21a6",
3849
"gasUsed": "0x2b8",
3850
"input": "0x3850c7bd",
3851
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3852
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3853
"type": "STATICCALL"
3854
}
3855
],
3856
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3857
"gas": "0x2d0a4e",
3858
"gasUsed": "0x1672b",
3859
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3860
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3861
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3862
"type": "DELEGATECALL"
3863
}
3864
],
3865
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3866
"gas": "0x2dc404",
3867
"gasUsed": "0x16a08",
3868
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3869
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3870
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3871
"type": "STATICCALL"
3872
}
3873
],
3874
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3875
"gas": "0x3093b6",
3876
"gasUsed": "0x3834c",
3877
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3878
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3879
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
3880
"type": "DELEGATECALL"
3881
}
3882
],
3883
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3884
"gas": "0x315baa",
3885
"gasUsed": "0x3860b",
3886
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3887
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3888
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3889
"type": "STATICCALL"
3890
}
3891
],
3892
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3893
"gas": "0x398ee9",
3894
"gasUsed": "0xb1441",
3895
"input": "0x5ae80951000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3896
"output": "0x00000000000000000000000000000000000000000000000000000006b8f801af",
3897
"to": "0xcf10d17bad67ce190a94f08fdd7b4e51540fd860",
3898
"type": "DELEGATECALL"
3899
}
3900
],
3901
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
3902
"gas": "0x3a94ab",
3903
"gasUsed": "0xb3049",
3904
"input": "0x5ae80951000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3905
"output": "0x00000000000000000000000000000000000000000000000000000006b8f801af",
3906
"to": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3907
"type": "STATICCALL"
3908
},
3909
{
3910
"calls": [
3911
{
3912
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3913
"gas": "0x2ecca3",
3914
"gasUsed": "0x15b",
3915
"input": "0x543ce73a",
3916
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
3917
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3918
"type": "DELEGATECALL"
3919
}
3920
],
3921
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
3922
"gas": "0x2f8d46",
3923
"gasUsed": "0x3fc",
3924
"input": "0x543ce73a",
3925
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
3926
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3927
"type": "STATICCALL"
3928
},
3929
{
3930
"calls": [
3931
{
3932
"calls": [
3933
{
3934
"calls": [
3935
{
3936
"calls": [
3937
{
3938
"calls": [
3939
{
3940
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3941
"gas": "0x2bde8f",
3942
"gasUsed": "0x82f",
3943
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3944
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3945
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
3946
"type": "DELEGATECALL"
3947
}
3948
],
3949
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3950
"gas": "0x2c9362",
3951
"gasUsed": "0xb00",
3952
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3953
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3954
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3955
"type": "STATICCALL"
3956
},
3957
{
3958
"calls": [
3959
{
3960
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3961
"gas": "0x2bcd40",
3962
"gasUsed": "0x20b",
3963
"input": "0x47535d7b",
3964
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
3965
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3966
"type": "DELEGATECALL"
3967
}
3968
],
3969
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3970
"gas": "0x2c81b4",
3971
"gasUsed": "0x4ac",
3972
"input": "0x47535d7b",
3973
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
3974
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3975
"type": "STATICCALL"
3976
},
3977
{
3978
"calls": [
3979
{
3980
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3981
"gas": "0x2bc516",
3982
"gasUsed": "0x1ba",
3983
"input": "0x3e742e3b",
3984
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3985
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3986
"type": "DELEGATECALL"
3987
}
3988
],
3989
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3990
"gas": "0x2c7969",
3991
"gasUsed": "0x45b",
3992
"input": "0x3e742e3b",
3993
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3994
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3995
"type": "STATICCALL"
3996
},
3997
{
3998
"calls": [
3999
{
4000
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4001
"gas": "0x2bbc48",
4002
"gasUsed": "0x3a6",
4003
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4004
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4005
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4006
"type": "DELEGATECALL"
4007
}
4008
],
4009
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4010
"gas": "0x2c708f",
4011
"gasUsed": "0x65f",
4012
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4013
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4014
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4015
"type": "STATICCALL"
4016
},
4017
{
4018
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4019
"gas": "0x2c6584",
4020
"gasUsed": "0x3eeb",
4021
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4022
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000005be25cd8090000000000000000000000000000000000000000000000000000005be28587b800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000230400000000000002d672ace06924b380f80000000000000000000000000000230400000000000002d674983fcca27b3fb7",
4023
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4024
"type": "STATICCALL"
4025
},
4026
{
4027
"calls": [
4028
{
4029
"calls": [
4030
{
4031
"calls": [
4032
{
4033
"calls": [
4034
{
4035
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
4036
"gas": "0x295cd1",
4037
"gasUsed": "0x582",
4038
"input": "0xfeaf968c",
4039
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
4040
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
4041
"type": "STATICCALL"
4042
}
4043
],
4044
"from": "0x99eb05388e5afb15795f63921195094999155971",
4045
"gas": "0x2a0905",
4046
"gasUsed": "0xc47",
4047
"input": "0xfeaf968c",
4048
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
4049
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
4050
"type": "STATICCALL"
4051
}
4052
],
4053
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4054
"gas": "0x2ab63d",
4055
"gasUsed": "0x1e6a",
4056
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4057
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
4058
"to": "0x99eb05388e5afb15795f63921195094999155971",
4059
"type": "STATICCALL"
4060
}
4061
],
4062
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4063
"gas": "0x2b6793",
4064
"gasUsed": "0x24e4",
4065
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4066
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
4067
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
4068
"type": "DELEGATECALL"
4069
}
4070
],
4071
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4072
"gas": "0x2c1a6d",
4073
"gasUsed": "0x2788",
4074
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4075
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
4076
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4077
"type": "STATICCALL"
4078
},
4079
{
4080
"calls": [
4081
{
4082
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4083
"gas": "0x2b3b28",
4084
"gasUsed": "0x18d",
4085
"input": "0x6e1d2dd2",
4086
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4087
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4088
"type": "DELEGATECALL"
4089
}
4090
],
4091
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4092
"gas": "0x2bed60",
4093
"gasUsed": "0x443",
4094
"input": "0x6e1d2dd2",
4095
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4096
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4097
"type": "STATICCALL"
4098
},
4099
{
4100
"calls": [
4101
{
4102
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4103
"gas": "0x2b3052",
4104
"gasUsed": "0x3a6",
4105
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4106
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4107
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4108
"type": "DELEGATECALL"
4109
}
4110
],
4111
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4112
"gas": "0x2be261",
4113
"gasUsed": "0x65f",
4114
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4115
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4116
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4117
"type": "STATICCALL"
4118
},
4119
{
4120
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4121
"gas": "0x2bd976",
4122
"gasUsed": "0x2b8",
4123
"input": "0x3850c7bd",
4124
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4125
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4126
"type": "STATICCALL"
4127
},
4128
{
4129
"calls": [
4130
{
4131
"calls": [
4132
{
4133
"calls": [
4134
{
4135
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4136
"gas": "0x29bbab",
4137
"gasUsed": "0x3a6",
4138
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4139
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4140
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4141
"type": "DELEGATECALL"
4142
}
4143
],
4144
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4145
"gas": "0x2a67cf",
4146
"gasUsed": "0x65f",
4147
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4148
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4149
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4150
"type": "STATICCALL"
4151
},
4152
{
4153
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4154
"gas": "0x2a5f2f",
4155
"gasUsed": "0x2b8",
4156
"input": "0x3850c7bd",
4157
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4158
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4159
"type": "STATICCALL"
4160
}
4161
],
4162
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4163
"gas": "0x2b1b88",
4164
"gasUsed": "0x33bf",
4165
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
4166
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
4167
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4168
"type": "DELEGATECALL"
4169
}
4170
],
4171
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4172
"gas": "0x2bcd3c",
4173
"gasUsed": "0x3672",
4174
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
4175
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
4176
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4177
"type": "STATICCALL"
4178
},
4179
{
4180
"calls": [
4181
{
4182
"calls": [
4183
{
4184
"calls": [
4185
{
4186
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4187
"gas": "0x2988cc",
4188
"gasUsed": "0xaa9",
4189
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
4190
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
4191
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4192
"type": "DELEGATECALL"
4193
}
4194
],
4195
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4196
"gas": "0x2a342b",
4197
"gasUsed": "0xd6b",
4198
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
4199
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
4200
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4201
"type": "STATICCALL"
4202
}
4203
],
4204
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4205
"gas": "0x2ae422",
4206
"gasUsed": "0x14c2",
4207
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4208
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
4209
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4210
"type": "DELEGATECALL"
4211
}
4212
],
4213
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4214
"gas": "0x2b94fe",
4215
"gasUsed": "0x177e",
4216
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4217
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
4218
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4219
"type": "STATICCALL"
4220
},
4221
{
4222
"calls": [
4223
{
4224
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4225
"gas": "0x2acad2",
4226
"gasUsed": "0x4e8",
4227
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4228
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
4229
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4230
"type": "DELEGATECALL"
4231
}
4232
],
4233
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4234
"gas": "0x2b7b47",
4235
"gasUsed": "0x7aa",
4236
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4237
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
4238
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4239
"type": "STATICCALL"
4240
},
4241
{
4242
"calls": [
4243
{
4244
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4245
"gas": "0x2abb09",
4246
"gasUsed": "0x20b",
4247
"input": "0x47535d7b",
4248
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4249
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
4250
"type": "DELEGATECALL"
4251
}
4252
],
4253
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4254
"gas": "0x2b6b23",
4255
"gasUsed": "0x4ac",
4256
"input": "0x47535d7b",
4257
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4258
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
4259
"type": "STATICCALL"
4260
},
4261
{
4262
"calls": [
4263
{
4264
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4265
"gas": "0x2ab2df",
4266
"gasUsed": "0x1ba",
4267
"input": "0x3e742e3b",
4268
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4269
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4270
"type": "DELEGATECALL"
4271
}
4272
],
4273
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4274
"gas": "0x2b62d8",
4275
"gasUsed": "0x45b",
4276
"input": "0x3e742e3b",
4277
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4278
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4279
"type": "STATICCALL"
4280
},
4281
{
4282
"calls": [
4283
{
4284
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4285
"gas": "0x2aaa10",
4286
"gasUsed": "0x3a6",
4287
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4288
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4289
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4290
"type": "DELEGATECALL"
4291
}
4292
],
4293
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4294
"gas": "0x2b59fd",
4295
"gasUsed": "0x65f",
4296
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4297
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4298
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4299
"type": "STATICCALL"
4300
},
4301
{
4302
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4303
"gas": "0x2b4ef1",
4304
"gasUsed": "0x4096",
4305
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4306
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
4307
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
4308
"type": "STATICCALL"
4309
},
4310
{
4311
"calls": [
4312
{
4313
"calls": [
4314
{
4315
"calls": [
4316
{
4317
"calls": [
4318
{
4319
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
4320
"gas": "0x2855a8",
4321
"gasUsed": "0x582",
4322
"input": "0xfeaf968c",
4323
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
4324
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
4325
"type": "STATICCALL"
4326
}
4327
],
4328
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
4329
"gas": "0x28fdaf",
4330
"gasUsed": "0xc47",
4331
"input": "0xfeaf968c",
4332
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
4333
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
4334
"type": "STATICCALL"
4335
}
4336
],
4337
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4338
"gas": "0x29a6a9",
4339
"gasUsed": "0x22db",
4340
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4341
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
4342
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
4343
"type": "STATICCALL"
4344
}
4345
],
4346
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4347
"gas": "0x2a53af",
4348
"gasUsed": "0x2955",
4349
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4350
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
4351
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
4352
"type": "DELEGATECALL"
4353
}
4354
],
4355
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4356
"gas": "0x2b0228",
4357
"gasUsed": "0x2bf9",
4358
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4359
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
4360
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
4361
"type": "STATICCALL"
4362
},
4363
{
4364
"calls": [
4365
{
4366
"calls": [
4367
{
4368
"calls": [
4369
{
4370
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4371
"gas": "0x28ca85",
4372
"gasUsed": "0x3a6",
4373
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4374
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4375
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4376
"type": "DELEGATECALL"
4377
}
4378
],
4379
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4380
"gas": "0x2972d6",
4381
"gasUsed": "0x65f",
4382
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4383
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4384
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4385
"type": "STATICCALL"
4386
},
4387
{
4388
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4389
"gas": "0x296a36",
4390
"gasUsed": "0x2b8",
4391
"input": "0x3850c7bd",
4392
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4393
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
4394
"type": "STATICCALL"
4395
}
4396
],
4397
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4398
"gas": "0x2a22ac",
4399
"gasUsed": "0x3341",
4400
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
4401
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
4402
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4403
"type": "DELEGATECALL"
4404
}
4405
],
4406
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4407
"gas": "0x2ad06d",
4408
"gasUsed": "0x35f4",
4409
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
4410
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
4411
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4412
"type": "STATICCALL"
4413
},
4414
{
4415
"calls": [
4416
{
4417
"calls": [
4418
{
4419
"calls": [
4420
{
4421
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4422
"gas": "0x28981d",
4423
"gasUsed": "0xaa9",
4424
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
4425
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
4426
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4427
"type": "DELEGATECALL"
4428
}
4429
],
4430
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4431
"gas": "0x293faa",
4432
"gasUsed": "0xd6b",
4433
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
4434
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
4435
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4436
"type": "STATICCALL"
4437
}
4438
],
4439
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4440
"gas": "0x29ebc0",
4441
"gasUsed": "0x14c2",
4442
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4443
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
4444
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4445
"type": "DELEGATECALL"
4446
}
4447
],
4448
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4449
"gas": "0x2a98ab",
4450
"gasUsed": "0x177e",
4451
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4452
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
4453
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4454
"type": "STATICCALL"
4455
},
4456
{
4457
"calls": [
4458
{
4459
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4460
"gas": "0x29d270",
4461
"gasUsed": "0x4e8",
4462
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4463
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
4464
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4465
"type": "DELEGATECALL"
4466
}
4467
],
4468
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4469
"gas": "0x2a7ef4",
4470
"gasUsed": "0x7aa",
4471
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4472
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
4473
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4474
"type": "STATICCALL"
4475
},
4476
{
4477
"calls": [
4478
{
4479
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4480
"gas": "0x29c2f7",
4481
"gasUsed": "0x20b",
4482
"input": "0x47535d7b",
4483
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4484
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
4485
"type": "DELEGATECALL"
4486
}
4487
],
4488
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4489
"gas": "0x2a6f21",
4490
"gasUsed": "0x4ac",
4491
"input": "0x47535d7b",
4492
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4493
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
4494
"type": "STATICCALL"
4495
},
4496
{
4497
"calls": [
4498
{
4499
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4500
"gas": "0x29bacd",
4501
"gasUsed": "0x1ba",
4502
"input": "0x3e742e3b",
4503
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4504
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4505
"type": "DELEGATECALL"
4506
}
4507
],
4508
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4509
"gas": "0x2a66d6",
4510
"gasUsed": "0x45b",
4511
"input": "0x3e742e3b",
4512
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4513
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4514
"type": "STATICCALL"
4515
},
4516
{
4517
"calls": [
4518
{
4519
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4520
"gas": "0x29b1fe",
4521
"gasUsed": "0x3a6",
4522
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4523
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4524
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4525
"type": "DELEGATECALL"
4526
}
4527
],
4528
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4529
"gas": "0x2a5dfb",
4530
"gasUsed": "0x65f",
4531
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4532
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4533
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4534
"type": "STATICCALL"
4535
},
4536
{
4537
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4538
"gas": "0x2a52ef",
4539
"gasUsed": "0x43ee",
4540
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4541
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000002fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efdc2320fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efbe8d4c00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000195f0000000000000105607b147227067e7f0000000000000000000000000000195f000000000000010561311fdf16070fff",
4542
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4543
"type": "STATICCALL"
4544
},
4545
{
4546
"calls": [
4547
{
4548
"calls": [
4549
{
4550
"calls": [
4551
{
4552
"calls": [
4553
{
4554
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
4555
"gas": "0x27662c",
4556
"gasUsed": "0x582",
4557
"input": "0xfeaf968c",
4558
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
4559
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
4560
"type": "STATICCALL"
4561
}
4562
],
4563
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
4564
"gas": "0x280a66",
4565
"gasUsed": "0xc47",
4566
"input": "0xfeaf968c",
4567
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
4568
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
4569
"type": "STATICCALL"
4570
}
4571
],
4572
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4573
"gas": "0x28af83",
4574
"gasUsed": "0x21f2",
4575
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4576
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
4577
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
4578
"type": "STATICCALL"
4579
}
4580
],
4581
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4582
"gas": "0x29589d",
4583
"gasUsed": "0x286c",
4584
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4585
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
4586
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
4587
"type": "DELEGATECALL"
4588
}
4589
],
4590
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4591
"gas": "0x2a031a",
4592
"gasUsed": "0x2b10",
4593
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4594
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
4595
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
4596
"type": "STATICCALL"
4597
},
4598
{
4599
"calls": [
4600
{
4601
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4602
"gas": "0x2928c6",
4603
"gasUsed": "0x18d",
4604
"input": "0x6e1d2dd2",
4605
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4606
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4607
"type": "DELEGATECALL"
4608
}
4609
],
4610
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4611
"gas": "0x29d293",
4612
"gasUsed": "0x443",
4613
"input": "0x6e1d2dd2",
4614
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4615
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4616
"type": "STATICCALL"
4617
},
4618
{
4619
"calls": [
4620
{
4621
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4622
"gas": "0x291e2d",
4623
"gasUsed": "0x3a6",
4624
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4625
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4626
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4627
"type": "DELEGATECALL"
4628
}
4629
],
4630
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4631
"gas": "0x29c7d2",
4632
"gasUsed": "0x65f",
4633
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4634
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4635
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4636
"type": "STATICCALL"
4637
},
4638
{
4639
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4640
"gas": "0x29bee5",
4641
"gasUsed": "0x2b8",
4642
"input": "0x3850c7bd",
4643
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4644
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4645
"type": "STATICCALL"
4646
},
4647
{
4648
"calls": [
4649
{
4650
"calls": [
4651
{
4652
"calls": [
4653
{
4654
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4655
"gas": "0x27ba3c",
4656
"gasUsed": "0x3a6",
4657
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4658
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4659
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4660
"type": "DELEGATECALL"
4661
}
4662
],
4663
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4664
"gas": "0x285e3a",
4665
"gasUsed": "0x65f",
4666
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4667
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4668
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4669
"type": "STATICCALL"
4670
},
4671
{
4672
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4673
"gas": "0x28559a",
4674
"gasUsed": "0x2b8",
4675
"input": "0x3850c7bd",
4676
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4677
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4678
"type": "STATICCALL"
4679
}
4680
],
4681
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4682
"gas": "0x2909ac",
4683
"gasUsed": "0x32c3",
4684
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
4685
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
4686
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4687
"type": "DELEGATECALL"
4688
}
4689
],
4690
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4691
"gas": "0x29b2f7",
4692
"gasUsed": "0x3576",
4693
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
4694
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
4695
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4696
"type": "STATICCALL"
4697
},
4698
{
4699
"calls": [
4700
{
4701
"calls": [
4702
{
4703
"calls": [
4704
{
4705
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4706
"gas": "0x27884a",
4707
"gasUsed": "0xaa9",
4708
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
4709
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
4710
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4711
"type": "DELEGATECALL"
4712
}
4713
],
4714
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4715
"gas": "0x282b86",
4716
"gasUsed": "0xd6b",
4717
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
4718
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
4719
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4720
"type": "STATICCALL"
4721
}
4722
],
4723
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4724
"gas": "0x28d33a",
4725
"gasUsed": "0x14c2",
4726
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4727
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
4728
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4729
"type": "DELEGATECALL"
4730
}
4731
],
4732
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4733
"gas": "0x297bb1",
4734
"gasUsed": "0x177e",
4735
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4736
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
4737
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4738
"type": "STATICCALL"
4739
},
4740
{
4741
"calls": [
4742
{
4743
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4744
"gas": "0x28b9ea",
4745
"gasUsed": "0x4e8",
4746
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4747
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
4748
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4749
"type": "DELEGATECALL"
4750
}
4751
],
4752
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4753
"gas": "0x2961fa",
4754
"gasUsed": "0x7aa",
4755
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4756
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
4757
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4758
"type": "STATICCALL"
4759
},
4760
{
4761
"calls": [
4762
{
4763
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4764
"gas": "0x28aa41",
4765
"gasUsed": "0x20b",
4766
"input": "0x47535d7b",
4767
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4768
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
4769
"type": "DELEGATECALL"
4770
}
4771
],
4772
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4773
"gas": "0x2951f6",
4774
"gasUsed": "0x4ac",
4775
"input": "0x47535d7b",
4776
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4777
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
4778
"type": "STATICCALL"
4779
},
4780
{
4781
"calls": [
4782
{
4783
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4784
"gas": "0x28a216",
4785
"gasUsed": "0x1ba",
4786
"input": "0x3e742e3b",
4787
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4788
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4789
"type": "DELEGATECALL"
4790
}
4791
],
4792
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4793
"gas": "0x2949aa",
4794
"gasUsed": "0x45b",
4795
"input": "0x3e742e3b",
4796
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4797
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4798
"type": "STATICCALL"
4799
},
4800
{
4801
"calls": [
4802
{
4803
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4804
"gas": "0x289947",
4805
"gasUsed": "0x3a6",
4806
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4807
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4808
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4809
"type": "DELEGATECALL"
4810
}
4811
],
4812
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4813
"gas": "0x2940cf",
4814
"gasUsed": "0x65f",
4815
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4816
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4817
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4818
"type": "STATICCALL"
4819
},
4820
{
4821
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4822
"gas": "0x2935c2",
4823
"gasUsed": "0x43ee",
4824
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4825
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000087494ae043000000000000000000000000000000000000000000000000000000874a3f0d4e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000043d600000000000002c86c38c0b6f0e0d045000000000000000000000000000043d600000000000002c86f949614bd7009bd",
4826
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4827
"type": "STATICCALL"
4828
},
4829
{
4830
"calls": [
4831
{
4832
"calls": [
4833
{
4834
"calls": [
4835
{
4836
"calls": [
4837
{
4838
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
4839
"gas": "0x265a28",
4840
"gasUsed": "0x582",
4841
"input": "0xfeaf968c",
4842
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
4843
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
4844
"type": "STATICCALL"
4845
}
4846
],
4847
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
4848
"gas": "0x26fa20",
4849
"gasUsed": "0xc47",
4850
"input": "0xfeaf968c",
4851
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
4852
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
4853
"type": "STATICCALL"
4854
}
4855
],
4856
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4857
"gas": "0x279aeb",
4858
"gasUsed": "0x22db",
4859
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4860
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
4861
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
4862
"type": "STATICCALL"
4863
}
4864
],
4865
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4866
"gas": "0x283fa1",
4867
"gasUsed": "0x2955",
4868
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4869
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
4870
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
4871
"type": "DELEGATECALL"
4872
}
4873
],
4874
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4875
"gas": "0x28e5a8",
4876
"gasUsed": "0x2bf9",
4877
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4878
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
4879
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
4880
"type": "STATICCALL"
4881
},
4882
{
4883
"calls": [
4884
{
4885
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4886
"gas": "0x280ee9",
4887
"gasUsed": "0x18d",
4888
"input": "0x6e1d2dd2",
4889
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4890
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4891
"type": "DELEGATECALL"
4892
}
4893
],
4894
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4895
"gas": "0x28b43c",
4896
"gasUsed": "0x443",
4897
"input": "0x6e1d2dd2",
4898
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4899
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4900
"type": "STATICCALL"
4901
},
4902
{
4903
"calls": [
4904
{
4905
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4906
"gas": "0x280450",
4907
"gasUsed": "0x3a6",
4908
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4909
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4910
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4911
"type": "DELEGATECALL"
4912
}
4913
],
4914
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4915
"gas": "0x28a97b",
4916
"gasUsed": "0x65f",
4917
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4918
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4919
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4920
"type": "STATICCALL"
4921
},
4922
{
4923
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4924
"gas": "0x28a08d",
4925
"gasUsed": "0x2b8",
4926
"input": "0x3850c7bd",
4927
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4928
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4929
"type": "STATICCALL"
4930
},
4931
{
4932
"calls": [
4933
{
4934
"calls": [
4935
{
4936
"calls": [
4937
{
4938
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4939
"gas": "0x26a919",
4940
"gasUsed": "0x3a6",
4941
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4942
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4943
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4944
"type": "DELEGATECALL"
4945
}
4946
],
4947
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4948
"gas": "0x2748c1",
4949
"gasUsed": "0x65f",
4950
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4951
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4952
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4953
"type": "STATICCALL"
4954
},
4955
{
4956
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4957
"gas": "0x274021",
4958
"gasUsed": "0x2b8",
4959
"input": "0x3850c7bd",
4960
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4961
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4962
"type": "STATICCALL"
4963
}
4964
],
4965
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4966
"gas": "0x27efcb",
4967
"gasUsed": "0x3366",
4968
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
4969
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
4970
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4971
"type": "DELEGATECALL"
4972
}
4973
],
4974
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4975
"gas": "0x28949d",
4976
"gasUsed": "0x3619",
4977
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
4978
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
4979
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4980
"type": "STATICCALL"
4981
},
4982
{
4983
"calls": [
4984
{
4985
"calls": [
4986
{
4987
"calls": [
4988
{
4989
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4990
"gas": "0x26768f",
4991
"gasUsed": "0xaa9",
4992
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
4993
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
4994
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4995
"type": "DELEGATECALL"
4996
}
4997
],
4998
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4999
"gas": "0x271573",
5000
"gasUsed": "0xd6b",
5001
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5002
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5003
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5004
"type": "STATICCALL"
5005
}
5006
],
5007
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5008
"gas": "0x27b8bd",
5009
"gasUsed": "0x14c2",
5010
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5011
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
5012
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5013
"type": "DELEGATECALL"
5014
}
5015
],
5016
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5017
"gas": "0x285cb8",
5018
"gasUsed": "0x177e",
5019
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5020
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
5021
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5022
"type": "STATICCALL"
5023
},
5024
{
5025
"calls": [
5026
{
5027
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5028
"gas": "0x279f6c",
5029
"gasUsed": "0x4e8",
5030
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5031
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
5032
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5033
"type": "DELEGATECALL"
5034
}
5035
],
5036
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5037
"gas": "0x284300",
5038
"gasUsed": "0x7aa",
5039
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5040
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
5041
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5042
"type": "STATICCALL"
5043
}
5044
],
5045
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5046
"gas": "0x2d4bbf",
5047
"gasUsed": "0x473ba",
5048
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5049
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
5050
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
5051
"type": "DELEGATECALL"
5052
}
5053
],
5054
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
5055
"gas": "0x2e065e",
5056
"gasUsed": "0x47673",
5057
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5058
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
5059
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5060
"type": "STATICCALL"
5061
},
5062
{
5063
"calls": [
5064
{
5065
"calls": [
5066
{
5067
"calls": [
5068
{
5069
"calls": [
5070
{
5071
"calls": [
5072
{
5073
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5074
"gas": "0x266446",
5075
"gasUsed": "0x3a6",
5076
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5077
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5078
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5079
"type": "DELEGATECALL"
5080
}
5081
],
5082
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5083
"gas": "0x2702d7",
5084
"gasUsed": "0x65f",
5085
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5086
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5087
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5088
"type": "STATICCALL"
5089
},
5090
{
5091
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5092
"gas": "0x26fa45",
5093
"gasUsed": "0x2b8",
5094
"input": "0x3850c7bd",
5095
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5096
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5097
"type": "STATICCALL"
5098
}
5099
],
5100
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5101
"gas": "0x27a7d8",
5102
"gasUsed": "0x25eb",
5103
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5104
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
5105
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5106
"type": "DELEGATECALL"
5107
}
5108
],
5109
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5110
"gas": "0x284b94",
5111
"gasUsed": "0x28b0",
5112
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5113
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
5114
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5115
"type": "STATICCALL"
5116
},
5117
{
5118
"calls": [
5119
{
5120
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5121
"gas": "0x277d8c",
5122
"gasUsed": "0xaa9",
5123
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5124
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
5125
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5126
"type": "DELEGATECALL"
5127
}
5128
],
5129
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5130
"gas": "0x28209d",
5131
"gasUsed": "0xd6b",
5132
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5133
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
5134
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5135
"type": "STATICCALL"
5136
},
5137
{
5138
"calls": [
5139
{
5140
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5141
"gas": "0x276ade",
5142
"gasUsed": "0x1e9",
5143
"input": "0xc2b6b58c",
5144
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5145
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
5146
"type": "DELEGATECALL"
5147
}
5148
],
5149
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5150
"gas": "0x280d97",
5151
"gasUsed": "0x49f",
5152
"input": "0xc2b6b58c",
5153
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5154
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5155
"type": "STATICCALL"
5156
},
5157
{
5158
"calls": [
5159
{
5160
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5161
"gas": "0x2763db",
5162
"gasUsed": "0x1ba",
5163
"input": "0x3e742e3b",
5164
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5165
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5166
"type": "DELEGATECALL"
5167
}
5168
],
5169
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5170
"gas": "0x280662",
5171
"gasUsed": "0x45b",
5172
"input": "0x3e742e3b",
5173
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5174
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5175
"type": "STATICCALL"
5176
},
5177
{
5178
"calls": [
5179
{
5180
"calls": [
5181
{
5182
"calls": [
5183
{
5184
"calls": [
5185
{
5186
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
5187
"gas": "0x258285",
5188
"gasUsed": "0x582",
5189
"input": "0xfeaf968c",
5190
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
5191
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
5192
"type": "STATICCALL"
5193
}
5194
],
5195
"from": "0x99eb05388e5afb15795f63921195094999155971",
5196
"gas": "0x261f11",
5197
"gasUsed": "0xc47",
5198
"input": "0xfeaf968c",
5199
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
5200
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
5201
"type": "STATICCALL"
5202
}
5203
],
5204
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5205
"gas": "0x26bc61",
5206
"gasUsed": "0x1e6a",
5207
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5208
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
5209
"to": "0x99eb05388e5afb15795f63921195094999155971",
5210
"type": "STATICCALL"
5211
}
5212
],
5213
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5214
"gas": "0x275d8f",
5215
"gasUsed": "0x24e4",
5216
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5217
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
5218
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
5219
"type": "DELEGATECALL"
5220
}
5221
],
5222
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5223
"gas": "0x280000",
5224
"gasUsed": "0x2788",
5225
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5226
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
5227
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5228
"type": "STATICCALL"
5229
},
5230
{
5231
"calls": [
5232
{
5233
"calls": [
5234
{
5235
"calls": [
5236
{
5237
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5238
"gas": "0x25ef1a",
5239
"gasUsed": "0x3a6",
5240
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5241
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5242
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5243
"type": "DELEGATECALL"
5244
}
5245
],
5246
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5247
"gas": "0x268bce",
5248
"gasUsed": "0x65f",
5249
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5250
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5251
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5252
"type": "STATICCALL"
5253
},
5254
{
5255
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5256
"gas": "0x26833c",
5257
"gasUsed": "0x2b8",
5258
"input": "0x3850c7bd",
5259
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5260
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5261
"type": "STATICCALL"
5262
}
5263
],
5264
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5265
"gas": "0x272eeb",
5266
"gasUsed": "0x264d",
5267
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5268
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
5269
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5270
"type": "DELEGATECALL"
5271
}
5272
],
5273
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5274
"gas": "0x27d0bc",
5275
"gasUsed": "0x2912",
5276
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5277
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
5278
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5279
"type": "STATICCALL"
5280
},
5281
{
5282
"calls": [
5283
{
5284
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5285
"gas": "0x270441",
5286
"gasUsed": "0xaa9",
5287
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5288
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
5289
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5290
"type": "DELEGATECALL"
5291
}
5292
],
5293
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5294
"gas": "0x27a565",
5295
"gasUsed": "0xd6b",
5296
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5297
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
5298
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5299
"type": "STATICCALL"
5300
},
5301
{
5302
"calls": [
5303
{
5304
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5305
"gas": "0x26f1df",
5306
"gasUsed": "0x1e9",
5307
"input": "0xc2b6b58c",
5308
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5309
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
5310
"type": "DELEGATECALL"
5311
}
5312
],
5313
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5314
"gas": "0x2792ac",
5315
"gasUsed": "0x49f",
5316
"input": "0xc2b6b58c",
5317
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5318
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
5319
"type": "STATICCALL"
5320
},
5321
{
5322
"calls": [
5323
{
5324
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5325
"gas": "0x26eadc",
5326
"gasUsed": "0x1ba",
5327
"input": "0x3e742e3b",
5328
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5329
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5330
"type": "DELEGATECALL"
5331
}
5332
],
5333
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5334
"gas": "0x278b77",
5335
"gasUsed": "0x45b",
5336
"input": "0x3e742e3b",
5337
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5338
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5339
"type": "STATICCALL"
5340
},
5341
{
5342
"calls": [
5343
{
5344
"calls": [
5345
{
5346
"calls": [
5347
{
5348
"calls": [
5349
{
5350
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
5351
"gas": "0x250f1b",
5352
"gasUsed": "0x582",
5353
"input": "0xfeaf968c",
5354
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
5355
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
5356
"type": "STATICCALL"
5357
}
5358
],
5359
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
5360
"gas": "0x25a9d2",
5361
"gasUsed": "0xc47",
5362
"input": "0xfeaf968c",
5363
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
5364
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
5365
"type": "STATICCALL"
5366
}
5367
],
5368
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5369
"gas": "0x264546",
5370
"gasUsed": "0x22db",
5371
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5372
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
5373
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
5374
"type": "STATICCALL"
5375
}
5376
],
5377
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5378
"gas": "0x26e490",
5379
"gasUsed": "0x2955",
5380
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5381
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
5382
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
5383
"type": "DELEGATECALL"
5384
}
5385
],
5386
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5387
"gas": "0x278515",
5388
"gasUsed": "0x2bf9",
5389
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5390
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
5391
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
5392
"type": "STATICCALL"
5393
},
5394
{
5395
"calls": [
5396
{
5397
"calls": [
5398
{
5399
"calls": [
5400
{
5401
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5402
"gas": "0x2575f8",
5403
"gasUsed": "0x3a6",
5404
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5405
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5406
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5407
"type": "DELEGATECALL"
5408
}
5409
],
5410
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5411
"gas": "0x2610c0",
5412
"gasUsed": "0x65f",
5413
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5414
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5415
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5416
"type": "STATICCALL"
5417
},
5418
{
5419
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5420
"gas": "0x26082e",
5421
"gasUsed": "0x2b8",
5422
"input": "0x3850c7bd",
5423
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5424
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5425
"type": "STATICCALL"
5426
}
5427
],
5428
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5429
"gas": "0x26b1e9",
5430
"gasUsed": "0x25a9",
5431
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5432
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
5433
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5434
"type": "DELEGATECALL"
5435
}
5436
],
5437
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5438
"gas": "0x2751be",
5439
"gasUsed": "0x286e",
5440
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5441
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
5442
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5443
"type": "STATICCALL"
5444
},
5445
{
5446
"calls": [
5447
{
5448
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5449
"gas": "0x2687de",
5450
"gasUsed": "0xaa9",
5451
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5452
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
5453
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5454
"type": "DELEGATECALL"
5455
}
5456
],
5457
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5458
"gas": "0x272708",
5459
"gasUsed": "0xd6b",
5460
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5461
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
5462
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5463
"type": "STATICCALL"
5464
},
5465
{
5466
"calls": [
5467
{
5468
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5469
"gas": "0x26757b",
5470
"gasUsed": "0x1e9",
5471
"input": "0xc2b6b58c",
5472
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5473
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
5474
"type": "DELEGATECALL"
5475
}
5476
],
5477
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5478
"gas": "0x27144f",
5479
"gasUsed": "0x49f",
5480
"input": "0xc2b6b58c",
5481
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5482
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
5483
"type": "STATICCALL"
5484
},
5485
{
5486
"calls": [
5487
{
5488
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5489
"gas": "0x266e78",
5490
"gasUsed": "0x1ba",
5491
"input": "0x3e742e3b",
5492
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5493
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5494
"type": "DELEGATECALL"
5495
}
5496
],
5497
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5498
"gas": "0x270d1a",
5499
"gasUsed": "0x45b",
5500
"input": "0x3e742e3b",
5501
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5502
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5503
"type": "STATICCALL"
5504
},
5505
{
5506
"calls": [
5507
{
5508
"calls": [
5509
{
5510
"calls": [
5511
{
5512
"calls": [
5513
{
5514
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
5515
"gas": "0x249875",
5516
"gasUsed": "0x582",
5517
"input": "0xfeaf968c",
5518
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
5519
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
5520
"type": "STATICCALL"
5521
}
5522
],
5523
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
5524
"gas": "0x25314a",
5525
"gasUsed": "0xc47",
5526
"input": "0xfeaf968c",
5527
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
5528
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
5529
"type": "STATICCALL"
5530
}
5531
],
5532
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5533
"gas": "0x25cad4",
5534
"gasUsed": "0x21f2",
5535
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5536
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
5537
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
5538
"type": "STATICCALL"
5539
}
5540
],
5541
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5542
"gas": "0x26682c",
5543
"gasUsed": "0x286c",
5544
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5545
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
5546
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
5547
"type": "DELEGATECALL"
5548
}
5549
],
5550
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5551
"gas": "0x2706b7",
5552
"gasUsed": "0x2b10",
5553
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5554
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
5555
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
5556
"type": "STATICCALL"
5557
},
5558
{
5559
"calls": [
5560
{
5561
"calls": [
5562
{
5563
"calls": [
5564
{
5565
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5566
"gas": "0x24fe4a",
5567
"gasUsed": "0x3a6",
5568
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5569
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5570
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5571
"type": "DELEGATECALL"
5572
}
5573
],
5574
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5575
"gas": "0x25972c",
5576
"gasUsed": "0x65f",
5577
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5578
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5579
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5580
"type": "STATICCALL"
5581
},
5582
{
5583
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5584
"gas": "0x258e9a",
5585
"gasUsed": "0x2b8",
5586
"input": "0x3850c7bd",
5587
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5588
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5589
"type": "STATICCALL"
5590
}
5591
],
5592
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5593
"gas": "0x263667",
5594
"gasUsed": "0x2631",
5595
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5596
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
5597
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5598
"type": "DELEGATECALL"
5599
}
5600
],
5601
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5602
"gas": "0x26d446",
5603
"gasUsed": "0x28f6",
5604
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5605
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
5606
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5607
"type": "STATICCALL"
5608
},
5609
{
5610
"calls": [
5611
{
5612
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5613
"gas": "0x260bd8",
5614
"gasUsed": "0xaa9",
5615
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5616
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5617
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5618
"type": "DELEGATECALL"
5619
}
5620
],
5621
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5622
"gas": "0x26a90a",
5623
"gasUsed": "0xd6b",
5624
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5625
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5626
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5627
"type": "STATICCALL"
5628
},
5629
{
5630
"calls": [
5631
{
5632
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5633
"gas": "0x25f95b",
5634
"gasUsed": "0x1e9",
5635
"input": "0xc2b6b58c",
5636
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5637
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
5638
"type": "DELEGATECALL"
5639
}
5640
],
5641
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5642
"gas": "0x269636",
5643
"gasUsed": "0x49f",
5644
"input": "0xc2b6b58c",
5645
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5646
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
5647
"type": "STATICCALL"
5648
},
5649
{
5650
"calls": [
5651
{
5652
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5653
"gas": "0x25f258",
5654
"gasUsed": "0x1ba",
5655
"input": "0x3e742e3b",
5656
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5657
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5658
"type": "DELEGATECALL"
5659
}
5660
],
5661
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5662
"gas": "0x268f02",
5663
"gasUsed": "0x45b",
5664
"input": "0x3e742e3b",
5665
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5666
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5667
"type": "STATICCALL"
5668
},
5669
{
5670
"calls": [
5671
{
5672
"calls": [
5673
{
5674
"calls": [
5675
{
5676
"calls": [
5677
{
5678
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
5679
"gas": "0x242210",
5680
"gasUsed": "0x582",
5681
"input": "0xfeaf968c",
5682
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
5683
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
5684
"type": "STATICCALL"
5685
}
5686
],
5687
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
5688
"gas": "0x24b904",
5689
"gasUsed": "0xc47",
5690
"input": "0xfeaf968c",
5691
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
5692
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
5693
"type": "STATICCALL"
5694
}
5695
],
5696
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5697
"gas": "0x2550a5",
5698
"gasUsed": "0x22db",
5699
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5700
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
5701
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
5702
"type": "STATICCALL"
5703
}
5704
],
5705
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5706
"gas": "0x25ec0d",
5707
"gasUsed": "0x2955",
5708
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5709
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
5710
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
5711
"type": "DELEGATECALL"
5712
}
5713
],
5714
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5715
"gas": "0x2688a0",
5716
"gasUsed": "0x2bf9",
5717
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5718
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
5719
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
5720
"type": "STATICCALL"
5721
},
5722
{
5723
"calls": [
5724
{
5725
"calls": [
5726
{
5727
"calls": [
5728
{
5729
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5730
"gas": "0x247429",
5731
"gasUsed": "0x3a6",
5732
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5733
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5734
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5735
"type": "DELEGATECALL"
5736
}
5737
],
5738
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5739
"gas": "0x250ada",
5740
"gasUsed": "0x65f",
5741
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5742
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5743
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5744
"type": "STATICCALL"
5745
},
5746
{
5747
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5748
"gas": "0x250248",
5749
"gasUsed": "0x2b8",
5750
"input": "0x3850c7bd",
5751
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5752
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5753
"type": "STATICCALL"
5754
},
5755
{
5756
"calls": [
5757
{
5758
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5759
"gas": "0x2455b8",
5760
"gasUsed": "0x3a6",
5761
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5762
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5763
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5764
"type": "DELEGATECALL"
5765
}
5766
],
5767
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5768
"gas": "0x24ebed",
5769
"gasUsed": "0x65f",
5770
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5771
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5772
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5773
"type": "STATICCALL"
5774
},
5775
{
5776
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5777
"gas": "0x24e35b",
5778
"gasUsed": "0x2b8",
5779
"input": "0x3850c7bd",
5780
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5781
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5782
"type": "STATICCALL"
5783
},
5784
{
5785
"calls": [
5786
{
5787
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5788
"gas": "0x2432d1",
5789
"gasUsed": "0x3a6",
5790
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5791
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5792
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5793
"type": "DELEGATECALL"
5794
}
5795
],
5796
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5797
"gas": "0x24c878",
5798
"gasUsed": "0x65f",
5799
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5800
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5801
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5802
"type": "STATICCALL"
5803
},
5804
{
5805
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5806
"gas": "0x24bfe5",
5807
"gasUsed": "0x2b8",
5808
"input": "0x3850c7bd",
5809
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5810
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5811
"type": "STATICCALL"
5812
},
5813
{
5814
"calls": [
5815
{
5816
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5817
"gas": "0x2413fe",
5818
"gasUsed": "0x3a6",
5819
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5820
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5821
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5822
"type": "DELEGATECALL"
5823
}
5824
],
5825
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5826
"gas": "0x24a928",
5827
"gasUsed": "0x65f",
5828
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5829
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5830
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5831
"type": "STATICCALL"
5832
},
5833
{
5834
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5835
"gas": "0x24a094",
5836
"gasUsed": "0x2b8",
5837
"input": "0x3850c7bd",
5838
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5839
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5840
"type": "STATICCALL"
5841
},
5842
{
5843
"calls": [
5844
{
5845
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5846
"gas": "0x23f114",
5847
"gasUsed": "0x3a6",
5848
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5849
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5850
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5851
"type": "DELEGATECALL"
5852
}
5853
],
5854
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5855
"gas": "0x2485b0",
5856
"gasUsed": "0x65f",
5857
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5858
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5859
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5860
"type": "STATICCALL"
5861
},
5862
{
5863
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5864
"gas": "0x247d1c",
5865
"gasUsed": "0x2b8",
5866
"input": "0x3850c7bd",
5867
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5868
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5869
"type": "STATICCALL"
5870
},
5871
{
5872
"calls": [
5873
{
5874
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5875
"gas": "0x23d2de",
5876
"gasUsed": "0x3a6",
5877
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5878
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5879
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5880
"type": "DELEGATECALL"
5881
}
5882
],
5883
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5884
"gas": "0x2466ff",
5885
"gasUsed": "0x65f",
5886
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5887
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5888
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5889
"type": "STATICCALL"
5890
},
5891
{
5892
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5893
"gas": "0x245e6a",
5894
"gasUsed": "0x2b8",
5895
"input": "0x3850c7bd",
5896
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5897
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5898
"type": "STATICCALL"
5899
},
5900
{
5901
"calls": [
5902
{
5903
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5904
"gas": "0x23afd5",
5905
"gasUsed": "0x3a6",
5906
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5907
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5908
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5909
"type": "DELEGATECALL"
5910
}
5911
],
5912
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5913
"gas": "0x244368",
5914
"gasUsed": "0x65f",
5915
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5916
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5917
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5918
"type": "STATICCALL"
5919
},
5920
{
5921
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5922
"gas": "0x243ad3",
5923
"gasUsed": "0x2b8",
5924
"input": "0x3850c7bd",
5925
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5926
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5927
"type": "STATICCALL"
5928
},
5929
{
5930
"calls": [
5931
{
5932
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5933
"gas": "0x239119",
5934
"gasUsed": "0x3a6",
5935
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5936
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5937
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5938
"type": "DELEGATECALL"
5939
}
5940
],
5941
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5942
"gas": "0x24242f",
5943
"gasUsed": "0x65f",
5944
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5945
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5946
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5947
"type": "STATICCALL"
5948
},
5949
{
5950
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5951
"gas": "0x241b99",
5952
"gasUsed": "0x2b8",
5953
"input": "0x3850c7bd",
5954
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5955
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5956
"type": "STATICCALL"
5957
}
5958
],
5959
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5960
"gas": "0x25a937",
5961
"gasUsed": "0x1113b",
5962
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5963
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5964
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5965
"type": "DELEGATECALL"
5966
}
5967
],
5968
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5969
"gas": "0x2644f0",
5970
"gasUsed": "0x11418",
5971
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5972
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5973
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5974
"type": "STATICCALL"
5975
}
5976
],
5977
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5978
"gas": "0x28f62c",
5979
"gasUsed": "0x32d5c",
5980
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5981
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5982
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5983
"type": "DELEGATECALL"
5984
}
5985
],
5986
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
5987
"gas": "0x299f2e",
5988
"gasUsed": "0x3301b",
5989
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5990
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5991
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5992
"type": "STATICCALL"
5993
},
5994
{
5995
"calls": [
5996
{
5997
"calls": [
5998
{
5999
"calls": [
6000
{
6001
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6002
"gas": "0x249f67",
6003
"gasUsed": "0xaa9",
6004
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
6005
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
6006
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6007
"type": "DELEGATECALL"
6008
}
6009
],
6010
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6011
"gas": "0x2536d0",
6012
"gasUsed": "0xd6b",
6013
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
6014
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
6015
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6016
"type": "STATICCALL"
6017
},
6018
{
6019
"calls": [
6020
{
6021
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6022
"gas": "0x248e89",
6023
"gasUsed": "0x1e9",
6024
"input": "0xc2b6b58c",
6025
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6026
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
6027
"type": "DELEGATECALL"
6028
}
6029
],
6030
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6031
"gas": "0x2525a2",
6032
"gasUsed": "0x49f",
6033
"input": "0xc2b6b58c",
6034
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6035
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6036
"type": "STATICCALL"
6037
},
6038
{
6039
"calls": [
6040
{
6041
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6042
"gas": "0x248786",
6043
"gasUsed": "0x1ba",
6044
"input": "0x3e742e3b",
6045
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6046
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6047
"type": "DELEGATECALL"
6048
}
6049
],
6050
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6051
"gas": "0x251e6d",
6052
"gasUsed": "0x45b",
6053
"input": "0x3e742e3b",
6054
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6055
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6056
"type": "STATICCALL"
6057
},
6058
{
6059
"calls": [
6060
{
6061
"calls": [
6062
{
6063
"calls": [
6064
{
6065
"calls": [
6066
{
6067
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
6068
"gas": "0x22c7fb",
6069
"gasUsed": "0x582",
6070
"input": "0xfeaf968c",
6071
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
6072
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
6073
"type": "STATICCALL"
6074
}
6075
],
6076
"from": "0x99eb05388e5afb15795f63921195094999155971",
6077
"gas": "0x235971",
6078
"gasUsed": "0xc47",
6079
"input": "0xfeaf968c",
6080
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
6081
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
6082
"type": "STATICCALL"
6083
}
6084
],
6085
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6086
"gas": "0x23eb7e",
6087
"gasUsed": "0x1e6a",
6088
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6089
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
6090
"to": "0x99eb05388e5afb15795f63921195094999155971",
6091
"type": "STATICCALL"
6092
}
6093
],
6094
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6095
"gas": "0x24813a",
6096
"gasUsed": "0x24e4",
6097
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6098
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
6099
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
6100
"type": "DELEGATECALL"
6101
}
6102
],
6103
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6104
"gas": "0x25180b",
6105
"gasUsed": "0x2788",
6106
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6107
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
6108
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6109
"type": "STATICCALL"
6110
},
6111
{
6112
"calls": [
6113
{
6114
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6115
"gas": "0x24549b",
6116
"gasUsed": "0xab3",
6117
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000000",
6118
"output": "0x00000000000000000000000000000000000000000000063c1bb4d844d34f98d5",
6119
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6120
"type": "DELEGATECALL"
6121
}
6122
],
6123
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6124
"gas": "0x24ead4",
6125
"gasUsed": "0xd75",
6126
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000000",
6127
"output": "0x00000000000000000000000000000000000000000000063c1bb4d844d34f98d5",
6128
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6129
"type": "STATICCALL"
6130
},
6131
{
6132
"calls": [
6133
{
6134
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6135
"gas": "0x24407c",
6136
"gasUsed": "0xaa9",
6137
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
6138
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
6139
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6140
"type": "DELEGATECALL"
6141
}
6142
],
6143
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6144
"gas": "0x24d664",
6145
"gasUsed": "0xd6b",
6146
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
6147
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
6148
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6149
"type": "STATICCALL"
6150
},
6151
{
6152
"calls": [
6153
{
6154
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6155
"gas": "0x242f9f",
6156
"gasUsed": "0x1e9",
6157
"input": "0xc2b6b58c",
6158
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6159
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
6160
"type": "DELEGATECALL"
6161
}
6162
],
6163
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6164
"gas": "0x24c536",
6165
"gasUsed": "0x49f",
6166
"input": "0xc2b6b58c",
6167
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6168
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
6169
"type": "STATICCALL"
6170
},
6171
{
6172
"calls": [
6173
{
6174
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6175
"gas": "0x24289b",
6176
"gasUsed": "0x1ba",
6177
"input": "0x3e742e3b",
6178
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6179
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6180
"type": "DELEGATECALL"
6181
}
6182
],
6183
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6184
"gas": "0x24be01",
6185
"gasUsed": "0x45b",
6186
"input": "0x3e742e3b",
6187
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6188
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6189
"type": "STATICCALL"
6190
},
6191
{
6192
"calls": [
6193
{
6194
"calls": [
6195
{
6196
"calls": [
6197
{
6198
"calls": [
6199
{
6200
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
6201
"gas": "0x226d72",
6202
"gasUsed": "0x582",
6203
"input": "0xfeaf968c",
6204
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
6205
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
6206
"type": "STATICCALL"
6207
}
6208
],
6209
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
6210
"gas": "0x22fd78",
6211
"gasUsed": "0xc47",
6212
"input": "0xfeaf968c",
6213
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
6214
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
6215
"type": "STATICCALL"
6216
}
6217
],
6218
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6219
"gas": "0x238e0f",
6220
"gasUsed": "0x22db",
6221
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6222
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
6223
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
6224
"type": "STATICCALL"
6225
}
6226
],
6227
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6228
"gas": "0x242250",
6229
"gasUsed": "0x2955",
6230
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6231
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
6232
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
6233
"type": "DELEGATECALL"
6234
}
6235
],
6236
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6237
"gas": "0x24b79f",
6238
"gasUsed": "0x2bf9",
6239
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6240
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
6241
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
6242
"type": "STATICCALL"
6243
},
6244
{
6245
"calls": [
6246
{
6247
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6248
"gas": "0x23f163",
6249
"gasUsed": "0xab3",
6250
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000000",
6251
"output": "0x0000000000000000000000000000000000000000000004b4a8335ecc4a800000",
6252
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6253
"type": "DELEGATECALL"
6254
}
6255
],
6256
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6257
"gas": "0x248609",
6258
"gasUsed": "0xd75",
6259
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000000",
6260
"output": "0x0000000000000000000000000000000000000000000004b4a8335ecc4a800000",
6261
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6262
"type": "STATICCALL"
6263
},
6264
{
6265
"calls": [
6266
{
6267
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6268
"gas": "0x23dd44",
6269
"gasUsed": "0xaa9",
6270
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
6271
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
6272
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6273
"type": "DELEGATECALL"
6274
}
6275
],
6276
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6277
"gas": "0x247199",
6278
"gasUsed": "0xd6b",
6279
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
6280
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
6281
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6282
"type": "STATICCALL"
6283
},
6284
{
6285
"calls": [
6286
{
6287
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6288
"gas": "0x23cc67",
6289
"gasUsed": "0x1e9",
6290
"input": "0xc2b6b58c",
6291
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6292
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
6293
"type": "DELEGATECALL"
6294
}
6295
],
6296
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6297
"gas": "0x24606b",
6298
"gasUsed": "0x49f",
6299
"input": "0xc2b6b58c",
6300
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6301
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
6302
"type": "STATICCALL"
6303
},
6304
{
6305
"calls": [
6306
{
6307
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6308
"gas": "0x23c564",
6309
"gasUsed": "0x1ba",
6310
"input": "0x3e742e3b",
6311
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6312
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6313
"type": "DELEGATECALL"
6314
}
6315
],
6316
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6317
"gas": "0x245936",
6318
"gasUsed": "0x45b",
6319
"input": "0x3e742e3b",
6320
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6321
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6322
"type": "STATICCALL"
6323
},
6324
{
6325
"calls": [
6326
{
6327
"calls": [
6328
{
6329
"calls": [
6330
{
6331
"calls": [
6332
{
6333
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
6334
"gas": "0x220ecf",
6335
"gasUsed": "0x582",
6336
"input": "0xfeaf968c",
6337
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
6338
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
6339
"type": "STATICCALL"
6340
}
6341
],
6342
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
6343
"gas": "0x229d54",
6344
"gasUsed": "0xc47",
6345
"input": "0xfeaf968c",
6346
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
6347
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
6348
"type": "STATICCALL"
6349
}
6350
],
6351
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6352
"gas": "0x232c64",
6353
"gasUsed": "0x21f2",
6354
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6355
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
6356
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
6357
"type": "STATICCALL"
6358
}
6359
],
6360
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6361
"gas": "0x23bf18",
6362
"gasUsed": "0x286c",
6363
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6364
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
6365
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
6366
"type": "DELEGATECALL"
6367
}
6368
],
6369
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6370
"gas": "0x2452d4",
6371
"gasUsed": "0x2b10",
6372
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6373
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
6374
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
6375
"type": "STATICCALL"
6376
},
6377
{
6378
"calls": [
6379
{
6380
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6381
"gas": "0x238f0c",
6382
"gasUsed": "0xab3",
6383
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000000",
6384
"output": "0x00000000000000000000000000000000000000000000070efc4d0e326fbc0000",
6385
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6386
"type": "DELEGATECALL"
6387
}
6388
],
6389
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6390
"gas": "0x242223",
6391
"gasUsed": "0xd75",
6392
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000000",
6393
"output": "0x00000000000000000000000000000000000000000000070efc4d0e326fbc0000",
6394
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6395
"type": "STATICCALL"
6396
},
6397
{
6398
"calls": [
6399
{
6400
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6401
"gas": "0x237aed",
6402
"gasUsed": "0xaa9",
6403
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
6404
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
6405
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6406
"type": "DELEGATECALL"
6407
}
6408
],
6409
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6410
"gas": "0x240db2",
6411
"gasUsed": "0xd6b",
6412
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
6413
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
6414
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6415
"type": "STATICCALL"
6416
},
6417
{
6418
"calls": [
6419
{
6420
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6421
"gas": "0x236a10",
6422
"gasUsed": "0x1e9",
6423
"input": "0xc2b6b58c",
6424
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6425
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
6426
"type": "DELEGATECALL"
6427
}
6428
],
6429
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6430
"gas": "0x23fc84",
6431
"gasUsed": "0x49f",
6432
"input": "0xc2b6b58c",
6433
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6434
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
6435
"type": "STATICCALL"
6436
},
6437
{
6438
"calls": [
6439
{
6440
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6441
"gas": "0x23630c",
6442
"gasUsed": "0x1ba",
6443
"input": "0x3e742e3b",
6444
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6445
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6446
"type": "DELEGATECALL"
6447
}
6448
],
6449
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6450
"gas": "0x23f54f",
6451
"gasUsed": "0x45b",
6452
"input": "0x3e742e3b",
6453
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6454
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6455
"type": "STATICCALL"
6456
},
6457
{
6458
"calls": [
6459
{
6460
"calls": [
6461
{
6462
"calls": [
6463
{
6464
"calls": [
6465
{
6466
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
6467
"gas": "0x21b102",
6468
"gasUsed": "0x582",
6469
"input": "0xfeaf968c",
6470
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
6471
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
6472
"type": "STATICCALL"
6473
}
6474
],
6475
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
6476
"gas": "0x223e0a",
6477
"gasUsed": "0xc47",
6478
"input": "0xfeaf968c",
6479
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
6480
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
6481
"type": "STATICCALL"
6482
}
6483
],
6484
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6485
"gas": "0x22cb97",
6486
"gasUsed": "0x22db",
6487
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6488
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
6489
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
6490
"type": "STATICCALL"
6491
}
6492
],
6493
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6494
"gas": "0x235cc1",
6495
"gasUsed": "0x2955",
6496
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6497
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
6498
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
6499
"type": "DELEGATECALL"
6500
}
6501
],
6502
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6503
"gas": "0x23eeed",
6504
"gasUsed": "0x2bf9",
6505
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6506
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
6507
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
6508
"type": "STATICCALL"
6509
},
6510
{
6511
"calls": [
6512
{
6513
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6514
"gas": "0x232bd3",
6515
"gasUsed": "0xab3",
6516
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000000",
6517
"output": "0x0000000000000000000000000000000000000000000004a899995593d4f18a6e",
6518
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6519
"type": "DELEGATECALL"
6520
}
6521
],
6522
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6523
"gas": "0x23bd56",
6524
"gasUsed": "0xd75",
6525
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000000",
6526
"output": "0x0000000000000000000000000000000000000000000004a899995593d4f18a6e",
6527
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6528
"type": "STATICCALL"
6529
}
6530
],
6531
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6532
"gas": "0x25d439",
6533
"gasUsed": "0x19899",
6534
"input": "0x293a5077000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
6535
"output": "0x000000000000000000000000000000000000000000002dd47ec295c9294afeb1",
6536
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
6537
"type": "DELEGATECALL"
6538
}
6539
],
6540
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6541
"gas": "0x26706b",
6542
"gasUsed": "0x19b3d",
6543
"input": "0x293a5077000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
6544
"output": "0x000000000000000000000000000000000000000000002dd47ec295c9294afeb1",
6545
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6546
"type": "STATICCALL"
6547
}
6548
],
6549
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6550
"gas": "0x2ec5e9",
6551
"gasUsed": "0x9598d",
6552
"input": "0x3ffd1303000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e400000000000000000000000000000000000000000000000000000000000186a0",
6553
"output": "0x00000000000000000000000000000000000000000000000000000001aef7a061",
6554
"to": "0xcf10d17bad67ce190a94f08fdd7b4e51540fd860",
6555
"type": "DELEGATECALL"
6556
}
6557
],
6558
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6559
"gas": "0x2f8676",
6560
"gasUsed": "0x95c34",
6561
"input": "0x3ffd1303000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e400000000000000000000000000000000000000000000000000000000000186a0",
6562
"output": "0x00000000000000000000000000000000000000000000000000000001aef7a061",
6563
"to": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6564
"type": "STATICCALL"
6565
},
6566
{
6567
"calls": [
6568
{
6569
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6570
"gas": "0x25b100",
6571
"gasUsed": "0x355",
6572
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
6573
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1",
6574
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
6575
"type": "DELEGATECALL"
6576
}
6577
],
6578
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6579
"gas": "0x264cbb",
6580
"gasUsed": "0x611",
6581
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
6582
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1",
6583
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6584
"type": "STATICCALL"
6585
}
6586
],
6587
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6588
"gas": "0x4aa72b",
6589
"gasUsed": "0x23d9ba",
6590
"input": "0xb6b1b6c3000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000017fda46500e7c300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063ab2b42000000000000000000000000000000000000000000000000000000000000000067696f76616e6e6967696f7267696f3200000000000000000000000000000000",
6591
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3d",
6592
"to": "0x5ed5eb2bdc4f8c30b19f69b3dd9bd1d239de48fd",
6593
"type": "DELEGATECALL"
6594
}
6595
],
6596
"from": "0x088f6d4587a1630e14904d371b0252ff1462f4e4",
6597
"gas": "0x4bf2a0",
6598
"gasUsed": "0x23f601",
6599
"input": "0xb6b1b6c3000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000017fda46500e7c300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063ab2b42000000000000000000000000000000000000000000000000000000000000000067696f76616e6e6967696f7267696f3200000000000000000000000000000000",
6600
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3d",
6601
"to": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6602
"type": "CALL",
6603
"value": "0x0"
6604
}
6605
}
6606
]
6607
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": [
5
{
6
"txHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
"result": {
8
"calls": [
9
{
10
"calls": [
11
{
12
"calls": [
13
{
14
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
15
"gas": "0x4807d3",
16
"gasUsed": "0x9db",
17
"input": "0x47535d7b",
18
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
19
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
20
"type": "DELEGATECALL"
21
}
22
],
23
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
24
"gas": "0x494861",
25
"gasUsed": "0x25e0",
26
"input": "0x47535d7b",
27
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
28
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
29
"type": "STATICCALL"
30
},
31
{
32
"calls": [
33
{
34
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
35
"gas": "0x47cef2",
36
"gasUsed": "0x37c0",
37
"input": "0xfc737214000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
38
"output": "0x",
39
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
40
"type": "DELEGATECALL"
41
}
42
],
43
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
44
"gas": "0x490eb3",
45
"gasUsed": "0x53dd",
46
"input": "0xfc737214000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
47
"output": "0x",
48
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
49
"type": "CALL",
50
"value": "0x0"
51
},
52
{
53
"calls": [
54
{
55
"calls": [
56
{
57
"calls": [
58
{
59
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
60
"gas": "0x44fa77",
61
"gasUsed": "0xa63",
62
"input": "0x1246dbf5000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
63
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
64
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
65
"type": "DELEGATECALL"
66
}
67
],
68
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
69
"gas": "0x462ea1",
70
"gasUsed": "0x266b",
71
"input": "0x1246dbf5000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
72
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
73
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
74
"type": "STATICCALL"
75
},
76
{
77
"calls": [
78
{
79
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
80
"gas": "0x44c17a",
81
"gasUsed": "0x98a",
82
"input": "0x3e742e3b",
83
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
84
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
85
"type": "DELEGATECALL"
86
}
87
],
88
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
89
"gas": "0x45f4b9",
90
"gasUsed": "0x258f",
91
"input": "0x3e742e3b",
92
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
93
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
94
"type": "STATICCALL"
95
},
96
{
97
"calls": [
98
{
99
"calls": [
100
{
101
"calls": [
102
{
103
"calls": [
104
{
105
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
106
"gas": "0x415371",
107
"gasUsed": "0x1cf2",
108
"input": "0xfeaf968c",
109
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
110
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
111
"type": "STATICCALL"
112
}
113
],
114
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
115
"gas": "0x427a69",
116
"gasUsed": "0x3d1b",
117
"input": "0xfeaf968c",
118
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
119
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
120
"type": "STATICCALL"
121
}
122
],
123
"error": "execution reverted",
124
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
125
"gas": "0x439477",
126
"gasUsed": "0x75fd",
127
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
128
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
129
"type": "CALL",
130
"value": "0x0"
131
}
132
],
133
"error": "execution reverted",
134
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
135
"gas": "0x44b3da",
136
"gasUsed": "0x82f6",
137
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
138
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
139
"type": "DELEGATECALL"
140
}
141
],
142
"error": "execution reverted",
143
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
144
"gas": "0x45cd81",
145
"gasUsed": "0x85a7",
146
"input": "0x1d1a111a0000000000000000000000000000000000000000000000000000000000000384",
147
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
148
"type": "CALL",
149
"value": "0x0"
150
},
151
{
152
"calls": [
153
{
154
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
155
"gas": "0x4430a3",
156
"gasUsed": "0x20b",
157
"input": "0x47535d7b",
158
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
159
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
160
"type": "DELEGATECALL"
161
}
162
],
163
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
164
"gas": "0x454831",
165
"gasUsed": "0x4ac",
166
"input": "0x47535d7b",
167
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
168
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
169
"type": "STATICCALL"
170
},
171
{
172
"calls": [
173
{
174
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
175
"gas": "0x4420e7",
176
"gasUsed": "0x1ba",
177
"input": "0x3e742e3b",
178
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
179
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
180
"type": "DELEGATECALL"
181
}
182
],
183
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
184
"gas": "0x453835",
185
"gasUsed": "0x45b",
186
"input": "0x3e742e3b",
187
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
188
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
189
"type": "STATICCALL"
190
},
191
{
192
"calls": [
193
{
194
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
195
"gas": "0x441818",
196
"gasUsed": "0x3a6",
197
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
198
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
199
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
200
"type": "DELEGATECALL"
201
}
202
],
203
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
204
"gas": "0x452f5b",
205
"gasUsed": "0x65f",
206
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
207
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
208
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
209
"type": "STATICCALL"
210
},
211
{
212
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
213
"gas": "0x451ab3",
214
"gasUsed": "0xda7c",
215
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
216
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
217
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
218
"type": "STATICCALL"
219
},
220
{
221
"calls": [
222
{
223
"calls": [
224
{
225
"calls": [
226
{
227
"calls": [
228
{
229
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
230
"gas": "0x3fd43e",
231
"gasUsed": "0x1cf2",
232
"input": "0xfeaf968c",
233
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
234
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
235
"type": "STATICCALL"
236
}
237
],
238
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
239
"gas": "0x40f521",
240
"gasUsed": "0x3d1b",
241
"input": "0xfeaf968c",
242
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
243
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
244
"type": "STATICCALL"
245
}
246
],
247
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
248
"gas": "0x420942",
249
"gasUsed": "0xbb33",
250
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
251
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
252
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
253
"type": "STATICCALL"
254
}
255
],
256
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
257
"gas": "0x432323",
258
"gasUsed": "0xd341",
259
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
260
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
261
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
262
"type": "DELEGATECALL"
263
}
264
],
265
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
266
"gas": "0x44366d",
267
"gasUsed": "0xd5e5",
268
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
269
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
270
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
271
"type": "STATICCALL"
272
},
273
{
274
"calls": [
275
{
276
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
277
"gas": "0x424632",
278
"gasUsed": "0x18d",
279
"input": "0x6e1d2dd2",
280
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
281
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
282
"type": "DELEGATECALL"
283
}
284
],
285
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
286
"gas": "0x43560c",
287
"gasUsed": "0x443",
288
"input": "0x6e1d2dd2",
289
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
290
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
291
"type": "STATICCALL"
292
},
293
{
294
"calls": [
295
{
296
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
297
"gas": "0x423407",
298
"gasUsed": "0x3a6",
299
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
300
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
301
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
302
"type": "DELEGATECALL"
303
}
304
],
305
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
306
"gas": "0x43439b",
307
"gasUsed": "0x65f",
308
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
309
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
310
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
311
"type": "STATICCALL"
312
},
313
{
314
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
315
"gas": "0x433ab0",
316
"gasUsed": "0x2b8",
317
"input": "0x3850c7bd",
318
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
319
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
320
"type": "STATICCALL"
321
},
322
{
323
"calls": [
324
{
325
"calls": [
326
{
327
"calls": [
328
{
329
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
330
"gas": "0x3fd359",
331
"gasUsed": "0x50f9",
332
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
333
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
334
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
335
"type": "DELEGATECALL"
336
}
337
],
338
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
339
"gas": "0x40f2b0",
340
"gasUsed": "0x6d1f",
341
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
342
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
343
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
344
"type": "STATICCALL"
345
}
346
],
347
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
348
"gas": "0x4210a7",
349
"gasUsed": "0x8dda",
350
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
351
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa96b35079c505d9cdb",
352
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
353
"type": "DELEGATECALL"
354
}
355
],
356
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
357
"gas": "0x431fae",
358
"gasUsed": "0x9096",
359
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
360
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa96b35079c505d9cdb",
361
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
362
"type": "STATICCALL"
363
},
364
{
365
"calls": [
366
{
367
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
368
"gas": "0x4181fd",
369
"gasUsed": "0x1488",
370
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
371
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43ffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab000000000000000000000000000000000002ace8d4d48e23ed67ad4b7a73d36c",
372
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
373
"type": "DELEGATECALL"
374
}
375
],
376
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
377
"gas": "0x428ec0",
378
"gasUsed": "0x174a",
379
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
380
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43ffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab000000000000000000000000000000000002ace8d4d48e23ed67ad4b7a73d36c",
381
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
382
"type": "STATICCALL"
383
},
384
{
385
"calls": [
386
{
387
"calls": [
388
{
389
"calls": [
390
{
391
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
392
"gas": "0x3f3f67",
393
"gasUsed": "0x3a6",
394
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
395
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
396
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
397
"type": "DELEGATECALL"
398
}
399
],
400
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
401
"gas": "0x4042f8",
402
"gasUsed": "0x65f",
403
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
404
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
405
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
406
"type": "STATICCALL"
407
},
408
{
409
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
410
"gas": "0x403a4f",
411
"gasUsed": "0x2b8",
412
"input": "0x3850c7bd",
413
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
414
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
415
"type": "STATICCALL"
416
}
417
],
418
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
419
"gas": "0x41601d",
420
"gasUsed": "0x7b1e",
421
"input": "0x7fc26736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
422
"output": "0x000000000000000000000000000000000000000000000015ec2dd0e7447ee458",
423
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
424
"type": "DELEGATECALL"
425
}
426
],
427
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
428
"gas": "0x426c63",
429
"gasUsed": "0x7de6",
430
"input": "0x7fc26736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
431
"output": "0x000000000000000000000000000000000000000000000015ec2dd0e7447ee458",
432
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
433
"type": "CALL",
434
"value": "0x0"
435
},
436
{
437
"calls": [
438
{
439
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
440
"gas": "0x40dff7",
441
"gasUsed": "0x20b",
442
"input": "0x47535d7b",
443
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
444
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
445
"type": "DELEGATECALL"
446
}
447
],
448
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
449
"gas": "0x41ea0d",
450
"gasUsed": "0x4ac",
451
"input": "0x47535d7b",
452
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
453
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
454
"type": "STATICCALL"
455
},
456
{
457
"calls": [
458
{
459
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
460
"gas": "0x40af31",
461
"gasUsed": "0x3a6",
462
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
463
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
464
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
465
"type": "DELEGATECALL"
466
}
467
],
468
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
469
"gas": "0x41b899",
470
"gasUsed": "0x65f",
471
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
472
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
473
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
474
"type": "STATICCALL"
475
},
476
{
477
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
478
"gas": "0x41b005",
479
"gasUsed": "0x2b8",
480
"input": "0x3850c7bd",
481
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
482
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
483
"type": "STATICCALL"
484
}
485
],
486
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
487
"gas": "0x476a2e",
488
"gasUsed": "0x4ca19",
489
"input": "0x1e81ac33000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
490
"output": "0x000000000000000000000000000000000000000000000000000217aff28552f4000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
491
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
492
"type": "DELEGATECALL"
493
}
494
],
495
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
496
"gas": "0x48a841",
497
"gasUsed": "0x4e62a",
498
"input": "0x1e81ac33000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
499
"output": "0x000000000000000000000000000000000000000000000000000217aff28552f4000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
500
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
501
"type": "CALL",
502
"value": "0x0"
503
},
504
{
505
"calls": [
506
{
507
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
508
"gas": "0x42c012",
509
"gasUsed": "0x1da3",
510
"input": "0x874044f3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4fffffffffffffffffffffffffffffffffffffffffffffffffffde8500d7aad0c",
511
"output": "0x",
512
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
513
"type": "DELEGATECALL"
514
}
515
],
516
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
517
"gas": "0x43d1e2",
518
"gasUsed": "0x205c",
519
"input": "0x874044f3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4fffffffffffffffffffffffffffffffffffffffffffffffffffde8500d7aad0c",
520
"output": "0x",
521
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
522
"type": "CALL",
523
"value": "0x0"
524
},
525
{
526
"calls": [
527
{
528
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
529
"gas": "0x429768",
530
"gasUsed": "0xee1",
531
"input": "0x2e4586c3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
532
"output": "0x",
533
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
534
"type": "DELEGATECALL"
535
}
536
],
537
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
538
"gas": "0x43a884",
539
"gasUsed": "0x118b",
540
"input": "0x2e4586c3000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
541
"output": "0x",
542
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
543
"type": "CALL",
544
"value": "0x0"
545
},
546
{
547
"calls": [
548
{
549
"calls": [
550
{
551
"calls": [
552
{
553
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
554
"gas": "0x405dd8",
555
"gasUsed": "0x42c",
556
"input": "0xb2e27148000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
557
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43",
558
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
559
"type": "DELEGATECALL"
560
}
561
],
562
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
563
"gas": "0x4165f8",
564
"gasUsed": "0x6e8",
565
"input": "0xb2e27148000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
566
"output": "0x000000000000000000000000000000000000000000000015a975603669c27c43",
567
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
568
"type": "STATICCALL"
569
},
570
{
571
"calls": [
572
{
573
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
574
"gas": "0x405469",
575
"gasUsed": "0x3a6",
576
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
577
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
578
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
579
"type": "DELEGATECALL"
580
}
581
],
582
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
583
"gas": "0x415c60",
584
"gasUsed": "0x65f",
585
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
586
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
587
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
588
"type": "STATICCALL"
589
},
590
{
591
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
592
"gas": "0x4153ca",
593
"gasUsed": "0x2b8",
594
"input": "0x3850c7bd",
595
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
596
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
597
"type": "STATICCALL"
598
},
599
{
600
"calls": [
601
{
602
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
603
"gas": "0x404021",
604
"gasUsed": "0x355",
605
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
606
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab",
607
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
608
"type": "DELEGATECALL"
609
}
610
],
611
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
612
"gas": "0x4147c8",
613
"gasUsed": "0x611",
614
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
615
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff0f618f728a147dfaab",
616
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
617
"type": "STATICCALL"
618
},
619
{
620
"calls": [
621
{
622
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
623
"gas": "0x403707",
624
"gasUsed": "0x1e38",
625
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
626
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
627
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
628
"type": "DELEGATECALL"
629
}
630
],
631
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
632
"gas": "0x413e71",
633
"gasUsed": "0x20e8",
634
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
635
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
636
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
637
"type": "STATICCALL"
638
},
639
{
640
"calls": [
641
{
642
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
643
"gas": "0x40106a",
644
"gasUsed": "0x20b",
645
"input": "0x47535d7b",
646
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
647
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
648
"type": "DELEGATECALL"
649
}
650
],
651
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
652
"gas": "0x411734",
653
"gasUsed": "0x4ac",
654
"input": "0x47535d7b",
655
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
656
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
657
"type": "STATICCALL"
658
},
659
{
660
"calls": [
661
{
662
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
663
"gas": "0x40083f",
664
"gasUsed": "0x1ba",
665
"input": "0x3e742e3b",
666
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
667
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
668
"type": "DELEGATECALL"
669
}
670
],
671
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
672
"gas": "0x410ee8",
673
"gasUsed": "0x45b",
674
"input": "0x3e742e3b",
675
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
676
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
677
"type": "STATICCALL"
678
},
679
{
680
"calls": [
681
{
682
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
683
"gas": "0x3fff70",
684
"gasUsed": "0x3a6",
685
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
686
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
687
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
688
"type": "DELEGATECALL"
689
}
690
],
691
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
692
"gas": "0x41060d",
693
"gasUsed": "0x65f",
694
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
695
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
696
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
697
"type": "STATICCALL"
698
},
699
{
700
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
701
"gas": "0x40fb02",
702
"gasUsed": "0x3e3c",
703
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
704
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
705
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
706
"type": "STATICCALL"
707
},
708
{
709
"calls": [
710
{
711
"calls": [
712
{
713
"calls": [
714
{
715
"calls": [
716
{
717
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
718
"gas": "0x3cb12f",
719
"gasUsed": "0x582",
720
"input": "0xfeaf968c",
721
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
722
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
723
"type": "STATICCALL"
724
}
725
],
726
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
727
"gas": "0x3dabef",
728
"gasUsed": "0xc47",
729
"input": "0xfeaf968c",
730
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
731
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
732
"type": "STATICCALL"
733
}
734
],
735
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
736
"gas": "0x3ea8f2",
737
"gasUsed": "0x22db",
738
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
739
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
740
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
741
"type": "STATICCALL"
742
}
743
],
744
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
745
"gas": "0x3fab57",
746
"gasUsed": "0x2955",
747
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
748
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
749
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
750
"type": "DELEGATECALL"
751
}
752
],
753
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
754
"gas": "0x40b08a",
755
"gasUsed": "0x2bf9",
756
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
757
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
758
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
759
"type": "STATICCALL"
760
},
761
{
762
"calls": [
763
{
764
"calls": [
765
{
766
"calls": [
767
{
768
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
769
"gas": "0x3d75c2",
770
"gasUsed": "0x3a6",
771
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
772
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
773
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
774
"type": "DELEGATECALL"
775
}
776
],
777
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
778
"gas": "0x3e720f",
779
"gasUsed": "0x65f",
780
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
781
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
782
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
783
"type": "STATICCALL"
784
},
785
{
786
"calls": [
787
{
788
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
789
"gas": "0x3d6cbe",
790
"gasUsed": "0x6c8",
791
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
792
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
793
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
794
"type": "DELEGATECALL"
795
}
796
],
797
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
798
"gas": "0x3e68d2",
799
"gasUsed": "0x978",
800
"input": "0x0cf85bcc000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
801
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b1400000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000000000000000000000000000000000000030d40",
802
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
803
"type": "STATICCALL"
804
},
805
{
806
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
807
"gas": "0x3e527f",
808
"gasUsed": "0x2b8",
809
"input": "0x3850c7bd",
810
"output": "0x000000000000000000000000000000000000000349845ce6056097dd53638e860000000000000000000000000000000000000000000000000000000000005cf9000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
811
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
812
"type": "STATICCALL"
813
},
814
{
815
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
816
"gas": "0x3e4b5c",
817
"gasUsed": "0x1ac",
818
"input": "0x1a686502",
819
"output": "0x00000000000000000000000000000000000000000000607dcea8de2c79afea67",
820
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
821
"type": "STATICCALL"
822
},
823
{
824
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
825
"gas": "0x3e4653",
826
"gasUsed": "0x117",
827
"input": "0xd0c93a7c",
828
"output": "0x000000000000000000000000000000000000000000000000000000000000003c",
829
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
830
"type": "STATICCALL"
831
},
832
{
833
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
834
"gas": "0x3e402e",
835
"gasUsed": "0x9dd",
836
"input": "0x5339c2960000000000000000000000000000000000000000000000000000000000000001",
837
"output": "0x0000000440400080428850020f4cf16100050000000000000000000000000000",
838
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
839
"type": "STATICCALL"
840
}
841
],
842
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
843
"gas": "0x3f7809",
844
"gasUsed": "0x7a56",
845
"input": "0xa3bf0df8000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb8000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
846
"output": "0x0000000000000000000000000000000000000000000000000000000000005cf500000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143d",
847
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
848
"type": "DELEGATECALL"
849
}
850
],
851
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
852
"gas": "0x407cad",
853
"gasUsed": "0x7d42",
854
"input": "0xa3bf0df8000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb8000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
855
"output": "0x0000000000000000000000000000000000000000000000000000000000005cf500000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143d",
856
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
857
"type": "CALL",
858
"value": "0x0"
859
},
860
{
861
"calls": [
862
{
863
"calls": [
864
{
865
"from": "0xc84da6c8ec7a57cd10b939e79eaf9d2d17834e04",
866
"gas": "0x3d7487",
867
"gasUsed": "0x3b66",
868
"input": "0xa9059cbb00000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000001032e6edf678fb3f6c",
869
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
870
"to": "0x17793262e3625b1a57fb325b5a1f79b05de30b14",
871
"type": "DELEGATECALL"
872
}
873
],
874
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
875
"gas": "0x3e8a37",
876
"gasUsed": "0x5786",
877
"input": "0xa9059cbb00000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000001032e6edf678fb3f6c",
878
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
879
"to": "0xc84da6c8ec7a57cd10b939e79eaf9d2d17834e04",
880
"type": "CALL",
881
"value": "0x0"
882
},
883
{
884
"calls": [
885
{
886
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
887
"gas": "0x3d3560",
888
"gasUsed": "0x9a1",
889
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
890
"output": "0x0000000000000000000000000000000000000000000003bac0180aa43f825cc7",
891
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
892
"type": "DELEGATECALL"
893
}
894
],
895
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
896
"gas": "0x3e30a8",
897
"gasUsed": "0xc5a",
898
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
899
"output": "0x0000000000000000000000000000000000000000000003bac0180aa43f825cc7",
900
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
901
"type": "STATICCALL"
902
},
903
{
904
"calls": [
905
{
906
"calls": [
907
{
908
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
909
"gas": "0x3c2e2b",
910
"gasUsed": "0x10a",
911
"input": "0x0dfe1681",
912
"output": "0x000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
913
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
914
"type": "STATICCALL"
915
},
916
{
917
"calls": [
918
{
919
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
920
"gas": "0x3b371e",
921
"gasUsed": "0x3a6",
922
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
923
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
924
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
925
"type": "DELEGATECALL"
926
}
927
],
928
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
929
"gas": "0x3c2a4c",
930
"gasUsed": "0x65f",
931
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
932
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
933
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
934
"type": "STATICCALL"
935
},
936
{
937
"calls": [
938
{
939
"calls": [
940
{
941
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
942
"gas": "0x3a396a",
943
"gasUsed": "0x10a",
944
"input": "0x0dfe1681",
945
"output": "0x000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
946
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
947
"type": "STATICCALL"
948
},
949
{
950
"calls": [
951
{
952
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
953
"gas": "0x394a56",
954
"gasUsed": "0x3397",
955
"input": "0xa9059cbb000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000018101f5e5fe9be31e",
956
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
957
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
958
"type": "DELEGATECALL"
959
}
960
],
961
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
962
"gas": "0x3a35b5",
963
"gasUsed": "0x3653",
964
"input": "0xa9059cbb000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000018101f5e5fe9be31e",
965
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
966
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
967
"type": "CALL",
968
"value": "0x0"
969
}
970
],
971
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
972
"gas": "0x3b2d24",
973
"gasUsed": "0x4250",
974
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
975
"output": "0x",
976
"to": "0x5ed5eb2bdc4f8c30b19f69b3dd9bd1d239de48fd",
977
"type": "DELEGATECALL"
978
}
979
],
980
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
981
"gas": "0x3c2057",
982
"gasUsed": "0x4533",
983
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
984
"output": "0x",
985
"to": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
986
"type": "CALL",
987
"value": "0x0"
988
}
989
],
990
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
991
"gas": "0x3d2639",
992
"gasUsed": "0x56f7",
993
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
994
"output": "0x",
995
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
996
"type": "DELEGATECALL"
997
}
998
],
999
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1000
"gas": "0x3e2170",
1001
"gasUsed": "0x59da",
1002
"input": "0xfa461e330000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
1003
"output": "0x",
1004
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1005
"type": "CALL",
1006
"value": "0x0"
1007
},
1008
{
1009
"calls": [
1010
{
1011
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1012
"gas": "0x3ccce5",
1013
"gasUsed": "0x1d1",
1014
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1015
"output": "0x0000000000000000000000000000000000000000000003bc411a008a3e1e3fe5",
1016
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1017
"type": "DELEGATECALL"
1018
}
1019
],
1020
"from": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1021
"gas": "0x3dc684",
1022
"gasUsed": "0x48a",
1023
"input": "0x70a08231000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1024
"output": "0x0000000000000000000000000000000000000000000003bc411a008a3e1e3fe5",
1025
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1026
"type": "STATICCALL"
1027
}
1028
],
1029
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1030
"gas": "0x3ff737",
1031
"gasUsed": "0x148b0",
1032
"input": "0x128acb0800000000000000000000000082ac2ce43e33683c58be4cdc40975e73aa50f45900000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000018101f5e5fe9be31e00000000000000000000000000000000000000000000000000000001000276a400000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b140000000000000000000000000000000000000000000000000000000000000bb800000000000000000000000000000000000000000000000004259b5fbc06652f",
1033
"output": "0x0000000000000000000000000000000000000000000000018101f5e5fe9be31effffffffffffffffffffffffffffffffffffffffffffffefcd1912098704c094",
1034
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1035
"type": "CALL",
1036
"value": "0x0"
1037
},
1038
{
1039
"calls": [
1040
{
1041
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1042
"gas": "0x3da236",
1043
"gasUsed": "0x3a6",
1044
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1045
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1046
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1047
"type": "DELEGATECALL"
1048
}
1049
],
1050
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1051
"gas": "0x3e9f38",
1052
"gasUsed": "0x65f",
1053
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1054
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1055
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1056
"type": "STATICCALL"
1057
},
1058
{
1059
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1060
"gas": "0x3e969f",
1061
"gasUsed": "0x2b8",
1062
"input": "0x3850c7bd",
1063
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1064
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1065
"type": "STATICCALL"
1066
}
1067
],
1068
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1069
"gas": "0x428071",
1070
"gasUsed": "0x2f5ad",
1071
"input": "0x4314ca1c000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000000000000000000000",
1072
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3dfffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d00000000000000000000000000000000000000000000000001032e6edf678fb3f6c00000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf50000000000000000000000000000000000000000000000000000000000000000",
1073
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
1074
"type": "DELEGATECALL"
1075
}
1076
],
1077
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1078
"gas": "0x439147",
1079
"gasUsed": "0x2f893",
1080
"input": "0x4314ca1c000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000000000000000000000",
1081
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3dfffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d00000000000000000000000000000000000000000000000001032e6edf678fb3f6c00000000000000000000000000000000000000000000000004259b5fbc06652f00000000000000000000000000000000000000000000000000d4524658ce143dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf50000000000000000000000000000000000000000000000000000000000000000",
1082
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1083
"type": "CALL",
1084
"value": "0x0"
1085
},
1086
{
1087
"calls": [
1088
{
1089
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1090
"gas": "0x3f9244",
1091
"gasUsed": "0x1d88",
1092
"input": "0x874044f30000000000000000000000001c9a192df3936cbf093d8afdc352718bcf834eb600000000000000000000000000000000000000000000000000d4524658ce143d",
1093
"output": "0x",
1094
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1095
"type": "DELEGATECALL"
1096
}
1097
],
1098
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1099
"gas": "0x409729",
1100
"gasUsed": "0x2041",
1101
"input": "0x874044f30000000000000000000000001c9a192df3936cbf093d8afdc352718bcf834eb600000000000000000000000000000000000000000000000000d4524658ce143d",
1102
"output": "0x",
1103
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1104
"type": "CALL",
1105
"value": "0x0"
1106
},
1107
{
1108
"calls": [
1109
{
1110
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1111
"gas": "0x3f6f4b",
1112
"gasUsed": "0x2b61",
1113
"input": "0x89f92177000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737fffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d0000000000000000000000000000000000000000000000000102ec15296bcf4da3dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000000000000000000000000000000",
1114
"output": "0x",
1115
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1116
"type": "DELEGATECALL"
1117
}
1118
],
1119
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1120
"gas": "0x4073ba",
1121
"gasUsed": "0x2e32",
1122
"input": "0x89f92177000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737fffffffffffffffffffffffffffffffffffffffffffffffe8025b9aff183d0000000000000000000000000000000000000000000000000102ec15296bcf4da3dffffffffffffffffffffffffffffffffffffffffffffffff86f4a3ef32db14470000000000000000000000000000000000000000000000000000000000000000",
1123
"output": "0x",
1124
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1125
"type": "CALL",
1126
"value": "0x0"
1127
},
1128
{
1129
"calls": [
1130
{
1131
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1132
"gas": "0x3f3906",
1133
"gasUsed": "0x1ce",
1134
"input": "0xfedf924b",
1135
"output": "0x00000000000000000000000000000000000000000000000000000000000061a8",
1136
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1137
"type": "DELEGATECALL"
1138
}
1139
],
1140
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1141
"gas": "0x403c7a",
1142
"gasUsed": "0x484",
1143
"input": "0xfedf924b",
1144
"output": "0x00000000000000000000000000000000000000000000000000000000000061a8",
1145
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1146
"type": "STATICCALL"
1147
},
1148
{
1149
"calls": [
1150
{
1151
"calls": [
1152
{
1153
"calls": [
1154
{
1155
"calls": [
1156
{
1157
"calls": [
1158
{
1159
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1160
"gas": "0x3b3398",
1161
"gasUsed": "0xb76",
1162
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1163
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1164
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1165
"type": "DELEGATECALL"
1166
}
1167
],
1168
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1169
"gas": "0x3c26b8",
1170
"gasUsed": "0xe2f",
1171
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1172
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1173
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1174
"type": "STATICCALL"
1175
},
1176
{
1177
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1178
"gas": "0x3c0cd8",
1179
"gasUsed": "0xa88",
1180
"input": "0x3850c7bd",
1181
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1182
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1183
"type": "STATICCALL"
1184
}
1185
],
1186
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1187
"gas": "0x3d3140",
1188
"gasUsed": "0x859f",
1189
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1190
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
1191
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1192
"type": "DELEGATECALL"
1193
}
1194
],
1195
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1196
"gas": "0x3e2c80",
1197
"gasUsed": "0x8864",
1198
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1199
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
1200
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1201
"type": "STATICCALL"
1202
},
1203
{
1204
"calls": [
1205
{
1206
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1207
"gas": "0x3caa38",
1208
"gasUsed": "0xaa9",
1209
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1210
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
1211
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1212
"type": "DELEGATECALL"
1213
}
1214
],
1215
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1216
"gas": "0x3da353",
1217
"gasUsed": "0xd6b",
1218
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
1219
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
1220
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1221
"type": "STATICCALL"
1222
},
1223
{
1224
"calls": [
1225
{
1226
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1227
"gas": "0x3c6d83",
1228
"gasUsed": "0x9b9",
1229
"input": "0xc2b6b58c",
1230
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1231
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1232
"type": "DELEGATECALL"
1233
}
1234
],
1235
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1236
"gas": "0x3d7f00",
1237
"gasUsed": "0x25d3",
1238
"input": "0xc2b6b58c",
1239
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1240
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1241
"type": "STATICCALL"
1242
},
1243
{
1244
"calls": [
1245
{
1246
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1247
"gas": "0x3c57c0",
1248
"gasUsed": "0x1ba",
1249
"input": "0x3e742e3b",
1250
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1251
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1252
"type": "DELEGATECALL"
1253
}
1254
],
1255
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1256
"gas": "0x3d4f6b",
1257
"gasUsed": "0x45b",
1258
"input": "0x3e742e3b",
1259
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1260
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1261
"type": "STATICCALL"
1262
},
1263
{
1264
"calls": [
1265
{
1266
"calls": [
1267
{
1268
"calls": [
1269
{
1270
"calls": [
1271
{
1272
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1273
"gas": "0x39531e",
1274
"gasUsed": "0x1cf2",
1275
"input": "0xfeaf968c",
1276
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
1277
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
1278
"type": "STATICCALL"
1279
}
1280
],
1281
"from": "0x99eb05388e5afb15795f63921195094999155971",
1282
"gas": "0x3a5993",
1283
"gasUsed": "0x3d1b",
1284
"input": "0xfeaf968c",
1285
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
1286
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1287
"type": "STATICCALL"
1288
}
1289
],
1290
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1291
"gas": "0x3b52da",
1292
"gasUsed": "0x9782",
1293
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1294
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
1295
"to": "0x99eb05388e5afb15795f63921195094999155971",
1296
"type": "STATICCALL"
1297
}
1298
],
1299
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1300
"gas": "0x3c5174",
1301
"gasUsed": "0xaf90",
1302
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1303
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1304
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1305
"type": "DELEGATECALL"
1306
}
1307
],
1308
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1309
"gas": "0x3d4909",
1310
"gasUsed": "0xb234",
1311
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1312
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1313
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1314
"type": "STATICCALL"
1315
},
1316
{
1317
"calls": [
1318
{
1319
"calls": [
1320
{
1321
"calls": [
1322
{
1323
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1324
"gas": "0x39bb3e",
1325
"gasUsed": "0x3a6",
1326
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1327
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1328
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1329
"type": "DELEGATECALL"
1330
}
1331
],
1332
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1333
"gas": "0x3aa865",
1334
"gasUsed": "0x65f",
1335
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
1336
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
1337
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1338
"type": "STATICCALL"
1339
},
1340
{
1341
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1342
"gas": "0x3a9fd2",
1343
"gasUsed": "0x2b8",
1344
"input": "0x3850c7bd",
1345
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1346
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
1347
"type": "STATICCALL"
1348
}
1349
],
1350
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1351
"gas": "0x3b9d3b",
1352
"gasUsed": "0x264d",
1353
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1354
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
1355
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1356
"type": "DELEGATECALL"
1357
}
1358
],
1359
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1360
"gas": "0x3c9211",
1361
"gasUsed": "0x2912",
1362
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1363
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
1364
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1365
"type": "STATICCALL"
1366
},
1367
{
1368
"calls": [
1369
{
1370
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1371
"gas": "0x3b7290",
1372
"gasUsed": "0xaa9",
1373
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1374
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
1375
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1376
"type": "DELEGATECALL"
1377
}
1378
],
1379
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1380
"gas": "0x3c66b9",
1381
"gasUsed": "0xd6b",
1382
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
1383
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
1384
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1385
"type": "STATICCALL"
1386
},
1387
{
1388
"calls": [
1389
{
1390
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1391
"gas": "0x3b602e",
1392
"gasUsed": "0x1e9",
1393
"input": "0xc2b6b58c",
1394
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1395
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1396
"type": "DELEGATECALL"
1397
}
1398
],
1399
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1400
"gas": "0x3c5400",
1401
"gasUsed": "0x49f",
1402
"input": "0xc2b6b58c",
1403
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1404
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1405
"type": "STATICCALL"
1406
},
1407
{
1408
"calls": [
1409
{
1410
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1411
"gas": "0x3b592a",
1412
"gasUsed": "0x1ba",
1413
"input": "0x3e742e3b",
1414
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1415
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1416
"type": "DELEGATECALL"
1417
}
1418
],
1419
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1420
"gas": "0x3c4ccb",
1421
"gasUsed": "0x45b",
1422
"input": "0x3e742e3b",
1423
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1424
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1425
"type": "STATICCALL"
1426
},
1427
{
1428
"calls": [
1429
{
1430
"calls": [
1431
{
1432
"calls": [
1433
{
1434
"calls": [
1435
{
1436
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
1437
"gas": "0x388c0e",
1438
"gasUsed": "0x582",
1439
"input": "0xfeaf968c",
1440
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
1441
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
1442
"type": "STATICCALL"
1443
}
1444
],
1445
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
1446
"gas": "0x3975f6",
1447
"gasUsed": "0xc47",
1448
"input": "0xfeaf968c",
1449
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
1450
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
1451
"type": "STATICCALL"
1452
}
1453
],
1454
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1455
"gas": "0x3a61dc",
1456
"gasUsed": "0x22db",
1457
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1458
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
1459
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
1460
"type": "STATICCALL"
1461
}
1462
],
1463
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
1464
"gas": "0x3b52df",
1465
"gasUsed": "0x2955",
1466
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1467
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
1468
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
1469
"type": "DELEGATECALL"
1470
}
1471
],
1472
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1473
"gas": "0x3c4669",
1474
"gasUsed": "0x2bf9",
1475
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1476
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
1477
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
1478
"type": "STATICCALL"
1479
},
1480
{
1481
"calls": [
1482
{
1483
"calls": [
1484
{
1485
"calls": [
1486
{
1487
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1488
"gas": "0x3933ea",
1489
"gasUsed": "0xb76",
1490
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
1491
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
1492
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1493
"type": "DELEGATECALL"
1494
}
1495
],
1496
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1497
"gas": "0x3a1eeb",
1498
"gasUsed": "0xe2f",
1499
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
1500
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
1501
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1502
"type": "STATICCALL"
1503
},
1504
{
1505
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1506
"gas": "0x3a050b",
1507
"gasUsed": "0xa88",
1508
"input": "0x3850c7bd",
1509
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1510
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
1511
"type": "STATICCALL"
1512
}
1513
],
1514
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1515
"gas": "0x3b2133",
1516
"gasUsed": "0x855d",
1517
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1518
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
1519
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1520
"type": "DELEGATECALL"
1521
}
1522
],
1523
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1524
"gas": "0x3c1411",
1525
"gasUsed": "0x8822",
1526
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1527
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
1528
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1529
"type": "STATICCALL"
1530
},
1531
{
1532
"calls": [
1533
{
1534
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1535
"gas": "0x3a9a6a",
1536
"gasUsed": "0xaa9",
1537
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1538
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
1539
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1540
"type": "DELEGATECALL"
1541
}
1542
],
1543
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1544
"gas": "0x3b8b25",
1545
"gasUsed": "0xd6b",
1546
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
1547
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
1548
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1549
"type": "STATICCALL"
1550
},
1551
{
1552
"calls": [
1553
{
1554
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1555
"gas": "0x3a5e01",
1556
"gasUsed": "0x9b9",
1557
"input": "0xc2b6b58c",
1558
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1559
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
1560
"type": "DELEGATECALL"
1561
}
1562
],
1563
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1564
"gas": "0x3b671e",
1565
"gasUsed": "0x25d3",
1566
"input": "0xc2b6b58c",
1567
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1568
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
1569
"type": "STATICCALL"
1570
},
1571
{
1572
"calls": [
1573
{
1574
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1575
"gas": "0x3a4fd0",
1576
"gasUsed": "0x1ba",
1577
"input": "0x3e742e3b",
1578
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1579
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1580
"type": "DELEGATECALL"
1581
}
1582
],
1583
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1584
"gas": "0x3b3f3b",
1585
"gasUsed": "0x45b",
1586
"input": "0x3e742e3b",
1587
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1588
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1589
"type": "STATICCALL"
1590
},
1591
{
1592
"calls": [
1593
{
1594
"calls": [
1595
{
1596
"calls": [
1597
{
1598
"calls": [
1599
{
1600
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
1601
"gas": "0x37632e",
1602
"gasUsed": "0x1cf2",
1603
"input": "0xfeaf968c",
1604
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
1605
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
1606
"type": "STATICCALL"
1607
}
1608
],
1609
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
1610
"gas": "0x3861c3",
1611
"gasUsed": "0x3d1b",
1612
"input": "0xfeaf968c",
1613
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
1614
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
1615
"type": "STATICCALL"
1616
}
1617
],
1618
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1619
"gas": "0x39530b",
1620
"gasUsed": "0xb27a",
1621
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1622
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
1623
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
1624
"type": "STATICCALL"
1625
}
1626
],
1627
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
1628
"gas": "0x3a4985",
1629
"gasUsed": "0xca88",
1630
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1631
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
1632
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
1633
"type": "DELEGATECALL"
1634
}
1635
],
1636
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1637
"gas": "0x3b38d9",
1638
"gasUsed": "0xcd2c",
1639
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1640
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
1641
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
1642
"type": "STATICCALL"
1643
},
1644
{
1645
"calls": [
1646
{
1647
"calls": [
1648
{
1649
"calls": [
1650
{
1651
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1652
"gas": "0x379b6f",
1653
"gasUsed": "0xb76",
1654
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1655
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1656
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1657
"type": "DELEGATECALL"
1658
}
1659
],
1660
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1661
"gas": "0x387ff4",
1662
"gasUsed": "0xe2f",
1663
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1664
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1665
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1666
"type": "STATICCALL"
1667
},
1668
{
1669
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1670
"gas": "0x386614",
1671
"gasUsed": "0xa88",
1672
"input": "0x3850c7bd",
1673
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
1674
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
1675
"type": "STATICCALL"
1676
}
1677
],
1678
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1679
"gas": "0x397ba6",
1680
"gasUsed": "0x85e5",
1681
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1682
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
1683
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1684
"type": "DELEGATECALL"
1685
}
1686
],
1687
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1688
"gas": "0x3a67d3",
1689
"gasUsed": "0x88aa",
1690
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1691
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
1692
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1693
"type": "STATICCALL"
1694
},
1695
{
1696
"calls": [
1697
{
1698
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1699
"gas": "0x38f458",
1700
"gasUsed": "0xaa9",
1701
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1702
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
1703
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
1704
"type": "DELEGATECALL"
1705
}
1706
],
1707
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1708
"gas": "0x39de60",
1709
"gasUsed": "0xd6b",
1710
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
1711
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
1712
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
1713
"type": "STATICCALL"
1714
},
1715
{
1716
"calls": [
1717
{
1718
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1719
"gas": "0x38b7d5",
1720
"gasUsed": "0x9b9",
1721
"input": "0xc2b6b58c",
1722
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1723
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
1724
"type": "DELEGATECALL"
1725
}
1726
],
1727
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1728
"gas": "0x39ba3f",
1729
"gasUsed": "0x25d3",
1730
"input": "0xc2b6b58c",
1731
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
1732
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
1733
"type": "STATICCALL"
1734
},
1735
{
1736
"calls": [
1737
{
1738
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1739
"gas": "0x38a9a4",
1740
"gasUsed": "0x1ba",
1741
"input": "0x3e742e3b",
1742
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1743
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1744
"type": "DELEGATECALL"
1745
}
1746
],
1747
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1748
"gas": "0x39925b",
1749
"gasUsed": "0x45b",
1750
"input": "0x3e742e3b",
1751
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1752
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1753
"type": "STATICCALL"
1754
},
1755
{
1756
"calls": [
1757
{
1758
"calls": [
1759
{
1760
"calls": [
1761
{
1762
"calls": [
1763
{
1764
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
1765
"gas": "0x35d07c",
1766
"gasUsed": "0x1cf2",
1767
"input": "0xfeaf968c",
1768
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
1769
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
1770
"type": "STATICCALL"
1771
}
1772
],
1773
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
1774
"gas": "0x36c8ad",
1775
"gasUsed": "0x3d1b",
1776
"input": "0xfeaf968c",
1777
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
1778
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
1779
"type": "STATICCALL"
1780
}
1781
],
1782
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1783
"gas": "0x37b377",
1784
"gasUsed": "0xbb33",
1785
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1786
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
1787
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
1788
"type": "STATICCALL"
1789
}
1790
],
1791
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
1792
"gas": "0x38a359",
1793
"gasUsed": "0xd341",
1794
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1795
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
1796
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
1797
"type": "DELEGATECALL"
1798
}
1799
],
1800
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1801
"gas": "0x398bf9",
1802
"gasUsed": "0xd5e5",
1803
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1804
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
1805
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
1806
"type": "STATICCALL"
1807
}
1808
],
1809
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1810
"gas": "0x3f31c5",
1811
"gasUsed": "0x596c1",
1812
"input": "0x6ccdc82e000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1813
"output": "0x00000000000000000000000000000000000000000000074324a77b1b1f269056",
1814
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1815
"type": "DELEGATECALL"
1816
}
1817
],
1818
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
1819
"gas": "0x40351f",
1820
"gasUsed": "0x5997a",
1821
"input": "0x6ccdc82e000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1822
"output": "0x00000000000000000000000000000000000000000000074324a77b1b1f269056",
1823
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1824
"type": "STATICCALL"
1825
},
1826
{
1827
"calls": [
1828
{
1829
"calls": [
1830
{
1831
"calls": [
1832
{
1833
"calls": [
1834
{
1835
"calls": [
1836
{
1837
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1838
"gas": "0x35f888",
1839
"gasUsed": "0x82f",
1840
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1841
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1842
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
1843
"type": "DELEGATECALL"
1844
}
1845
],
1846
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1847
"gas": "0x36d667",
1848
"gasUsed": "0xb00",
1849
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
1850
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
1851
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
1852
"type": "STATICCALL"
1853
},
1854
{
1855
"calls": [
1856
{
1857
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1858
"gas": "0x35e737",
1859
"gasUsed": "0x20b",
1860
"input": "0x47535d7b",
1861
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
1862
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1863
"type": "DELEGATECALL"
1864
}
1865
],
1866
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1867
"gas": "0x36c4b8",
1868
"gasUsed": "0x4ac",
1869
"input": "0x47535d7b",
1870
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
1871
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1872
"type": "STATICCALL"
1873
},
1874
{
1875
"calls": [
1876
{
1877
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1878
"gas": "0x35d77b",
1879
"gasUsed": "0x1ba",
1880
"input": "0x3e742e3b",
1881
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1882
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1883
"type": "DELEGATECALL"
1884
}
1885
],
1886
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1887
"gas": "0x36b4bc",
1888
"gasUsed": "0x45b",
1889
"input": "0x3e742e3b",
1890
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
1891
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1892
"type": "STATICCALL"
1893
},
1894
{
1895
"calls": [
1896
{
1897
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1898
"gas": "0x35cead",
1899
"gasUsed": "0x3a6",
1900
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1901
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1902
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
1903
"type": "DELEGATECALL"
1904
}
1905
],
1906
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1907
"gas": "0x36abe2",
1908
"gasUsed": "0x65f",
1909
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1910
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1911
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
1912
"type": "STATICCALL"
1913
},
1914
{
1915
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1916
"gas": "0x36a0d7",
1917
"gasUsed": "0xd35b",
1918
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
1919
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000005be25cd8090000000000000000000000000000000000000000000000000000005be28587b800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000230400000000000002d672ace06924b380f80000000000000000000000000000230400000000000002d674983fcca27b3fb7",
1920
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
1921
"type": "STATICCALL"
1922
},
1923
{
1924
"calls": [
1925
{
1926
"calls": [
1927
{
1928
"calls": [
1929
{
1930
"calls": [
1931
{
1932
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1933
"gas": "0x326f09",
1934
"gasUsed": "0x582",
1935
"input": "0xfeaf968c",
1936
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
1937
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
1938
"type": "STATICCALL"
1939
}
1940
],
1941
"from": "0x99eb05388e5afb15795f63921195094999155971",
1942
"gas": "0x334019",
1943
"gasUsed": "0xc47",
1944
"input": "0xfeaf968c",
1945
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
1946
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
1947
"type": "STATICCALL"
1948
}
1949
],
1950
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1951
"gas": "0x3412c3",
1952
"gasUsed": "0x1e6a",
1953
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
1954
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
1955
"to": "0x99eb05388e5afb15795f63921195094999155971",
1956
"type": "STATICCALL"
1957
}
1958
],
1959
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1960
"gas": "0x34ea23",
1961
"gasUsed": "0x24e4",
1962
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1963
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1964
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
1965
"type": "DELEGATECALL"
1966
}
1967
],
1968
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1969
"gas": "0x35c3a2",
1970
"gasUsed": "0x2788",
1971
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
1972
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
1973
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
1974
"type": "STATICCALL"
1975
},
1976
{
1977
"calls": [
1978
{
1979
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1980
"gas": "0x34b626",
1981
"gasUsed": "0x18d",
1982
"input": "0x6e1d2dd2",
1983
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
1984
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
1985
"type": "DELEGATECALL"
1986
}
1987
],
1988
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
1989
"gas": "0x358ee4",
1990
"gasUsed": "0x443",
1991
"input": "0x6e1d2dd2",
1992
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
1993
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
1994
"type": "STATICCALL"
1995
},
1996
{
1997
"calls": [
1998
{
1999
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2000
"gas": "0x34a3be",
2001
"gasUsed": "0x3a6",
2002
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2003
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2004
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2005
"type": "DELEGATECALL"
2006
}
2007
],
2008
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2009
"gas": "0x357c34",
2010
"gasUsed": "0x65f",
2011
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2012
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2013
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2014
"type": "STATICCALL"
2015
},
2016
{
2017
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2018
"gas": "0x35734a",
2019
"gasUsed": "0x2b8",
2020
"input": "0x3850c7bd",
2021
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2022
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2023
"type": "STATICCALL"
2024
},
2025
{
2026
"calls": [
2027
{
2028
"calls": [
2029
{
2030
"calls": [
2031
{
2032
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2033
"gas": "0x32dcbd",
2034
"gasUsed": "0x3a6",
2035
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2036
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2037
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2038
"type": "DELEGATECALL"
2039
}
2040
],
2041
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2042
"gas": "0x33adfa",
2043
"gasUsed": "0x65f",
2044
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2045
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2046
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2047
"type": "STATICCALL"
2048
},
2049
{
2050
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2051
"gas": "0x33a55a",
2052
"gasUsed": "0x2b8",
2053
"input": "0x3850c7bd",
2054
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2055
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2056
"type": "STATICCALL"
2057
}
2058
],
2059
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2060
"gas": "0x348762",
2061
"gasUsed": "0x52ff",
2062
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
2063
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
2064
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2065
"type": "DELEGATECALL"
2066
}
2067
],
2068
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2069
"gas": "0x355f5f",
2070
"gasUsed": "0x55b2",
2071
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
2072
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
2073
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2074
"type": "STATICCALL"
2075
},
2076
{
2077
"calls": [
2078
{
2079
"calls": [
2080
{
2081
"calls": [
2082
{
2083
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2084
"gas": "0x328c87",
2085
"gasUsed": "0xaa9",
2086
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
2087
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
2088
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2089
"type": "DELEGATECALL"
2090
}
2091
],
2092
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2093
"gas": "0x335c87",
2094
"gasUsed": "0xd6b",
2095
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
2096
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
2097
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2098
"type": "STATICCALL"
2099
}
2100
],
2101
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2102
"gas": "0x3431b4",
2103
"gasUsed": "0x14c2",
2104
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2105
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
2106
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2107
"type": "DELEGATECALL"
2108
}
2109
],
2110
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2111
"gas": "0x35085e",
2112
"gasUsed": "0x177e",
2113
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2114
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
2115
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2116
"type": "STATICCALL"
2117
},
2118
{
2119
"calls": [
2120
{
2121
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2122
"gas": "0x341864",
2123
"gasUsed": "0x1488",
2124
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2125
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
2126
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2127
"type": "DELEGATECALL"
2128
}
2129
],
2130
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2131
"gas": "0x34eea7",
2132
"gasUsed": "0x174a",
2133
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2134
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
2135
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2136
"type": "STATICCALL"
2137
},
2138
{
2139
"calls": [
2140
{
2141
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2142
"gas": "0x33f978",
2143
"gasUsed": "0x20b",
2144
"input": "0x47535d7b",
2145
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2146
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
2147
"type": "DELEGATECALL"
2148
}
2149
],
2150
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2151
"gas": "0x34cf22",
2152
"gasUsed": "0x4ac",
2153
"input": "0x47535d7b",
2154
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2155
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
2156
"type": "STATICCALL"
2157
},
2158
{
2159
"calls": [
2160
{
2161
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2162
"gas": "0x33f14d",
2163
"gasUsed": "0x1ba",
2164
"input": "0x3e742e3b",
2165
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2166
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2167
"type": "DELEGATECALL"
2168
}
2169
],
2170
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2171
"gas": "0x34c6d6",
2172
"gasUsed": "0x45b",
2173
"input": "0x3e742e3b",
2174
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2175
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2176
"type": "STATICCALL"
2177
},
2178
{
2179
"calls": [
2180
{
2181
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2182
"gas": "0x33e87e",
2183
"gasUsed": "0x3a6",
2184
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2185
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2186
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2187
"type": "DELEGATECALL"
2188
}
2189
],
2190
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2191
"gas": "0x34bdfb",
2192
"gasUsed": "0x65f",
2193
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2194
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2195
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2196
"type": "STATICCALL"
2197
},
2198
{
2199
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2200
"gas": "0x34b2ef",
2201
"gasUsed": "0x7746",
2202
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2203
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
2204
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
2205
"type": "STATICCALL"
2206
},
2207
{
2208
"calls": [
2209
{
2210
"calls": [
2211
{
2212
"calls": [
2213
{
2214
"calls": [
2215
{
2216
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
2217
"gas": "0x30f456",
2218
"gasUsed": "0x582",
2219
"input": "0xfeaf968c",
2220
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
2221
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
2222
"type": "STATICCALL"
2223
}
2224
],
2225
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
2226
"gas": "0x31bf64",
2227
"gasUsed": "0xc47",
2228
"input": "0xfeaf968c",
2229
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
2230
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
2231
"type": "STATICCALL"
2232
}
2233
],
2234
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2235
"gas": "0x328bf3",
2236
"gasUsed": "0x22db",
2237
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2238
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
2239
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
2240
"type": "STATICCALL"
2241
}
2242
],
2243
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
2244
"gas": "0x335d1f",
2245
"gasUsed": "0x2955",
2246
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2247
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
2248
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
2249
"type": "DELEGATECALL"
2250
}
2251
],
2252
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2253
"gas": "0x343051",
2254
"gasUsed": "0x2bf9",
2255
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2256
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
2257
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
2258
"type": "STATICCALL"
2259
},
2260
{
2261
"calls": [
2262
{
2263
"calls": [
2264
{
2265
"calls": [
2266
{
2267
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2268
"gas": "0x318c3b",
2269
"gasUsed": "0x3a6",
2270
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2271
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2272
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2273
"type": "DELEGATECALL"
2274
}
2275
],
2276
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2277
"gas": "0x325821",
2278
"gasUsed": "0x65f",
2279
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2280
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
2281
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2282
"type": "STATICCALL"
2283
},
2284
{
2285
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2286
"gas": "0x324f81",
2287
"gasUsed": "0x2b8",
2288
"input": "0x3850c7bd",
2289
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2290
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
2291
"type": "STATICCALL"
2292
}
2293
],
2294
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2295
"gas": "0x332c1c",
2296
"gasUsed": "0x3341",
2297
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
2298
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
2299
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2300
"type": "DELEGATECALL"
2301
}
2302
],
2303
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2304
"gas": "0x33fe96",
2305
"gasUsed": "0x35f4",
2306
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
2307
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
2308
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2309
"type": "STATICCALL"
2310
},
2311
{
2312
"calls": [
2313
{
2314
"calls": [
2315
{
2316
"calls": [
2317
{
2318
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2319
"gas": "0x3159d4",
2320
"gasUsed": "0xaa9",
2321
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
2322
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
2323
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2324
"type": "DELEGATECALL"
2325
}
2326
],
2327
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2328
"gas": "0x3224f6",
2329
"gasUsed": "0xd6b",
2330
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
2331
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
2332
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2333
"type": "STATICCALL"
2334
}
2335
],
2336
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2337
"gas": "0x32f531",
2338
"gasUsed": "0x14c2",
2339
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2340
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
2341
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2342
"type": "DELEGATECALL"
2343
}
2344
],
2345
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2346
"gas": "0x33c6d5",
2347
"gasUsed": "0x177e",
2348
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2349
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
2350
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2351
"type": "STATICCALL"
2352
},
2353
{
2354
"calls": [
2355
{
2356
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2357
"gas": "0x32dbe0",
2358
"gasUsed": "0x4e8",
2359
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2360
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
2361
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2362
"type": "DELEGATECALL"
2363
}
2364
],
2365
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2366
"gas": "0x33ad1d",
2367
"gasUsed": "0x7aa",
2368
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
2369
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
2370
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2371
"type": "STATICCALL"
2372
},
2373
{
2374
"calls": [
2375
{
2376
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2377
"gas": "0x32cc67",
2378
"gasUsed": "0x20b",
2379
"input": "0x47535d7b",
2380
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2381
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
2382
"type": "DELEGATECALL"
2383
}
2384
],
2385
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2386
"gas": "0x339d4a",
2387
"gasUsed": "0x4ac",
2388
"input": "0x47535d7b",
2389
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2390
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
2391
"type": "STATICCALL"
2392
},
2393
{
2394
"calls": [
2395
{
2396
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2397
"gas": "0x32bcab",
2398
"gasUsed": "0x1ba",
2399
"input": "0x3e742e3b",
2400
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2401
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2402
"type": "DELEGATECALL"
2403
}
2404
],
2405
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2406
"gas": "0x338d4e",
2407
"gasUsed": "0x45b",
2408
"input": "0x3e742e3b",
2409
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2410
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2411
"type": "STATICCALL"
2412
},
2413
{
2414
"calls": [
2415
{
2416
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2417
"gas": "0x32b3dc",
2418
"gasUsed": "0x3a6",
2419
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2420
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2421
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2422
"type": "DELEGATECALL"
2423
}
2424
],
2425
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2426
"gas": "0x338473",
2427
"gasUsed": "0x65f",
2428
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2429
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2430
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2431
"type": "STATICCALL"
2432
},
2433
{
2434
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2435
"gas": "0x337967",
2436
"gasUsed": "0xd85e",
2437
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2438
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000002fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efdc2320fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efbe8d4c00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000195f0000000000000105607b147227067e7f0000000000000000000000000000195f000000000000010561311fdf16070fff",
2439
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2440
"type": "STATICCALL"
2441
},
2442
{
2443
"calls": [
2444
{
2445
"calls": [
2446
{
2447
"calls": [
2448
{
2449
"calls": [
2450
{
2451
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
2452
"gas": "0x2f7470",
2453
"gasUsed": "0x582",
2454
"input": "0xfeaf968c",
2455
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
2456
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
2457
"type": "STATICCALL"
2458
}
2459
],
2460
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
2461
"gas": "0x303966",
2462
"gasUsed": "0xc47",
2463
"input": "0xfeaf968c",
2464
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
2465
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
2466
"type": "STATICCALL"
2467
}
2468
],
2469
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2470
"gas": "0x30ffc4",
2471
"gasUsed": "0x21f2",
2472
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2473
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
2474
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
2475
"type": "STATICCALL"
2476
}
2477
],
2478
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
2479
"gas": "0x31caa6",
2480
"gasUsed": "0x286c",
2481
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2482
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
2483
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
2484
"type": "DELEGATECALL"
2485
}
2486
],
2487
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2488
"gas": "0x329774",
2489
"gasUsed": "0x2b10",
2490
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2491
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
2492
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
2493
"type": "STATICCALL"
2494
},
2495
{
2496
"calls": [
2497
{
2498
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2499
"gas": "0x31933e",
2500
"gasUsed": "0x18d",
2501
"input": "0x6e1d2dd2",
2502
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2503
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2504
"type": "DELEGATECALL"
2505
}
2506
],
2507
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2508
"gas": "0x325f3d",
2509
"gasUsed": "0x443",
2510
"input": "0x6e1d2dd2",
2511
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2512
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2513
"type": "STATICCALL"
2514
},
2515
{
2516
"calls": [
2517
{
2518
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2519
"gas": "0x318113",
2520
"gasUsed": "0x3a6",
2521
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2522
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2523
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2524
"type": "DELEGATECALL"
2525
}
2526
],
2527
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2528
"gas": "0x324ccb",
2529
"gasUsed": "0x65f",
2530
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2531
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2532
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2533
"type": "STATICCALL"
2534
},
2535
{
2536
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2537
"gas": "0x3243de",
2538
"gasUsed": "0x2b8",
2539
"input": "0x3850c7bd",
2540
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2541
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2542
"type": "STATICCALL"
2543
},
2544
{
2545
"calls": [
2546
{
2547
"calls": [
2548
{
2549
"calls": [
2550
{
2551
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2552
"gas": "0x2fd33a",
2553
"gasUsed": "0x3a6",
2554
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2555
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2556
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2557
"type": "DELEGATECALL"
2558
}
2559
],
2560
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2561
"gas": "0x309820",
2562
"gasUsed": "0x65f",
2563
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2564
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
2565
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2566
"type": "STATICCALL"
2567
},
2568
{
2569
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2570
"gas": "0x308f80",
2571
"gasUsed": "0x2b8",
2572
"input": "0x3850c7bd",
2573
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2574
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
2575
"type": "STATICCALL"
2576
}
2577
],
2578
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2579
"gas": "0x3164ff",
2580
"gasUsed": "0x5203",
2581
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
2582
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
2583
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2584
"type": "DELEGATECALL"
2585
}
2586
],
2587
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2588
"gas": "0x32303f",
2589
"gasUsed": "0x54b6",
2590
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
2591
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
2592
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2593
"type": "STATICCALL"
2594
},
2595
{
2596
"calls": [
2597
{
2598
"calls": [
2599
{
2600
"calls": [
2601
{
2602
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2603
"gas": "0x2f83f0",
2604
"gasUsed": "0xaa9",
2605
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
2606
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
2607
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2608
"type": "DELEGATECALL"
2609
}
2610
],
2611
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2612
"gas": "0x30479d",
2613
"gasUsed": "0xd6b",
2614
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
2615
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
2616
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2617
"type": "STATICCALL"
2618
}
2619
],
2620
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2621
"gas": "0x311045",
2622
"gasUsed": "0x14c2",
2623
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2624
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
2625
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2626
"type": "DELEGATECALL"
2627
}
2628
],
2629
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2630
"gas": "0x31da36",
2631
"gasUsed": "0x177e",
2632
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2633
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
2634
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2635
"type": "STATICCALL"
2636
},
2637
{
2638
"calls": [
2639
{
2640
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2641
"gas": "0x30f6f5",
2642
"gasUsed": "0x1488",
2643
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2644
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
2645
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2646
"type": "DELEGATECALL"
2647
}
2648
],
2649
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2650
"gas": "0x31c07f",
2651
"gasUsed": "0x174a",
2652
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
2653
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
2654
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2655
"type": "STATICCALL"
2656
},
2657
{
2658
"calls": [
2659
{
2660
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2661
"gas": "0x30d827",
2662
"gasUsed": "0x20b",
2663
"input": "0x47535d7b",
2664
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2665
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
2666
"type": "DELEGATECALL"
2667
}
2668
],
2669
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2670
"gas": "0x31a119",
2671
"gasUsed": "0x4ac",
2672
"input": "0x47535d7b",
2673
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
2674
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
2675
"type": "STATICCALL"
2676
},
2677
{
2678
"calls": [
2679
{
2680
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2681
"gas": "0x30c86a",
2682
"gasUsed": "0x1ba",
2683
"input": "0x3e742e3b",
2684
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2685
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2686
"type": "DELEGATECALL"
2687
}
2688
],
2689
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2690
"gas": "0x31911c",
2691
"gasUsed": "0x45b",
2692
"input": "0x3e742e3b",
2693
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
2694
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2695
"type": "STATICCALL"
2696
},
2697
{
2698
"calls": [
2699
{
2700
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2701
"gas": "0x30bf9b",
2702
"gasUsed": "0x3a6",
2703
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2704
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2705
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2706
"type": "DELEGATECALL"
2707
}
2708
],
2709
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2710
"gas": "0x318841",
2711
"gasUsed": "0x65f",
2712
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2713
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2714
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2715
"type": "STATICCALL"
2716
},
2717
{
2718
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2719
"gas": "0x317d34",
2720
"gasUsed": "0xd85e",
2721
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
2722
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000087494ae043000000000000000000000000000000000000000000000000000000874a3f0d4e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000043d600000000000002c86c38c0b6f0e0d045000000000000000000000000000043d600000000000002c86f949614bd7009bd",
2723
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2724
"type": "STATICCALL"
2725
},
2726
{
2727
"calls": [
2728
{
2729
"calls": [
2730
{
2731
"calls": [
2732
{
2733
"calls": [
2734
{
2735
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
2736
"gas": "0x2d9703",
2737
"gasUsed": "0x582",
2738
"input": "0xfeaf968c",
2739
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
2740
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
2741
"type": "STATICCALL"
2742
}
2743
],
2744
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
2745
"gas": "0x2e5465",
2746
"gasUsed": "0xc47",
2747
"input": "0xfeaf968c",
2748
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
2749
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
2750
"type": "STATICCALL"
2751
}
2752
],
2753
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2754
"gas": "0x2f1310",
2755
"gasUsed": "0x22db",
2756
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
2757
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
2758
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
2759
"type": "STATICCALL"
2760
}
2761
],
2762
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
2763
"gas": "0x2fd620",
2764
"gasUsed": "0x2955",
2765
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2766
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
2767
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
2768
"type": "DELEGATECALL"
2769
}
2770
],
2771
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2772
"gas": "0x309afd",
2773
"gasUsed": "0x2bf9",
2774
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
2775
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
2776
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
2777
"type": "STATICCALL"
2778
},
2779
{
2780
"calls": [
2781
{
2782
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2783
"gas": "0x2f9dd6",
2784
"gasUsed": "0x18d",
2785
"input": "0x6e1d2dd2",
2786
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2787
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
2788
"type": "DELEGATECALL"
2789
}
2790
],
2791
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2792
"gas": "0x3061e0",
2793
"gasUsed": "0x443",
2794
"input": "0x6e1d2dd2",
2795
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
2796
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
2797
"type": "STATICCALL"
2798
},
2799
{
2800
"calls": [
2801
{
2802
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2803
"gas": "0x2f8bab",
2804
"gasUsed": "0x3a6",
2805
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2806
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2807
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2808
"type": "DELEGATECALL"
2809
}
2810
],
2811
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2812
"gas": "0x304f6e",
2813
"gasUsed": "0x65f",
2814
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2815
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2816
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2817
"type": "STATICCALL"
2818
},
2819
{
2820
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2821
"gas": "0x304680",
2822
"gasUsed": "0x2b8",
2823
"input": "0x3850c7bd",
2824
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2825
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2826
"type": "STATICCALL"
2827
},
2828
{
2829
"calls": [
2830
{
2831
"calls": [
2832
{
2833
"calls": [
2834
{
2835
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2836
"gas": "0x2ded5d",
2837
"gasUsed": "0x3a6",
2838
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2839
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2840
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2841
"type": "DELEGATECALL"
2842
}
2843
],
2844
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2845
"gas": "0x2eaa8c",
2846
"gasUsed": "0x65f",
2847
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2848
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2849
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2850
"type": "STATICCALL"
2851
},
2852
{
2853
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2854
"gas": "0x2ea1ec",
2855
"gasUsed": "0x2b8",
2856
"input": "0x3850c7bd",
2857
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2858
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
2859
"type": "STATICCALL"
2860
}
2861
],
2862
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2863
"gas": "0x2f6f95",
2864
"gasUsed": "0x52a6",
2865
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
2866
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
2867
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2868
"type": "DELEGATECALL"
2869
}
2870
],
2871
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2872
"gas": "0x3032e0",
2873
"gasUsed": "0x5559",
2874
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
2875
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
2876
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2877
"type": "STATICCALL"
2878
},
2879
{
2880
"calls": [
2881
{
2882
"calls": [
2883
{
2884
"calls": [
2885
{
2886
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2887
"gas": "0x2d9d7a",
2888
"gasUsed": "0xaa9",
2889
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
2890
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
2891
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
2892
"type": "DELEGATECALL"
2893
}
2894
],
2895
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2896
"gas": "0x2e596e",
2897
"gasUsed": "0xd6b",
2898
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
2899
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
2900
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2901
"type": "STATICCALL"
2902
}
2903
],
2904
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2905
"gas": "0x2f1a3e",
2906
"gasUsed": "0x14c2",
2907
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2908
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
2909
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2910
"type": "DELEGATECALL"
2911
}
2912
],
2913
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2914
"gas": "0x2fdc37",
2915
"gasUsed": "0x177e",
2916
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2917
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
2918
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2919
"type": "STATICCALL"
2920
},
2921
{
2922
"calls": [
2923
{
2924
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2925
"gas": "0x2f00ed",
2926
"gasUsed": "0x1488",
2927
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2928
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
2929
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
2930
"type": "DELEGATECALL"
2931
}
2932
],
2933
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2934
"gas": "0x2fc27f",
2935
"gasUsed": "0x174a",
2936
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
2937
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
2938
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
2939
"type": "STATICCALL"
2940
}
2941
],
2942
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2943
"gas": "0x37b876",
2944
"gasUsed": "0x7521a",
2945
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
2946
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
2947
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
2948
"type": "DELEGATECALL"
2949
}
2950
],
2951
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
2952
"gas": "0x389d71",
2953
"gasUsed": "0x754d3",
2954
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
2955
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
2956
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
2957
"type": "STATICCALL"
2958
},
2959
{
2960
"calls": [
2961
{
2962
"calls": [
2963
{
2964
"calls": [
2965
{
2966
"calls": [
2967
{
2968
"calls": [
2969
{
2970
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2971
"gas": "0x2d8acb",
2972
"gasUsed": "0x3a6",
2973
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2974
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2975
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
2976
"type": "DELEGATECALL"
2977
}
2978
],
2979
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2980
"gas": "0x2e466a",
2981
"gasUsed": "0x65f",
2982
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
2983
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2984
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
2985
"type": "STATICCALL"
2986
},
2987
{
2988
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2989
"gas": "0x2e3dd8",
2990
"gasUsed": "0x2b8",
2991
"input": "0x3850c7bd",
2992
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
2993
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
2994
"type": "STATICCALL"
2995
}
2996
],
2997
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
2998
"gas": "0x2f08ef",
2999
"gasUsed": "0x25eb",
3000
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3001
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
3002
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3003
"type": "DELEGATECALL"
3004
}
3005
],
3006
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3007
"gas": "0x2fcaa8",
3008
"gasUsed": "0x28b0",
3009
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3010
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
3011
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3012
"type": "STATICCALL"
3013
},
3014
{
3015
"calls": [
3016
{
3017
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3018
"gas": "0x2edea4",
3019
"gasUsed": "0xaa9",
3020
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3021
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
3022
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3023
"type": "DELEGATECALL"
3024
}
3025
],
3026
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3027
"gas": "0x2f9fb1",
3028
"gasUsed": "0xd6b",
3029
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
3030
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
3031
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3032
"type": "STATICCALL"
3033
},
3034
{
3035
"calls": [
3036
{
3037
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3038
"gas": "0x2ecbf6",
3039
"gasUsed": "0x1e9",
3040
"input": "0xc2b6b58c",
3041
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3042
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3043
"type": "DELEGATECALL"
3044
}
3045
],
3046
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3047
"gas": "0x2f8cab",
3048
"gasUsed": "0x49f",
3049
"input": "0xc2b6b58c",
3050
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3051
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3052
"type": "STATICCALL"
3053
},
3054
{
3055
"calls": [
3056
{
3057
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3058
"gas": "0x2ec4f3",
3059
"gasUsed": "0x1ba",
3060
"input": "0x3e742e3b",
3061
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3062
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3063
"type": "DELEGATECALL"
3064
}
3065
],
3066
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3067
"gas": "0x2f8576",
3068
"gasUsed": "0x45b",
3069
"input": "0x3e742e3b",
3070
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3071
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3072
"type": "STATICCALL"
3073
},
3074
{
3075
"calls": [
3076
{
3077
"calls": [
3078
{
3079
"calls": [
3080
{
3081
"calls": [
3082
{
3083
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
3084
"gas": "0x2c8c70",
3085
"gasUsed": "0x582",
3086
"input": "0xfeaf968c",
3087
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
3088
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
3089
"type": "STATICCALL"
3090
}
3091
],
3092
"from": "0x99eb05388e5afb15795f63921195094999155971",
3093
"gas": "0x2d4596",
3094
"gasUsed": "0xc47",
3095
"input": "0xfeaf968c",
3096
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
3097
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
3098
"type": "STATICCALL"
3099
}
3100
],
3101
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3102
"gas": "0x2dfff5",
3103
"gasUsed": "0x1e6a",
3104
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3105
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
3106
"to": "0x99eb05388e5afb15795f63921195094999155971",
3107
"type": "STATICCALL"
3108
}
3109
],
3110
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3111
"gas": "0x2ebea7",
3112
"gasUsed": "0x24e4",
3113
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3114
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
3115
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3116
"type": "DELEGATECALL"
3117
}
3118
],
3119
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3120
"gas": "0x2f7f14",
3121
"gasUsed": "0x2788",
3122
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3123
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
3124
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3125
"type": "STATICCALL"
3126
},
3127
{
3128
"calls": [
3129
{
3130
"calls": [
3131
{
3132
"calls": [
3133
{
3134
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3135
"gas": "0x2d159e",
3136
"gasUsed": "0x3a6",
3137
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3138
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3139
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3140
"type": "DELEGATECALL"
3141
}
3142
],
3143
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3144
"gas": "0x2dcf61",
3145
"gasUsed": "0x65f",
3146
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3147
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3148
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3149
"type": "STATICCALL"
3150
},
3151
{
3152
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3153
"gas": "0x2dc6cf",
3154
"gasUsed": "0x2b8",
3155
"input": "0x3850c7bd",
3156
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3157
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3158
"type": "STATICCALL"
3159
}
3160
],
3161
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3162
"gas": "0x2e9003",
3163
"gasUsed": "0x264d",
3164
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3165
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
3166
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3167
"type": "DELEGATECALL"
3168
}
3169
],
3170
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3171
"gas": "0x2f4fd0",
3172
"gasUsed": "0x2912",
3173
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3174
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
3175
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3176
"type": "STATICCALL"
3177
},
3178
{
3179
"calls": [
3180
{
3181
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3182
"gas": "0x2e6558",
3183
"gasUsed": "0xaa9",
3184
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3185
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
3186
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3187
"type": "DELEGATECALL"
3188
}
3189
],
3190
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3191
"gas": "0x2f2478",
3192
"gasUsed": "0xd6b",
3193
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
3194
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
3195
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3196
"type": "STATICCALL"
3197
},
3198
{
3199
"calls": [
3200
{
3201
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3202
"gas": "0x2e52f6",
3203
"gasUsed": "0x1e9",
3204
"input": "0xc2b6b58c",
3205
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3206
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
3207
"type": "DELEGATECALL"
3208
}
3209
],
3210
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3211
"gas": "0x2f11bf",
3212
"gasUsed": "0x49f",
3213
"input": "0xc2b6b58c",
3214
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3215
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
3216
"type": "STATICCALL"
3217
},
3218
{
3219
"calls": [
3220
{
3221
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3222
"gas": "0x2e4bf3",
3223
"gasUsed": "0x1ba",
3224
"input": "0x3e742e3b",
3225
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3226
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3227
"type": "DELEGATECALL"
3228
}
3229
],
3230
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3231
"gas": "0x2f0a8b",
3232
"gasUsed": "0x45b",
3233
"input": "0x3e742e3b",
3234
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3235
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3236
"type": "STATICCALL"
3237
},
3238
{
3239
"calls": [
3240
{
3241
"calls": [
3242
{
3243
"calls": [
3244
{
3245
"calls": [
3246
{
3247
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
3248
"gas": "0x2c1907",
3249
"gasUsed": "0x582",
3250
"input": "0xfeaf968c",
3251
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
3252
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
3253
"type": "STATICCALL"
3254
}
3255
],
3256
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
3257
"gas": "0x2cd058",
3258
"gasUsed": "0xc47",
3259
"input": "0xfeaf968c",
3260
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
3261
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
3262
"type": "STATICCALL"
3263
}
3264
],
3265
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3266
"gas": "0x2d88da",
3267
"gasUsed": "0x22db",
3268
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3269
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
3270
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
3271
"type": "STATICCALL"
3272
}
3273
],
3274
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
3275
"gas": "0x2e45a8",
3276
"gasUsed": "0x2955",
3277
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3278
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
3279
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
3280
"type": "DELEGATECALL"
3281
}
3282
],
3283
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3284
"gas": "0x2f0429",
3285
"gasUsed": "0x2bf9",
3286
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3287
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
3288
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
3289
"type": "STATICCALL"
3290
},
3291
{
3292
"calls": [
3293
{
3294
"calls": [
3295
{
3296
"calls": [
3297
{
3298
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3299
"gas": "0x2c9c7c",
3300
"gasUsed": "0x3a6",
3301
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3302
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3303
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3304
"type": "DELEGATECALL"
3305
}
3306
],
3307
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3308
"gas": "0x2d5453",
3309
"gasUsed": "0x65f",
3310
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3311
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3312
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3313
"type": "STATICCALL"
3314
},
3315
{
3316
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3317
"gas": "0x2d4bc1",
3318
"gasUsed": "0x2b8",
3319
"input": "0x3850c7bd",
3320
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3321
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3322
"type": "STATICCALL"
3323
}
3324
],
3325
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3326
"gas": "0x2e1301",
3327
"gasUsed": "0x25a9",
3328
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3329
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
3330
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3331
"type": "DELEGATECALL"
3332
}
3333
],
3334
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3335
"gas": "0x2ed0d2",
3336
"gasUsed": "0x286e",
3337
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3338
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
3339
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3340
"type": "STATICCALL"
3341
},
3342
{
3343
"calls": [
3344
{
3345
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3346
"gas": "0x2de8f5",
3347
"gasUsed": "0xaa9",
3348
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3349
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
3350
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3351
"type": "DELEGATECALL"
3352
}
3353
],
3354
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3355
"gas": "0x2ea61c",
3356
"gasUsed": "0xd6b",
3357
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
3358
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
3359
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3360
"type": "STATICCALL"
3361
},
3362
{
3363
"calls": [
3364
{
3365
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3366
"gas": "0x2dd693",
3367
"gasUsed": "0x1e9",
3368
"input": "0xc2b6b58c",
3369
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3370
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
3371
"type": "DELEGATECALL"
3372
}
3373
],
3374
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3375
"gas": "0x2e9363",
3376
"gasUsed": "0x49f",
3377
"input": "0xc2b6b58c",
3378
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3379
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
3380
"type": "STATICCALL"
3381
},
3382
{
3383
"calls": [
3384
{
3385
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3386
"gas": "0x2dcf90",
3387
"gasUsed": "0x1ba",
3388
"input": "0x3e742e3b",
3389
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3390
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3391
"type": "DELEGATECALL"
3392
}
3393
],
3394
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3395
"gas": "0x2e8c2e",
3396
"gasUsed": "0x45b",
3397
"input": "0x3e742e3b",
3398
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3399
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3400
"type": "STATICCALL"
3401
},
3402
{
3403
"calls": [
3404
{
3405
"calls": [
3406
{
3407
"calls": [
3408
{
3409
"calls": [
3410
{
3411
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
3412
"gas": "0x2ba260",
3413
"gasUsed": "0x582",
3414
"input": "0xfeaf968c",
3415
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
3416
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
3417
"type": "STATICCALL"
3418
}
3419
],
3420
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
3421
"gas": "0x2c57cf",
3422
"gasUsed": "0xc47",
3423
"input": "0xfeaf968c",
3424
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
3425
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
3426
"type": "STATICCALL"
3427
}
3428
],
3429
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3430
"gas": "0x2d0e67",
3431
"gasUsed": "0x21f2",
3432
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3433
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
3434
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
3435
"type": "STATICCALL"
3436
}
3437
],
3438
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
3439
"gas": "0x2dc943",
3440
"gasUsed": "0x286c",
3441
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3442
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
3443
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
3444
"type": "DELEGATECALL"
3445
}
3446
],
3447
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3448
"gas": "0x2e85cb",
3449
"gasUsed": "0x2b10",
3450
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3451
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
3452
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
3453
"type": "STATICCALL"
3454
},
3455
{
3456
"calls": [
3457
{
3458
"calls": [
3459
{
3460
"calls": [
3461
{
3462
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3463
"gas": "0x2c24ce",
3464
"gasUsed": "0x3a6",
3465
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3466
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3467
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3468
"type": "DELEGATECALL"
3469
}
3470
],
3471
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3472
"gas": "0x2cdabe",
3473
"gasUsed": "0x65f",
3474
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3475
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3476
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3477
"type": "STATICCALL"
3478
},
3479
{
3480
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3481
"gas": "0x2cd22c",
3482
"gasUsed": "0x2b8",
3483
"input": "0x3850c7bd",
3484
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3485
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3486
"type": "STATICCALL"
3487
}
3488
],
3489
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3490
"gas": "0x2d977e",
3491
"gasUsed": "0x2631",
3492
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3493
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
3494
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3495
"type": "DELEGATECALL"
3496
}
3497
],
3498
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3499
"gas": "0x2e535a",
3500
"gasUsed": "0x28f6",
3501
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3502
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
3503
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3504
"type": "STATICCALL"
3505
},
3506
{
3507
"calls": [
3508
{
3509
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3510
"gas": "0x2d6cef",
3511
"gasUsed": "0xaa9",
3512
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3513
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
3514
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3515
"type": "DELEGATECALL"
3516
}
3517
],
3518
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3519
"gas": "0x2e281e",
3520
"gasUsed": "0xd6b",
3521
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
3522
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
3523
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3524
"type": "STATICCALL"
3525
},
3526
{
3527
"calls": [
3528
{
3529
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3530
"gas": "0x2d5a73",
3531
"gasUsed": "0x1e9",
3532
"input": "0xc2b6b58c",
3533
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3534
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
3535
"type": "DELEGATECALL"
3536
}
3537
],
3538
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3539
"gas": "0x2e154a",
3540
"gasUsed": "0x49f",
3541
"input": "0xc2b6b58c",
3542
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
3543
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
3544
"type": "STATICCALL"
3545
},
3546
{
3547
"calls": [
3548
{
3549
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3550
"gas": "0x2d5370",
3551
"gasUsed": "0x1ba",
3552
"input": "0x3e742e3b",
3553
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3554
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3555
"type": "DELEGATECALL"
3556
}
3557
],
3558
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3559
"gas": "0x2e0e16",
3560
"gasUsed": "0x45b",
3561
"input": "0x3e742e3b",
3562
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3563
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3564
"type": "STATICCALL"
3565
},
3566
{
3567
"calls": [
3568
{
3569
"calls": [
3570
{
3571
"calls": [
3572
{
3573
"calls": [
3574
{
3575
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
3576
"gas": "0x2b2bfb",
3577
"gasUsed": "0x582",
3578
"input": "0xfeaf968c",
3579
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
3580
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
3581
"type": "STATICCALL"
3582
}
3583
],
3584
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
3585
"gas": "0x2bdf89",
3586
"gasUsed": "0xc47",
3587
"input": "0xfeaf968c",
3588
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
3589
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
3590
"type": "STATICCALL"
3591
}
3592
],
3593
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3594
"gas": "0x2c9439",
3595
"gasUsed": "0x22db",
3596
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
3597
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
3598
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
3599
"type": "STATICCALL"
3600
}
3601
],
3602
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
3603
"gas": "0x2d4d25",
3604
"gasUsed": "0x2955",
3605
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3606
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
3607
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
3608
"type": "DELEGATECALL"
3609
}
3610
],
3611
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3612
"gas": "0x2e07b4",
3613
"gasUsed": "0x2bf9",
3614
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
3615
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
3616
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
3617
"type": "STATICCALL"
3618
},
3619
{
3620
"calls": [
3621
{
3622
"calls": [
3623
{
3624
"calls": [
3625
{
3626
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3627
"gas": "0x2b9aae",
3628
"gasUsed": "0x3a6",
3629
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3630
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3631
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3632
"type": "DELEGATECALL"
3633
}
3634
],
3635
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3636
"gas": "0x2c4e6d",
3637
"gasUsed": "0x65f",
3638
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3639
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3640
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3641
"type": "STATICCALL"
3642
},
3643
{
3644
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3645
"gas": "0x2c45da",
3646
"gasUsed": "0x2b8",
3647
"input": "0x3850c7bd",
3648
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3649
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3650
"type": "STATICCALL"
3651
},
3652
{
3653
"calls": [
3654
{
3655
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3656
"gas": "0x2b7c3c",
3657
"gasUsed": "0x3a6",
3658
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3659
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3660
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3661
"type": "DELEGATECALL"
3662
}
3663
],
3664
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3665
"gas": "0x2c2f7f",
3666
"gasUsed": "0x65f",
3667
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3668
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3669
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3670
"type": "STATICCALL"
3671
},
3672
{
3673
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3674
"gas": "0x2c26ed",
3675
"gasUsed": "0x2b8",
3676
"input": "0x3850c7bd",
3677
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3678
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
3679
"type": "STATICCALL"
3680
},
3681
{
3682
"calls": [
3683
{
3684
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3685
"gas": "0x2b429f",
3686
"gasUsed": "0x3a6",
3687
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3688
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3689
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3690
"type": "DELEGATECALL"
3691
}
3692
],
3693
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3694
"gas": "0x2bf4f8",
3695
"gasUsed": "0x65f",
3696
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3697
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3698
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3699
"type": "STATICCALL"
3700
},
3701
{
3702
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3703
"gas": "0x2bec65",
3704
"gasUsed": "0x2b8",
3705
"input": "0x3850c7bd",
3706
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3707
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3708
"type": "STATICCALL"
3709
},
3710
{
3711
"calls": [
3712
{
3713
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3714
"gas": "0x2b23cc",
3715
"gasUsed": "0x3a6",
3716
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3717
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3718
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3719
"type": "DELEGATECALL"
3720
}
3721
],
3722
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3723
"gas": "0x2bd5a8",
3724
"gasUsed": "0x65f",
3725
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
3726
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
3727
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3728
"type": "STATICCALL"
3729
},
3730
{
3731
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3732
"gas": "0x2bcd14",
3733
"gasUsed": "0x2b8",
3734
"input": "0x3850c7bd",
3735
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3736
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
3737
"type": "STATICCALL"
3738
},
3739
{
3740
"calls": [
3741
{
3742
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3743
"gas": "0x2af1bf",
3744
"gasUsed": "0x3a6",
3745
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3746
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3747
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3748
"type": "DELEGATECALL"
3749
}
3750
],
3751
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3752
"gas": "0x2ba2cf",
3753
"gasUsed": "0x65f",
3754
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3755
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3756
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3757
"type": "STATICCALL"
3758
},
3759
{
3760
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3761
"gas": "0x2b9a3b",
3762
"gasUsed": "0x2b8",
3763
"input": "0x3850c7bd",
3764
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3765
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3766
"type": "STATICCALL"
3767
},
3768
{
3769
"calls": [
3770
{
3771
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3772
"gas": "0x2ad388",
3773
"gasUsed": "0x3a6",
3774
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3775
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3776
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3777
"type": "DELEGATECALL"
3778
}
3779
],
3780
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3781
"gas": "0x2b841e",
3782
"gasUsed": "0x65f",
3783
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
3784
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
3785
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3786
"type": "STATICCALL"
3787
},
3788
{
3789
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3790
"gas": "0x2b7b89",
3791
"gasUsed": "0x2b8",
3792
"input": "0x3850c7bd",
3793
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3794
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
3795
"type": "STATICCALL"
3796
},
3797
{
3798
"calls": [
3799
{
3800
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3801
"gas": "0x2a99ca",
3802
"gasUsed": "0x3a6",
3803
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3804
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3805
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3806
"type": "DELEGATECALL"
3807
}
3808
],
3809
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3810
"gas": "0x2b4975",
3811
"gasUsed": "0x65f",
3812
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3813
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3814
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3815
"type": "STATICCALL"
3816
},
3817
{
3818
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3819
"gas": "0x2b40e0",
3820
"gasUsed": "0x2b8",
3821
"input": "0x3850c7bd",
3822
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3823
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3824
"type": "STATICCALL"
3825
},
3826
{
3827
"calls": [
3828
{
3829
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3830
"gas": "0x2a7b0e",
3831
"gasUsed": "0x3a6",
3832
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3833
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3834
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
3835
"type": "DELEGATECALL"
3836
}
3837
],
3838
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3839
"gas": "0x2b2a3c",
3840
"gasUsed": "0x65f",
3841
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3842
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3843
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
3844
"type": "STATICCALL"
3845
},
3846
{
3847
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3848
"gas": "0x2b21a6",
3849
"gasUsed": "0x2b8",
3850
"input": "0x3850c7bd",
3851
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
3852
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
3853
"type": "STATICCALL"
3854
}
3855
],
3856
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3857
"gas": "0x2d0a4e",
3858
"gasUsed": "0x1672b",
3859
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3860
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3861
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
3862
"type": "DELEGATECALL"
3863
}
3864
],
3865
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3866
"gas": "0x2dc404",
3867
"gasUsed": "0x16a08",
3868
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3869
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3870
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
3871
"type": "STATICCALL"
3872
}
3873
],
3874
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3875
"gas": "0x3093b6",
3876
"gasUsed": "0x3834c",
3877
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3878
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3879
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
3880
"type": "DELEGATECALL"
3881
}
3882
],
3883
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3884
"gas": "0x315baa",
3885
"gasUsed": "0x3860b",
3886
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3887
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
3888
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3889
"type": "STATICCALL"
3890
}
3891
],
3892
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3893
"gas": "0x398ee9",
3894
"gasUsed": "0xb1441",
3895
"input": "0x5ae80951000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3896
"output": "0x00000000000000000000000000000000000000000000000000000006b8f801af",
3897
"to": "0xcf10d17bad67ce190a94f08fdd7b4e51540fd860",
3898
"type": "DELEGATECALL"
3899
}
3900
],
3901
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
3902
"gas": "0x3a94ab",
3903
"gasUsed": "0xb3049",
3904
"input": "0x5ae80951000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3905
"output": "0x00000000000000000000000000000000000000000000000000000006b8f801af",
3906
"to": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
3907
"type": "STATICCALL"
3908
},
3909
{
3910
"calls": [
3911
{
3912
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3913
"gas": "0x2ecca3",
3914
"gasUsed": "0x15b",
3915
"input": "0x543ce73a",
3916
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
3917
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3918
"type": "DELEGATECALL"
3919
}
3920
],
3921
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
3922
"gas": "0x2f8d46",
3923
"gasUsed": "0x3fc",
3924
"input": "0x543ce73a",
3925
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
3926
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3927
"type": "STATICCALL"
3928
},
3929
{
3930
"calls": [
3931
{
3932
"calls": [
3933
{
3934
"calls": [
3935
{
3936
"calls": [
3937
{
3938
"calls": [
3939
{
3940
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3941
"gas": "0x2bde8f",
3942
"gasUsed": "0x82f",
3943
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3944
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3945
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
3946
"type": "DELEGATECALL"
3947
}
3948
],
3949
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3950
"gas": "0x2c9362",
3951
"gasUsed": "0xb00",
3952
"input": "0xaf74e736000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
3953
"output": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
3954
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
3955
"type": "STATICCALL"
3956
},
3957
{
3958
"calls": [
3959
{
3960
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3961
"gas": "0x2bcd40",
3962
"gasUsed": "0x20b",
3963
"input": "0x47535d7b",
3964
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
3965
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
3966
"type": "DELEGATECALL"
3967
}
3968
],
3969
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3970
"gas": "0x2c81b4",
3971
"gasUsed": "0x4ac",
3972
"input": "0x47535d7b",
3973
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
3974
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
3975
"type": "STATICCALL"
3976
},
3977
{
3978
"calls": [
3979
{
3980
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3981
"gas": "0x2bc516",
3982
"gasUsed": "0x1ba",
3983
"input": "0x3e742e3b",
3984
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3985
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
3986
"type": "DELEGATECALL"
3987
}
3988
],
3989
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
3990
"gas": "0x2c7969",
3991
"gasUsed": "0x45b",
3992
"input": "0x3e742e3b",
3993
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
3994
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
3995
"type": "STATICCALL"
3996
},
3997
{
3998
"calls": [
3999
{
4000
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4001
"gas": "0x2bbc48",
4002
"gasUsed": "0x3a6",
4003
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4004
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4005
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4006
"type": "DELEGATECALL"
4007
}
4008
],
4009
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4010
"gas": "0x2c708f",
4011
"gasUsed": "0x65f",
4012
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4013
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4014
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4015
"type": "STATICCALL"
4016
},
4017
{
4018
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4019
"gas": "0x2c6584",
4020
"gasUsed": "0x3eeb",
4021
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4022
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000005be25cd8090000000000000000000000000000000000000000000000000000005be28587b800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000230400000000000002d672ace06924b380f80000000000000000000000000000230400000000000002d674983fcca27b3fb7",
4023
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4024
"type": "STATICCALL"
4025
},
4026
{
4027
"calls": [
4028
{
4029
"calls": [
4030
{
4031
"calls": [
4032
{
4033
"calls": [
4034
{
4035
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
4036
"gas": "0x295cd1",
4037
"gasUsed": "0x582",
4038
"input": "0xfeaf968c",
4039
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
4040
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
4041
"type": "STATICCALL"
4042
}
4043
],
4044
"from": "0x99eb05388e5afb15795f63921195094999155971",
4045
"gas": "0x2a0905",
4046
"gasUsed": "0xc47",
4047
"input": "0xfeaf968c",
4048
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
4049
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
4050
"type": "STATICCALL"
4051
}
4052
],
4053
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4054
"gas": "0x2ab63d",
4055
"gasUsed": "0x1e6a",
4056
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4057
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
4058
"to": "0x99eb05388e5afb15795f63921195094999155971",
4059
"type": "STATICCALL"
4060
}
4061
],
4062
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4063
"gas": "0x2b6793",
4064
"gasUsed": "0x24e4",
4065
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4066
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
4067
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
4068
"type": "DELEGATECALL"
4069
}
4070
],
4071
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4072
"gas": "0x2c1a6d",
4073
"gasUsed": "0x2788",
4074
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4075
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
4076
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4077
"type": "STATICCALL"
4078
},
4079
{
4080
"calls": [
4081
{
4082
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4083
"gas": "0x2b3b28",
4084
"gasUsed": "0x18d",
4085
"input": "0x6e1d2dd2",
4086
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4087
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4088
"type": "DELEGATECALL"
4089
}
4090
],
4091
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4092
"gas": "0x2bed60",
4093
"gasUsed": "0x443",
4094
"input": "0x6e1d2dd2",
4095
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4096
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4097
"type": "STATICCALL"
4098
},
4099
{
4100
"calls": [
4101
{
4102
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4103
"gas": "0x2b3052",
4104
"gasUsed": "0x3a6",
4105
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4106
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4107
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4108
"type": "DELEGATECALL"
4109
}
4110
],
4111
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4112
"gas": "0x2be261",
4113
"gasUsed": "0x65f",
4114
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4115
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4116
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4117
"type": "STATICCALL"
4118
},
4119
{
4120
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4121
"gas": "0x2bd976",
4122
"gasUsed": "0x2b8",
4123
"input": "0x3850c7bd",
4124
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4125
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4126
"type": "STATICCALL"
4127
},
4128
{
4129
"calls": [
4130
{
4131
"calls": [
4132
{
4133
"calls": [
4134
{
4135
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4136
"gas": "0x29bbab",
4137
"gasUsed": "0x3a6",
4138
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4139
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4140
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4141
"type": "DELEGATECALL"
4142
}
4143
],
4144
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4145
"gas": "0x2a67cf",
4146
"gasUsed": "0x65f",
4147
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4148
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4149
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4150
"type": "STATICCALL"
4151
},
4152
{
4153
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4154
"gas": "0x2a5f2f",
4155
"gasUsed": "0x2b8",
4156
"input": "0x3850c7bd",
4157
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4158
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
4159
"type": "STATICCALL"
4160
}
4161
],
4162
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4163
"gas": "0x2b1b88",
4164
"gasUsed": "0x33bf",
4165
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
4166
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
4167
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4168
"type": "DELEGATECALL"
4169
}
4170
],
4171
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4172
"gas": "0x2bcd3c",
4173
"gasUsed": "0x3672",
4174
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4fffffffffffffffffffffffffffffffffffff184ed31325a94acbf542226fad90000000000000000000000000000000000002120d566b9b7da0973709f35a010",
4175
"output": "0xffffffffffffffffffffffffffffffffffffffffffffc2446686e2e0283fbdf1",
4176
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4177
"type": "STATICCALL"
4178
},
4179
{
4180
"calls": [
4181
{
4182
"calls": [
4183
{
4184
"calls": [
4185
{
4186
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4187
"gas": "0x2988cc",
4188
"gasUsed": "0xaa9",
4189
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
4190
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
4191
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4192
"type": "DELEGATECALL"
4193
}
4194
],
4195
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4196
"gas": "0x2a342b",
4197
"gasUsed": "0xd6b",
4198
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
4199
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
4200
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4201
"type": "STATICCALL"
4202
}
4203
],
4204
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4205
"gas": "0x2ae422",
4206
"gasUsed": "0x14c2",
4207
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4208
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
4209
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4210
"type": "DELEGATECALL"
4211
}
4212
],
4213
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4214
"gas": "0x2b94fe",
4215
"gasUsed": "0x177e",
4216
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4217
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc612fbc2d7f88685abc",
4218
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4219
"type": "STATICCALL"
4220
},
4221
{
4222
"calls": [
4223
{
4224
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4225
"gas": "0x2acad2",
4226
"gasUsed": "0x4e8",
4227
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4228
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
4229
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4230
"type": "DELEGATECALL"
4231
}
4232
],
4233
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4234
"gas": "0x2b7b47",
4235
"gasUsed": "0x7aa",
4236
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
4237
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffff1aaef596acda32a144d78b97c79",
4238
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4239
"type": "STATICCALL"
4240
},
4241
{
4242
"calls": [
4243
{
4244
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4245
"gas": "0x2abb09",
4246
"gasUsed": "0x20b",
4247
"input": "0x47535d7b",
4248
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4249
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
4250
"type": "DELEGATECALL"
4251
}
4252
],
4253
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4254
"gas": "0x2b6b23",
4255
"gasUsed": "0x4ac",
4256
"input": "0x47535d7b",
4257
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4258
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
4259
"type": "STATICCALL"
4260
},
4261
{
4262
"calls": [
4263
{
4264
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4265
"gas": "0x2ab2df",
4266
"gasUsed": "0x1ba",
4267
"input": "0x3e742e3b",
4268
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4269
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4270
"type": "DELEGATECALL"
4271
}
4272
],
4273
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4274
"gas": "0x2b62d8",
4275
"gasUsed": "0x45b",
4276
"input": "0x3e742e3b",
4277
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4278
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4279
"type": "STATICCALL"
4280
},
4281
{
4282
"calls": [
4283
{
4284
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4285
"gas": "0x2aaa10",
4286
"gasUsed": "0x3a6",
4287
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4288
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4289
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4290
"type": "DELEGATECALL"
4291
}
4292
],
4293
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4294
"gas": "0x2b59fd",
4295
"gasUsed": "0x65f",
4296
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4297
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4298
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4299
"type": "STATICCALL"
4300
},
4301
{
4302
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4303
"gas": "0x2b4ef1",
4304
"gasUsed": "0x4096",
4305
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4306
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000010233b27fd40000000000000000000000000000000000000000000000000000010234fa0d5800000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000133900000000000007601b7b78009fbead5d000000000000000000000000000013390000000000000760223612d95441cd9a",
4307
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
4308
"type": "STATICCALL"
4309
},
4310
{
4311
"calls": [
4312
{
4313
"calls": [
4314
{
4315
"calls": [
4316
{
4317
"calls": [
4318
{
4319
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
4320
"gas": "0x2855a8",
4321
"gasUsed": "0x582",
4322
"input": "0xfeaf968c",
4323
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
4324
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
4325
"type": "STATICCALL"
4326
}
4327
],
4328
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
4329
"gas": "0x28fdaf",
4330
"gasUsed": "0xc47",
4331
"input": "0xfeaf968c",
4332
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
4333
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
4334
"type": "STATICCALL"
4335
}
4336
],
4337
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4338
"gas": "0x29a6a9",
4339
"gasUsed": "0x22db",
4340
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4341
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
4342
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
4343
"type": "STATICCALL"
4344
}
4345
],
4346
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
4347
"gas": "0x2a53af",
4348
"gasUsed": "0x2955",
4349
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4350
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
4351
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
4352
"type": "DELEGATECALL"
4353
}
4354
],
4355
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4356
"gas": "0x2b0228",
4357
"gasUsed": "0x2bf9",
4358
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4359
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
4360
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
4361
"type": "STATICCALL"
4362
},
4363
{
4364
"calls": [
4365
{
4366
"calls": [
4367
{
4368
"calls": [
4369
{
4370
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4371
"gas": "0x28ca85",
4372
"gasUsed": "0x3a6",
4373
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4374
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4375
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4376
"type": "DELEGATECALL"
4377
}
4378
],
4379
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4380
"gas": "0x2972d6",
4381
"gasUsed": "0x65f",
4382
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4383
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
4384
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4385
"type": "STATICCALL"
4386
},
4387
{
4388
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4389
"gas": "0x296a36",
4390
"gasUsed": "0x2b8",
4391
"input": "0x3850c7bd",
4392
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4393
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
4394
"type": "STATICCALL"
4395
}
4396
],
4397
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4398
"gas": "0x2a22ac",
4399
"gasUsed": "0x3341",
4400
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
4401
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
4402
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4403
"type": "DELEGATECALL"
4404
}
4405
],
4406
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4407
"gas": "0x2ad06d",
4408
"gasUsed": "0x35f4",
4409
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000002ace90d7e479c9fac95326022dc8affffffffffffffffffffffffffffffffffffcba4cb763572db2384b77cb63796",
4410
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
4411
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4412
"type": "STATICCALL"
4413
},
4414
{
4415
"calls": [
4416
{
4417
"calls": [
4418
{
4419
"calls": [
4420
{
4421
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4422
"gas": "0x28981d",
4423
"gasUsed": "0xaa9",
4424
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
4425
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
4426
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4427
"type": "DELEGATECALL"
4428
}
4429
],
4430
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4431
"gas": "0x293faa",
4432
"gasUsed": "0xd6b",
4433
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
4434
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
4435
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4436
"type": "STATICCALL"
4437
}
4438
],
4439
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4440
"gas": "0x29ebc0",
4441
"gasUsed": "0x14c2",
4442
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4443
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
4444
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4445
"type": "DELEGATECALL"
4446
}
4447
],
4448
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4449
"gas": "0x2a98ab",
4450
"gasUsed": "0x177e",
4451
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4452
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffa7eb5ac14c41e16cdb",
4453
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4454
"type": "STATICCALL"
4455
},
4456
{
4457
"calls": [
4458
{
4459
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4460
"gas": "0x29d270",
4461
"gasUsed": "0x4e8",
4462
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4463
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
4464
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4465
"type": "DELEGATECALL"
4466
}
4467
],
4468
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4469
"gas": "0x2a7ef4",
4470
"gasUsed": "0x7aa",
4471
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
4472
"output": "0x000000000000000000000000000000000000000000000014299b19e65b464c43ffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1000000000000000000000000000000000002ace90d7e479c9fac95326022dc8a",
4473
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4474
"type": "STATICCALL"
4475
},
4476
{
4477
"calls": [
4478
{
4479
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4480
"gas": "0x29c2f7",
4481
"gasUsed": "0x20b",
4482
"input": "0x47535d7b",
4483
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4484
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
4485
"type": "DELEGATECALL"
4486
}
4487
],
4488
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4489
"gas": "0x2a6f21",
4490
"gasUsed": "0x4ac",
4491
"input": "0x47535d7b",
4492
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4493
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
4494
"type": "STATICCALL"
4495
},
4496
{
4497
"calls": [
4498
{
4499
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4500
"gas": "0x29bacd",
4501
"gasUsed": "0x1ba",
4502
"input": "0x3e742e3b",
4503
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4504
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4505
"type": "DELEGATECALL"
4506
}
4507
],
4508
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4509
"gas": "0x2a66d6",
4510
"gasUsed": "0x45b",
4511
"input": "0x3e742e3b",
4512
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4513
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4514
"type": "STATICCALL"
4515
},
4516
{
4517
"calls": [
4518
{
4519
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4520
"gas": "0x29b1fe",
4521
"gasUsed": "0x3a6",
4522
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4523
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4524
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4525
"type": "DELEGATECALL"
4526
}
4527
],
4528
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4529
"gas": "0x2a5dfb",
4530
"gasUsed": "0x65f",
4531
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4532
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4533
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4534
"type": "STATICCALL"
4535
},
4536
{
4537
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4538
"gas": "0x2a52ef",
4539
"gasUsed": "0x43ee",
4540
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4541
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000002fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efdc2320fffffffffffffffffffffffffffffffffffffffffffffffffffffff4efbe8d4c00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000195f0000000000000105607b147227067e7f0000000000000000000000000000195f000000000000010561311fdf16070fff",
4542
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4543
"type": "STATICCALL"
4544
},
4545
{
4546
"calls": [
4547
{
4548
"calls": [
4549
{
4550
"calls": [
4551
{
4552
"calls": [
4553
{
4554
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
4555
"gas": "0x27662c",
4556
"gasUsed": "0x582",
4557
"input": "0xfeaf968c",
4558
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
4559
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
4560
"type": "STATICCALL"
4561
}
4562
],
4563
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
4564
"gas": "0x280a66",
4565
"gasUsed": "0xc47",
4566
"input": "0xfeaf968c",
4567
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
4568
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
4569
"type": "STATICCALL"
4570
}
4571
],
4572
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4573
"gas": "0x28af83",
4574
"gasUsed": "0x21f2",
4575
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4576
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
4577
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
4578
"type": "STATICCALL"
4579
}
4580
],
4581
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
4582
"gas": "0x29589d",
4583
"gasUsed": "0x286c",
4584
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4585
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
4586
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
4587
"type": "DELEGATECALL"
4588
}
4589
],
4590
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4591
"gas": "0x2a031a",
4592
"gasUsed": "0x2b10",
4593
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4594
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
4595
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
4596
"type": "STATICCALL"
4597
},
4598
{
4599
"calls": [
4600
{
4601
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4602
"gas": "0x2928c6",
4603
"gasUsed": "0x18d",
4604
"input": "0x6e1d2dd2",
4605
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4606
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4607
"type": "DELEGATECALL"
4608
}
4609
],
4610
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4611
"gas": "0x29d293",
4612
"gasUsed": "0x443",
4613
"input": "0x6e1d2dd2",
4614
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4615
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4616
"type": "STATICCALL"
4617
},
4618
{
4619
"calls": [
4620
{
4621
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4622
"gas": "0x291e2d",
4623
"gasUsed": "0x3a6",
4624
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4625
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4626
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4627
"type": "DELEGATECALL"
4628
}
4629
],
4630
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4631
"gas": "0x29c7d2",
4632
"gasUsed": "0x65f",
4633
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4634
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4635
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4636
"type": "STATICCALL"
4637
},
4638
{
4639
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4640
"gas": "0x29bee5",
4641
"gasUsed": "0x2b8",
4642
"input": "0x3850c7bd",
4643
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4644
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4645
"type": "STATICCALL"
4646
},
4647
{
4648
"calls": [
4649
{
4650
"calls": [
4651
{
4652
"calls": [
4653
{
4654
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4655
"gas": "0x27ba3c",
4656
"gasUsed": "0x3a6",
4657
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4658
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4659
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4660
"type": "DELEGATECALL"
4661
}
4662
],
4663
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4664
"gas": "0x285e3a",
4665
"gasUsed": "0x65f",
4666
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4667
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
4668
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4669
"type": "STATICCALL"
4670
},
4671
{
4672
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4673
"gas": "0x28559a",
4674
"gasUsed": "0x2b8",
4675
"input": "0x3850c7bd",
4676
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4677
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
4678
"type": "STATICCALL"
4679
}
4680
],
4681
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4682
"gas": "0x2909ac",
4683
"gasUsed": "0x32c3",
4684
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
4685
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
4686
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4687
"type": "DELEGATECALL"
4688
}
4689
],
4690
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4691
"gas": "0x29b2f7",
4692
"gasUsed": "0x3576",
4693
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8fffffffffffffffffffffffffffffffffffffac27d6a375942d1a318ece48ce4fffffffffffffffffffffffffffffffffffffdd95a81a71c53cc7383fc276b46",
4694
"output": "0x0000000000000000000000000000000000000000000048b0710042c011276994",
4695
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4696
"type": "STATICCALL"
4697
},
4698
{
4699
"calls": [
4700
{
4701
"calls": [
4702
{
4703
"calls": [
4704
{
4705
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4706
"gas": "0x27884a",
4707
"gasUsed": "0xaa9",
4708
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
4709
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
4710
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4711
"type": "DELEGATECALL"
4712
}
4713
],
4714
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4715
"gas": "0x282b86",
4716
"gasUsed": "0xd6b",
4717
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
4718
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
4719
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4720
"type": "STATICCALL"
4721
}
4722
],
4723
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4724
"gas": "0x28d33a",
4725
"gasUsed": "0x14c2",
4726
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4727
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
4728
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4729
"type": "DELEGATECALL"
4730
}
4731
],
4732
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4733
"gas": "0x297bb1",
4734
"gasUsed": "0x177e",
4735
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4736
"output": "0xfffffffffffffffffffffffffffffffffffffffffffff6e1683e22286cfc389d",
4737
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4738
"type": "STATICCALL"
4739
},
4740
{
4741
"calls": [
4742
{
4743
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4744
"gas": "0x28b9ea",
4745
"gasUsed": "0x4e8",
4746
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4747
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
4748
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
4749
"type": "DELEGATECALL"
4750
}
4751
],
4752
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4753
"gas": "0x2961fa",
4754
"gasUsed": "0x7aa",
4755
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
4756
"output": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffffffffffffffffffffffffffffffffabbd35e71d3cc8d3774ea4e68be",
4757
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4758
"type": "STATICCALL"
4759
},
4760
{
4761
"calls": [
4762
{
4763
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4764
"gas": "0x28aa41",
4765
"gasUsed": "0x20b",
4766
"input": "0x47535d7b",
4767
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4768
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
4769
"type": "DELEGATECALL"
4770
}
4771
],
4772
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4773
"gas": "0x2951f6",
4774
"gasUsed": "0x4ac",
4775
"input": "0x47535d7b",
4776
"output": "0x0000000000000000000000000000000000000000000000000000000000000001",
4777
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
4778
"type": "STATICCALL"
4779
},
4780
{
4781
"calls": [
4782
{
4783
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4784
"gas": "0x28a216",
4785
"gasUsed": "0x1ba",
4786
"input": "0x3e742e3b",
4787
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4788
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4789
"type": "DELEGATECALL"
4790
}
4791
],
4792
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4793
"gas": "0x2949aa",
4794
"gasUsed": "0x45b",
4795
"input": "0x3e742e3b",
4796
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
4797
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4798
"type": "STATICCALL"
4799
},
4800
{
4801
"calls": [
4802
{
4803
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4804
"gas": "0x289947",
4805
"gasUsed": "0x3a6",
4806
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4807
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4808
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4809
"type": "DELEGATECALL"
4810
}
4811
],
4812
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4813
"gas": "0x2940cf",
4814
"gasUsed": "0x65f",
4815
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4816
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4817
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4818
"type": "STATICCALL"
4819
},
4820
{
4821
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4822
"gas": "0x2935c2",
4823
"gasUsed": "0x43ee",
4824
"input": "0x883bdbfd0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000003840000000000000000000000000000000000000000000000000000000000000000",
4825
"output": "0x000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000087494ae043000000000000000000000000000000000000000000000000000000874a3f0d4e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000043d600000000000002c86c38c0b6f0e0d045000000000000000000000000000043d600000000000002c86f949614bd7009bd",
4826
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4827
"type": "STATICCALL"
4828
},
4829
{
4830
"calls": [
4831
{
4832
"calls": [
4833
{
4834
"calls": [
4835
{
4836
"calls": [
4837
{
4838
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
4839
"gas": "0x265a28",
4840
"gasUsed": "0x582",
4841
"input": "0xfeaf968c",
4842
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
4843
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
4844
"type": "STATICCALL"
4845
}
4846
],
4847
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
4848
"gas": "0x26fa20",
4849
"gasUsed": "0xc47",
4850
"input": "0xfeaf968c",
4851
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
4852
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
4853
"type": "STATICCALL"
4854
}
4855
],
4856
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4857
"gas": "0x279aeb",
4858
"gasUsed": "0x22db",
4859
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
4860
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
4861
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
4862
"type": "STATICCALL"
4863
}
4864
],
4865
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
4866
"gas": "0x283fa1",
4867
"gasUsed": "0x2955",
4868
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4869
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
4870
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
4871
"type": "DELEGATECALL"
4872
}
4873
],
4874
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4875
"gas": "0x28e5a8",
4876
"gasUsed": "0x2bf9",
4877
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
4878
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
4879
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
4880
"type": "STATICCALL"
4881
},
4882
{
4883
"calls": [
4884
{
4885
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4886
"gas": "0x280ee9",
4887
"gasUsed": "0x18d",
4888
"input": "0x6e1d2dd2",
4889
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4890
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
4891
"type": "DELEGATECALL"
4892
}
4893
],
4894
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4895
"gas": "0x28b43c",
4896
"gasUsed": "0x443",
4897
"input": "0x6e1d2dd2",
4898
"output": "0x00000000000000000000000000000000000000000000000000000000000186a0",
4899
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
4900
"type": "STATICCALL"
4901
},
4902
{
4903
"calls": [
4904
{
4905
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4906
"gas": "0x280450",
4907
"gasUsed": "0x3a6",
4908
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4909
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4910
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4911
"type": "DELEGATECALL"
4912
}
4913
],
4914
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4915
"gas": "0x28a97b",
4916
"gasUsed": "0x65f",
4917
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4918
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4919
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4920
"type": "STATICCALL"
4921
},
4922
{
4923
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4924
"gas": "0x28a08d",
4925
"gasUsed": "0x2b8",
4926
"input": "0x3850c7bd",
4927
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4928
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4929
"type": "STATICCALL"
4930
},
4931
{
4932
"calls": [
4933
{
4934
"calls": [
4935
{
4936
"calls": [
4937
{
4938
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4939
"gas": "0x26a919",
4940
"gasUsed": "0x3a6",
4941
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4942
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4943
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
4944
"type": "DELEGATECALL"
4945
}
4946
],
4947
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4948
"gas": "0x2748c1",
4949
"gasUsed": "0x65f",
4950
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
4951
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4952
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
4953
"type": "STATICCALL"
4954
},
4955
{
4956
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4957
"gas": "0x274021",
4958
"gasUsed": "0x2b8",
4959
"input": "0x3850c7bd",
4960
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
4961
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
4962
"type": "STATICCALL"
4963
}
4964
],
4965
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4966
"gas": "0x27efcb",
4967
"gasUsed": "0x3366",
4968
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
4969
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
4970
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4971
"type": "DELEGATECALL"
4972
}
4973
],
4974
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
4975
"gas": "0x28949d",
4976
"gasUsed": "0x3619",
4977
"input": "0x47b52fb7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a4246237300000000000000000000000000000000000093ffd7dc80d368098291a1df4a9f00000000000000000000000000000000000046c70bf5ea41e81ccfeba5cce61d",
4978
"output": "0x000000000000000000000000000000000000000000000552e770e92eae64faf2",
4979
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4980
"type": "STATICCALL"
4981
},
4982
{
4983
"calls": [
4984
{
4985
"calls": [
4986
{
4987
"calls": [
4988
{
4989
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
4990
"gas": "0x26768f",
4991
"gasUsed": "0xaa9",
4992
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
4993
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
4994
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
4995
"type": "DELEGATECALL"
4996
}
4997
],
4998
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
4999
"gas": "0x271573",
5000
"gasUsed": "0xd6b",
5001
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5002
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5003
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5004
"type": "STATICCALL"
5005
}
5006
],
5007
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5008
"gas": "0x27b8bd",
5009
"gasUsed": "0x14c2",
5010
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5011
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
5012
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5013
"type": "DELEGATECALL"
5014
}
5015
],
5016
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5017
"gas": "0x285cb8",
5018
"gasUsed": "0x177e",
5019
"input": "0xb3bd6e12000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5020
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffeebe2372c266ffab205",
5021
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5022
"type": "STATICCALL"
5023
},
5024
{
5025
"calls": [
5026
{
5027
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5028
"gas": "0x279f6c",
5029
"gasUsed": "0x4e8",
5030
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5031
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
5032
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5033
"type": "DELEGATECALL"
5034
}
5035
],
5036
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5037
"gas": "0x284300",
5038
"gasUsed": "0x7aa",
5039
"input": "0x6332fef6000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5040
"output": "0xffffffffffffffffffffffffffffffffffffffffffffffff149a60dfee4e88000000000000000000000000000000000000000000000000056fe4ccf4e4dd6ad600000000000000000000000000000000000093fc7be68036f648e0b121285753",
5041
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5042
"type": "STATICCALL"
5043
}
5044
],
5045
"from": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5046
"gas": "0x2d4bbf",
5047
"gasUsed": "0x473ba",
5048
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5049
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
5050
"to": "0xe62e90efc179a36ca80a9e9f2a64e02fc6066e00",
5051
"type": "DELEGATECALL"
5052
}
5053
],
5054
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
5055
"gas": "0x2e065e",
5056
"gasUsed": "0x47673",
5057
"input": "0x80f57f11000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5058
"output": "0x00000000000000000000000000000000000000000000000043e0a10eaab63e36",
5059
"to": "0xbd7a3b7dbeb096f0b832cf467b94b091f30c34ec",
5060
"type": "STATICCALL"
5061
},
5062
{
5063
"calls": [
5064
{
5065
"calls": [
5066
{
5067
"calls": [
5068
{
5069
"calls": [
5070
{
5071
"calls": [
5072
{
5073
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5074
"gas": "0x266446",
5075
"gasUsed": "0x3a6",
5076
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5077
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5078
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5079
"type": "DELEGATECALL"
5080
}
5081
],
5082
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5083
"gas": "0x2702d7",
5084
"gasUsed": "0x65f",
5085
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5086
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5087
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5088
"type": "STATICCALL"
5089
},
5090
{
5091
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5092
"gas": "0x26fa45",
5093
"gasUsed": "0x2b8",
5094
"input": "0x3850c7bd",
5095
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5096
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5097
"type": "STATICCALL"
5098
}
5099
],
5100
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5101
"gas": "0x27a7d8",
5102
"gasUsed": "0x25eb",
5103
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5104
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
5105
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5106
"type": "DELEGATECALL"
5107
}
5108
],
5109
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5110
"gas": "0x284b94",
5111
"gasUsed": "0x28b0",
5112
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5113
"output": "0x00000000000000000000000000000000000000000000027bb5e6fab4935b91d80000000000000000000000000000000000000000000000000000000000000000",
5114
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5115
"type": "STATICCALL"
5116
},
5117
{
5118
"calls": [
5119
{
5120
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5121
"gas": "0x277d8c",
5122
"gasUsed": "0xaa9",
5123
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5124
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
5125
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5126
"type": "DELEGATECALL"
5127
}
5128
],
5129
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5130
"gas": "0x28209d",
5131
"gasUsed": "0xd6b",
5132
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
5133
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
5134
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5135
"type": "STATICCALL"
5136
},
5137
{
5138
"calls": [
5139
{
5140
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5141
"gas": "0x276ade",
5142
"gasUsed": "0x1e9",
5143
"input": "0xc2b6b58c",
5144
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5145
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
5146
"type": "DELEGATECALL"
5147
}
5148
],
5149
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5150
"gas": "0x280d97",
5151
"gasUsed": "0x49f",
5152
"input": "0xc2b6b58c",
5153
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5154
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5155
"type": "STATICCALL"
5156
},
5157
{
5158
"calls": [
5159
{
5160
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5161
"gas": "0x2763db",
5162
"gasUsed": "0x1ba",
5163
"input": "0x3e742e3b",
5164
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5165
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5166
"type": "DELEGATECALL"
5167
}
5168
],
5169
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5170
"gas": "0x280662",
5171
"gasUsed": "0x45b",
5172
"input": "0x3e742e3b",
5173
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5174
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5175
"type": "STATICCALL"
5176
},
5177
{
5178
"calls": [
5179
{
5180
"calls": [
5181
{
5182
"calls": [
5183
{
5184
"calls": [
5185
{
5186
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
5187
"gas": "0x258285",
5188
"gasUsed": "0x582",
5189
"input": "0xfeaf968c",
5190
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
5191
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
5192
"type": "STATICCALL"
5193
}
5194
],
5195
"from": "0x99eb05388e5afb15795f63921195094999155971",
5196
"gas": "0x261f11",
5197
"gasUsed": "0xc47",
5198
"input": "0xfeaf968c",
5199
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
5200
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
5201
"type": "STATICCALL"
5202
}
5203
],
5204
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5205
"gas": "0x26bc61",
5206
"gasUsed": "0x1e6a",
5207
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5208
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
5209
"to": "0x99eb05388e5afb15795f63921195094999155971",
5210
"type": "STATICCALL"
5211
}
5212
],
5213
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5214
"gas": "0x275d8f",
5215
"gasUsed": "0x24e4",
5216
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5217
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
5218
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
5219
"type": "DELEGATECALL"
5220
}
5221
],
5222
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5223
"gas": "0x280000",
5224
"gasUsed": "0x2788",
5225
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5226
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
5227
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5228
"type": "STATICCALL"
5229
},
5230
{
5231
"calls": [
5232
{
5233
"calls": [
5234
{
5235
"calls": [
5236
{
5237
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5238
"gas": "0x25ef1a",
5239
"gasUsed": "0x3a6",
5240
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5241
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5242
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5243
"type": "DELEGATECALL"
5244
}
5245
],
5246
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5247
"gas": "0x268bce",
5248
"gasUsed": "0x65f",
5249
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5250
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5251
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5252
"type": "STATICCALL"
5253
},
5254
{
5255
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5256
"gas": "0x26833c",
5257
"gasUsed": "0x2b8",
5258
"input": "0x3850c7bd",
5259
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5260
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5261
"type": "STATICCALL"
5262
}
5263
],
5264
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5265
"gas": "0x272eeb",
5266
"gasUsed": "0x264d",
5267
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5268
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
5269
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5270
"type": "DELEGATECALL"
5271
}
5272
],
5273
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5274
"gas": "0x27d0bc",
5275
"gasUsed": "0x2912",
5276
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5277
"output": "0x000000000000000000000000000000000000000000000064199078c3a5c8fcfb0000000000000000000000000000000000000000000000000000000000000000",
5278
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5279
"type": "STATICCALL"
5280
},
5281
{
5282
"calls": [
5283
{
5284
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5285
"gas": "0x270441",
5286
"gasUsed": "0xaa9",
5287
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5288
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
5289
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5290
"type": "DELEGATECALL"
5291
}
5292
],
5293
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5294
"gas": "0x27a565",
5295
"gasUsed": "0xd6b",
5296
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
5297
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
5298
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5299
"type": "STATICCALL"
5300
},
5301
{
5302
"calls": [
5303
{
5304
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5305
"gas": "0x26f1df",
5306
"gasUsed": "0x1e9",
5307
"input": "0xc2b6b58c",
5308
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5309
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
5310
"type": "DELEGATECALL"
5311
}
5312
],
5313
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5314
"gas": "0x2792ac",
5315
"gasUsed": "0x49f",
5316
"input": "0xc2b6b58c",
5317
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5318
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
5319
"type": "STATICCALL"
5320
},
5321
{
5322
"calls": [
5323
{
5324
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5325
"gas": "0x26eadc",
5326
"gasUsed": "0x1ba",
5327
"input": "0x3e742e3b",
5328
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5329
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5330
"type": "DELEGATECALL"
5331
}
5332
],
5333
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5334
"gas": "0x278b77",
5335
"gasUsed": "0x45b",
5336
"input": "0x3e742e3b",
5337
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5338
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5339
"type": "STATICCALL"
5340
},
5341
{
5342
"calls": [
5343
{
5344
"calls": [
5345
{
5346
"calls": [
5347
{
5348
"calls": [
5349
{
5350
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
5351
"gas": "0x250f1b",
5352
"gasUsed": "0x582",
5353
"input": "0xfeaf968c",
5354
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
5355
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
5356
"type": "STATICCALL"
5357
}
5358
],
5359
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
5360
"gas": "0x25a9d2",
5361
"gasUsed": "0xc47",
5362
"input": "0xfeaf968c",
5363
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
5364
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
5365
"type": "STATICCALL"
5366
}
5367
],
5368
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5369
"gas": "0x264546",
5370
"gasUsed": "0x22db",
5371
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5372
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
5373
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
5374
"type": "STATICCALL"
5375
}
5376
],
5377
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
5378
"gas": "0x26e490",
5379
"gasUsed": "0x2955",
5380
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5381
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
5382
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
5383
"type": "DELEGATECALL"
5384
}
5385
],
5386
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5387
"gas": "0x278515",
5388
"gasUsed": "0x2bf9",
5389
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5390
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
5391
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
5392
"type": "STATICCALL"
5393
},
5394
{
5395
"calls": [
5396
{
5397
"calls": [
5398
{
5399
"calls": [
5400
{
5401
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5402
"gas": "0x2575f8",
5403
"gasUsed": "0x3a6",
5404
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5405
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5406
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5407
"type": "DELEGATECALL"
5408
}
5409
],
5410
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5411
"gas": "0x2610c0",
5412
"gasUsed": "0x65f",
5413
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5414
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5415
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5416
"type": "STATICCALL"
5417
},
5418
{
5419
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5420
"gas": "0x26082e",
5421
"gasUsed": "0x2b8",
5422
"input": "0x3850c7bd",
5423
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5424
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5425
"type": "STATICCALL"
5426
}
5427
],
5428
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5429
"gas": "0x26b1e9",
5430
"gasUsed": "0x25a9",
5431
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5432
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
5433
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5434
"type": "DELEGATECALL"
5435
}
5436
],
5437
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5438
"gas": "0x2751be",
5439
"gasUsed": "0x286e",
5440
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5441
"output": "0x000000000000000000000000000000000000000000000bd1b1e50bdaa827c6530000000000000000000000000000000000000000000000000000000000000000",
5442
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5443
"type": "STATICCALL"
5444
},
5445
{
5446
"calls": [
5447
{
5448
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5449
"gas": "0x2687de",
5450
"gasUsed": "0xaa9",
5451
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5452
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
5453
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5454
"type": "DELEGATECALL"
5455
}
5456
],
5457
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5458
"gas": "0x272708",
5459
"gasUsed": "0xd6b",
5460
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
5461
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
5462
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5463
"type": "STATICCALL"
5464
},
5465
{
5466
"calls": [
5467
{
5468
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5469
"gas": "0x26757b",
5470
"gasUsed": "0x1e9",
5471
"input": "0xc2b6b58c",
5472
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5473
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
5474
"type": "DELEGATECALL"
5475
}
5476
],
5477
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5478
"gas": "0x27144f",
5479
"gasUsed": "0x49f",
5480
"input": "0xc2b6b58c",
5481
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5482
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
5483
"type": "STATICCALL"
5484
},
5485
{
5486
"calls": [
5487
{
5488
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5489
"gas": "0x266e78",
5490
"gasUsed": "0x1ba",
5491
"input": "0x3e742e3b",
5492
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5493
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5494
"type": "DELEGATECALL"
5495
}
5496
],
5497
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5498
"gas": "0x270d1a",
5499
"gasUsed": "0x45b",
5500
"input": "0x3e742e3b",
5501
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5502
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5503
"type": "STATICCALL"
5504
},
5505
{
5506
"calls": [
5507
{
5508
"calls": [
5509
{
5510
"calls": [
5511
{
5512
"calls": [
5513
{
5514
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
5515
"gas": "0x249875",
5516
"gasUsed": "0x582",
5517
"input": "0xfeaf968c",
5518
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
5519
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
5520
"type": "STATICCALL"
5521
}
5522
],
5523
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
5524
"gas": "0x25314a",
5525
"gasUsed": "0xc47",
5526
"input": "0xfeaf968c",
5527
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
5528
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
5529
"type": "STATICCALL"
5530
}
5531
],
5532
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5533
"gas": "0x25cad4",
5534
"gasUsed": "0x21f2",
5535
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5536
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
5537
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
5538
"type": "STATICCALL"
5539
}
5540
],
5541
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
5542
"gas": "0x26682c",
5543
"gasUsed": "0x286c",
5544
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5545
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
5546
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
5547
"type": "DELEGATECALL"
5548
}
5549
],
5550
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5551
"gas": "0x2706b7",
5552
"gasUsed": "0x2b10",
5553
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5554
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
5555
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
5556
"type": "STATICCALL"
5557
},
5558
{
5559
"calls": [
5560
{
5561
"calls": [
5562
{
5563
"calls": [
5564
{
5565
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5566
"gas": "0x24fe4a",
5567
"gasUsed": "0x3a6",
5568
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5569
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5570
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5571
"type": "DELEGATECALL"
5572
}
5573
],
5574
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5575
"gas": "0x25972c",
5576
"gasUsed": "0x65f",
5577
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5578
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5579
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5580
"type": "STATICCALL"
5581
},
5582
{
5583
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5584
"gas": "0x258e9a",
5585
"gasUsed": "0x2b8",
5586
"input": "0x3850c7bd",
5587
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5588
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5589
"type": "STATICCALL"
5590
}
5591
],
5592
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5593
"gas": "0x263667",
5594
"gasUsed": "0x2631",
5595
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5596
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
5597
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5598
"type": "DELEGATECALL"
5599
}
5600
],
5601
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5602
"gas": "0x26d446",
5603
"gasUsed": "0x28f6",
5604
"input": "0x5d8a541d000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5605
"output": "0x0000000000000000000000000000000000000000000001984c5fba685d16fded0000000000000000000000000000000000000000000000000000000000000000",
5606
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5607
"type": "STATICCALL"
5608
},
5609
{
5610
"calls": [
5611
{
5612
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5613
"gas": "0x260bd8",
5614
"gasUsed": "0xaa9",
5615
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5616
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5617
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5618
"type": "DELEGATECALL"
5619
}
5620
],
5621
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5622
"gas": "0x26a90a",
5623
"gasUsed": "0xd6b",
5624
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
5625
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
5626
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5627
"type": "STATICCALL"
5628
},
5629
{
5630
"calls": [
5631
{
5632
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5633
"gas": "0x25f95b",
5634
"gasUsed": "0x1e9",
5635
"input": "0xc2b6b58c",
5636
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5637
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
5638
"type": "DELEGATECALL"
5639
}
5640
],
5641
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5642
"gas": "0x269636",
5643
"gasUsed": "0x49f",
5644
"input": "0xc2b6b58c",
5645
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
5646
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
5647
"type": "STATICCALL"
5648
},
5649
{
5650
"calls": [
5651
{
5652
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5653
"gas": "0x25f258",
5654
"gasUsed": "0x1ba",
5655
"input": "0x3e742e3b",
5656
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5657
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
5658
"type": "DELEGATECALL"
5659
}
5660
],
5661
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5662
"gas": "0x268f02",
5663
"gasUsed": "0x45b",
5664
"input": "0x3e742e3b",
5665
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
5666
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
5667
"type": "STATICCALL"
5668
},
5669
{
5670
"calls": [
5671
{
5672
"calls": [
5673
{
5674
"calls": [
5675
{
5676
"calls": [
5677
{
5678
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
5679
"gas": "0x242210",
5680
"gasUsed": "0x582",
5681
"input": "0xfeaf968c",
5682
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
5683
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
5684
"type": "STATICCALL"
5685
}
5686
],
5687
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
5688
"gas": "0x24b904",
5689
"gasUsed": "0xc47",
5690
"input": "0xfeaf968c",
5691
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
5692
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
5693
"type": "STATICCALL"
5694
}
5695
],
5696
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5697
"gas": "0x2550a5",
5698
"gasUsed": "0x22db",
5699
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
5700
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
5701
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
5702
"type": "STATICCALL"
5703
}
5704
],
5705
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
5706
"gas": "0x25ec0d",
5707
"gasUsed": "0x2955",
5708
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5709
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
5710
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
5711
"type": "DELEGATECALL"
5712
}
5713
],
5714
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5715
"gas": "0x2688a0",
5716
"gasUsed": "0x2bf9",
5717
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
5718
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
5719
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
5720
"type": "STATICCALL"
5721
},
5722
{
5723
"calls": [
5724
{
5725
"calls": [
5726
{
5727
"calls": [
5728
{
5729
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5730
"gas": "0x247429",
5731
"gasUsed": "0x3a6",
5732
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5733
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5734
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5735
"type": "DELEGATECALL"
5736
}
5737
],
5738
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5739
"gas": "0x250ada",
5740
"gasUsed": "0x65f",
5741
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5742
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5743
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5744
"type": "STATICCALL"
5745
},
5746
{
5747
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5748
"gas": "0x250248",
5749
"gasUsed": "0x2b8",
5750
"input": "0x3850c7bd",
5751
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5752
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5753
"type": "STATICCALL"
5754
},
5755
{
5756
"calls": [
5757
{
5758
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5759
"gas": "0x2455b8",
5760
"gasUsed": "0x3a6",
5761
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5762
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5763
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5764
"type": "DELEGATECALL"
5765
}
5766
],
5767
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5768
"gas": "0x24ebed",
5769
"gasUsed": "0x65f",
5770
"input": "0xbbe4f6db0000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4",
5771
"output": "0x0000000000000000000000002534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5772
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5773
"type": "STATICCALL"
5774
},
5775
{
5776
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5777
"gas": "0x24e35b",
5778
"gasUsed": "0x2b8",
5779
"input": "0x3850c7bd",
5780
"output": "0x000000000000000000000000000000000000000128a22fc9a2a0817fd5c420830000000000000000000000000000000000000000000000000000000000000b82000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5781
"to": "0x2534d4f1325aa7d3fc8d5d14f224e5c587a719b0",
5782
"type": "STATICCALL"
5783
},
5784
{
5785
"calls": [
5786
{
5787
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5788
"gas": "0x2432d1",
5789
"gasUsed": "0x3a6",
5790
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5791
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5792
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5793
"type": "DELEGATECALL"
5794
}
5795
],
5796
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5797
"gas": "0x24c878",
5798
"gasUsed": "0x65f",
5799
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5800
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5801
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5802
"type": "STATICCALL"
5803
},
5804
{
5805
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5806
"gas": "0x24bfe5",
5807
"gasUsed": "0x2b8",
5808
"input": "0x3850c7bd",
5809
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5810
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5811
"type": "STATICCALL"
5812
},
5813
{
5814
"calls": [
5815
{
5816
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5817
"gas": "0x2413fe",
5818
"gasUsed": "0x3a6",
5819
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5820
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5821
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5822
"type": "DELEGATECALL"
5823
}
5824
],
5825
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5826
"gas": "0x24a928",
5827
"gasUsed": "0x65f",
5828
"input": "0xbbe4f6db000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
5829
"output": "0x000000000000000000000000f993cc412edf1257f3e771bb744645daf4c19b14",
5830
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5831
"type": "STATICCALL"
5832
},
5833
{
5834
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5835
"gas": "0x24a094",
5836
"gasUsed": "0x2b8",
5837
"input": "0x3850c7bd",
5838
"output": "0x0000000000000000000000000000000000000003495962d05b41c6918e9818ef0000000000000000000000000000000000000000000000000000000000005cf5000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5839
"to": "0xf993cc412edf1257f3e771bb744645daf4c19b14",
5840
"type": "STATICCALL"
5841
},
5842
{
5843
"calls": [
5844
{
5845
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5846
"gas": "0x23f114",
5847
"gasUsed": "0x3a6",
5848
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5849
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5850
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5851
"type": "DELEGATECALL"
5852
}
5853
],
5854
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5855
"gas": "0x2485b0",
5856
"gasUsed": "0x65f",
5857
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5858
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5859
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5860
"type": "STATICCALL"
5861
},
5862
{
5863
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5864
"gas": "0x247d1c",
5865
"gasUsed": "0x2b8",
5866
"input": "0x3850c7bd",
5867
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5868
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5869
"type": "STATICCALL"
5870
},
5871
{
5872
"calls": [
5873
{
5874
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5875
"gas": "0x23d2de",
5876
"gasUsed": "0x3a6",
5877
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5878
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5879
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5880
"type": "DELEGATECALL"
5881
}
5882
],
5883
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5884
"gas": "0x2466ff",
5885
"gasUsed": "0x65f",
5886
"input": "0xbbe4f6db000000000000000000000000be5de48197fc974600929196239e264ecb703ee8",
5887
"output": "0x0000000000000000000000006f59c163ad6cc896145af7d5922d1eae174a1bcc",
5888
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5889
"type": "STATICCALL"
5890
},
5891
{
5892
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5893
"gas": "0x245e6a",
5894
"gasUsed": "0x2b8",
5895
"input": "0x3850c7bd",
5896
"output": "0x0000000000000000000000000000000000000000e59a4fb4de5eefe6b73f9df7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff77f000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5897
"to": "0x6f59c163ad6cc896145af7d5922d1eae174a1bcc",
5898
"type": "STATICCALL"
5899
},
5900
{
5901
"calls": [
5902
{
5903
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5904
"gas": "0x23afd5",
5905
"gasUsed": "0x3a6",
5906
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5907
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5908
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5909
"type": "DELEGATECALL"
5910
}
5911
],
5912
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5913
"gas": "0x244368",
5914
"gasUsed": "0x65f",
5915
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5916
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5917
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5918
"type": "STATICCALL"
5919
},
5920
{
5921
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5922
"gas": "0x243ad3",
5923
"gasUsed": "0x2b8",
5924
"input": "0x3850c7bd",
5925
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5926
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5927
"type": "STATICCALL"
5928
},
5929
{
5930
"calls": [
5931
{
5932
"from": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5933
"gas": "0x239119",
5934
"gasUsed": "0x3a6",
5935
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5936
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5937
"to": "0xbadffed8695448d132696cfa14b5a5b7c86d340b",
5938
"type": "DELEGATECALL"
5939
}
5940
],
5941
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5942
"gas": "0x24242f",
5943
"gasUsed": "0x65f",
5944
"input": "0xbbe4f6db0000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5945
"output": "0x000000000000000000000000008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5946
"to": "0xd5820ee0f55205f6cde8bb0647072143b3060067",
5947
"type": "STATICCALL"
5948
},
5949
{
5950
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5951
"gas": "0x241b99",
5952
"gasUsed": "0x2b8",
5953
"input": "0x3850c7bd",
5954
"output": "0x00000000000000000000000000000000000000026dc9c88940715ca2cbad7e330000000000000000000000000000000000000000000000000000000000004555000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
5955
"to": "0x008b996fd9e7e6d974d03a834a9dbbfcd74689a2",
5956
"type": "STATICCALL"
5957
}
5958
],
5959
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5960
"gas": "0x25a937",
5961
"gasUsed": "0x1113b",
5962
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5963
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5964
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
5965
"type": "DELEGATECALL"
5966
}
5967
],
5968
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5969
"gas": "0x2644f0",
5970
"gasUsed": "0x11418",
5971
"input": "0xd0581a93000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000040000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000002f198182ec54469195a4a06262a9431a42462373",
5972
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc9078fc14bd2dd331dc0000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5973
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
5974
"type": "STATICCALL"
5975
}
5976
],
5977
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5978
"gas": "0x28f62c",
5979
"gasUsed": "0x32d5c",
5980
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5981
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5982
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
5983
"type": "DELEGATECALL"
5984
}
5985
],
5986
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
5987
"gas": "0x299f2e",
5988
"gasUsed": "0x3301b",
5989
"input": "0xbba85bcf000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
5990
"output": "0xfffffffffffffffffffffffffffffffffffffffffffffc8f1416a2ff36b0e688ffffffffffffffffffffffffffffffffffffffffffffffe81de11a1fa4d314b30000000000000000000000000000000000000000000000147b4d3873e50f7a50",
5991
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
5992
"type": "STATICCALL"
5993
},
5994
{
5995
"calls": [
5996
{
5997
"calls": [
5998
{
5999
"calls": [
6000
{
6001
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6002
"gas": "0x249f67",
6003
"gasUsed": "0xaa9",
6004
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
6005
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
6006
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6007
"type": "DELEGATECALL"
6008
}
6009
],
6010
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6011
"gas": "0x2536d0",
6012
"gasUsed": "0xd6b",
6013
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000001",
6014
"output": "0x00000000000000000000000000000000000000000000039ed043d2807797a544",
6015
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6016
"type": "STATICCALL"
6017
},
6018
{
6019
"calls": [
6020
{
6021
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6022
"gas": "0x248e89",
6023
"gasUsed": "0x1e9",
6024
"input": "0xc2b6b58c",
6025
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6026
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
6027
"type": "DELEGATECALL"
6028
}
6029
],
6030
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6031
"gas": "0x2525a2",
6032
"gasUsed": "0x49f",
6033
"input": "0xc2b6b58c",
6034
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6035
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6036
"type": "STATICCALL"
6037
},
6038
{
6039
"calls": [
6040
{
6041
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6042
"gas": "0x248786",
6043
"gasUsed": "0x1ba",
6044
"input": "0x3e742e3b",
6045
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6046
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6047
"type": "DELEGATECALL"
6048
}
6049
],
6050
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6051
"gas": "0x251e6d",
6052
"gasUsed": "0x45b",
6053
"input": "0x3e742e3b",
6054
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6055
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6056
"type": "STATICCALL"
6057
},
6058
{
6059
"calls": [
6060
{
6061
"calls": [
6062
{
6063
"calls": [
6064
{
6065
"calls": [
6066
{
6067
"from": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
6068
"gas": "0x22c7fb",
6069
"gasUsed": "0x582",
6070
"input": "0xfeaf968c",
6071
"output": "0x00000000000000000000000000000000000000000000000000000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000000000000000045e6",
6072
"to": "0xf9ecc598293bd5fb4f700aeb5c4fb63b23cfe8aa",
6073
"type": "STATICCALL"
6074
}
6075
],
6076
"from": "0x99eb05388e5afb15795f63921195094999155971",
6077
"gas": "0x235971",
6078
"gasUsed": "0xc47",
6079
"input": "0xfeaf968c",
6080
"output": "0x00000000000000000000000000000000000000000000000100000000000045e60000000000000000000000000000000000000000000000000000000008094d3b0000000000000000000000000000000000000000000000000000000063ab0d7e0000000000000000000000000000000000000000000000000000000063ab0d7e00000000000000000000000000000000000000000000000100000000000045e6",
6081
"to": "0xca6fa4b8cb365c02cd3ba70544efffe78f63ac82",
6082
"type": "STATICCALL"
6083
}
6084
],
6085
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6086
"gas": "0x23eb7e",
6087
"gasUsed": "0x1e6a",
6088
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6089
"output": "0x0000000000000000000000000000000000000000000000000000000008094d3b",
6090
"to": "0x99eb05388e5afb15795f63921195094999155971",
6091
"type": "STATICCALL"
6092
}
6093
],
6094
"from": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6095
"gas": "0x24813a",
6096
"gasUsed": "0x24e4",
6097
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6098
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
6099
"to": "0x784b4445ab18839972a70ef8b0d489e8de39de66",
6100
"type": "DELEGATECALL"
6101
}
6102
],
6103
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6104
"gas": "0x25180b",
6105
"gasUsed": "0x2788",
6106
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6107
"output": "0x00000000000000000000000000000000000000000000000012b6075bf6518c00",
6108
"to": "0x3fb3282e3ba34a0bff94845f1800eb93cc6850d4",
6109
"type": "STATICCALL"
6110
},
6111
{
6112
"calls": [
6113
{
6114
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6115
"gas": "0x24549b",
6116
"gasUsed": "0xab3",
6117
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000000",
6118
"output": "0x00000000000000000000000000000000000000000000063c1bb4d844d34f98d5",
6119
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6120
"type": "DELEGATECALL"
6121
}
6122
],
6123
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6124
"gas": "0x24ead4",
6125
"gasUsed": "0xd75",
6126
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000003fb3282e3ba34a0bff94845f1800eb93cc6850d40000000000000000000000000000000000000000000000000000000000000000",
6127
"output": "0x00000000000000000000000000000000000000000000063c1bb4d844d34f98d5",
6128
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6129
"type": "STATICCALL"
6130
},
6131
{
6132
"calls": [
6133
{
6134
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6135
"gas": "0x24407c",
6136
"gasUsed": "0xaa9",
6137
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
6138
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
6139
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6140
"type": "DELEGATECALL"
6141
}
6142
],
6143
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6144
"gas": "0x24d664",
6145
"gasUsed": "0xd6b",
6146
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000001",
6147
"output": "0x00000000000000000000000000000000000000000000006c3e40589a1964df68",
6148
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6149
"type": "STATICCALL"
6150
},
6151
{
6152
"calls": [
6153
{
6154
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6155
"gas": "0x242f9f",
6156
"gasUsed": "0x1e9",
6157
"input": "0xc2b6b58c",
6158
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6159
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
6160
"type": "DELEGATECALL"
6161
}
6162
],
6163
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6164
"gas": "0x24c536",
6165
"gasUsed": "0x49f",
6166
"input": "0xc2b6b58c",
6167
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6168
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
6169
"type": "STATICCALL"
6170
},
6171
{
6172
"calls": [
6173
{
6174
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6175
"gas": "0x24289b",
6176
"gasUsed": "0x1ba",
6177
"input": "0x3e742e3b",
6178
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6179
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6180
"type": "DELEGATECALL"
6181
}
6182
],
6183
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6184
"gas": "0x24be01",
6185
"gasUsed": "0x45b",
6186
"input": "0x3e742e3b",
6187
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6188
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6189
"type": "STATICCALL"
6190
},
6191
{
6192
"calls": [
6193
{
6194
"calls": [
6195
{
6196
"calls": [
6197
{
6198
"calls": [
6199
{
6200
"from": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
6201
"gas": "0x226d72",
6202
"gasUsed": "0x582",
6203
"input": "0xfeaf968c",
6204
"output": "0x000000000000000000000000000000000000000000000000000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000000000000000001b2a8",
6205
"to": "0x92c9b9c512759f5d04563efa3698fc4fbf735d59",
6206
"type": "STATICCALL"
6207
}
6208
],
6209
"from": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
6210
"gas": "0x22fd78",
6211
"gasUsed": "0xc47",
6212
"input": "0xfeaf968c",
6213
"output": "0x000000000000000000000000000000000000000000000001000000000001b2a800000000000000000000000000000000000000000000000000000000405f7e000000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a000000000000000000000000000000000000000000000001000000000001b2a8",
6214
"to": "0xc663315f7af904fbbb0f785c32046dfa03e85270",
6215
"type": "STATICCALL"
6216
}
6217
],
6218
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6219
"gas": "0x238e0f",
6220
"gasUsed": "0x22db",
6221
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6222
"output": "0x0000000000000000000000000000000000000000000000000000000040b1ca5c",
6223
"to": "0x8f9acef0cdc067819cf3ce7fbe23148cb1bf851e",
6224
"type": "STATICCALL"
6225
}
6226
],
6227
"from": "0x151bb01c79f4516c233948d69dae39869bccb737",
6228
"gas": "0x242250",
6229
"gasUsed": "0x2955",
6230
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6231
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
6232
"to": "0x5d43db9ffa312ea851df24d6cacc31dede15aa70",
6233
"type": "DELEGATECALL"
6234
}
6235
],
6236
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6237
"gas": "0x24b79f",
6238
"gasUsed": "0x2bf9",
6239
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6240
"output": "0x00000000000000000000000000000000000000000000000096a0ec603a2df000",
6241
"to": "0x151bb01c79f4516c233948d69dae39869bccb737",
6242
"type": "STATICCALL"
6243
},
6244
{
6245
"calls": [
6246
{
6247
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6248
"gas": "0x23f163",
6249
"gasUsed": "0xab3",
6250
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000000",
6251
"output": "0x0000000000000000000000000000000000000000000004b4a8335ecc4a800000",
6252
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6253
"type": "DELEGATECALL"
6254
}
6255
],
6256
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6257
"gas": "0x248609",
6258
"gasUsed": "0xd75",
6259
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb7370000000000000000000000000000000000000000000000000000000000000000",
6260
"output": "0x0000000000000000000000000000000000000000000004b4a8335ecc4a800000",
6261
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6262
"type": "STATICCALL"
6263
},
6264
{
6265
"calls": [
6266
{
6267
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6268
"gas": "0x23dd44",
6269
"gasUsed": "0xaa9",
6270
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
6271
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
6272
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6273
"type": "DELEGATECALL"
6274
}
6275
],
6276
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6277
"gas": "0x247199",
6278
"gasUsed": "0xd6b",
6279
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000001",
6280
"output": "0x00000000000000000000000000000000000000000000091e97c1ddd79303c763",
6281
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6282
"type": "STATICCALL"
6283
},
6284
{
6285
"calls": [
6286
{
6287
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6288
"gas": "0x23cc67",
6289
"gasUsed": "0x1e9",
6290
"input": "0xc2b6b58c",
6291
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6292
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
6293
"type": "DELEGATECALL"
6294
}
6295
],
6296
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6297
"gas": "0x24606b",
6298
"gasUsed": "0x49f",
6299
"input": "0xc2b6b58c",
6300
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6301
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
6302
"type": "STATICCALL"
6303
},
6304
{
6305
"calls": [
6306
{
6307
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6308
"gas": "0x23c564",
6309
"gasUsed": "0x1ba",
6310
"input": "0x3e742e3b",
6311
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6312
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6313
"type": "DELEGATECALL"
6314
}
6315
],
6316
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6317
"gas": "0x245936",
6318
"gasUsed": "0x45b",
6319
"input": "0x3e742e3b",
6320
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6321
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6322
"type": "STATICCALL"
6323
},
6324
{
6325
"calls": [
6326
{
6327
"calls": [
6328
{
6329
"calls": [
6330
{
6331
"calls": [
6332
{
6333
"from": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
6334
"gas": "0x220ecf",
6335
"gasUsed": "0x582",
6336
"input": "0xfeaf968c",
6337
"output": "0x0000000000000000000000000000000000000000000000000000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000000019a0f",
6338
"to": "0x1c1df24f0d06415fc3f58b1c1fdadd5fc85d2950",
6339
"type": "STATICCALL"
6340
}
6341
],
6342
"from": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
6343
"gas": "0x229d54",
6344
"gasUsed": "0xc47",
6345
"input": "0xfeaf968c",
6346
"output": "0x0000000000000000000000000000000000000000000000010000000000019a0f0000000000000000000000000000000000000000000000000000000004c9e4200000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000000000000063ab2a4a0000000000000000000000000000000000000000000000010000000000019a0f",
6347
"to": "0x0ded608afc23724f614b76955bbd9dfe7dddc828",
6348
"type": "STATICCALL"
6349
}
6350
],
6351
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6352
"gas": "0x232c64",
6353
"gasUsed": "0x21f2",
6354
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6355
"output": "0x0000000000000000000000000000000000000000000000000000000004cb9f63",
6356
"to": "0x95b00f33d83173059c9ee9c108f9b78d8d35c7e7",
6357
"type": "STATICCALL"
6358
}
6359
],
6360
"from": "0xbe5de48197fc974600929196239e264ecb703ee8",
6361
"gas": "0x23bf18",
6362
"gasUsed": "0x286c",
6363
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6364
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
6365
"to": "0x33348031976643f159b63d49ccb18105026d79a5",
6366
"type": "DELEGATECALL"
6367
}
6368
],
6369
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6370
"gas": "0x2452d4",
6371
"gasUsed": "0x2b10",
6372
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6373
"output": "0x0000000000000000000000000000000000000000000000000b2a4817af352c00",
6374
"to": "0xbe5de48197fc974600929196239e264ecb703ee8",
6375
"type": "STATICCALL"
6376
},
6377
{
6378
"calls": [
6379
{
6380
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6381
"gas": "0x238f0c",
6382
"gasUsed": "0xab3",
6383
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000000",
6384
"output": "0x00000000000000000000000000000000000000000000070efc4d0e326fbc0000",
6385
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6386
"type": "DELEGATECALL"
6387
}
6388
],
6389
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6390
"gas": "0x242223",
6391
"gasUsed": "0xd75",
6392
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000be5de48197fc974600929196239e264ecb703ee80000000000000000000000000000000000000000000000000000000000000000",
6393
"output": "0x00000000000000000000000000000000000000000000070efc4d0e326fbc0000",
6394
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6395
"type": "STATICCALL"
6396
},
6397
{
6398
"calls": [
6399
{
6400
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6401
"gas": "0x237aed",
6402
"gasUsed": "0xaa9",
6403
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
6404
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
6405
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6406
"type": "DELEGATECALL"
6407
}
6408
],
6409
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6410
"gas": "0x240db2",
6411
"gasUsed": "0xd6b",
6412
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000001",
6413
"output": "0x000000000000000000000000000000000000000000000113326334b97e53d5fb",
6414
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6415
"type": "STATICCALL"
6416
},
6417
{
6418
"calls": [
6419
{
6420
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6421
"gas": "0x236a10",
6422
"gasUsed": "0x1e9",
6423
"input": "0xc2b6b58c",
6424
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6425
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
6426
"type": "DELEGATECALL"
6427
}
6428
],
6429
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6430
"gas": "0x23fc84",
6431
"gasUsed": "0x49f",
6432
"input": "0xc2b6b58c",
6433
"output": "0x0000000000000000000000000000000000000000000000000000000000000000",
6434
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
6435
"type": "STATICCALL"
6436
},
6437
{
6438
"calls": [
6439
{
6440
"from": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6441
"gas": "0x23630c",
6442
"gasUsed": "0x1ba",
6443
"input": "0x3e742e3b",
6444
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6445
"to": "0x6098ab0ff92d2d022a8f862f9fd95baa541c41c3",
6446
"type": "DELEGATECALL"
6447
}
6448
],
6449
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6450
"gas": "0x23f54f",
6451
"gasUsed": "0x45b",
6452
"input": "0x3e742e3b",
6453
"output": "0x0000000000000000000000000000000000000000000000000000000000000384",
6454
"to": "0xa4c817a425d3443baf610ca614c8b11688a288fb",
6455
"type": "STATICCALL"
6456
},
6457
{
6458
"calls": [
6459
{
6460
"calls": [
6461
{
6462
"calls": [
6463
{
6464
"calls": [
6465
{
6466
"from": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
6467
"gas": "0x21b102",
6468
"gasUsed": "0x582",
6469
"input": "0xfeaf968c",
6470
"output": "0x000000000000000000000000000000000000000000000000000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000000000000000001a043",
6471
"to": "0x5d101824c693c70a68ffc3cdb0cc394f3a4fb9ec",
6472
"type": "STATICCALL"
6473
}
6474
],
6475
"from": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
6476
"gas": "0x223e0a",
6477
"gasUsed": "0xc47",
6478
"input": "0xfeaf968c",
6479
"output": "0x000000000000000000000000000000000000000000000001000000000001a04300000000000000000000000000000000000000000000000000000000230d26f40000000000000000000000000000000000000000000000000000000063ab2aa40000000000000000000000000000000000000000000000000000000063ab2aa4000000000000000000000000000000000000000000000001000000000001a043",
6480
"to": "0xcc232dcfaae6354ce191bd574108c1ad03f86450",
6481
"type": "STATICCALL"
6482
}
6483
],
6484
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6485
"gas": "0x22cb97",
6486
"gasUsed": "0x22db",
6487
"input": "0xe75722300000000000000000000000000000000000000000000000000000000000000384",
6488
"output": "0x00000000000000000000000000000000000000000000000000000000232e4885",
6489
"to": "0x0f0890e41daff66b518bb25dcd98b37acc839874",
6490
"type": "STATICCALL"
6491
}
6492
],
6493
"from": "0x2f198182ec54469195a4a06262a9431a42462373",
6494
"gas": "0x235cc1",
6495
"gasUsed": "0x2955",
6496
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6497
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
6498
"to": "0x864d09ef3046d04f651f1bed72cb4d22cba75e2d",
6499
"type": "DELEGATECALL"
6500
}
6501
],
6502
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6503
"gas": "0x23eeed",
6504
"gasUsed": "0x2bf9",
6505
"input": "0x120806470000000000000000000000000000000000000000000000000000000000000384",
6506
"output": "0x00000000000000000000000000000000000000000000000051e96327fa4d7400",
6507
"to": "0x2f198182ec54469195a4a06262a9431a42462373",
6508
"type": "STATICCALL"
6509
},
6510
{
6511
"calls": [
6512
{
6513
"from": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6514
"gas": "0x232bd3",
6515
"gasUsed": "0xab3",
6516
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000000",
6517
"output": "0x0000000000000000000000000000000000000000000004a899995593d4f18a6e",
6518
"to": "0x97ec4f25d7525eb9f7eaa4c04c4549031108e3cc",
6519
"type": "DELEGATECALL"
6520
}
6521
],
6522
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6523
"gas": "0x23bd56",
6524
"gasUsed": "0xd75",
6525
"input": "0x7c2b7c53000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e40000000000000000000000002f198182ec54469195a4a06262a9431a424623730000000000000000000000000000000000000000000000000000000000000000",
6526
"output": "0x0000000000000000000000000000000000000000000004a899995593d4f18a6e",
6527
"to": "0xdfcaebe8f6ea5e022befafae8c6cdae8d4e1094b",
6528
"type": "STATICCALL"
6529
}
6530
],
6531
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6532
"gas": "0x25d439",
6533
"gasUsed": "0x19899",
6534
"input": "0x293a5077000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
6535
"output": "0x000000000000000000000000000000000000000000002dd47ec295c9294afeb1",
6536
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
6537
"type": "DELEGATECALL"
6538
}
6539
],
6540
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6541
"gas": "0x26706b",
6542
"gasUsed": "0x19b3d",
6543
"input": "0x293a5077000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4",
6544
"output": "0x000000000000000000000000000000000000000000002dd47ec295c9294afeb1",
6545
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6546
"type": "STATICCALL"
6547
}
6548
],
6549
"from": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6550
"gas": "0x2ec5e9",
6551
"gasUsed": "0x9598d",
6552
"input": "0x3ffd1303000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e400000000000000000000000000000000000000000000000000000000000186a0",
6553
"output": "0x00000000000000000000000000000000000000000000000000000001aef7a061",
6554
"to": "0xcf10d17bad67ce190a94f08fdd7b4e51540fd860",
6555
"type": "DELEGATECALL"
6556
}
6557
],
6558
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6559
"gas": "0x2f8676",
6560
"gasUsed": "0x95c34",
6561
"input": "0x3ffd1303000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e400000000000000000000000000000000000000000000000000000000000186a0",
6562
"output": "0x00000000000000000000000000000000000000000000000000000001aef7a061",
6563
"to": "0xad7b4c162707e0b2b5f6fddbd3f8538a5fba0d60",
6564
"type": "STATICCALL"
6565
},
6566
{
6567
"calls": [
6568
{
6569
"from": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6570
"gas": "0x25b100",
6571
"gasUsed": "0x355",
6572
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
6573
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1",
6574
"to": "0x48118cef3d2b980ce92f136232cf1f2c328a540a",
6575
"type": "DELEGATECALL"
6576
}
6577
],
6578
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6579
"gas": "0x264cbb",
6580
"gasUsed": "0x611",
6581
"input": "0xd50d01b7000000000000000000000000088f6d4587a1630e14904d371b0252ff1462f4e4000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737",
6582
"output": "0xffffffffffffffffffffffffffffffffffffffffffffff20095c21319e97c0a1",
6583
"to": "0xa7f3fc32043757039d5e13d790ee43edbcba8b7c",
6584
"type": "STATICCALL"
6585
}
6586
],
6587
"from": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6588
"gas": "0x4aa72b",
6589
"gasUsed": "0x23d9ba",
6590
"input": "0xb6b1b6c3000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000017fda46500e7c300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063ab2b42000000000000000000000000000000000000000000000000000000000000000067696f76616e6e6967696f7267696f3200000000000000000000000000000000",
6591
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3d",
6592
"to": "0x5ed5eb2bdc4f8c30b19f69b3dd9bd1d239de48fd",
6593
"type": "DELEGATECALL"
6594
}
6595
],
6596
"from": "0x088f6d4587a1630e14904d371b0252ff1462f4e4",
6597
"gas": "0x4bf2a0",
6598
"gasUsed": "0x23f601",
6599
"input": "0xb6b1b6c3000000000000000000000000151bb01c79f4516c233948d69dae39869bccb737000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000017fda46500e7c300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063ab2b42000000000000000000000000000000000000000000000000000000000000000067696f76616e6e6967696f7267696f3200000000000000000000000000000000",
6600
"output": "0x0000000000000000000000000000000000000000000000017fda46500e7c30000000000000000000000000000000000000000000000000102ec15296bcf4da3d",
6601
"to": "0x82ac2ce43e33683c58be4cdc40975e73aa50f459",
6602
"type": "CALL",
6603
"value": "0x0"
6604
}
6605
}
6606
]
6607
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free