@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,280 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
3
|
-
"transactionHash": "0x85fdd4f262fefca160675f55eef7f54b7e974cd95727c42008af2e68cdf7db5c",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"anonymous": false,
|
|
7
|
-
"inputs": [
|
|
8
|
-
{
|
|
9
|
-
"indexed": false,
|
|
10
|
-
"internalType": "uint8",
|
|
11
|
-
"name": "version",
|
|
12
|
-
"type": "uint8"
|
|
13
|
-
}
|
|
14
|
-
],
|
|
15
|
-
"name": "Initialized",
|
|
16
|
-
"type": "event"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"inputs": [],
|
|
20
|
-
"name": "EMPTY_PAYLOAD_HASH",
|
|
21
|
-
"outputs": [
|
|
22
|
-
{
|
|
23
|
-
"internalType": "bytes32",
|
|
24
|
-
"name": "",
|
|
25
|
-
"type": "bytes32"
|
|
26
|
-
}
|
|
27
|
-
],
|
|
28
|
-
"stateMutability": "view",
|
|
29
|
-
"type": "function"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"inputs": [],
|
|
33
|
-
"name": "NIL_PAYLOAD_HASH",
|
|
34
|
-
"outputs": [
|
|
35
|
-
{
|
|
36
|
-
"internalType": "bytes32",
|
|
37
|
-
"name": "",
|
|
38
|
-
"type": "bytes32"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"stateMutability": "view",
|
|
42
|
-
"type": "function"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"inputs": [],
|
|
46
|
-
"name": "endpoint",
|
|
47
|
-
"outputs": [
|
|
48
|
-
{
|
|
49
|
-
"internalType": "contract ILayerZeroEndpointV2",
|
|
50
|
-
"name": "",
|
|
51
|
-
"type": "address"
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"stateMutability": "view",
|
|
55
|
-
"type": "function"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"inputs": [
|
|
59
|
-
{
|
|
60
|
-
"components": [
|
|
61
|
-
{
|
|
62
|
-
"internalType": "uint32",
|
|
63
|
-
"name": "srcEid",
|
|
64
|
-
"type": "uint32"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"internalType": "bytes32",
|
|
68
|
-
"name": "sender",
|
|
69
|
-
"type": "bytes32"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"internalType": "uint64",
|
|
73
|
-
"name": "nonce",
|
|
74
|
-
"type": "uint64"
|
|
75
|
-
}
|
|
76
|
-
],
|
|
77
|
-
"internalType": "struct Origin",
|
|
78
|
-
"name": "_origin",
|
|
79
|
-
"type": "tuple"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"internalType": "address",
|
|
83
|
-
"name": "_receiver",
|
|
84
|
-
"type": "address"
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"name": "executable",
|
|
88
|
-
"outputs": [
|
|
89
|
-
{
|
|
90
|
-
"internalType": "enum ExecutionState",
|
|
91
|
-
"name": "",
|
|
92
|
-
"type": "uint8"
|
|
93
|
-
}
|
|
94
|
-
],
|
|
95
|
-
"stateMutability": "view",
|
|
96
|
-
"type": "function"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"inputs": [
|
|
100
|
-
{
|
|
101
|
-
"internalType": "address",
|
|
102
|
-
"name": "_receiver",
|
|
103
|
-
"type": "address"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"internalType": "uint32",
|
|
107
|
-
"name": "_srcEid",
|
|
108
|
-
"type": "uint32"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"internalType": "bytes32",
|
|
112
|
-
"name": "_headerHash",
|
|
113
|
-
"type": "bytes32"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"internalType": "bytes32",
|
|
117
|
-
"name": "_cmdHash",
|
|
118
|
-
"type": "bytes32"
|
|
119
|
-
}
|
|
120
|
-
],
|
|
121
|
-
"name": "getVerifiablePayloadHash",
|
|
122
|
-
"outputs": [
|
|
123
|
-
{
|
|
124
|
-
"internalType": "bytes32",
|
|
125
|
-
"name": "",
|
|
126
|
-
"type": "bytes32"
|
|
127
|
-
}
|
|
128
|
-
],
|
|
129
|
-
"stateMutability": "view",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"inputs": [
|
|
134
|
-
{
|
|
135
|
-
"components": [
|
|
136
|
-
{
|
|
137
|
-
"internalType": "uint32",
|
|
138
|
-
"name": "srcEid",
|
|
139
|
-
"type": "uint32"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"internalType": "bytes32",
|
|
143
|
-
"name": "sender",
|
|
144
|
-
"type": "bytes32"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"internalType": "uint64",
|
|
148
|
-
"name": "nonce",
|
|
149
|
-
"type": "uint64"
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"internalType": "struct Origin",
|
|
153
|
-
"name": "_origin",
|
|
154
|
-
"type": "tuple"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"internalType": "address",
|
|
158
|
-
"name": "_receiver",
|
|
159
|
-
"type": "address"
|
|
160
|
-
}
|
|
161
|
-
],
|
|
162
|
-
"name": "initializable",
|
|
163
|
-
"outputs": [
|
|
164
|
-
{
|
|
165
|
-
"internalType": "bool",
|
|
166
|
-
"name": "",
|
|
167
|
-
"type": "bool"
|
|
168
|
-
}
|
|
169
|
-
],
|
|
170
|
-
"stateMutability": "view",
|
|
171
|
-
"type": "function"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"inputs": [
|
|
175
|
-
{
|
|
176
|
-
"internalType": "address",
|
|
177
|
-
"name": "_endpoint",
|
|
178
|
-
"type": "address"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"internalType": "address payable",
|
|
182
|
-
"name": "_readLib",
|
|
183
|
-
"type": "address"
|
|
184
|
-
}
|
|
185
|
-
],
|
|
186
|
-
"name": "initialize",
|
|
187
|
-
"outputs": [],
|
|
188
|
-
"stateMutability": "nonpayable",
|
|
189
|
-
"type": "function"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"inputs": [],
|
|
193
|
-
"name": "readLib",
|
|
194
|
-
"outputs": [
|
|
195
|
-
{
|
|
196
|
-
"internalType": "contract ReadLib1002",
|
|
197
|
-
"name": "",
|
|
198
|
-
"type": "address"
|
|
199
|
-
}
|
|
200
|
-
],
|
|
201
|
-
"stateMutability": "view",
|
|
202
|
-
"type": "function"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"inputs": [
|
|
206
|
-
{
|
|
207
|
-
"internalType": "bytes",
|
|
208
|
-
"name": "_packetHeader",
|
|
209
|
-
"type": "bytes"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"internalType": "bytes32",
|
|
213
|
-
"name": "_cmdHash",
|
|
214
|
-
"type": "bytes32"
|
|
215
|
-
}
|
|
216
|
-
],
|
|
217
|
-
"name": "verifiable",
|
|
218
|
-
"outputs": [
|
|
219
|
-
{
|
|
220
|
-
"internalType": "enum VerificationState",
|
|
221
|
-
"name": "",
|
|
222
|
-
"type": "uint8"
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"stateMutability": "view",
|
|
226
|
-
"type": "function"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"inputs": [
|
|
230
|
-
{
|
|
231
|
-
"components": [
|
|
232
|
-
{
|
|
233
|
-
"internalType": "uint32",
|
|
234
|
-
"name": "srcEid",
|
|
235
|
-
"type": "uint32"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"internalType": "bytes32",
|
|
239
|
-
"name": "sender",
|
|
240
|
-
"type": "bytes32"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"internalType": "uint64",
|
|
244
|
-
"name": "nonce",
|
|
245
|
-
"type": "uint64"
|
|
246
|
-
}
|
|
247
|
-
],
|
|
248
|
-
"internalType": "struct Origin",
|
|
249
|
-
"name": "_origin",
|
|
250
|
-
"type": "tuple"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"internalType": "address",
|
|
254
|
-
"name": "_receiver",
|
|
255
|
-
"type": "address"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"internalType": "address",
|
|
259
|
-
"name": "_receiveLib",
|
|
260
|
-
"type": "address"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"internalType": "bytes32",
|
|
264
|
-
"name": "_payloadHash",
|
|
265
|
-
"type": "bytes32"
|
|
266
|
-
}
|
|
267
|
-
],
|
|
268
|
-
"name": "verifiable",
|
|
269
|
-
"outputs": [
|
|
270
|
-
{
|
|
271
|
-
"internalType": "bool",
|
|
272
|
-
"name": "",
|
|
273
|
-
"type": "bool"
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
|
-
"stateMutability": "view",
|
|
277
|
-
"type": "function"
|
|
278
|
-
}
|
|
279
|
-
]
|
|
280
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "0x04e8e77a078ffa476ee9704feb481834136cea26ea59559dfa7e4b7c85767fc3",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_logic",
|
|
10
|
-
"type": "address"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"internalType": "address",
|
|
14
|
-
"name": "admin_",
|
|
15
|
-
"type": "address"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"internalType": "bytes",
|
|
19
|
-
"name": "_data",
|
|
20
|
-
"type": "bytes"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"stateMutability": "payable",
|
|
24
|
-
"type": "constructor"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": false,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousAdmin",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": false,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newAdmin",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "AdminChanged",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"anonymous": false,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"indexed": true,
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "beacon",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"name": "BeaconUpgraded",
|
|
56
|
-
"type": "event"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"anonymous": false,
|
|
60
|
-
"inputs": [
|
|
61
|
-
{
|
|
62
|
-
"indexed": true,
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "implementation",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "Upgraded",
|
|
69
|
-
"type": "event"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"stateMutability": "payable",
|
|
73
|
-
"type": "fallback"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "admin",
|
|
78
|
-
"outputs": [
|
|
79
|
-
{
|
|
80
|
-
"internalType": "address",
|
|
81
|
-
"name": "admin_",
|
|
82
|
-
"type": "address"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"stateMutability": "nonpayable",
|
|
86
|
-
"type": "function"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"inputs": [],
|
|
90
|
-
"name": "implementation",
|
|
91
|
-
"outputs": [
|
|
92
|
-
{
|
|
93
|
-
"internalType": "address",
|
|
94
|
-
"name": "implementation_",
|
|
95
|
-
"type": "address"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "nonpayable",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [
|
|
103
|
-
{
|
|
104
|
-
"internalType": "address",
|
|
105
|
-
"name": "newImplementation",
|
|
106
|
-
"type": "address"
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"name": "upgradeTo",
|
|
110
|
-
"outputs": [],
|
|
111
|
-
"stateMutability": "nonpayable",
|
|
112
|
-
"type": "function"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"inputs": [
|
|
116
|
-
{
|
|
117
|
-
"internalType": "address",
|
|
118
|
-
"name": "newImplementation",
|
|
119
|
-
"type": "address"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"internalType": "bytes",
|
|
123
|
-
"name": "data",
|
|
124
|
-
"type": "bytes"
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"name": "upgradeToAndCall",
|
|
128
|
-
"outputs": [],
|
|
129
|
-
"stateMutability": "payable",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"stateMutability": "payable",
|
|
134
|
-
"type": "receive"
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|
|
@@ -1,166 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0xEA2690D9f2B017613e99FccfA6DD79F12aA58535",
|
|
3
|
-
"transactionHash": "0xa096ad6ecc2bb0f260c56d2c7fc3ddc85109b91a9edacf7a74918135eaad3732",
|
|
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
|
-
"anonymous": false,
|
|
18
|
-
"inputs": [
|
|
19
|
-
{
|
|
20
|
-
"indexed": true,
|
|
21
|
-
"internalType": "address",
|
|
22
|
-
"name": "previousOwner",
|
|
23
|
-
"type": "address"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"indexed": true,
|
|
27
|
-
"internalType": "address",
|
|
28
|
-
"name": "newOwner",
|
|
29
|
-
"type": "address"
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
"name": "OwnershipTransferred",
|
|
33
|
-
"type": "event"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"inputs": [
|
|
37
|
-
{
|
|
38
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
39
|
-
"name": "proxy",
|
|
40
|
-
"type": "address"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"internalType": "address",
|
|
44
|
-
"name": "newAdmin",
|
|
45
|
-
"type": "address"
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"name": "changeProxyAdmin",
|
|
49
|
-
"outputs": [],
|
|
50
|
-
"stateMutability": "nonpayable",
|
|
51
|
-
"type": "function"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"inputs": [
|
|
55
|
-
{
|
|
56
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
57
|
-
"name": "proxy",
|
|
58
|
-
"type": "address"
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"name": "getProxyAdmin",
|
|
62
|
-
"outputs": [
|
|
63
|
-
{
|
|
64
|
-
"internalType": "address",
|
|
65
|
-
"name": "",
|
|
66
|
-
"type": "address"
|
|
67
|
-
}
|
|
68
|
-
],
|
|
69
|
-
"stateMutability": "view",
|
|
70
|
-
"type": "function"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [
|
|
74
|
-
{
|
|
75
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
76
|
-
"name": "proxy",
|
|
77
|
-
"type": "address"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"name": "getProxyImplementation",
|
|
81
|
-
"outputs": [
|
|
82
|
-
{
|
|
83
|
-
"internalType": "address",
|
|
84
|
-
"name": "",
|
|
85
|
-
"type": "address"
|
|
86
|
-
}
|
|
87
|
-
],
|
|
88
|
-
"stateMutability": "view",
|
|
89
|
-
"type": "function"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"inputs": [],
|
|
93
|
-
"name": "owner",
|
|
94
|
-
"outputs": [
|
|
95
|
-
{
|
|
96
|
-
"internalType": "address",
|
|
97
|
-
"name": "",
|
|
98
|
-
"type": "address"
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"stateMutability": "view",
|
|
102
|
-
"type": "function"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"inputs": [],
|
|
106
|
-
"name": "renounceOwnership",
|
|
107
|
-
"outputs": [],
|
|
108
|
-
"stateMutability": "nonpayable",
|
|
109
|
-
"type": "function"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"inputs": [
|
|
113
|
-
{
|
|
114
|
-
"internalType": "address",
|
|
115
|
-
"name": "newOwner",
|
|
116
|
-
"type": "address"
|
|
117
|
-
}
|
|
118
|
-
],
|
|
119
|
-
"name": "transferOwnership",
|
|
120
|
-
"outputs": [],
|
|
121
|
-
"stateMutability": "nonpayable",
|
|
122
|
-
"type": "function"
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"inputs": [
|
|
126
|
-
{
|
|
127
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
128
|
-
"name": "proxy",
|
|
129
|
-
"type": "address"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"internalType": "address",
|
|
133
|
-
"name": "implementation",
|
|
134
|
-
"type": "address"
|
|
135
|
-
}
|
|
136
|
-
],
|
|
137
|
-
"name": "upgrade",
|
|
138
|
-
"outputs": [],
|
|
139
|
-
"stateMutability": "nonpayable",
|
|
140
|
-
"type": "function"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"inputs": [
|
|
144
|
-
{
|
|
145
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
146
|
-
"name": "proxy",
|
|
147
|
-
"type": "address"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"internalType": "address",
|
|
151
|
-
"name": "implementation",
|
|
152
|
-
"type": "address"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"internalType": "bytes",
|
|
156
|
-
"name": "data",
|
|
157
|
-
"type": "bytes"
|
|
158
|
-
}
|
|
159
|
-
],
|
|
160
|
-
"name": "upgradeAndCall",
|
|
161
|
-
"outputs": [],
|
|
162
|
-
"stateMutability": "payable",
|
|
163
|
-
"type": "function"
|
|
164
|
-
}
|
|
165
|
-
]
|
|
166
|
-
}
|