@layerzerolabs/lz-evm-sdk-v2 3.0.56 → 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 +8 -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
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa82d09388d6e4cdf4df27774fce8f6648dcf163ddd397d0b5942060f37ff2803",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "uint32",
|
|
9
|
-
"name": "_localEidV2",
|
|
10
|
-
"type": "uint32"
|
|
11
|
-
},
|
|
12
7
|
{
|
|
13
8
|
"internalType": "uint32",
|
|
14
9
|
"name": "_vid",
|
|
@@ -102,11 +97,6 @@
|
|
|
102
97
|
"name": "DVN_OnlySelf",
|
|
103
98
|
"type": "error"
|
|
104
99
|
},
|
|
105
|
-
{
|
|
106
|
-
"inputs": [],
|
|
107
|
-
"name": "MultiSig_InvalidSigner",
|
|
108
|
-
"type": "error"
|
|
109
|
-
},
|
|
110
100
|
{
|
|
111
101
|
"inputs": [],
|
|
112
102
|
"name": "MultiSig_OnlySigner",
|
|
@@ -149,22 +139,6 @@
|
|
|
149
139
|
"name": "MultiSig_StateAlreadySet",
|
|
150
140
|
"type": "error"
|
|
151
141
|
},
|
|
152
|
-
{
|
|
153
|
-
"inputs": [
|
|
154
|
-
{
|
|
155
|
-
"internalType": "address",
|
|
156
|
-
"name": "signer",
|
|
157
|
-
"type": "address"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"internalType": "bool",
|
|
161
|
-
"name": "active",
|
|
162
|
-
"type": "bool"
|
|
163
|
-
}
|
|
164
|
-
],
|
|
165
|
-
"name": "MultiSig_StateNotSet",
|
|
166
|
-
"type": "error"
|
|
167
|
-
},
|
|
168
142
|
{
|
|
169
143
|
"inputs": [],
|
|
170
144
|
"name": "MultiSig_UnorderedSigners",
|
|
@@ -659,40 +633,6 @@
|
|
|
659
633
|
"stateMutability": "nonpayable",
|
|
660
634
|
"type": "function"
|
|
661
635
|
},
|
|
662
|
-
{
|
|
663
|
-
"inputs": [
|
|
664
|
-
{
|
|
665
|
-
"internalType": "address",
|
|
666
|
-
"name": "_sender",
|
|
667
|
-
"type": "address"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"internalType": "bytes",
|
|
671
|
-
"name": "",
|
|
672
|
-
"type": "bytes"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"internalType": "bytes",
|
|
676
|
-
"name": "_cmd",
|
|
677
|
-
"type": "bytes"
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"internalType": "bytes",
|
|
681
|
-
"name": "_options",
|
|
682
|
-
"type": "bytes"
|
|
683
|
-
}
|
|
684
|
-
],
|
|
685
|
-
"name": "assignJob",
|
|
686
|
-
"outputs": [
|
|
687
|
-
{
|
|
688
|
-
"internalType": "uint256",
|
|
689
|
-
"name": "fee",
|
|
690
|
-
"type": "uint256"
|
|
691
|
-
}
|
|
692
|
-
],
|
|
693
|
-
"stateMutability": "payable",
|
|
694
|
-
"type": "function"
|
|
695
|
-
},
|
|
696
636
|
{
|
|
697
637
|
"inputs": [],
|
|
698
638
|
"name": "defaultMultiplierBps",
|
|
@@ -843,40 +783,6 @@
|
|
|
843
783
|
"stateMutability": "view",
|
|
844
784
|
"type": "function"
|
|
845
785
|
},
|
|
846
|
-
{
|
|
847
|
-
"inputs": [
|
|
848
|
-
{
|
|
849
|
-
"internalType": "address",
|
|
850
|
-
"name": "_sender",
|
|
851
|
-
"type": "address"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"internalType": "bytes",
|
|
855
|
-
"name": "",
|
|
856
|
-
"type": "bytes"
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"internalType": "bytes",
|
|
860
|
-
"name": "_cmd",
|
|
861
|
-
"type": "bytes"
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"internalType": "bytes",
|
|
865
|
-
"name": "_options",
|
|
866
|
-
"type": "bytes"
|
|
867
|
-
}
|
|
868
|
-
],
|
|
869
|
-
"name": "getFee",
|
|
870
|
-
"outputs": [
|
|
871
|
-
{
|
|
872
|
-
"internalType": "uint256",
|
|
873
|
-
"name": "fee",
|
|
874
|
-
"type": "uint256"
|
|
875
|
-
}
|
|
876
|
-
],
|
|
877
|
-
"stateMutability": "view",
|
|
878
|
-
"type": "function"
|
|
879
|
-
},
|
|
880
786
|
{
|
|
881
787
|
"inputs": [
|
|
882
788
|
{
|
|
@@ -896,19 +802,6 @@
|
|
|
896
802
|
"stateMutability": "view",
|
|
897
803
|
"type": "function"
|
|
898
804
|
},
|
|
899
|
-
{
|
|
900
|
-
"inputs": [],
|
|
901
|
-
"name": "getSigners",
|
|
902
|
-
"outputs": [
|
|
903
|
-
{
|
|
904
|
-
"internalType": "address[]",
|
|
905
|
-
"name": "",
|
|
906
|
-
"type": "address[]"
|
|
907
|
-
}
|
|
908
|
-
],
|
|
909
|
-
"stateMutability": "view",
|
|
910
|
-
"type": "function"
|
|
911
|
-
},
|
|
912
805
|
{
|
|
913
806
|
"inputs": [
|
|
914
807
|
{
|
|
@@ -1023,38 +916,6 @@
|
|
|
1023
916
|
"stateMutability": "pure",
|
|
1024
917
|
"type": "function"
|
|
1025
918
|
},
|
|
1026
|
-
{
|
|
1027
|
-
"inputs": [
|
|
1028
|
-
{
|
|
1029
|
-
"internalType": "address",
|
|
1030
|
-
"name": "_signer",
|
|
1031
|
-
"type": "address"
|
|
1032
|
-
}
|
|
1033
|
-
],
|
|
1034
|
-
"name": "isSigner",
|
|
1035
|
-
"outputs": [
|
|
1036
|
-
{
|
|
1037
|
-
"internalType": "bool",
|
|
1038
|
-
"name": "",
|
|
1039
|
-
"type": "bool"
|
|
1040
|
-
}
|
|
1041
|
-
],
|
|
1042
|
-
"stateMutability": "view",
|
|
1043
|
-
"type": "function"
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"inputs": [],
|
|
1047
|
-
"name": "localEidV2",
|
|
1048
|
-
"outputs": [
|
|
1049
|
-
{
|
|
1050
|
-
"internalType": "uint32",
|
|
1051
|
-
"name": "",
|
|
1052
|
-
"type": "uint32"
|
|
1053
|
-
}
|
|
1054
|
-
],
|
|
1055
|
-
"stateMutability": "view",
|
|
1056
|
-
"type": "function"
|
|
1057
|
-
},
|
|
1058
919
|
{
|
|
1059
920
|
"inputs": [],
|
|
1060
921
|
"name": "paused",
|
|
@@ -1311,9 +1172,9 @@
|
|
|
1311
1172
|
"name": "signerSize",
|
|
1312
1173
|
"outputs": [
|
|
1313
1174
|
{
|
|
1314
|
-
"internalType": "
|
|
1175
|
+
"internalType": "uint64",
|
|
1315
1176
|
"name": "",
|
|
1316
|
-
"type": "
|
|
1177
|
+
"type": "uint64"
|
|
1317
1178
|
}
|
|
1318
1179
|
],
|
|
1319
1180
|
"stateMutability": "view",
|
|
@@ -1323,7 +1184,7 @@
|
|
|
1323
1184
|
"inputs": [
|
|
1324
1185
|
{
|
|
1325
1186
|
"internalType": "address",
|
|
1326
|
-
"name": "
|
|
1187
|
+
"name": "signer",
|
|
1327
1188
|
"type": "address"
|
|
1328
1189
|
}
|
|
1329
1190
|
],
|
|
@@ -1331,7 +1192,7 @@
|
|
|
1331
1192
|
"outputs": [
|
|
1332
1193
|
{
|
|
1333
1194
|
"internalType": "bool",
|
|
1334
|
-
"name": "",
|
|
1195
|
+
"name": "active",
|
|
1335
1196
|
"type": "bool"
|
|
1336
1197
|
}
|
|
1337
1198
|
],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x15d1b16df4c31b939efd5abc3255f384c407392b06742029fbd46f046a4e22b8",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd712d08dffb69d4772724e6cd1dea072648c182a6b9be2fb9bf408bb14061fce",
|
|
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": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb9cf21f990912814e395c5f46d9d15deb7a4b42341658565b226db160c7fbb3c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd64425a2d539df6d641d6481ebc818b7585508aa26f900809ecb08956d17ef4a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|