@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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x3e95ff86b379fd6d8c658cd7a5ee2e004fbd5d18bebb767638d39b329669f170",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdaa11a146f60340c02b3caef4fd0c7a518d2ebd31252ebfd7a41507ecc474960",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1e5c840be5b6965e0da8c78b19969132021d8e2091b3e9c42913f22880fd00b0",
|
|
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": "0x37bcfffe6efe3ef7fddc8fe10c991aed0ad35004e58bb9a9d1a8816a086effc2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x558785b76e29e5b9f8Bf428936480B49d71F3d76",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe8b35c0ee07fb2bb519f642c83410f90cacf08459a82af78b561c317b3d052fb",
|
|
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",
|
|
@@ -45,11 +40,6 @@
|
|
|
45
40
|
"name": "Executor_InvalidLzComposeOption",
|
|
46
41
|
"type": "error"
|
|
47
42
|
},
|
|
48
|
-
{
|
|
49
|
-
"inputs": [],
|
|
50
|
-
"name": "Executor_InvalidLzReadOption",
|
|
51
|
-
"type": "error"
|
|
52
|
-
},
|
|
53
43
|
{
|
|
54
44
|
"inputs": [],
|
|
55
45
|
"name": "Executor_InvalidLzReceiveOption",
|
|
@@ -92,11 +82,6 @@
|
|
|
92
82
|
"name": "Executor_UnsupportedOptionType",
|
|
93
83
|
"type": "error"
|
|
94
84
|
},
|
|
95
|
-
{
|
|
96
|
-
"inputs": [],
|
|
97
|
-
"name": "Executor_ZeroCalldataSizeProvided",
|
|
98
|
-
"type": "error"
|
|
99
|
-
},
|
|
100
85
|
{
|
|
101
86
|
"inputs": [],
|
|
102
87
|
"name": "Executor_ZeroLzComposeGasProvided",
|
|
@@ -147,79 +132,6 @@
|
|
|
147
132
|
"name": "OwnershipTransferred",
|
|
148
133
|
"type": "event"
|
|
149
134
|
},
|
|
150
|
-
{
|
|
151
|
-
"inputs": [
|
|
152
|
-
{
|
|
153
|
-
"components": [
|
|
154
|
-
{
|
|
155
|
-
"internalType": "address",
|
|
156
|
-
"name": "priceFeed",
|
|
157
|
-
"type": "address"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"internalType": "address",
|
|
161
|
-
"name": "sender",
|
|
162
|
-
"type": "address"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"internalType": "uint16",
|
|
166
|
-
"name": "defaultMultiplierBps",
|
|
167
|
-
"type": "uint16"
|
|
168
|
-
}
|
|
169
|
-
],
|
|
170
|
-
"internalType": "struct IExecutorFeeLib.FeeParamsForRead",
|
|
171
|
-
"name": "_params",
|
|
172
|
-
"type": "tuple"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"components": [
|
|
176
|
-
{
|
|
177
|
-
"internalType": "uint64",
|
|
178
|
-
"name": "lzReceiveBaseGas",
|
|
179
|
-
"type": "uint64"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"internalType": "uint16",
|
|
183
|
-
"name": "multiplierBps",
|
|
184
|
-
"type": "uint16"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"internalType": "uint128",
|
|
188
|
-
"name": "floorMarginUSD",
|
|
189
|
-
"type": "uint128"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"internalType": "uint128",
|
|
193
|
-
"name": "nativeCap",
|
|
194
|
-
"type": "uint128"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"internalType": "uint64",
|
|
198
|
-
"name": "lzComposeBaseGas",
|
|
199
|
-
"type": "uint64"
|
|
200
|
-
}
|
|
201
|
-
],
|
|
202
|
-
"internalType": "struct IExecutor.DstConfig",
|
|
203
|
-
"name": "_dstConfig",
|
|
204
|
-
"type": "tuple"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"internalType": "bytes",
|
|
208
|
-
"name": "_options",
|
|
209
|
-
"type": "bytes"
|
|
210
|
-
}
|
|
211
|
-
],
|
|
212
|
-
"name": "getFee",
|
|
213
|
-
"outputs": [
|
|
214
|
-
{
|
|
215
|
-
"internalType": "uint256",
|
|
216
|
-
"name": "fee",
|
|
217
|
-
"type": "uint256"
|
|
218
|
-
}
|
|
219
|
-
],
|
|
220
|
-
"stateMutability": "view",
|
|
221
|
-
"type": "function"
|
|
222
|
-
},
|
|
223
135
|
{
|
|
224
136
|
"inputs": [
|
|
225
137
|
{
|
|
@@ -383,80 +295,7 @@
|
|
|
383
295
|
"type": "uint256"
|
|
384
296
|
}
|
|
385
297
|
],
|
|
386
|
-
"stateMutability": "
|
|
387
|
-
"type": "function"
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"inputs": [
|
|
391
|
-
{
|
|
392
|
-
"components": [
|
|
393
|
-
{
|
|
394
|
-
"internalType": "address",
|
|
395
|
-
"name": "priceFeed",
|
|
396
|
-
"type": "address"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"internalType": "address",
|
|
400
|
-
"name": "sender",
|
|
401
|
-
"type": "address"
|
|
402
|
-
},
|
|
403
|
-
{
|
|
404
|
-
"internalType": "uint16",
|
|
405
|
-
"name": "defaultMultiplierBps",
|
|
406
|
-
"type": "uint16"
|
|
407
|
-
}
|
|
408
|
-
],
|
|
409
|
-
"internalType": "struct IExecutorFeeLib.FeeParamsForRead",
|
|
410
|
-
"name": "_params",
|
|
411
|
-
"type": "tuple"
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
"components": [
|
|
415
|
-
{
|
|
416
|
-
"internalType": "uint64",
|
|
417
|
-
"name": "lzReceiveBaseGas",
|
|
418
|
-
"type": "uint64"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"internalType": "uint16",
|
|
422
|
-
"name": "multiplierBps",
|
|
423
|
-
"type": "uint16"
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"internalType": "uint128",
|
|
427
|
-
"name": "floorMarginUSD",
|
|
428
|
-
"type": "uint128"
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"internalType": "uint128",
|
|
432
|
-
"name": "nativeCap",
|
|
433
|
-
"type": "uint128"
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"internalType": "uint64",
|
|
437
|
-
"name": "lzComposeBaseGas",
|
|
438
|
-
"type": "uint64"
|
|
439
|
-
}
|
|
440
|
-
],
|
|
441
|
-
"internalType": "struct IExecutor.DstConfig",
|
|
442
|
-
"name": "_dstConfig",
|
|
443
|
-
"type": "tuple"
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"internalType": "bytes",
|
|
447
|
-
"name": "_options",
|
|
448
|
-
"type": "bytes"
|
|
449
|
-
}
|
|
450
|
-
],
|
|
451
|
-
"name": "getFeeOnSend",
|
|
452
|
-
"outputs": [
|
|
453
|
-
{
|
|
454
|
-
"internalType": "uint256",
|
|
455
|
-
"name": "fee",
|
|
456
|
-
"type": "uint256"
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
"stateMutability": "view",
|
|
298
|
+
"stateMutability": "nonpayable",
|
|
460
299
|
"type": "function"
|
|
461
300
|
},
|
|
462
301
|
{
|
|
@@ -492,24 +331,6 @@
|
|
|
492
331
|
"stateMutability": "nonpayable",
|
|
493
332
|
"type": "function"
|
|
494
333
|
},
|
|
495
|
-
{
|
|
496
|
-
"inputs": [],
|
|
497
|
-
"name": "version",
|
|
498
|
-
"outputs": [
|
|
499
|
-
{
|
|
500
|
-
"internalType": "uint64",
|
|
501
|
-
"name": "major",
|
|
502
|
-
"type": "uint64"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"internalType": "uint8",
|
|
506
|
-
"name": "minor",
|
|
507
|
-
"type": "uint8"
|
|
508
|
-
}
|
|
509
|
-
],
|
|
510
|
-
"stateMutability": "pure",
|
|
511
|
-
"type": "function"
|
|
512
|
-
},
|
|
513
334
|
{
|
|
514
335
|
"inputs": [
|
|
515
336
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE7C2a73131dd48D8AC46dCD7Ab80C8cbeE5b410A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb168ab6316ba4d3527f66e2dcb3896bbe8883907d536be8ea6c08f82f13173eb",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x71550ac84Ba7599220eAEf5C756b847cB4486606",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd37948972d2c7daeaf0b50c8c0208c6893286cfdcb8cabd961ce06657fcb5bc2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -406,30 +406,6 @@
|
|
|
406
406
|
"stateMutability": "nonpayable",
|
|
407
407
|
"type": "function"
|
|
408
408
|
},
|
|
409
|
-
{
|
|
410
|
-
"inputs": [
|
|
411
|
-
{
|
|
412
|
-
"internalType": "address",
|
|
413
|
-
"name": "_sender",
|
|
414
|
-
"type": "address"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"internalType": "bytes",
|
|
418
|
-
"name": "_options",
|
|
419
|
-
"type": "bytes"
|
|
420
|
-
}
|
|
421
|
-
],
|
|
422
|
-
"name": "assignJob",
|
|
423
|
-
"outputs": [
|
|
424
|
-
{
|
|
425
|
-
"internalType": "uint256",
|
|
426
|
-
"name": "fee",
|
|
427
|
-
"type": "uint256"
|
|
428
|
-
}
|
|
429
|
-
],
|
|
430
|
-
"stateMutability": "nonpayable",
|
|
431
|
-
"type": "function"
|
|
432
|
-
},
|
|
433
409
|
{
|
|
434
410
|
"inputs": [
|
|
435
411
|
{
|
|
@@ -652,30 +628,6 @@
|
|
|
652
628
|
"stateMutability": "view",
|
|
653
629
|
"type": "function"
|
|
654
630
|
},
|
|
655
|
-
{
|
|
656
|
-
"inputs": [
|
|
657
|
-
{
|
|
658
|
-
"internalType": "address",
|
|
659
|
-
"name": "_sender",
|
|
660
|
-
"type": "address"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"internalType": "bytes",
|
|
664
|
-
"name": "_options",
|
|
665
|
-
"type": "bytes"
|
|
666
|
-
}
|
|
667
|
-
],
|
|
668
|
-
"name": "getFee",
|
|
669
|
-
"outputs": [
|
|
670
|
-
{
|
|
671
|
-
"internalType": "uint256",
|
|
672
|
-
"name": "fee",
|
|
673
|
-
"type": "uint256"
|
|
674
|
-
}
|
|
675
|
-
],
|
|
676
|
-
"stateMutability": "view",
|
|
677
|
-
"type": "function"
|
|
678
|
-
},
|
|
679
631
|
{
|
|
680
632
|
"inputs": [
|
|
681
633
|
{
|
|
@@ -815,7 +767,7 @@
|
|
|
815
767
|
},
|
|
816
768
|
{
|
|
817
769
|
"inputs": [],
|
|
818
|
-
"name": "
|
|
770
|
+
"name": "localEid",
|
|
819
771
|
"outputs": [
|
|
820
772
|
{
|
|
821
773
|
"internalType": "uint32",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1e5c840be5b6965e0da8c78b19969132021d8e2091b3e9c42913f22880fd00b0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9962e38af462e6f2c8d57b5884e5c6da38be2236101615ac32d6a998fd535e8a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE8BBb5F22E6b3d6CD9157B8FD2b59C076e57a9Fc",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5ae1b523e6a69b73a3b3acce305408f3b33265bbb0427988499a158c89a7aa6f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9962e38af462e6f2c8d57b5884e5c6da38be2236101615ac32d6a998fd535e8a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2dE080e97B0caE9825375D31f5D0eD5751fDf16D",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1d5a5d6cf5134f9527f102c530add1839d8e55227c4d6731b07bbcc92f0627c2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x966e29cd2fec259aaae30aaf9ca736f204d91c3f12bc5028a4b53e099ebd6c7e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe7f58b324099b7825c7f48ffacf607c7c7844f54bf3ae818aa42b8e5a0ee0d5c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2E983A1Ba5e8b38AAAeC4B440B9dDcFBf72E15d1",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd0e8e76c8ab40ec34ba62379f3493a74a5c3e13d1df3c7304b7afec0025f399a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x966e29cd2fec259aaae30aaf9ca736f204d91c3f12bc5028a4b53e099ebd6c7e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdda1d115c9fa9814d47e7d1c0de04eab00112f90a76947dd602944842f9dd2e9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc8d2abf9eeeab7f2ae988e5843a7cfd4c8fc78f55dc6c75bb6c3fa9690c11c03",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9642c27278b2e12549c747a1cdf19b6ec907ac3207c2d1c5ce952ea01261733a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc8d2abf9eeeab7f2ae988e5843a7cfd4c8fc78f55dc6c75bb6c3fa9690c11c03",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xbe7c778988fc0eee639d0f462df659bceeddc228d4ac9c32aad79ba4ced90fe0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6dfe9179850e0e0ecc9fb4c43f7ea467947b3d28a8a8c7053698e3daa2d5c3d3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9719ca8f67d66244f6d65546a2ba85039c55cb3de0bf303fde35d4a93a34d9d9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6dfe9179850e0e0ecc9fb4c43f7ea467947b3d28a8a8c7053698e3daa2d5c3d3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2c1dcd35cdcc9d69ace03c0449905eced21cb14ba1c48099b4e05aa20e29de07",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0582cefc4bcc7a5f6aa9403acd9fa9c56bc70ae98c54732fe8b66085d0dc8166",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x8982eb5ad34e458cf3e98d720ec7db6d71605157bdf4e60f0775d68addf7ed08",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2a0d2e8c5fdddb711b3b954b89d6f32f884582303871062123617672b439ff82",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0215c506fedca19aa17a0625c70e0fc14fa92e8106f5285fc389f9a379102fbd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|