@layerzerolabs/lz-evm-sdk-v2 3.0.54 → 3.0.57
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/CHANGELOG.md +24 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/DVN.json +5 -144
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/Executor.json +2 -50
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +2 -50
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/bsc-sandbox-local/Treasury.json +1 -1
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/ethereum-sandbox-local/DVN.json +5 -144
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +2 -50
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +2 -50
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/polygon-sandbox-local/DVN.json +5 -144
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/Executor.json +2 -50
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +2 -50
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/polygon-sandbox-local/Treasury.json +1 -1
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/tron-sandbox-local/DVN.json +6 -145
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -386
- package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +0 -166
- package/deployments/arbitrum-sandbox-local/EndpointV2.json +0 -2356
- package/deployments/arbitrum-sandbox-local/EndpointV2View.json +0 -335
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +0 -204
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/Executor.json +0 -1450
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +0 -541
- package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +0 -176
- package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +0 -1319
- package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/LzExecutor.json +0 -641
- package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +0 -510
- package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/MultiCall.json +0 -115
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/arbitrum-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +0 -411
- package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +0 -995
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +0 -252
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +0 -121
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +0 -752
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +0 -377
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +0 -246
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +0 -137
- package/deployments/arbitrum-sandbox-local/SendUln301.json +0 -1273
- package/deployments/arbitrum-sandbox-local/SendUln302.json +0 -1254
- package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +0 -586
- package/deployments/arbitrum-sandbox-local/Treasury.json +0 -304
- package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +0 -89
- package/deployments/bsc-sandbox-local/MultiCall.json +0 -115
- package/deployments/bsc-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +0 -411
- package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/ethereum-sandbox-local/MultiCall.json +0 -115
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +0 -411
- package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/MultiCall.json +0 -115
- package/deployments/polygon-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/polygon-sandbox-local/ReadLib1002View.json +0 -411
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +0 -166
- package/deployments/tron-sandbox-local/EndpointV2.json +0 -2356
- package/deployments/tron-sandbox-local/EndpointV2View.json +0 -335
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +0 -204
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/Executor.json +0 -1450
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +0 -541
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +0 -176
- package/deployments/tron-sandbox-local/Executor_Implementation.json +0 -1319
- package/deployments/tron-sandbox-local/Executor_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/LzExecutor.json +0 -641
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +0 -510
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/MultiCall.json +0 -115
- package/deployments/tron-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/tron-sandbox-local/ReadLib1002.json +0 -1283
- package/deployments/tron-sandbox-local/ReadLib1002View.json +0 -411
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/ReceiveUln301.json +0 -995
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +0 -252
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +0 -121
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/ReceiveUln302.json +0 -752
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +0 -377
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +0 -246
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +0 -137
- package/deployments/tron-sandbox-local/SendUln301.json +0 -1273
- package/deployments/tron-sandbox-local/SendUln302.json +0 -1254
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +0 -586
- package/deployments/tron-sandbox-local/Treasury.json +0 -304
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +0 -89
|
@@ -1,411 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "0x6e327a1c081fb7ba8543bf72379b4b36cc1edb491ee7f71dddfadc5b2680c7eb",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"anonymous": false,
|
|
7
|
-
"inputs": [
|
|
8
|
-
{
|
|
9
|
-
"indexed": false,
|
|
10
|
-
"internalType": "address",
|
|
11
|
-
"name": "previousAdmin",
|
|
12
|
-
"type": "address"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"indexed": false,
|
|
16
|
-
"internalType": "address",
|
|
17
|
-
"name": "newAdmin",
|
|
18
|
-
"type": "address"
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"name": "AdminChanged",
|
|
22
|
-
"type": "event"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"anonymous": false,
|
|
26
|
-
"inputs": [
|
|
27
|
-
{
|
|
28
|
-
"indexed": true,
|
|
29
|
-
"internalType": "address",
|
|
30
|
-
"name": "beacon",
|
|
31
|
-
"type": "address"
|
|
32
|
-
}
|
|
33
|
-
],
|
|
34
|
-
"name": "BeaconUpgraded",
|
|
35
|
-
"type": "event"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"anonymous": false,
|
|
39
|
-
"inputs": [
|
|
40
|
-
{
|
|
41
|
-
"indexed": true,
|
|
42
|
-
"internalType": "address",
|
|
43
|
-
"name": "implementation",
|
|
44
|
-
"type": "address"
|
|
45
|
-
}
|
|
46
|
-
],
|
|
47
|
-
"name": "Upgraded",
|
|
48
|
-
"type": "event"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"stateMutability": "payable",
|
|
52
|
-
"type": "fallback"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"inputs": [],
|
|
56
|
-
"name": "admin",
|
|
57
|
-
"outputs": [
|
|
58
|
-
{
|
|
59
|
-
"internalType": "address",
|
|
60
|
-
"name": "admin_",
|
|
61
|
-
"type": "address"
|
|
62
|
-
}
|
|
63
|
-
],
|
|
64
|
-
"stateMutability": "nonpayable",
|
|
65
|
-
"type": "function"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"inputs": [],
|
|
69
|
-
"name": "implementation",
|
|
70
|
-
"outputs": [
|
|
71
|
-
{
|
|
72
|
-
"internalType": "address",
|
|
73
|
-
"name": "implementation_",
|
|
74
|
-
"type": "address"
|
|
75
|
-
}
|
|
76
|
-
],
|
|
77
|
-
"stateMutability": "nonpayable",
|
|
78
|
-
"type": "function"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"inputs": [
|
|
82
|
-
{
|
|
83
|
-
"internalType": "address",
|
|
84
|
-
"name": "newImplementation",
|
|
85
|
-
"type": "address"
|
|
86
|
-
}
|
|
87
|
-
],
|
|
88
|
-
"name": "upgradeTo",
|
|
89
|
-
"outputs": [],
|
|
90
|
-
"stateMutability": "nonpayable",
|
|
91
|
-
"type": "function"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"inputs": [
|
|
95
|
-
{
|
|
96
|
-
"internalType": "address",
|
|
97
|
-
"name": "newImplementation",
|
|
98
|
-
"type": "address"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"internalType": "bytes",
|
|
102
|
-
"name": "data",
|
|
103
|
-
"type": "bytes"
|
|
104
|
-
}
|
|
105
|
-
],
|
|
106
|
-
"name": "upgradeToAndCall",
|
|
107
|
-
"outputs": [],
|
|
108
|
-
"stateMutability": "payable",
|
|
109
|
-
"type": "function"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"stateMutability": "payable",
|
|
113
|
-
"type": "receive"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"anonymous": false,
|
|
117
|
-
"inputs": [
|
|
118
|
-
{
|
|
119
|
-
"indexed": false,
|
|
120
|
-
"internalType": "uint8",
|
|
121
|
-
"name": "version",
|
|
122
|
-
"type": "uint8"
|
|
123
|
-
}
|
|
124
|
-
],
|
|
125
|
-
"name": "Initialized",
|
|
126
|
-
"type": "event"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"inputs": [],
|
|
130
|
-
"name": "EMPTY_PAYLOAD_HASH",
|
|
131
|
-
"outputs": [
|
|
132
|
-
{
|
|
133
|
-
"internalType": "bytes32",
|
|
134
|
-
"name": "",
|
|
135
|
-
"type": "bytes32"
|
|
136
|
-
}
|
|
137
|
-
],
|
|
138
|
-
"stateMutability": "view",
|
|
139
|
-
"type": "function"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"inputs": [],
|
|
143
|
-
"name": "NIL_PAYLOAD_HASH",
|
|
144
|
-
"outputs": [
|
|
145
|
-
{
|
|
146
|
-
"internalType": "bytes32",
|
|
147
|
-
"name": "",
|
|
148
|
-
"type": "bytes32"
|
|
149
|
-
}
|
|
150
|
-
],
|
|
151
|
-
"stateMutability": "view",
|
|
152
|
-
"type": "function"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"inputs": [],
|
|
156
|
-
"name": "endpoint",
|
|
157
|
-
"outputs": [
|
|
158
|
-
{
|
|
159
|
-
"internalType": "contract ILayerZeroEndpointV2",
|
|
160
|
-
"name": "",
|
|
161
|
-
"type": "address"
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"stateMutability": "view",
|
|
165
|
-
"type": "function"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"inputs": [
|
|
169
|
-
{
|
|
170
|
-
"components": [
|
|
171
|
-
{
|
|
172
|
-
"internalType": "uint32",
|
|
173
|
-
"name": "srcEid",
|
|
174
|
-
"type": "uint32"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"internalType": "bytes32",
|
|
178
|
-
"name": "sender",
|
|
179
|
-
"type": "bytes32"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"internalType": "uint64",
|
|
183
|
-
"name": "nonce",
|
|
184
|
-
"type": "uint64"
|
|
185
|
-
}
|
|
186
|
-
],
|
|
187
|
-
"internalType": "struct Origin",
|
|
188
|
-
"name": "_origin",
|
|
189
|
-
"type": "tuple"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"internalType": "address",
|
|
193
|
-
"name": "_receiver",
|
|
194
|
-
"type": "address"
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
"name": "executable",
|
|
198
|
-
"outputs": [
|
|
199
|
-
{
|
|
200
|
-
"internalType": "enum ExecutionState",
|
|
201
|
-
"name": "",
|
|
202
|
-
"type": "uint8"
|
|
203
|
-
}
|
|
204
|
-
],
|
|
205
|
-
"stateMutability": "view",
|
|
206
|
-
"type": "function"
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"inputs": [
|
|
210
|
-
{
|
|
211
|
-
"internalType": "address",
|
|
212
|
-
"name": "_receiver",
|
|
213
|
-
"type": "address"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"internalType": "uint32",
|
|
217
|
-
"name": "_srcEid",
|
|
218
|
-
"type": "uint32"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"internalType": "bytes32",
|
|
222
|
-
"name": "_headerHash",
|
|
223
|
-
"type": "bytes32"
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"internalType": "bytes32",
|
|
227
|
-
"name": "_cmdHash",
|
|
228
|
-
"type": "bytes32"
|
|
229
|
-
}
|
|
230
|
-
],
|
|
231
|
-
"name": "getVerifiablePayloadHash",
|
|
232
|
-
"outputs": [
|
|
233
|
-
{
|
|
234
|
-
"internalType": "bytes32",
|
|
235
|
-
"name": "",
|
|
236
|
-
"type": "bytes32"
|
|
237
|
-
}
|
|
238
|
-
],
|
|
239
|
-
"stateMutability": "view",
|
|
240
|
-
"type": "function"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"inputs": [
|
|
244
|
-
{
|
|
245
|
-
"components": [
|
|
246
|
-
{
|
|
247
|
-
"internalType": "uint32",
|
|
248
|
-
"name": "srcEid",
|
|
249
|
-
"type": "uint32"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"internalType": "bytes32",
|
|
253
|
-
"name": "sender",
|
|
254
|
-
"type": "bytes32"
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
"internalType": "uint64",
|
|
258
|
-
"name": "nonce",
|
|
259
|
-
"type": "uint64"
|
|
260
|
-
}
|
|
261
|
-
],
|
|
262
|
-
"internalType": "struct Origin",
|
|
263
|
-
"name": "_origin",
|
|
264
|
-
"type": "tuple"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"internalType": "address",
|
|
268
|
-
"name": "_receiver",
|
|
269
|
-
"type": "address"
|
|
270
|
-
}
|
|
271
|
-
],
|
|
272
|
-
"name": "initializable",
|
|
273
|
-
"outputs": [
|
|
274
|
-
{
|
|
275
|
-
"internalType": "bool",
|
|
276
|
-
"name": "",
|
|
277
|
-
"type": "bool"
|
|
278
|
-
}
|
|
279
|
-
],
|
|
280
|
-
"stateMutability": "view",
|
|
281
|
-
"type": "function"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"inputs": [
|
|
285
|
-
{
|
|
286
|
-
"internalType": "address",
|
|
287
|
-
"name": "_endpoint",
|
|
288
|
-
"type": "address"
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"internalType": "address payable",
|
|
292
|
-
"name": "_readLib",
|
|
293
|
-
"type": "address"
|
|
294
|
-
}
|
|
295
|
-
],
|
|
296
|
-
"name": "initialize",
|
|
297
|
-
"outputs": [],
|
|
298
|
-
"stateMutability": "nonpayable",
|
|
299
|
-
"type": "function"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"inputs": [],
|
|
303
|
-
"name": "readLib",
|
|
304
|
-
"outputs": [
|
|
305
|
-
{
|
|
306
|
-
"internalType": "contract ReadLib1002",
|
|
307
|
-
"name": "",
|
|
308
|
-
"type": "address"
|
|
309
|
-
}
|
|
310
|
-
],
|
|
311
|
-
"stateMutability": "view",
|
|
312
|
-
"type": "function"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"inputs": [
|
|
316
|
-
{
|
|
317
|
-
"internalType": "bytes",
|
|
318
|
-
"name": "_packetHeader",
|
|
319
|
-
"type": "bytes"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"internalType": "bytes32",
|
|
323
|
-
"name": "_cmdHash",
|
|
324
|
-
"type": "bytes32"
|
|
325
|
-
}
|
|
326
|
-
],
|
|
327
|
-
"name": "verifiable",
|
|
328
|
-
"outputs": [
|
|
329
|
-
{
|
|
330
|
-
"internalType": "enum VerificationState",
|
|
331
|
-
"name": "",
|
|
332
|
-
"type": "uint8"
|
|
333
|
-
}
|
|
334
|
-
],
|
|
335
|
-
"stateMutability": "view",
|
|
336
|
-
"type": "function"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"inputs": [
|
|
340
|
-
{
|
|
341
|
-
"components": [
|
|
342
|
-
{
|
|
343
|
-
"internalType": "uint32",
|
|
344
|
-
"name": "srcEid",
|
|
345
|
-
"type": "uint32"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"internalType": "bytes32",
|
|
349
|
-
"name": "sender",
|
|
350
|
-
"type": "bytes32"
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"internalType": "uint64",
|
|
354
|
-
"name": "nonce",
|
|
355
|
-
"type": "uint64"
|
|
356
|
-
}
|
|
357
|
-
],
|
|
358
|
-
"internalType": "struct Origin",
|
|
359
|
-
"name": "_origin",
|
|
360
|
-
"type": "tuple"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"internalType": "address",
|
|
364
|
-
"name": "_receiver",
|
|
365
|
-
"type": "address"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"internalType": "address",
|
|
369
|
-
"name": "_receiveLib",
|
|
370
|
-
"type": "address"
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"internalType": "bytes32",
|
|
374
|
-
"name": "_payloadHash",
|
|
375
|
-
"type": "bytes32"
|
|
376
|
-
}
|
|
377
|
-
],
|
|
378
|
-
"name": "verifiable",
|
|
379
|
-
"outputs": [
|
|
380
|
-
{
|
|
381
|
-
"internalType": "bool",
|
|
382
|
-
"name": "",
|
|
383
|
-
"type": "bool"
|
|
384
|
-
}
|
|
385
|
-
],
|
|
386
|
-
"stateMutability": "view",
|
|
387
|
-
"type": "function"
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"inputs": [
|
|
391
|
-
{
|
|
392
|
-
"internalType": "address",
|
|
393
|
-
"name": "_logic",
|
|
394
|
-
"type": "address"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"internalType": "address",
|
|
398
|
-
"name": "admin_",
|
|
399
|
-
"type": "address"
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"internalType": "bytes",
|
|
403
|
-
"name": "_data",
|
|
404
|
-
"type": "bytes"
|
|
405
|
-
}
|
|
406
|
-
],
|
|
407
|
-
"stateMutability": "payable",
|
|
408
|
-
"type": "constructor"
|
|
409
|
-
}
|
|
410
|
-
]
|
|
411
|
-
}
|
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0xfbAb4aa40C202E4e80390171E82379824f7372dd",
|
|
3
|
-
"transactionHash": "0xf79faef128688c3fc5b77729ea2fac6a5430b08b4f7f0f37342cac155a127912",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "initialOwner",
|
|
10
|
-
"type": "address"
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"stateMutability": "nonpayable",
|
|
14
|
-
"type": "constructor"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [],
|
|
18
|
-
"name": "AdminCallFailed",
|
|
19
|
-
"type": "error"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"inputs": [],
|
|
23
|
-
"name": "ImplementationCallFailed",
|
|
24
|
-
"type": "error"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": true,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousOwner",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": true,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newOwner",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "OwnershipTransferred",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"inputs": [
|
|
47
|
-
{
|
|
48
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
49
|
-
"name": "proxy",
|
|
50
|
-
"type": "address"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"internalType": "address",
|
|
54
|
-
"name": "newAdmin",
|
|
55
|
-
"type": "address"
|
|
56
|
-
}
|
|
57
|
-
],
|
|
58
|
-
"name": "changeProxyAdmin",
|
|
59
|
-
"outputs": [],
|
|
60
|
-
"stateMutability": "nonpayable",
|
|
61
|
-
"type": "function"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"inputs": [
|
|
65
|
-
{
|
|
66
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
67
|
-
"name": "proxy",
|
|
68
|
-
"type": "address"
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"name": "getProxyAdmin",
|
|
72
|
-
"outputs": [
|
|
73
|
-
{
|
|
74
|
-
"internalType": "address",
|
|
75
|
-
"name": "",
|
|
76
|
-
"type": "address"
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"stateMutability": "view",
|
|
80
|
-
"type": "function"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"inputs": [
|
|
84
|
-
{
|
|
85
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
86
|
-
"name": "proxy",
|
|
87
|
-
"type": "address"
|
|
88
|
-
}
|
|
89
|
-
],
|
|
90
|
-
"name": "getProxyImplementation",
|
|
91
|
-
"outputs": [
|
|
92
|
-
{
|
|
93
|
-
"internalType": "address",
|
|
94
|
-
"name": "",
|
|
95
|
-
"type": "address"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "view",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [],
|
|
103
|
-
"name": "owner",
|
|
104
|
-
"outputs": [
|
|
105
|
-
{
|
|
106
|
-
"internalType": "address",
|
|
107
|
-
"name": "",
|
|
108
|
-
"type": "address"
|
|
109
|
-
}
|
|
110
|
-
],
|
|
111
|
-
"stateMutability": "view",
|
|
112
|
-
"type": "function"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"inputs": [],
|
|
116
|
-
"name": "renounceOwnership",
|
|
117
|
-
"outputs": [],
|
|
118
|
-
"stateMutability": "nonpayable",
|
|
119
|
-
"type": "function"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"inputs": [
|
|
123
|
-
{
|
|
124
|
-
"internalType": "address",
|
|
125
|
-
"name": "newOwner",
|
|
126
|
-
"type": "address"
|
|
127
|
-
}
|
|
128
|
-
],
|
|
129
|
-
"name": "transferOwnership",
|
|
130
|
-
"outputs": [],
|
|
131
|
-
"stateMutability": "nonpayable",
|
|
132
|
-
"type": "function"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"inputs": [
|
|
136
|
-
{
|
|
137
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
138
|
-
"name": "proxy",
|
|
139
|
-
"type": "address"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"internalType": "address",
|
|
143
|
-
"name": "implementation",
|
|
144
|
-
"type": "address"
|
|
145
|
-
}
|
|
146
|
-
],
|
|
147
|
-
"name": "upgrade",
|
|
148
|
-
"outputs": [],
|
|
149
|
-
"stateMutability": "nonpayable",
|
|
150
|
-
"type": "function"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"inputs": [
|
|
154
|
-
{
|
|
155
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
156
|
-
"name": "proxy",
|
|
157
|
-
"type": "address"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"internalType": "address",
|
|
161
|
-
"name": "implementation",
|
|
162
|
-
"type": "address"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"internalType": "bytes",
|
|
166
|
-
"name": "data",
|
|
167
|
-
"type": "bytes"
|
|
168
|
-
}
|
|
169
|
-
],
|
|
170
|
-
"name": "upgradeAndCall",
|
|
171
|
-
"outputs": [],
|
|
172
|
-
"stateMutability": "payable",
|
|
173
|
-
"type": "function"
|
|
174
|
-
}
|
|
175
|
-
]
|
|
176
|
-
}
|