@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": "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": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2E983A1Ba5e8b38AAAeC4B440B9dDcFBf72E15d1",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1ae519a6c130183a2cc5f80a43227f0a603b3860164139eaccfa12e62f1514e5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb9cf21f990912814e395c5f46d9d15deb7a4b42341658565b226db160c7fbb3c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xfa8b4fa2dbbed0c7e21b5a9ab73c443ee77846849551538e4cc8747e550ad619",
|
|
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": "0xaff3b1997e686f127e1ca0c5023033862d808fd5eb31dff22852ecce4b124a64",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|