@layerzerolabs/lz-evm-sdk-v2 3.0.134-sui.3 → 3.0.134
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/ethereal-mainnet/DVN.json +1 -1
- package/deployments/ethereal-mainnet/DVNFeeLib.json +1 -1
- package/deployments/ethereal-mainnet/DeadDVN.json +1 -1
- package/deployments/ethereal-mainnet/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereal-mainnet/EndpointV2.json +1 -1
- package/deployments/ethereal-mainnet/EndpointV2View.json +1 -1
- package/deployments/ethereal-mainnet/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/Executor.json +1 -1
- package/deployments/ethereal-mainnet/ExecutorFeeLib.json +1 -1
- package/deployments/ethereal-mainnet/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereal-mainnet/Executor_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/Executor_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/LzExecutor.json +1 -1
- package/deployments/ethereal-mainnet/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/MultiCall.json +1 -1
- package/deployments/ethereal-mainnet/PriceFeed.json +1 -1
- package/deployments/ethereal-mainnet/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereal-mainnet/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln301.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln301View.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln302.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln302View.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereal-mainnet/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereal-mainnet/SendUln301.json +1 -1
- package/deployments/ethereal-mainnet/SendUln302.json +1 -1
- package/deployments/ethereal-mainnet/Treasury.json +1 -1
- package/deployments/ethereal-mainnet/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
- package/deployments/gatelayer-mainnet/DeadDVN.json +0 -159
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6bf7efc7d2eb718705b4bc07fc5c8d23df4b144012c83d0896d9d9e3f540d058",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x7e34dd1818d68673f208417e163a21229c6425da4def65e7370a942b97e6fa60",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf2b2e0acfc3c6df998252573b47f7c83326961a50d041d5ba3b0c1fadb4e93cc",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x867f04fb4279c490dea8c9ada60e420154679f1535d7a235cde475c5af4d5e8b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdcc924fea56b18beac810ee6c521494a673edfa413626b40e19bd9dfd1edfe52",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x867f04fb4279c490dea8c9ada60e420154679f1535d7a235cde475c5af4d5e8b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa164dce9d70edefa0cd2bb789638359aae57baba677b70a388153ebcbcff91fa",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc345101c7cfb023eeb443a6eda82d66abd28cffb43f57f93dcccdcffabbbbc7c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x856de2c11707d1280cba9d09098ac219b292dbb56209f5877dd6bfb7d4376440",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x24472bbb7fb6ec0a859b0a6c504aca5c774bd6c326751c071c82711a2203c087",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x022ec4f9bad2665dac1009be196f0d7f5d4eb77e7f864ddd2b8c2ec0672b48c4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc0173ff38c4b0f95261416234f8b8f178ca8b61db0f502a06a2baac6266a1408",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xce8358bc28dd8296Ce8cAF1CD2b44787abd65887",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x34fc5e6881d8a98a8cd56d0768757d297104b311e9f5ba44c6d61a19b35b9f47",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6788f52439ACA6BFF597d3eeC2DC9a44B8FEE842",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x8b42e370617b501227617a785a28d862cd84b2588ca3bef836da9782d608a7a2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x70a52c17d67f9bd6e47639c6024e200abab1619362efc4e9de9b006325bec808",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x7af3b00d2008b6818b2450acfe00dd63cd25035d87620a98dc55debe3858f54d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x76797b977850326df5e158e59288fb1217c0ce1a5589dcc48b5b4f03564293f9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x3A73033C0b1407574C76BdBAc67f126f6b4a9AA9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf99cafd27c5c9959df280162efa4f9686963451f46143d00111c67f7977115af",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x76797b977850326df5e158e59288fb1217c0ce1a5589dcc48b5b4f03564293f9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4208D6E27538189bB48E603D6123A94b8Abe0A0b",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe42828ae09363e2fa3a3ac00f4669ce921b752c08e66b2bd2a632c24ce6111a2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xc097ab8CD7b053326DFe9fB3E3a31a0CCe3B526f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd96ba3dbfc53732569e4fba0bb4a464f0971523cc458a3fd06960a4346ba57fb",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2367325334447C5E1E0f1b3a6fB947b262F58312",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x63bca14688d8593ca3936c9eaaa67705faf6012a4205d72fc31c8efbec96e818",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcCE466a522984415bC91338c232d98869193D46e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6cd6a69cafdb050d53a38f176ccaece9f370a74aa3578c61cc4a15c251cde5cb",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4208D6E27538189bB48E603D6123A94b8Abe0A0b",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe42828ae09363e2fa3a3ac00f4669ce921b752c08e66b2bd2a632c24ce6111a2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcaebe547716611bbb637469f16c41814197181c8c7d9f13fa0fe77f903d00385",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xa20DB4Ffe74A31D17fc24BD32a7DD7555441058e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1a9d07ab42042f008db936f1d11fcdf066f334d1b2e3a44bccf59796bec27db3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcaebe547716611bbb637469f16c41814197181c8c7d9f13fa0fe77f903d00385",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xfea386263c3f52ce598893f3f51c4af32146e44f176d6312eb050eee60b4d760",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf9e777c8b5350d3d8b9c8849b6f0d3b09c221ddf87a86fefc0291cec9632f77f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x9740FF91F1985D8d2B71494aE1A2f723bb3Ed9E4",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0cb015f28c43d79cac717e91bc34a44231d0e285fdc9b0da814a2e04b63c9249",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4EE2F9B7cf3A68966c370F3eb2C16613d3235245",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x88e76227f67b92cd7f823ad0e11b0a36b635e3f6ff41948b5954b22aaf41bc3e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf9e777c8b5350d3d8b9c8849b6f0d3b09c221ddf87a86fefc0291cec9632f77f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x15e51701F245F6D5bd0FEE87bCAf55B0841451B3",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5b2f115726624a2e25ba56204c8f4e989bd1aa9f9c23fe5746482745a6081a81",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x7cacBe439EaD55fa1c22790330b12835c6884a91",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x81711e940b900bb8d85dd36a618af2d916271069e9c578fd013d149de6d8b663",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfd76d9CB0Bac839725aB79127E7411fe71b1e3CA",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x68916397a77431606abfc1627482217564fb31b19959770487ad2036b832921b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x7cacBe439EaD55fa1c22790330b12835c6884a91",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x81711e940b900bb8d85dd36a618af2d916271069e9c578fd013d149de6d8b663",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe1844c5D63a9543023008D332Bd3d2e6f1FE1043",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xefdf6bffb26dee7b66a4eb2f9598bb8258d3ebfdc1e46f29479db49c95523c8a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x377530cdA84DFb2673bF4d145DCF0C4D7fdcB5b6",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x00560fc159d21e2433f19eaff0eeb17afba01ba5e3a10b892ff12a8c09ed1773",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xc1B621b18187F74c8F6D52a6F709Dd2780C09821",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf4c5afc6b9b5c6b1456872a9f4d5851e760d5f2d0f615bbac3f56a36fc671c36",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x377530cdA84DFb2673bF4d145DCF0C4D7fdcB5b6",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x00560fc159d21e2433f19eaff0eeb17afba01ba5e3a10b892ff12a8c09ed1773",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x37aaaf95887624a363effB7762D489E3C05c2a02",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe6e12200d431c0a84853e2647e2dc52261f0783a632808ba031cf9bd4393c2ea",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xC39161c743D0307EB9BCc9FEF03eeb9Dc4802de7",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x7988ee8b04bc88a1da779b23e0480fceae88b7f8042b33cae289990e4a0cac9a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x4d39548ade5a6e224ff1f7ae79b2b6cf7f5e51c187035d946cfe238c44611bc1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x67ec9f6d387e15155e5d4a1f2e886b9666c125ba8e2780c23cec05fcfebe5cc9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x99c392be4355fe92b96a16d38b045875e002a6e39a0815ce1386c9631d2162ea",
|
|
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": "0x1964a605a215eeddb11c784e9d7d896accd3a87ff36ca573b34ee2e2d03a08a7",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|