@layerzerolabs/lz-evm-sdk-v2 3.0.128-sui.0 → 3.0.128
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/deployments/arbitrum-sandbox-local/DVN.json +144 -5
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +385 -1
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +166 -0
- package/deployments/arbitrum-sandbox-local/EndpointV2.json +2356 -0
- package/deployments/arbitrum-sandbox-local/EndpointV2View.json +335 -0
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +204 -0
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/Executor.json +1476 -0
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +215 -0
- package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +541 -0
- package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +176 -0
- package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +1345 -0
- package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/LzExecutor.json +641 -0
- package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +510 -0
- package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/MultiCall.json +115 -0
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +88 -0
- 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/arbitrum-sandbox-local/ReadLib1002.json +1283 -0
- package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +411 -0
- package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +176 -0
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +280 -0
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +995 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +252 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +752 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +377 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/arbitrum-sandbox-local/SendUln301.json +1273 -0
- package/deployments/arbitrum-sandbox-local/SendUln302.json +1254 -0
- package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +586 -0
- package/deployments/arbitrum-sandbox-local/Treasury.json +304 -0
- package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +89 -0
- 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/ethereum-sandbox-local/DVN.json +144 -5
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +385 -1
- 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 +76 -2
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +181 -2
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +76 -2
- 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/MultiCall.json +115 -0
- 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/ReadLib1002ViewProxyAdmin.json +176 -0
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +280 -0
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +137 -0
- 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 +144 -5
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +385 -1
- 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 +76 -2
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +181 -2
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +76 -2
- 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/MultiCall.json +115 -0
- 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/ReadLib1002.json +1283 -0
- package/deployments/polygon-sandbox-local/ReadLib1002View.json +411 -0
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +176 -0
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +280 -0
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +137 -0
- 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 +145 -6
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +386 -2
- 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 +77 -3
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +182 -3
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +77 -3
- 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5620e243d115503155c4dae753ace45601f55cb93cbdddc3e452d81c2f20c71a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2489a172c678f82aa6e71d90d88c5b7a400df9b5626a201ccb64b7285bce8c0e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xaa23f8fb71523abdcf37f402ca77ffe67c2f781576312aca80de63d5d8790ec3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf8c2c6ddf867ac7fab4646342c29af01db95bf41e64fb983cac99bdd300325e7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa95f4a0ed87a3ad2b63a9138e011d2ed076872b9af5088dbfdc3e6942e5c4a5a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf8c2c6ddf867ac7fab4646342c29af01db95bf41e64fb983cac99bdd300325e7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe1c6048310c664974d44f4345706b4c3b148d225f91e6a0af5974230e7d3cf80",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x085b58ff96ab734281bd1edf8ebe3e2d553d4746a317d64be8b9d107395f431c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x712778d8b1eb2b1fe00fd73f7c2c5222c8aad6d3b40a1e301dde6512caa77c72",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x07135e6abb2b86fbaa0080da411bfe1c43dc4c554862977ece7b3e2c06096c62",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2f5b51cb50d429cbf40d9f619b4fb957e8369c129672fd9c692088141a9d8a68",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc2987c3845a4907508a59ca61fa8c1b68e4b136fd7c86b3543ea112d2c71da31",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
+
{
|
|
8
|
+
"internalType": "uint32",
|
|
9
|
+
"name": "_localEidV2",
|
|
10
|
+
"type": "uint32"
|
|
11
|
+
},
|
|
7
12
|
{
|
|
8
13
|
"internalType": "uint32",
|
|
9
14
|
"name": "_vid",
|
|
@@ -97,6 +102,11 @@
|
|
|
97
102
|
"name": "DVN_OnlySelf",
|
|
98
103
|
"type": "error"
|
|
99
104
|
},
|
|
105
|
+
{
|
|
106
|
+
"inputs": [],
|
|
107
|
+
"name": "MultiSig_InvalidSigner",
|
|
108
|
+
"type": "error"
|
|
109
|
+
},
|
|
100
110
|
{
|
|
101
111
|
"inputs": [],
|
|
102
112
|
"name": "MultiSig_OnlySigner",
|
|
@@ -139,6 +149,22 @@
|
|
|
139
149
|
"name": "MultiSig_StateAlreadySet",
|
|
140
150
|
"type": "error"
|
|
141
151
|
},
|
|
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
|
+
},
|
|
142
168
|
{
|
|
143
169
|
"inputs": [],
|
|
144
170
|
"name": "MultiSig_UnorderedSigners",
|
|
@@ -633,6 +659,40 @@
|
|
|
633
659
|
"stateMutability": "nonpayable",
|
|
634
660
|
"type": "function"
|
|
635
661
|
},
|
|
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
|
+
},
|
|
636
696
|
{
|
|
637
697
|
"inputs": [],
|
|
638
698
|
"name": "defaultMultiplierBps",
|
|
@@ -783,6 +843,40 @@
|
|
|
783
843
|
"stateMutability": "view",
|
|
784
844
|
"type": "function"
|
|
785
845
|
},
|
|
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
|
+
},
|
|
786
880
|
{
|
|
787
881
|
"inputs": [
|
|
788
882
|
{
|
|
@@ -802,6 +896,19 @@
|
|
|
802
896
|
"stateMutability": "view",
|
|
803
897
|
"type": "function"
|
|
804
898
|
},
|
|
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
|
+
},
|
|
805
912
|
{
|
|
806
913
|
"inputs": [
|
|
807
914
|
{
|
|
@@ -916,6 +1023,38 @@
|
|
|
916
1023
|
"stateMutability": "pure",
|
|
917
1024
|
"type": "function"
|
|
918
1025
|
},
|
|
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
|
+
},
|
|
919
1058
|
{
|
|
920
1059
|
"inputs": [],
|
|
921
1060
|
"name": "paused",
|
|
@@ -1172,9 +1311,9 @@
|
|
|
1172
1311
|
"name": "signerSize",
|
|
1173
1312
|
"outputs": [
|
|
1174
1313
|
{
|
|
1175
|
-
"internalType": "
|
|
1314
|
+
"internalType": "uint256",
|
|
1176
1315
|
"name": "",
|
|
1177
|
-
"type": "
|
|
1316
|
+
"type": "uint256"
|
|
1178
1317
|
}
|
|
1179
1318
|
],
|
|
1180
1319
|
"stateMutability": "view",
|
|
@@ -1184,7 +1323,7 @@
|
|
|
1184
1323
|
"inputs": [
|
|
1185
1324
|
{
|
|
1186
1325
|
"internalType": "address",
|
|
1187
|
-
"name": "
|
|
1326
|
+
"name": "_signer",
|
|
1188
1327
|
"type": "address"
|
|
1189
1328
|
}
|
|
1190
1329
|
],
|
|
@@ -1192,7 +1331,7 @@
|
|
|
1192
1331
|
"outputs": [
|
|
1193
1332
|
{
|
|
1194
1333
|
"internalType": "bool",
|
|
1195
|
-
"name": "
|
|
1334
|
+
"name": "",
|
|
1196
1335
|
"type": "bool"
|
|
1197
1336
|
}
|
|
1198
1337
|
],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x45748e00c20bf7770e34660ab8cad5b922536c88a3ffd40f536383a59dfbbfa0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|