@acala-network/chopsticks 0.10.0 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/plugins/trace-transaction/__tests__/__snapshots__/trace-call.test.ts.snap +590 -0
- package/dist/cjs/plugins/trace-transaction/types.d.ts +20 -0
- package/dist/cjs/plugins/trace-transaction/types.js +23 -0
- package/dist/esm/plugins/trace-transaction/__tests__/__snapshots__/trace-call.test.ts.snap +590 -0
- package/dist/esm/plugins/trace-transaction/types.d.ts +20 -0
- package/dist/esm/plugins/trace-transaction/types.js +23 -0
- package/package.json +3 -3
|
@@ -14,6 +14,22 @@ exports[`trace-call > Acala 1`] = `
|
|
|
14
14
|
"error": null,
|
|
15
15
|
"revertReason": null,
|
|
16
16
|
"depth": 0,
|
|
17
|
+
"logs": [
|
|
18
|
+
{
|
|
19
|
+
"sLoad": {
|
|
20
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
21
|
+
"index": "0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103",
|
|
22
|
+
"value": "0x0000000000000000000000003f86533602cae17d10173269ecb6efce1d68d5ec"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"sLoad": {
|
|
27
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
28
|
+
"index": "0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc",
|
|
29
|
+
"value": "0x000000000000000000000000fa68ce20228ae14ac338aedb95f0f55b4e8b2bbe"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
],
|
|
17
33
|
"calls": [
|
|
18
34
|
{
|
|
19
35
|
"type": "DELEGATECALL",
|
|
@@ -27,6 +43,333 @@ exports[`trace-call > Acala 1`] = `
|
|
|
27
43
|
"error": null,
|
|
28
44
|
"revertReason": null,
|
|
29
45
|
"depth": 1,
|
|
46
|
+
"logs": [
|
|
47
|
+
{
|
|
48
|
+
"sLoad": {
|
|
49
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
50
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000065",
|
|
51
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"sLoad": {
|
|
56
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
57
|
+
"index": "0xef10c6f4f492a0c5b673ab118c3c391c1d8d123d8c83c311e30cd441186f3fd9",
|
|
58
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"sLoad": {
|
|
63
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
64
|
+
"index": "0xc18a6a5376a6c920795e69886bba2cc65b369bf5b52d1be5df5a83762576545c",
|
|
65
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"sLoad": {
|
|
70
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
71
|
+
"index": "0x895df3f120ef0027f3d97ffecd8bdc24d6c0525b1b47fb0130c870aabb9ec270",
|
|
72
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000000"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"sLoad": {
|
|
77
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
78
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600dff",
|
|
79
|
+
"value": "0x0000000000000000000000000000000000000000000000000000004e991321e8"
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"sLoad": {
|
|
84
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
85
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e00",
|
|
86
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006621bfa4"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"sLoad": {
|
|
91
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
92
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
93
|
+
"value": "0x000000000000000000000000000000000000000000000027445d4fea68be22b2"
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"sLoad": {
|
|
98
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
99
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
100
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000066080922"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"sLoad": {
|
|
105
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
106
|
+
"index": "0x18ea924a307d8c2826d960b81412f2a6543a75ca2d379ff3a056ee960e83da3b",
|
|
107
|
+
"value": "0x000000000000000000000000000000000000000000000000003e32c591d06d1d"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"sLoad": {
|
|
112
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
113
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600dff",
|
|
114
|
+
"value": "0x0000000000000000000000000000000000000000000000000000004e991321e8"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"sLoad": {
|
|
119
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
120
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e00",
|
|
121
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006621bfa4"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"sLoad": {
|
|
126
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
127
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
128
|
+
"value": "0x000000000000000000000000000000000000000000000027445d4fea68be22b2"
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"sLoad": {
|
|
133
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
134
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
135
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000066080922"
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"sStore": {
|
|
140
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
141
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
142
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"sLoad": {
|
|
147
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
148
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600dff",
|
|
149
|
+
"value": "0x0000000000000000000000000000000000000000000000000000004e991321e8"
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"sLoad": {
|
|
154
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
155
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e00",
|
|
156
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006621bfa4"
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"sLoad": {
|
|
161
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
162
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
163
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"sLoad": {
|
|
168
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
169
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
170
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000066080922"
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"sStore": {
|
|
175
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
176
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
177
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006608099a"
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"sLoad": {
|
|
182
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
183
|
+
"index": "0x633698350ded0bd2f89f1b48f6331b5d78c71c2f918a5d4f01ea913776c4b2b4",
|
|
184
|
+
"value": "0x00000000000000000000000000000000000000000000000000000b72f2c8b39d"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"sLoad": {
|
|
189
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
190
|
+
"index": "0x789e83fae3655895b1595f6f0f97cbcb6e01713ed98bd90b645f80ebd6293161",
|
|
191
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"sLoad": {
|
|
196
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
197
|
+
"index": "0xbd29e0f8be36d34c5ea6d4cd38be8f21c197fd86b71f9a022976ccf1131fa7be",
|
|
198
|
+
"value": "0x000000000000000000000000000000000000000000000027445d4fea68be22b2"
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"sLoad": {
|
|
203
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
204
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600dff",
|
|
205
|
+
"value": "0x0000000000000000000000000000000000000000000000000000004e991321e8"
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"sLoad": {
|
|
210
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
211
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e00",
|
|
212
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006621bfa4"
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"sLoad": {
|
|
217
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
218
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
219
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"sLoad": {
|
|
224
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
225
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
226
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006608099a"
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"sLoad": {
|
|
231
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
232
|
+
"index": "0x18ea924a307d8c2826d960b81412f2a6543a75ca2d379ff3a056ee960e83da3b",
|
|
233
|
+
"value": "0x000000000000000000000000000000000000000000000000003e32c591d06d1d"
|
|
234
|
+
}
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"sLoad": {
|
|
238
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
239
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600dff",
|
|
240
|
+
"value": "0x0000000000000000000000000000000000000000000000000000004e991321e8"
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"sLoad": {
|
|
245
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
246
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e00",
|
|
247
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006621bfa4"
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"sLoad": {
|
|
252
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
253
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
254
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"sLoad": {
|
|
259
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
260
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e02",
|
|
261
|
+
"value": "0x000000000000000000000000000000000000000000000000000000006608099a"
|
|
262
|
+
}
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"sStore": {
|
|
266
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
267
|
+
"index": "0x789e83fae3655895b1595f6f0f97cbcb6e01713ed98bd90b645f80ebd6293161",
|
|
268
|
+
"value": "0x00000000000000000000000000000000000000000000000000000006c820fc54"
|
|
269
|
+
}
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"sLoad": {
|
|
273
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
274
|
+
"index": "0x64bc0cbe3677bbad42aeaa08b1efaf463bfedadbb52ed17a6e2dc3a78d600e01",
|
|
275
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"sStore": {
|
|
280
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
281
|
+
"index": "0xbd29e0f8be36d34c5ea6d4cd38be8f21c197fd86b71f9a022976ccf1131fa7be",
|
|
282
|
+
"value": "0x00000000000000000000000000000000000000000000002744658857e147515c"
|
|
283
|
+
}
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"sLoad": {
|
|
287
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
288
|
+
"index": "0x00000000000000000000000000000000000000000000000000000000000000a1",
|
|
289
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"sStore": {
|
|
294
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
295
|
+
"index": "0x00000000000000000000000000000000000000000000000000000000000000a1",
|
|
296
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000002"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"sLoad": {
|
|
301
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
302
|
+
"index": "0xfd16fc8d5a980cfe9c4de8806ae90ed1cbb06071ef932dd581a595eff814ae38",
|
|
303
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000002"
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"sLoad": {
|
|
308
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
309
|
+
"index": "0x633698350ded0bd2f89f1b48f6331b5d78c71c2f918a5d4f01ea913776c4b2b4",
|
|
310
|
+
"value": "0x00000000000000000000000000000000000000000000000000000b72f2c8b39d"
|
|
311
|
+
}
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"sLoad": {
|
|
315
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
316
|
+
"index": "0x18ea924a307d8c2826d960b81412f2a6543a75ca2d379ff3a056ee960e83da3b",
|
|
317
|
+
"value": "0x000000000000000000000000000000000000000000000000003e32c591d06d1d"
|
|
318
|
+
}
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"sStore": {
|
|
322
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
323
|
+
"index": "0x18ea924a307d8c2826d960b81412f2a6543a75ca2d379ff3a056ee960e83da3b",
|
|
324
|
+
"value": "0x000000000000000000000000000000000000000000000000003e3248508e5c5f"
|
|
325
|
+
}
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"sLoad": {
|
|
329
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
330
|
+
"index": "0x633698350ded0bd2f89f1b48f6331b5d78c71c2f918a5d4f01ea913776c4b2b4",
|
|
331
|
+
"value": "0x00000000000000000000000000000000000000000000000000000b72f2c8b39d"
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"sStore": {
|
|
336
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
337
|
+
"index": "0x633698350ded0bd2f89f1b48f6331b5d78c71c2f918a5d4f01ea913776c4b2b4",
|
|
338
|
+
"value": "0x00000000000000000000000000000000000000000000000000000af5b186a2df"
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"sLoad": {
|
|
343
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
344
|
+
"index": "0x0c5dd94f3331332b470eb02f43536aadc551ccedb46e04aa3fea94db96cbf9d0",
|
|
345
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000003"
|
|
346
|
+
}
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"sLoad": {
|
|
350
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
351
|
+
"index": "0x0c5dd94f3331332b470eb02f43536aadc551ccedb46e04aa3fea94db96cbf9d1",
|
|
352
|
+
"value": "0x000000000000000000000000000000000000000000000000672fe8c4b7bff32b"
|
|
353
|
+
}
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"log": {
|
|
357
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
358
|
+
"topics": [
|
|
359
|
+
"0xf960dbf9e5d0682f7a298ed974e33a28b4464914b7a2bfac12ae419a9afeb280",
|
|
360
|
+
"0x00000000000000000000000069f7f2e5a66f36f1ccab6eeafedbdf78ce0cfd06"
|
|
361
|
+
],
|
|
362
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000007d414210be"
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"sStore": {
|
|
367
|
+
"address": "0x7fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
368
|
+
"index": "0x00000000000000000000000000000000000000000000000000000000000000a1",
|
|
369
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000001"
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
],
|
|
30
373
|
"calls": [
|
|
31
374
|
{
|
|
32
375
|
"type": "CALL",
|
|
@@ -40,6 +383,19 @@ exports[`trace-call > Acala 1`] = `
|
|
|
40
383
|
"error": null,
|
|
41
384
|
"revertReason": null,
|
|
42
385
|
"depth": 2,
|
|
386
|
+
"logs": [
|
|
387
|
+
{
|
|
388
|
+
"log": {
|
|
389
|
+
"address": "0x0000000000000000000100000000000000000003",
|
|
390
|
+
"topics": [
|
|
391
|
+
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
|
|
392
|
+
"0x0000000000000000000000007fe92ec600f15cd25253b421bc151c51b0276b7d",
|
|
393
|
+
"0x00000000000000000000000069f7f2e5a66f36f1ccab6eeafedbdf78ce0cfd06"
|
|
394
|
+
],
|
|
395
|
+
"data": "0x000000000000000000000000000000000000000000000000000003a352944002"
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
],
|
|
43
399
|
"calls": [
|
|
44
400
|
{
|
|
45
401
|
"type": "CALL",
|
|
@@ -53,6 +409,7 @@ exports[`trace-call > Acala 1`] = `
|
|
|
53
409
|
"error": null,
|
|
54
410
|
"revertReason": null,
|
|
55
411
|
"depth": 3,
|
|
412
|
+
"logs": [],
|
|
56
413
|
"calls": []
|
|
57
414
|
}
|
|
58
415
|
]
|
|
@@ -78,6 +435,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
78
435
|
"error": null,
|
|
79
436
|
"revertReason": null,
|
|
80
437
|
"depth": 0,
|
|
438
|
+
"logs": [],
|
|
81
439
|
"calls": [
|
|
82
440
|
{
|
|
83
441
|
"type": "CREATE",
|
|
@@ -91,6 +449,67 @@ exports[`trace-call > Karura 1`] = `
|
|
|
91
449
|
"error": null,
|
|
92
450
|
"revertReason": null,
|
|
93
451
|
"depth": 1,
|
|
452
|
+
"logs": [
|
|
453
|
+
{
|
|
454
|
+
"sLoad": {
|
|
455
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
456
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
457
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"sStore": {
|
|
462
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
463
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
464
|
+
"value": "0x0000000000000000000000002aefc65b6e1660d2ba2796f8698120a2acb95634"
|
|
465
|
+
}
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"log": {
|
|
469
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
470
|
+
"topics": [
|
|
471
|
+
"0x59490ddc6330cd50a9703c0b77827ff51b21e7a8592eb50d5252a4d20188cfd3",
|
|
472
|
+
"0x000000000000000000000000bc39747ca0cc6da0905fecdd50a557fc5289178c"
|
|
473
|
+
],
|
|
474
|
+
"data": "0x"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"sLoad": {
|
|
479
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
480
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
481
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"sStore": {
|
|
486
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
487
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
488
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000082"
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"sLoad": {
|
|
493
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
494
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
495
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
496
|
+
}
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"sStore": {
|
|
500
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
501
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
502
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000083"
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"sStore": {
|
|
507
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
508
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
509
|
+
"value": "0x0827afb9d8f574620c4b49da80554613907fcae8d25bb943272514d6a2114144"
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
],
|
|
94
513
|
"calls": []
|
|
95
514
|
},
|
|
96
515
|
{
|
|
@@ -105,6 +524,53 @@ exports[`trace-call > Karura 1`] = `
|
|
|
105
524
|
"error": null,
|
|
106
525
|
"revertReason": null,
|
|
107
526
|
"depth": 1,
|
|
527
|
+
"logs": [
|
|
528
|
+
{
|
|
529
|
+
"sLoad": {
|
|
530
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
531
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
532
|
+
"value": "0x0000000000000000000000002aefc65b6e1660d2ba2796f8698120a2acb95634"
|
|
533
|
+
}
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"sLoad": {
|
|
537
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
538
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
539
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000082"
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"sLoad": {
|
|
544
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
545
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
546
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000083"
|
|
547
|
+
}
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"sLoad": {
|
|
551
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
552
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000003",
|
|
553
|
+
"value": "0x0827afb9d8f574620c4b49da80554613907fcae8d25bb943272514d6a2114144"
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"sLoad": {
|
|
558
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
559
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000002",
|
|
560
|
+
"value": "0x0000000000000000000000000000000000000000000100000000000000000083"
|
|
561
|
+
}
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"log": {
|
|
565
|
+
"address": "0xbc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
566
|
+
"topics": [
|
|
567
|
+
"0x4d71224652a46a6b2a06bc43b09b55d157972d227c848693032b32aa7d5aefe8",
|
|
568
|
+
"0x000000000000000000000000bc39747ca0cc6da0905fecdd50a557fc5289178c"
|
|
569
|
+
],
|
|
570
|
+
"data": "0x"
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
],
|
|
108
574
|
"calls": [
|
|
109
575
|
{
|
|
110
576
|
"type": "STATICCALL",
|
|
@@ -118,6 +584,15 @@ exports[`trace-call > Karura 1`] = `
|
|
|
118
584
|
"error": null,
|
|
119
585
|
"revertReason": null,
|
|
120
586
|
"depth": 2,
|
|
587
|
+
"logs": [
|
|
588
|
+
{
|
|
589
|
+
"sLoad": {
|
|
590
|
+
"address": "0x2aefc65b6e1660d2ba2796f8698120a2acb95634",
|
|
591
|
+
"index": "0xff9d3c62f2a1294a57e8225f5ccfd05bf3f4a606ea7822cfc6803df4dff360e2",
|
|
592
|
+
"value": "0x000000000000000000000000000000000000000000000000000000003b9aca00"
|
|
593
|
+
}
|
|
594
|
+
}
|
|
595
|
+
],
|
|
121
596
|
"calls": []
|
|
122
597
|
},
|
|
123
598
|
{
|
|
@@ -132,6 +607,19 @@ exports[`trace-call > Karura 1`] = `
|
|
|
132
607
|
"error": null,
|
|
133
608
|
"revertReason": null,
|
|
134
609
|
"depth": 2,
|
|
610
|
+
"logs": [
|
|
611
|
+
{
|
|
612
|
+
"log": {
|
|
613
|
+
"address": "0x0000000000000000000100000000000000000082",
|
|
614
|
+
"topics": [
|
|
615
|
+
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
|
|
616
|
+
"0x000000000000000000000000bc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
617
|
+
"0x0000000000000000000000001d2ee3565f835759f67df69e4f5c78af6e2f1bde"
|
|
618
|
+
],
|
|
619
|
+
"data": "0x000000000000000000000000000000000000000000000000000000003b9aca00"
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
],
|
|
135
623
|
"calls": [
|
|
136
624
|
{
|
|
137
625
|
"type": "CALL",
|
|
@@ -145,6 +633,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
145
633
|
"error": null,
|
|
146
634
|
"revertReason": null,
|
|
147
635
|
"depth": 3,
|
|
636
|
+
"logs": [],
|
|
148
637
|
"calls": []
|
|
149
638
|
}
|
|
150
639
|
]
|
|
@@ -161,6 +650,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
161
650
|
"error": null,
|
|
162
651
|
"revertReason": null,
|
|
163
652
|
"depth": 2,
|
|
653
|
+
"logs": [],
|
|
164
654
|
"calls": [
|
|
165
655
|
{
|
|
166
656
|
"type": "STATICCALL",
|
|
@@ -174,6 +664,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
174
664
|
"error": null,
|
|
175
665
|
"revertReason": null,
|
|
176
666
|
"depth": 3,
|
|
667
|
+
"logs": [],
|
|
177
668
|
"calls": []
|
|
178
669
|
}
|
|
179
670
|
]
|
|
@@ -190,6 +681,18 @@ exports[`trace-call > Karura 1`] = `
|
|
|
190
681
|
"error": null,
|
|
191
682
|
"revertReason": null,
|
|
192
683
|
"depth": 2,
|
|
684
|
+
"logs": [
|
|
685
|
+
{
|
|
686
|
+
"log": {
|
|
687
|
+
"address": "0x0000000000000000000000000000000000000805",
|
|
688
|
+
"topics": [
|
|
689
|
+
"0x30385c845b448a36257a6a1716e6ad2e1bc2cbe333cde1e69fe849ad6511adfe",
|
|
690
|
+
"0x000000000000000000000000bc39747ca0cc6da0905fecdd50a557fc5289178c"
|
|
691
|
+
],
|
|
692
|
+
"data": "0x000000000000000000000000000000000000000000000000000005e927feda9b"
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
],
|
|
193
696
|
"calls": [
|
|
194
697
|
{
|
|
195
698
|
"type": "CALL",
|
|
@@ -203,6 +706,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
203
706
|
"error": null,
|
|
204
707
|
"revertReason": null,
|
|
205
708
|
"depth": 3,
|
|
709
|
+
"logs": [],
|
|
206
710
|
"calls": []
|
|
207
711
|
}
|
|
208
712
|
]
|
|
@@ -219,6 +723,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
219
723
|
"error": null,
|
|
220
724
|
"revertReason": null,
|
|
221
725
|
"depth": 2,
|
|
726
|
+
"logs": [],
|
|
222
727
|
"calls": [
|
|
223
728
|
{
|
|
224
729
|
"type": "STATICCALL",
|
|
@@ -232,6 +737,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
232
737
|
"error": null,
|
|
233
738
|
"revertReason": null,
|
|
234
739
|
"depth": 3,
|
|
740
|
+
"logs": [],
|
|
235
741
|
"calls": []
|
|
236
742
|
}
|
|
237
743
|
]
|
|
@@ -248,6 +754,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
248
754
|
"error": null,
|
|
249
755
|
"revertReason": null,
|
|
250
756
|
"depth": 2,
|
|
757
|
+
"logs": [],
|
|
251
758
|
"calls": [
|
|
252
759
|
{
|
|
253
760
|
"type": "CALL",
|
|
@@ -261,6 +768,19 @@ exports[`trace-call > Karura 1`] = `
|
|
|
261
768
|
"error": null,
|
|
262
769
|
"revertReason": null,
|
|
263
770
|
"depth": 3,
|
|
771
|
+
"logs": [
|
|
772
|
+
{
|
|
773
|
+
"log": {
|
|
774
|
+
"address": "0x0000000000000000000100000000000000000083",
|
|
775
|
+
"topics": [
|
|
776
|
+
"0x1d17b5770b13229fb9a0fbb368edadb0cd26837679bf04920d26031ad8fd6bdc",
|
|
777
|
+
"0x000000000000000000000000bc39747ca0cc6da0905fecdd50a557fc5289178c",
|
|
778
|
+
"0x0827afb9d8f574620c4b49da80554613907fcae8d25bb943272514d6a2114144"
|
|
779
|
+
],
|
|
780
|
+
"data": "0x00000000000000000000000000000000000000000000000000002601d769faa7"
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
],
|
|
264
784
|
"calls": [
|
|
265
785
|
{
|
|
266
786
|
"type": "CALL",
|
|
@@ -274,6 +794,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
274
794
|
"error": null,
|
|
275
795
|
"revertReason": null,
|
|
276
796
|
"depth": 4,
|
|
797
|
+
"logs": [],
|
|
277
798
|
"calls": []
|
|
278
799
|
}
|
|
279
800
|
]
|
|
@@ -292,6 +813,7 @@ exports[`trace-call > Karura 1`] = `
|
|
|
292
813
|
"error": null,
|
|
293
814
|
"revertReason": null,
|
|
294
815
|
"depth": 2,
|
|
816
|
+
"logs": [],
|
|
295
817
|
"calls": []
|
|
296
818
|
}
|
|
297
819
|
]
|
|
@@ -315,6 +837,15 @@ exports[`trace-call > Substrate+EVM 1`] = `
|
|
|
315
837
|
"error": null,
|
|
316
838
|
"revertReason": null,
|
|
317
839
|
"depth": 0,
|
|
840
|
+
"logs": [
|
|
841
|
+
{
|
|
842
|
+
"sLoad": {
|
|
843
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
844
|
+
"index": "0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50",
|
|
845
|
+
"value": "0x000000000000000000000000ae9d7fe007b3327aa64a32824aaac52c42a6e624"
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
],
|
|
318
849
|
"calls": [
|
|
319
850
|
{
|
|
320
851
|
"type": "STATICCALL",
|
|
@@ -328,6 +859,15 @@ exports[`trace-call > Substrate+EVM 1`] = `
|
|
|
328
859
|
"error": null,
|
|
329
860
|
"revertReason": null,
|
|
330
861
|
"depth": 1,
|
|
862
|
+
"logs": [
|
|
863
|
+
{
|
|
864
|
+
"sLoad": {
|
|
865
|
+
"address": "0xae9d7fe007b3327aa64a32824aaac52c42a6e624",
|
|
866
|
+
"index": "0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc",
|
|
867
|
+
"value": "0x000000000000000000000000294a3918bd93dbb02127cf900e3f919623b12430"
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
],
|
|
331
871
|
"calls": [
|
|
332
872
|
{
|
|
333
873
|
"type": "DELEGATECALL",
|
|
@@ -341,6 +881,15 @@ exports[`trace-call > Substrate+EVM 1`] = `
|
|
|
341
881
|
"error": null,
|
|
342
882
|
"revertReason": null,
|
|
343
883
|
"depth": 2,
|
|
884
|
+
"logs": [
|
|
885
|
+
{
|
|
886
|
+
"sLoad": {
|
|
887
|
+
"address": "0xae9d7fe007b3327aa64a32824aaac52c42a6e624",
|
|
888
|
+
"index": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
889
|
+
"value": "0x0000000000000000000000006c780b35bcb862912e20384a9373426004e4cb92"
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
],
|
|
344
893
|
"calls": []
|
|
345
894
|
}
|
|
346
895
|
]
|
|
@@ -357,6 +906,47 @@ exports[`trace-call > Substrate+EVM 1`] = `
|
|
|
357
906
|
"error": null,
|
|
358
907
|
"revertReason": null,
|
|
359
908
|
"depth": 1,
|
|
909
|
+
"logs": [
|
|
910
|
+
{
|
|
911
|
+
"sLoad": {
|
|
912
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
913
|
+
"index": "0x324a2967a4f4286b9cbb610c275fd7118a3f7c0c0be992d5b0df0cc6670d8d6b",
|
|
914
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000012ff7252"
|
|
915
|
+
}
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"sStore": {
|
|
919
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
920
|
+
"index": "0x324a2967a4f4286b9cbb610c275fd7118a3f7c0c0be992d5b0df0cc6670d8d6b",
|
|
921
|
+
"value": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
922
|
+
}
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
"sLoad": {
|
|
926
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
927
|
+
"index": "0xc36b34f879c039e3076aee8325c45830a62ae25188f0e8571d0d9a7c297d2574",
|
|
928
|
+
"value": "0x0000000000000000000000000000000000000000000000000000001dfbbbfe0d"
|
|
929
|
+
}
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"sStore": {
|
|
933
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
934
|
+
"index": "0xc36b34f879c039e3076aee8325c45830a62ae25188f0e8571d0d9a7c297d2574",
|
|
935
|
+
"value": "0x0000000000000000000000000000000000000000000000000000001e0ebb705f"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"log": {
|
|
940
|
+
"address": "0x07df96d1341a7d16ba1ad431e2c847d978bc2bce",
|
|
941
|
+
"topics": [
|
|
942
|
+
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
|
|
943
|
+
"0x00000000000000000000000087c048b68dd762c17224e1e3b7af67da728270ac",
|
|
944
|
+
"0x000000000000000000000000905c015e38c24ed973fd6075541a124c621fa743"
|
|
945
|
+
],
|
|
946
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000012ff7252"
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
],
|
|
360
950
|
"calls": []
|
|
361
951
|
}
|
|
362
952
|
]
|