-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.json
42 lines (42 loc) · 838 Bytes
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"jsonrpc": "2.0",
"result": {
"output": "0x",
"stateDiff": null,
"trace": [{
"action": {
"callType": "call",
"from": "0x8ff63b42699599b506ec56539fb42322df26c2e6",
"gas": "0x4928",
"input": "0x3ccfd60b",
"to": "0x5674623656c198987bf043babd6ad037fba844bd",
"value": "0x0"
},
"result": {
"gasUsed": "0x208d",
"output": "0x"
},
"subtraces": 1,
"traceAddress": [],
"type": "call"
}, {
"action": {
"callType": "call",
"from": "0x5674623656c198987bf043babd6ad037fba844bd",
"gas": "0x8fc",
"input": "0x",
"to": "0x8ff63b42699599b506ec56539fb42322df26c2e6",
"value": "0x29a2241af62c0000"
},
"result": {
"gasUsed": "0x0",
"output": "0x"
},
"subtraces": 0,
"traceAddress": [0],
"type": "call"
}],
"vmTrace": null
},
"id": 1
}