|
1 | 1 | [
|
2 | 2 | {
|
3 | 3 | "request":{
|
4 |
| - "jsonrpc":"2.0", |
5 |
| - "method":"ots_getInternalOperations", |
6 |
| - "params":[ |
| 4 | + "jsonrpc": "2.0", |
| 5 | + "method": "ots_getInternalOperations", |
| 6 | + "params": [ |
7 | 7 | "0x32f435ccb05b1f39c79006178bb4575e99904899236b368378f1b4c321c6454e"
|
8 | 8 | ],
|
9 |
| - "id":1 |
| 9 | + "id": 1 |
10 | 10 | },
|
11 |
| - "response":{ |
12 |
| - "jsonrpc":"2.0", |
13 |
| - "id":1, |
14 |
| - "result": [ |
15 |
| - { |
16 |
| - "from": "0x82e0b8cdd80af5930c4452c684e71c861148ec8a", |
17 |
| - "to": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
18 |
| - "type": 0, |
19 |
| - "value": "0x58d15e176280000" |
20 |
| - }, |
21 |
| - { |
22 |
| - "from": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
23 |
| - "to": "0xe6b738da243e8fa2a0ed5915645789add5de5152", |
24 |
| - "type": 0, |
25 |
| - "value": "0xc6f3b40b6c000" |
26 |
| - }, |
27 |
| - { |
28 |
| - "from": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
29 |
| - "to": "0x6ef81a18e1e432c289dc0d1a670b78e8bbf9aa35", |
30 |
| - "type": 0, |
31 |
| - "value": "0x580a6a635714000" |
32 |
| - }, |
33 |
| - { |
34 |
| - "from": "0x6ef81a18e1e432c289dc0d1a670b78e8bbf9aa35", |
35 |
| - "to": "0xb8901acb165ed027e32754e0ffe830802919727f", |
36 |
| - "type": 0, |
37 |
| - "value": "0x580a6a635714000" |
38 |
| - }, |
39 |
| - { |
40 |
| - "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", |
41 |
| - "to": "0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f", |
42 |
| - "type": 0, |
43 |
| - "value": "0x336b196a2510" |
44 |
| - }, |
45 |
| - { |
46 |
| - "from": "0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f", |
47 |
| - "to": "0x8315177ab297ba92a06054ce80a67ed4dbd7ed3a", |
48 |
| - "type": 0, |
49 |
| - "value": "0x336b196a2510" |
50 |
| - } |
51 |
| - ] |
| 11 | + "response": { |
| 12 | + "jsonrpc": "2.0", |
| 13 | + "id": 1, |
| 14 | + "result": [ |
| 15 | + { |
| 16 | + "from": "0x82e0b8cdd80af5930c4452c684e71c861148ec8a", |
| 17 | + "to": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
| 18 | + "type": 0, |
| 19 | + "value": "0x58d15e176280000" |
| 20 | + }, |
| 21 | + { |
| 22 | + "from": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
| 23 | + "to": "0xe6b738da243e8fa2a0ed5915645789add5de5152", |
| 24 | + "type": 0, |
| 25 | + "value": "0xc6f3b40b6c000" |
| 26 | + }, |
| 27 | + { |
| 28 | + "from": "0xe6e3f947ccd0add1effde3bf3d210e5d711beace", |
| 29 | + "to": "0x6ef81a18e1e432c289dc0d1a670b78e8bbf9aa35", |
| 30 | + "type": 0, |
| 31 | + "value": "0x580a6a635714000" |
| 32 | + }, |
| 33 | + { |
| 34 | + "from": "0x6ef81a18e1e432c289dc0d1a670b78e8bbf9aa35", |
| 35 | + "to": "0xb8901acb165ed027e32754e0ffe830802919727f", |
| 36 | + "type": 0, |
| 37 | + "value": "0x580a6a635714000" |
| 38 | + }, |
| 39 | + { |
| 40 | + "from": "0xdd378a11475d588908001e0e99e4fd89abda5434", |
| 41 | + "to": "0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f", |
| 42 | + "type": 0, |
| 43 | + "value": "0x336b196a2510" |
| 44 | + }, |
| 45 | + { |
| 46 | + "from": "0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f", |
| 47 | + "to": "0x8315177ab297ba92a06054ce80a67ed4dbd7ed3a", |
| 48 | + "type": 0, |
| 49 | + "value": "0x336b196a2510" |
| 50 | + } |
| 51 | + ] |
52 | 52 | }
|
53 | 53 | }
|
54 | 54 | ]
|
0 commit comments