@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,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcc4d3f6c9875e83d78ac6716d83a88319f47a47b18621daabb9d427b05777dac",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "uint32",
|
|
9
|
-
"name": "_localEidV2",
|
|
10
|
-
"type": "uint32"
|
|
11
|
-
},
|
|
12
7
|
{
|
|
13
8
|
"internalType": "uint256",
|
|
14
9
|
"name": "_nativeDecimalsRate",
|
|
@@ -29,11 +24,6 @@
|
|
|
29
24
|
"name": "DVN_EidNotSupported",
|
|
30
25
|
"type": "error"
|
|
31
26
|
},
|
|
32
|
-
{
|
|
33
|
-
"inputs": [],
|
|
34
|
-
"name": "DVN_INVALID_INPUT_LENGTH",
|
|
35
|
-
"type": "error"
|
|
36
|
-
},
|
|
37
27
|
{
|
|
38
28
|
"inputs": [
|
|
39
29
|
{
|
|
@@ -45,22 +35,6 @@
|
|
|
45
35
|
"name": "DVN_InvalidDVNOptions",
|
|
46
36
|
"type": "error"
|
|
47
37
|
},
|
|
48
|
-
{
|
|
49
|
-
"inputs": [
|
|
50
|
-
{
|
|
51
|
-
"internalType": "uint32",
|
|
52
|
-
"name": "eid",
|
|
53
|
-
"type": "uint32"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"internalType": "uint64",
|
|
57
|
-
"name": "timestamp",
|
|
58
|
-
"type": "uint64"
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"name": "DVN_TimestampOutOfRange",
|
|
62
|
-
"type": "error"
|
|
63
|
-
},
|
|
64
38
|
{
|
|
65
39
|
"inputs": [
|
|
66
40
|
{
|
|
@@ -72,21 +46,6 @@
|
|
|
72
46
|
"name": "DVN_UnsupportedOptionType",
|
|
73
47
|
"type": "error"
|
|
74
48
|
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "InvalidCmd",
|
|
78
|
-
"type": "error"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"inputs": [],
|
|
82
|
-
"name": "InvalidType",
|
|
83
|
-
"type": "error"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"inputs": [],
|
|
87
|
-
"name": "InvalidVersion",
|
|
88
|
-
"type": "error"
|
|
89
|
-
},
|
|
90
49
|
{
|
|
91
50
|
"inputs": [
|
|
92
51
|
{
|
|
@@ -108,11 +67,6 @@
|
|
|
108
67
|
"name": "Transfer_ToAddressIsZero",
|
|
109
68
|
"type": "error"
|
|
110
69
|
},
|
|
111
|
-
{
|
|
112
|
-
"inputs": [],
|
|
113
|
-
"name": "UnsupportedTargetEid",
|
|
114
|
-
"type": "error"
|
|
115
|
-
},
|
|
116
70
|
{
|
|
117
71
|
"anonymous": false,
|
|
118
72
|
"inputs": [
|
|
@@ -132,68 +86,6 @@
|
|
|
132
86
|
"name": "OwnershipTransferred",
|
|
133
87
|
"type": "event"
|
|
134
88
|
},
|
|
135
|
-
{
|
|
136
|
-
"inputs": [
|
|
137
|
-
{
|
|
138
|
-
"internalType": "uint32",
|
|
139
|
-
"name": "dstEid",
|
|
140
|
-
"type": "uint32"
|
|
141
|
-
}
|
|
142
|
-
],
|
|
143
|
-
"name": "dstBlockTimeConfigs",
|
|
144
|
-
"outputs": [
|
|
145
|
-
{
|
|
146
|
-
"internalType": "uint32",
|
|
147
|
-
"name": "avgBlockTime",
|
|
148
|
-
"type": "uint32"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"internalType": "uint64",
|
|
152
|
-
"name": "blockNum",
|
|
153
|
-
"type": "uint64"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"internalType": "uint64",
|
|
157
|
-
"name": "timestamp",
|
|
158
|
-
"type": "uint64"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"internalType": "uint32",
|
|
162
|
-
"name": "maxPastRetention",
|
|
163
|
-
"type": "uint32"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"internalType": "uint32",
|
|
167
|
-
"name": "maxFutureRetention",
|
|
168
|
-
"type": "uint32"
|
|
169
|
-
}
|
|
170
|
-
],
|
|
171
|
-
"stateMutability": "view",
|
|
172
|
-
"type": "function"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"inputs": [],
|
|
176
|
-
"name": "getCmdFees",
|
|
177
|
-
"outputs": [
|
|
178
|
-
{
|
|
179
|
-
"internalType": "uint120",
|
|
180
|
-
"name": "",
|
|
181
|
-
"type": "uint120"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"internalType": "uint120",
|
|
185
|
-
"name": "",
|
|
186
|
-
"type": "uint120"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"internalType": "uint16",
|
|
190
|
-
"name": "",
|
|
191
|
-
"type": "uint16"
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"stateMutability": "view",
|
|
195
|
-
"type": "function"
|
|
196
|
-
},
|
|
197
89
|
{
|
|
198
90
|
"inputs": [
|
|
199
91
|
{
|
|
@@ -272,152 +164,6 @@
|
|
|
272
164
|
"stateMutability": "view",
|
|
273
165
|
"type": "function"
|
|
274
166
|
},
|
|
275
|
-
{
|
|
276
|
-
"inputs": [
|
|
277
|
-
{
|
|
278
|
-
"components": [
|
|
279
|
-
{
|
|
280
|
-
"internalType": "address",
|
|
281
|
-
"name": "priceFeed",
|
|
282
|
-
"type": "address"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"internalType": "address",
|
|
286
|
-
"name": "sender",
|
|
287
|
-
"type": "address"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"internalType": "uint64",
|
|
291
|
-
"name": "quorum",
|
|
292
|
-
"type": "uint64"
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"internalType": "uint16",
|
|
296
|
-
"name": "defaultMultiplierBps",
|
|
297
|
-
"type": "uint16"
|
|
298
|
-
}
|
|
299
|
-
],
|
|
300
|
-
"internalType": "struct IDVNFeeLib.FeeParamsForRead",
|
|
301
|
-
"name": "_params",
|
|
302
|
-
"type": "tuple"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"components": [
|
|
306
|
-
{
|
|
307
|
-
"internalType": "uint64",
|
|
308
|
-
"name": "gas",
|
|
309
|
-
"type": "uint64"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"internalType": "uint16",
|
|
313
|
-
"name": "multiplierBps",
|
|
314
|
-
"type": "uint16"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"internalType": "uint128",
|
|
318
|
-
"name": "floorMarginUSD",
|
|
319
|
-
"type": "uint128"
|
|
320
|
-
}
|
|
321
|
-
],
|
|
322
|
-
"internalType": "struct IDVN.DstConfig",
|
|
323
|
-
"name": "_dstConfig",
|
|
324
|
-
"type": "tuple"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"internalType": "bytes",
|
|
328
|
-
"name": "_cmd",
|
|
329
|
-
"type": "bytes"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"internalType": "bytes",
|
|
333
|
-
"name": "_options",
|
|
334
|
-
"type": "bytes"
|
|
335
|
-
}
|
|
336
|
-
],
|
|
337
|
-
"name": "getFee",
|
|
338
|
-
"outputs": [
|
|
339
|
-
{
|
|
340
|
-
"internalType": "uint256",
|
|
341
|
-
"name": "",
|
|
342
|
-
"type": "uint256"
|
|
343
|
-
}
|
|
344
|
-
],
|
|
345
|
-
"stateMutability": "view",
|
|
346
|
-
"type": "function"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"inputs": [
|
|
350
|
-
{
|
|
351
|
-
"components": [
|
|
352
|
-
{
|
|
353
|
-
"internalType": "address",
|
|
354
|
-
"name": "priceFeed",
|
|
355
|
-
"type": "address"
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"internalType": "address",
|
|
359
|
-
"name": "sender",
|
|
360
|
-
"type": "address"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"internalType": "uint64",
|
|
364
|
-
"name": "quorum",
|
|
365
|
-
"type": "uint64"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"internalType": "uint16",
|
|
369
|
-
"name": "defaultMultiplierBps",
|
|
370
|
-
"type": "uint16"
|
|
371
|
-
}
|
|
372
|
-
],
|
|
373
|
-
"internalType": "struct IDVNFeeLib.FeeParamsForRead",
|
|
374
|
-
"name": "_params",
|
|
375
|
-
"type": "tuple"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"components": [
|
|
379
|
-
{
|
|
380
|
-
"internalType": "uint64",
|
|
381
|
-
"name": "gas",
|
|
382
|
-
"type": "uint64"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"internalType": "uint16",
|
|
386
|
-
"name": "multiplierBps",
|
|
387
|
-
"type": "uint16"
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"internalType": "uint128",
|
|
391
|
-
"name": "floorMarginUSD",
|
|
392
|
-
"type": "uint128"
|
|
393
|
-
}
|
|
394
|
-
],
|
|
395
|
-
"internalType": "struct IDVN.DstConfig",
|
|
396
|
-
"name": "_dstConfig",
|
|
397
|
-
"type": "tuple"
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"internalType": "bytes",
|
|
401
|
-
"name": "_cmd",
|
|
402
|
-
"type": "bytes"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"internalType": "bytes",
|
|
406
|
-
"name": "_options",
|
|
407
|
-
"type": "bytes"
|
|
408
|
-
}
|
|
409
|
-
],
|
|
410
|
-
"name": "getFeeOnSend",
|
|
411
|
-
"outputs": [
|
|
412
|
-
{
|
|
413
|
-
"internalType": "uint256",
|
|
414
|
-
"name": "fee",
|
|
415
|
-
"type": "uint256"
|
|
416
|
-
}
|
|
417
|
-
],
|
|
418
|
-
"stateMutability": "payable",
|
|
419
|
-
"type": "function"
|
|
420
|
-
},
|
|
421
167
|
{
|
|
422
168
|
"inputs": [
|
|
423
169
|
{
|
|
@@ -496,25 +242,6 @@
|
|
|
496
242
|
"stateMutability": "payable",
|
|
497
243
|
"type": "function"
|
|
498
244
|
},
|
|
499
|
-
{
|
|
500
|
-
"inputs": [
|
|
501
|
-
{
|
|
502
|
-
"internalType": "uint32",
|
|
503
|
-
"name": "_targetEid",
|
|
504
|
-
"type": "uint32"
|
|
505
|
-
}
|
|
506
|
-
],
|
|
507
|
-
"name": "getSupportedCmdTypes",
|
|
508
|
-
"outputs": [
|
|
509
|
-
{
|
|
510
|
-
"internalType": "BitMap256",
|
|
511
|
-
"name": "",
|
|
512
|
-
"type": "uint256"
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"stateMutability": "view",
|
|
516
|
-
"type": "function"
|
|
517
|
-
},
|
|
518
245
|
{
|
|
519
246
|
"inputs": [],
|
|
520
247
|
"name": "owner",
|
|
@@ -535,99 +262,6 @@
|
|
|
535
262
|
"stateMutability": "nonpayable",
|
|
536
263
|
"type": "function"
|
|
537
264
|
},
|
|
538
|
-
{
|
|
539
|
-
"inputs": [
|
|
540
|
-
{
|
|
541
|
-
"internalType": "uint120",
|
|
542
|
-
"name": "_evmCallRequestV1FeeUSD",
|
|
543
|
-
"type": "uint120"
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"internalType": "uint120",
|
|
547
|
-
"name": "_evmCallComputeV1ReduceFeeUSD",
|
|
548
|
-
"type": "uint120"
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"internalType": "uint16",
|
|
552
|
-
"name": "_evmCallComputeV1MapBps",
|
|
553
|
-
"type": "uint16"
|
|
554
|
-
}
|
|
555
|
-
],
|
|
556
|
-
"name": "setCmdFees",
|
|
557
|
-
"outputs": [],
|
|
558
|
-
"stateMutability": "nonpayable",
|
|
559
|
-
"type": "function"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"inputs": [
|
|
563
|
-
{
|
|
564
|
-
"internalType": "uint32[]",
|
|
565
|
-
"name": "dstEids",
|
|
566
|
-
"type": "uint32[]"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"components": [
|
|
570
|
-
{
|
|
571
|
-
"internalType": "uint32",
|
|
572
|
-
"name": "avgBlockTime",
|
|
573
|
-
"type": "uint32"
|
|
574
|
-
},
|
|
575
|
-
{
|
|
576
|
-
"internalType": "uint64",
|
|
577
|
-
"name": "blockNum",
|
|
578
|
-
"type": "uint64"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"internalType": "uint64",
|
|
582
|
-
"name": "timestamp",
|
|
583
|
-
"type": "uint64"
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
"internalType": "uint32",
|
|
587
|
-
"name": "maxPastRetention",
|
|
588
|
-
"type": "uint32"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"internalType": "uint32",
|
|
592
|
-
"name": "maxFutureRetention",
|
|
593
|
-
"type": "uint32"
|
|
594
|
-
}
|
|
595
|
-
],
|
|
596
|
-
"internalType": "struct DVNFeeLib.BlockTimeConfig[]",
|
|
597
|
-
"name": "_blockConfigs",
|
|
598
|
-
"type": "tuple[]"
|
|
599
|
-
}
|
|
600
|
-
],
|
|
601
|
-
"name": "setDstBlockTimeConfigs",
|
|
602
|
-
"outputs": [],
|
|
603
|
-
"stateMutability": "nonpayable",
|
|
604
|
-
"type": "function"
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"inputs": [
|
|
608
|
-
{
|
|
609
|
-
"components": [
|
|
610
|
-
{
|
|
611
|
-
"internalType": "uint32",
|
|
612
|
-
"name": "targetEid",
|
|
613
|
-
"type": "uint32"
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"internalType": "BitMap256",
|
|
617
|
-
"name": "types",
|
|
618
|
-
"type": "uint256"
|
|
619
|
-
}
|
|
620
|
-
],
|
|
621
|
-
"internalType": "struct DVNFeeLib.SetSupportedCmdTypesParam[]",
|
|
622
|
-
"name": "_params",
|
|
623
|
-
"type": "tuple[]"
|
|
624
|
-
}
|
|
625
|
-
],
|
|
626
|
-
"name": "setSupportedCmdTypes",
|
|
627
|
-
"outputs": [],
|
|
628
|
-
"stateMutability": "nonpayable",
|
|
629
|
-
"type": "function"
|
|
630
|
-
},
|
|
631
265
|
{
|
|
632
266
|
"inputs": [
|
|
633
267
|
{
|
|
@@ -641,24 +275,6 @@
|
|
|
641
275
|
"stateMutability": "nonpayable",
|
|
642
276
|
"type": "function"
|
|
643
277
|
},
|
|
644
|
-
{
|
|
645
|
-
"inputs": [],
|
|
646
|
-
"name": "version",
|
|
647
|
-
"outputs": [
|
|
648
|
-
{
|
|
649
|
-
"internalType": "uint64",
|
|
650
|
-
"name": "major",
|
|
651
|
-
"type": "uint64"
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"internalType": "uint8",
|
|
655
|
-
"name": "minor",
|
|
656
|
-
"type": "uint8"
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"stateMutability": "pure",
|
|
660
|
-
"type": "function"
|
|
661
|
-
},
|
|
662
278
|
{
|
|
663
279
|
"inputs": [
|
|
664
280
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdf491978443e5f62cae0b65ef28b620349399c6ba8f9bedafa250efd08211f92",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x530dad72d3ef4c6d23ccca8a5f7de5703bc63c20706ccd9a5532540c145174da",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xabfd9a16c0cbfcd969572bd69fdecddc743a78ae336ff7fa7bded9097cd1dcaf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x652fe8686c0346480b9788fa7827a61a1dbb700ef1f4f0deae63cb4c9ff01c82",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -516,30 +516,6 @@
|
|
|
516
516
|
"stateMutability": "nonpayable",
|
|
517
517
|
"type": "function"
|
|
518
518
|
},
|
|
519
|
-
{
|
|
520
|
-
"inputs": [
|
|
521
|
-
{
|
|
522
|
-
"internalType": "address",
|
|
523
|
-
"name": "_sender",
|
|
524
|
-
"type": "address"
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"internalType": "bytes",
|
|
528
|
-
"name": "_options",
|
|
529
|
-
"type": "bytes"
|
|
530
|
-
}
|
|
531
|
-
],
|
|
532
|
-
"name": "assignJob",
|
|
533
|
-
"outputs": [
|
|
534
|
-
{
|
|
535
|
-
"internalType": "uint256",
|
|
536
|
-
"name": "fee",
|
|
537
|
-
"type": "uint256"
|
|
538
|
-
}
|
|
539
|
-
],
|
|
540
|
-
"stateMutability": "nonpayable",
|
|
541
|
-
"type": "function"
|
|
542
|
-
},
|
|
543
519
|
{
|
|
544
520
|
"inputs": [
|
|
545
521
|
{
|
|
@@ -762,30 +738,6 @@
|
|
|
762
738
|
"stateMutability": "view",
|
|
763
739
|
"type": "function"
|
|
764
740
|
},
|
|
765
|
-
{
|
|
766
|
-
"inputs": [
|
|
767
|
-
{
|
|
768
|
-
"internalType": "address",
|
|
769
|
-
"name": "_sender",
|
|
770
|
-
"type": "address"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"internalType": "bytes",
|
|
774
|
-
"name": "_options",
|
|
775
|
-
"type": "bytes"
|
|
776
|
-
}
|
|
777
|
-
],
|
|
778
|
-
"name": "getFee",
|
|
779
|
-
"outputs": [
|
|
780
|
-
{
|
|
781
|
-
"internalType": "uint256",
|
|
782
|
-
"name": "fee",
|
|
783
|
-
"type": "uint256"
|
|
784
|
-
}
|
|
785
|
-
],
|
|
786
|
-
"stateMutability": "view",
|
|
787
|
-
"type": "function"
|
|
788
|
-
},
|
|
789
741
|
{
|
|
790
742
|
"inputs": [
|
|
791
743
|
{
|
|
@@ -925,7 +877,7 @@
|
|
|
925
877
|
},
|
|
926
878
|
{
|
|
927
879
|
"inputs": [],
|
|
928
|
-
"name": "
|
|
880
|
+
"name": "localEid",
|
|
929
881
|
"outputs": [
|
|
930
882
|
{
|
|
931
883
|
"internalType": "uint32",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xbe2401d7028d7565614dba455b5f457c780b08d36ab4d628244faaf400a6a141",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|