-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2_to_des_chain.json
43 lines (43 loc) · 1.77 KB
/
2_to_des_chain.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
43
{
"chain": "Polygon Mumbai",
"explorer url": "https://mumbai.polygonscan.com/tx/0xb9e4bc9329fdca645b05a848a5f665e8efcbb437d3d1dc801c5acb8aa6496edc",
"status": "0x1 Transaction mined and execution succeed",
"transaction hash": "0xb9e4bc9329fdca645b05a848a5f665e8efcbb437d3d1dc801c5acb8aa6496edc",
"block hash": "0x001ffc6e6a62dea0a933d0cc8f5abb98a0c762207c9a07700b719ea41ceeee2d",
"block number": 47276400,
"contract address": "0xe57bf4e137a968a92a0fee906174539d75ed8113",
"from": "0x0370d871f1d4b256e753120221f3be87a40bd246",
"to": "DestinationOApp.(constructor)",
"gas": "762454 gas",
"transaction cost": "762454 gas",
"input": "0x60e...bd246",
"decoded input": {
"address _endpoint": "0x6EDCE65403992e310A62460808c4b910D972f10f",
"address _owner": "0x0370D871f1D4B256E753120221F3Be87A40bd246"
},
"decoded output": "",
"logs": [
{
"from": "0xe57bf4e137a968a92a0fee906174539d75ed8113",
"topic": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"event": "OwnershipTransferred",
"args": {
"0": "0x0000000000000000000000000000000000000000",
"1": "0x0370D871f1D4B256E753120221F3Be87A40bd246",
"previousOwner": "0x0000000000000000000000000000000000000000",
"newOwner": "0x0370D871f1D4B256E753120221F3Be87A40bd246"
}
},
{
"from": "0x6edce65403992e310a62460808c4b910d972f10f",
"topic": "0x6ee10e9ed4d6ce9742703a498707862f4b00f1396a87195eb93267b3d7983981",
"event": "DelegateSet",
"args": {
"0": "0xe57bf4E137a968A92A0fee906174539d75eD8113",
"1": "0x0370D871f1D4B256E753120221F3Be87A40bd246",
"sender": "0xe57bf4E137a968A92A0fee906174539d75eD8113",
"delegate": "0x0370D871f1D4B256E753120221F3Be87A40bd246"
}
}
]
}