@layerzerolabs/lz-evm-sdk-v2 3.0.128 → 3.0.129-sui.1
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 +10 -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 +1 -1
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -1
- 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 +1 -1
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +1 -1
- 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/MultiCall.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/ReadLib1002.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_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/ethereal2-testnet/DVN.json +1504 -0
- package/deployments/ethereal2-testnet/DVNFeeLib.json +690 -0
- package/deployments/ethereal2-testnet/DeadDVN.json +159 -0
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/DefaultProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor_Proxy.json +2 -2
- package/deployments/{ethereum-sandbox-local → ethereal2-testnet}/MultiCall.json +2 -2
- package/deployments/ethereal2-testnet/PriceFeed.json +820 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json → ethereal2-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/ethereal2-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → ethereal2-testnet/PriceFeed_Proxy.json} +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/SendUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/SendUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Treasury.json +2 -2
- package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/TreasuryFeeHandler.json +2 -2
- 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 -76
- 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 -76
- 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/ReadLib1002.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View.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/gate-testnet/DVN.json +1504 -0
- package/deployments/gate-testnet/DVNFeeLib.json +690 -0
- package/deployments/gate-testnet/DeadDVN.json +159 -0
- package/deployments/gate-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/gate-testnet/EndpointV2.json +2356 -0
- package/deployments/gate-testnet/EndpointV2View.json +335 -0
- package/deployments/gate-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/gate-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/gate-testnet/Executor.json +1476 -0
- package/deployments/gate-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json → gate-testnet/ExecutorProxyAdmin.json} +2 -2
- package/deployments/gate-testnet/Executor_Implementation.json +1345 -0
- package/deployments/gate-testnet/Executor_Proxy.json +137 -0
- package/deployments/gate-testnet/LzExecutor.json +641 -0
- package/deployments/{arbitrum-sandbox-local/SimpleMessageLib.json → gate-testnet/LzExecutor_Implementation.json} +248 -324
- package/deployments/gate-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → gate-testnet}/MultiCall.json +2 -2
- package/deployments/gate-testnet/PriceFeed.json +820 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json → gate-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/gate-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/gate-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/gate-testnet/ReceiveUln301.json +995 -0
- package/deployments/gate-testnet/ReceiveUln301View.json +252 -0
- package/deployments/gate-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/gate-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/gate-testnet/ReceiveUln302.json +752 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View.json → gate-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Implementation.json → gate-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/gate-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/gate-testnet/SendUln301.json +1273 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002.json → gate-testnet/SendUln302.json} +242 -271
- package/deployments/gate-testnet/Treasury.json +304 -0
- package/deployments/gate-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/og-testnet/DVN.json +1504 -0
- package/deployments/og-testnet/DVNFeeLib.json +690 -0
- package/deployments/og-testnet/DeadDVN.json +159 -0
- package/deployments/og-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/og-testnet/EndpointV2.json +2356 -0
- package/deployments/og-testnet/EndpointV2View.json +335 -0
- package/deployments/og-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/og-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/og-testnet/Executor.json +1476 -0
- package/deployments/og-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/og-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/og-testnet/Executor_Implementation.json +1345 -0
- package/deployments/og-testnet/Executor_Proxy.json +137 -0
- package/deployments/og-testnet/LzExecutor.json +641 -0
- package/deployments/og-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/og-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → og-testnet}/MultiCall.json +2 -2
- package/deployments/og-testnet/PriceFeed.json +820 -0
- package/deployments/og-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/og-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/og-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/og-testnet/ReceiveUln301.json +995 -0
- package/deployments/og-testnet/ReceiveUln301View.json +252 -0
- package/deployments/og-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/og-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/og-testnet/ReceiveUln302.json +752 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View.json → og-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → og-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/og-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/og-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → og-testnet/SendUln302.json} +242 -271
- package/deployments/og-testnet/Treasury.json +304 -0
- package/deployments/og-testnet/TreasuryFeeHandler.json +89 -0
- 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 -76
- 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 -76
- 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/DefaultProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/Executor.json +3 -77
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +3 -182
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +3 -77
- package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/MultiCall.json +2 -2
- package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
- 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/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/SendUln301.json +2 -2
- package/deployments/tron-sandbox-local/SendUln302.json +2 -2
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
- package/deployments/tron-sandbox-local/Treasury.json +2 -2
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x88B27057A9e00c5F05DDa29241027afF63f9e6e0",
|
|
3
|
+
"transactionHash": "0x72088bdfe287fea5b4d06f971ea659fb044ddd11afdd72ea443f1f19253f39af",
|
|
4
|
+
"abi": [
|
|
5
|
+
{
|
|
6
|
+
"inputs": [
|
|
7
|
+
{
|
|
8
|
+
"components": [
|
|
9
|
+
{
|
|
10
|
+
"internalType": "uint32",
|
|
11
|
+
"name": "dstEid",
|
|
12
|
+
"type": "uint32"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"internalType": "bytes",
|
|
16
|
+
"name": "packetHeader",
|
|
17
|
+
"type": "bytes"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"internalType": "bytes32",
|
|
21
|
+
"name": "payloadHash",
|
|
22
|
+
"type": "bytes32"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"internalType": "uint64",
|
|
26
|
+
"name": "confirmations",
|
|
27
|
+
"type": "uint64"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"internalType": "address",
|
|
31
|
+
"name": "sender",
|
|
32
|
+
"type": "address"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"internalType": "struct ILayerZeroDVN.AssignJobParam",
|
|
36
|
+
"name": "",
|
|
37
|
+
"type": "tuple"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"internalType": "bytes",
|
|
41
|
+
"name": "",
|
|
42
|
+
"type": "bytes"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"name": "assignJob",
|
|
46
|
+
"outputs": [
|
|
47
|
+
{
|
|
48
|
+
"internalType": "uint256",
|
|
49
|
+
"name": "",
|
|
50
|
+
"type": "uint256"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"stateMutability": "payable",
|
|
54
|
+
"type": "function"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"inputs": [
|
|
58
|
+
{
|
|
59
|
+
"internalType": "uint16",
|
|
60
|
+
"name": "",
|
|
61
|
+
"type": "uint16"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"internalType": "uint16",
|
|
65
|
+
"name": "",
|
|
66
|
+
"type": "uint16"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"internalType": "uint64",
|
|
70
|
+
"name": "",
|
|
71
|
+
"type": "uint64"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"internalType": "address",
|
|
75
|
+
"name": "",
|
|
76
|
+
"type": "address"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"name": "assignJob",
|
|
80
|
+
"outputs": [
|
|
81
|
+
{
|
|
82
|
+
"internalType": "uint256",
|
|
83
|
+
"name": "",
|
|
84
|
+
"type": "uint256"
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"stateMutability": "pure",
|
|
88
|
+
"type": "function"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"inputs": [
|
|
92
|
+
{
|
|
93
|
+
"internalType": "uint32",
|
|
94
|
+
"name": "",
|
|
95
|
+
"type": "uint32"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"internalType": "uint64",
|
|
99
|
+
"name": "",
|
|
100
|
+
"type": "uint64"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"internalType": "address",
|
|
104
|
+
"name": "",
|
|
105
|
+
"type": "address"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"internalType": "bytes",
|
|
109
|
+
"name": "",
|
|
110
|
+
"type": "bytes"
|
|
111
|
+
}
|
|
112
|
+
],
|
|
113
|
+
"name": "getFee",
|
|
114
|
+
"outputs": [
|
|
115
|
+
{
|
|
116
|
+
"internalType": "uint256",
|
|
117
|
+
"name": "",
|
|
118
|
+
"type": "uint256"
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"stateMutability": "pure",
|
|
122
|
+
"type": "function"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"inputs": [
|
|
126
|
+
{
|
|
127
|
+
"internalType": "uint16",
|
|
128
|
+
"name": "",
|
|
129
|
+
"type": "uint16"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"internalType": "uint16",
|
|
133
|
+
"name": "",
|
|
134
|
+
"type": "uint16"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"internalType": "uint64",
|
|
138
|
+
"name": "",
|
|
139
|
+
"type": "uint64"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"internalType": "address",
|
|
143
|
+
"name": "",
|
|
144
|
+
"type": "address"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"name": "getFee",
|
|
148
|
+
"outputs": [
|
|
149
|
+
{
|
|
150
|
+
"internalType": "uint256",
|
|
151
|
+
"name": "",
|
|
152
|
+
"type": "uint256"
|
|
153
|
+
}
|
|
154
|
+
],
|
|
155
|
+
"stateMutability": "pure",
|
|
156
|
+
"type": "function"
|
|
157
|
+
}
|
|
158
|
+
]
|
|
159
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6C7Ab2202C98C4227C5c46f1417D81144DA716Ff",
|
|
3
|
+
"transactionHash": "0x15442c133488e8b020e21a541e0015b92698903fd557d2626b4c55533683bccf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3aCAAf60502791D199a5a5F0B173D78229eBFe32",
|
|
3
|
+
"transactionHash": "0x13db7716e6facfd737ad63ba0b770d12709cd87de89846a5d85865d20907af04",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6Ac7bdc07A0583A362F1497252872AE6c0A5F5B8",
|
|
3
|
+
"transactionHash": "0x59ce6254e8b5431b7e84ffd396bc1ff5df74548a8588d3e76b124ffac14206eb",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/EndpointV2View_Implementation.json
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xb23b28012ee92E8dE39DEb57Af31722223034747",
|
|
3
|
+
"transactionHash": "0xfa5d5f28e38b48246cf921a4f30ae9c92e5368f0f7bc68d0b690f9f13d5fbaf9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6Ac7bdc07A0583A362F1497252872AE6c0A5F5B8",
|
|
3
|
+
"transactionHash": "0x59ce6254e8b5431b7e84ffd396bc1ff5df74548a8588d3e76b124ffac14206eb",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
3
|
+
"transactionHash": "0xeefdcc98d4ddedf62cf79aea33f02244c2ab4c8d4564f05ba4d9da2e95deb45f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x12523de19dc41c91F7d2093E0CFbB76b17012C8d",
|
|
3
|
+
"transactionHash": "0x18444a10a263a50e792a3b63456d9259fb700e70aefa43da8c403d98022f1998",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xcF1B0F4106B0324F96fEfcC31bA9498caa80701C",
|
|
3
|
+
"transactionHash": "0x0164256ffad344cabfe086cf8fac21cfb00b4fa12f94d50a3bb6325270ba67e2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/Executor_Implementation.json
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x55c175DD5b039331dB251424538169D8495C18d1",
|
|
3
|
+
"transactionHash": "0x39b021bb461745dcdbd8807c47ed57921038537dfb88d354e813c1f8455a376a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
3
|
+
"transactionHash": "0xeefdcc98d4ddedf62cf79aea33f02244c2ab4c8d4564f05ba4d9da2e95deb45f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
3
|
+
"transactionHash": "0x0f94e1aa24824cafea14d88439d7fc17cbe5da045f2ff18ffe81a3158f96bac4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
package/deployments/{arbitrum-sandbox-local → ethereal2-testnet}/LzExecutor_Implementation.json
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
3
|
+
"transactionHash": "0x877470e428df5502d7980e62b6816e52dd45a52344ea64a0388c0100895b8a10",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
3
|
+
"transactionHash": "0x0f94e1aa24824cafea14d88439d7fc17cbe5da045f2ff18ffe81a3158f96bac4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
3
|
+
"transactionHash": "0xd713da7cb8fc58a1e98f2ab45fcb6bb51ddfd53ab2ba4b5b5c04a40142fc797c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|