@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
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB840BB4f8B5bE8509F5eFc5A0c6939d3F6f7e58d",
|
|
3
|
+
"transactionHash": "0x5516d6243f6146265948bf63707b66cc80076d21943ff8edeab6fce7a1d5f953",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x9cCEb2D36E1DEd536Ee872e5FD9ff5fe731C1a0b",
|
|
3
|
+
"transactionHash": "0x49333a11d9e57bd30e39ae3c18c2f62805427480c16d65d79e1baeaff2e806a4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB840BB4f8B5bE8509F5eFc5A0c6939d3F6f7e58d",
|
|
3
|
+
"transactionHash": "0x5516d6243f6146265948bf63707b66cc80076d21943ff8edeab6fce7a1d5f953",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x65C72f4cdb8b72480806F6Ea8dd3302a59F7cA07",
|
|
3
|
+
"transactionHash": "0x7e04b06a987c4d706583d7897d5ccd420fee965dc3db471d50eaf8c99d123941",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -285,6 +285,19 @@
|
|
|
285
285
|
"name": "Paused",
|
|
286
286
|
"type": "event"
|
|
287
287
|
},
|
|
288
|
+
{
|
|
289
|
+
"anonymous": false,
|
|
290
|
+
"inputs": [
|
|
291
|
+
{
|
|
292
|
+
"indexed": false,
|
|
293
|
+
"internalType": "address",
|
|
294
|
+
"name": "receiveUln301",
|
|
295
|
+
"type": "address"
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"name": "ReceiveUln301Set",
|
|
299
|
+
"type": "event"
|
|
300
|
+
},
|
|
288
301
|
{
|
|
289
302
|
"anonymous": false,
|
|
290
303
|
"inputs": [
|
|
@@ -516,6 +529,30 @@
|
|
|
516
529
|
"stateMutability": "nonpayable",
|
|
517
530
|
"type": "function"
|
|
518
531
|
},
|
|
532
|
+
{
|
|
533
|
+
"inputs": [
|
|
534
|
+
{
|
|
535
|
+
"internalType": "address",
|
|
536
|
+
"name": "_sender",
|
|
537
|
+
"type": "address"
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"internalType": "bytes",
|
|
541
|
+
"name": "_options",
|
|
542
|
+
"type": "bytes"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"name": "assignJob",
|
|
546
|
+
"outputs": [
|
|
547
|
+
{
|
|
548
|
+
"internalType": "uint256",
|
|
549
|
+
"name": "fee",
|
|
550
|
+
"type": "uint256"
|
|
551
|
+
}
|
|
552
|
+
],
|
|
553
|
+
"stateMutability": "nonpayable",
|
|
554
|
+
"type": "function"
|
|
555
|
+
},
|
|
519
556
|
{
|
|
520
557
|
"inputs": [
|
|
521
558
|
{
|
|
@@ -738,6 +775,30 @@
|
|
|
738
775
|
"stateMutability": "view",
|
|
739
776
|
"type": "function"
|
|
740
777
|
},
|
|
778
|
+
{
|
|
779
|
+
"inputs": [
|
|
780
|
+
{
|
|
781
|
+
"internalType": "address",
|
|
782
|
+
"name": "_sender",
|
|
783
|
+
"type": "address"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"internalType": "bytes",
|
|
787
|
+
"name": "_options",
|
|
788
|
+
"type": "bytes"
|
|
789
|
+
}
|
|
790
|
+
],
|
|
791
|
+
"name": "getFee",
|
|
792
|
+
"outputs": [
|
|
793
|
+
{
|
|
794
|
+
"internalType": "uint256",
|
|
795
|
+
"name": "fee",
|
|
796
|
+
"type": "uint256"
|
|
797
|
+
}
|
|
798
|
+
],
|
|
799
|
+
"stateMutability": "view",
|
|
800
|
+
"type": "function"
|
|
801
|
+
},
|
|
741
802
|
{
|
|
742
803
|
"inputs": [
|
|
743
804
|
{
|
|
@@ -877,7 +938,7 @@
|
|
|
877
938
|
},
|
|
878
939
|
{
|
|
879
940
|
"inputs": [],
|
|
880
|
-
"name": "
|
|
941
|
+
"name": "localEidV2",
|
|
881
942
|
"outputs": [
|
|
882
943
|
{
|
|
883
944
|
"internalType": "uint32",
|
|
@@ -1268,6 +1329,19 @@
|
|
|
1268
1329
|
"stateMutability": "nonpayable",
|
|
1269
1330
|
"type": "function"
|
|
1270
1331
|
},
|
|
1332
|
+
{
|
|
1333
|
+
"inputs": [
|
|
1334
|
+
{
|
|
1335
|
+
"internalType": "address",
|
|
1336
|
+
"name": "_receiveUln301",
|
|
1337
|
+
"type": "address"
|
|
1338
|
+
}
|
|
1339
|
+
],
|
|
1340
|
+
"name": "setReceiveUln301",
|
|
1341
|
+
"outputs": [],
|
|
1342
|
+
"stateMutability": "nonpayable",
|
|
1343
|
+
"type": "function"
|
|
1344
|
+
},
|
|
1271
1345
|
{
|
|
1272
1346
|
"inputs": [
|
|
1273
1347
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2555f30b983BFB71965056B86ED0d51963c78B00",
|
|
3
|
+
"transactionHash": "0x45e339989d1ceffdc0044bc0811f4819d442e3828ec4d3e7b3c065ad486f8593",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xfaf22F3c77f5c5EfeAA231968387B381102894fF",
|
|
3
|
+
"transactionHash": "0xc6523a1538e5307636ec1533111d4c4dc31c4cc4813a847543670edcf5b4e723",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
+
{
|
|
8
|
+
"internalType": "uint32",
|
|
9
|
+
"name": "_localEidV2",
|
|
10
|
+
"type": "uint32"
|
|
11
|
+
},
|
|
7
12
|
{
|
|
8
13
|
"internalType": "uint256",
|
|
9
14
|
"name": "_nativeDecimalsRate",
|
|
@@ -40,6 +45,11 @@
|
|
|
40
45
|
"name": "Executor_InvalidLzComposeOption",
|
|
41
46
|
"type": "error"
|
|
42
47
|
},
|
|
48
|
+
{
|
|
49
|
+
"inputs": [],
|
|
50
|
+
"name": "Executor_InvalidLzReadOption",
|
|
51
|
+
"type": "error"
|
|
52
|
+
},
|
|
43
53
|
{
|
|
44
54
|
"inputs": [],
|
|
45
55
|
"name": "Executor_InvalidLzReceiveOption",
|
|
@@ -82,6 +92,11 @@
|
|
|
82
92
|
"name": "Executor_UnsupportedOptionType",
|
|
83
93
|
"type": "error"
|
|
84
94
|
},
|
|
95
|
+
{
|
|
96
|
+
"inputs": [],
|
|
97
|
+
"name": "Executor_ZeroCalldataSizeProvided",
|
|
98
|
+
"type": "error"
|
|
99
|
+
},
|
|
85
100
|
{
|
|
86
101
|
"inputs": [],
|
|
87
102
|
"name": "Executor_ZeroLzComposeGasProvided",
|
|
@@ -132,6 +147,79 @@
|
|
|
132
147
|
"name": "OwnershipTransferred",
|
|
133
148
|
"type": "event"
|
|
134
149
|
},
|
|
150
|
+
{
|
|
151
|
+
"inputs": [
|
|
152
|
+
{
|
|
153
|
+
"components": [
|
|
154
|
+
{
|
|
155
|
+
"internalType": "address",
|
|
156
|
+
"name": "priceFeed",
|
|
157
|
+
"type": "address"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"internalType": "address",
|
|
161
|
+
"name": "sender",
|
|
162
|
+
"type": "address"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"internalType": "uint16",
|
|
166
|
+
"name": "defaultMultiplierBps",
|
|
167
|
+
"type": "uint16"
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"internalType": "struct IExecutorFeeLib.FeeParamsForRead",
|
|
171
|
+
"name": "_params",
|
|
172
|
+
"type": "tuple"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"components": [
|
|
176
|
+
{
|
|
177
|
+
"internalType": "uint64",
|
|
178
|
+
"name": "lzReceiveBaseGas",
|
|
179
|
+
"type": "uint64"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"internalType": "uint16",
|
|
183
|
+
"name": "multiplierBps",
|
|
184
|
+
"type": "uint16"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"internalType": "uint128",
|
|
188
|
+
"name": "floorMarginUSD",
|
|
189
|
+
"type": "uint128"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"internalType": "uint128",
|
|
193
|
+
"name": "nativeCap",
|
|
194
|
+
"type": "uint128"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"internalType": "uint64",
|
|
198
|
+
"name": "lzComposeBaseGas",
|
|
199
|
+
"type": "uint64"
|
|
200
|
+
}
|
|
201
|
+
],
|
|
202
|
+
"internalType": "struct IExecutor.DstConfig",
|
|
203
|
+
"name": "_dstConfig",
|
|
204
|
+
"type": "tuple"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"internalType": "bytes",
|
|
208
|
+
"name": "_options",
|
|
209
|
+
"type": "bytes"
|
|
210
|
+
}
|
|
211
|
+
],
|
|
212
|
+
"name": "getFee",
|
|
213
|
+
"outputs": [
|
|
214
|
+
{
|
|
215
|
+
"internalType": "uint256",
|
|
216
|
+
"name": "fee",
|
|
217
|
+
"type": "uint256"
|
|
218
|
+
}
|
|
219
|
+
],
|
|
220
|
+
"stateMutability": "view",
|
|
221
|
+
"type": "function"
|
|
222
|
+
},
|
|
135
223
|
{
|
|
136
224
|
"inputs": [
|
|
137
225
|
{
|
|
@@ -295,7 +383,80 @@
|
|
|
295
383
|
"type": "uint256"
|
|
296
384
|
}
|
|
297
385
|
],
|
|
298
|
-
"stateMutability": "
|
|
386
|
+
"stateMutability": "view",
|
|
387
|
+
"type": "function"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"inputs": [
|
|
391
|
+
{
|
|
392
|
+
"components": [
|
|
393
|
+
{
|
|
394
|
+
"internalType": "address",
|
|
395
|
+
"name": "priceFeed",
|
|
396
|
+
"type": "address"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"internalType": "address",
|
|
400
|
+
"name": "sender",
|
|
401
|
+
"type": "address"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"internalType": "uint16",
|
|
405
|
+
"name": "defaultMultiplierBps",
|
|
406
|
+
"type": "uint16"
|
|
407
|
+
}
|
|
408
|
+
],
|
|
409
|
+
"internalType": "struct IExecutorFeeLib.FeeParamsForRead",
|
|
410
|
+
"name": "_params",
|
|
411
|
+
"type": "tuple"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"components": [
|
|
415
|
+
{
|
|
416
|
+
"internalType": "uint64",
|
|
417
|
+
"name": "lzReceiveBaseGas",
|
|
418
|
+
"type": "uint64"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"internalType": "uint16",
|
|
422
|
+
"name": "multiplierBps",
|
|
423
|
+
"type": "uint16"
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"internalType": "uint128",
|
|
427
|
+
"name": "floorMarginUSD",
|
|
428
|
+
"type": "uint128"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"internalType": "uint128",
|
|
432
|
+
"name": "nativeCap",
|
|
433
|
+
"type": "uint128"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"internalType": "uint64",
|
|
437
|
+
"name": "lzComposeBaseGas",
|
|
438
|
+
"type": "uint64"
|
|
439
|
+
}
|
|
440
|
+
],
|
|
441
|
+
"internalType": "struct IExecutor.DstConfig",
|
|
442
|
+
"name": "_dstConfig",
|
|
443
|
+
"type": "tuple"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"internalType": "bytes",
|
|
447
|
+
"name": "_options",
|
|
448
|
+
"type": "bytes"
|
|
449
|
+
}
|
|
450
|
+
],
|
|
451
|
+
"name": "getFeeOnSend",
|
|
452
|
+
"outputs": [
|
|
453
|
+
{
|
|
454
|
+
"internalType": "uint256",
|
|
455
|
+
"name": "fee",
|
|
456
|
+
"type": "uint256"
|
|
457
|
+
}
|
|
458
|
+
],
|
|
459
|
+
"stateMutability": "view",
|
|
299
460
|
"type": "function"
|
|
300
461
|
},
|
|
301
462
|
{
|
|
@@ -331,6 +492,24 @@
|
|
|
331
492
|
"stateMutability": "nonpayable",
|
|
332
493
|
"type": "function"
|
|
333
494
|
},
|
|
495
|
+
{
|
|
496
|
+
"inputs": [],
|
|
497
|
+
"name": "version",
|
|
498
|
+
"outputs": [
|
|
499
|
+
{
|
|
500
|
+
"internalType": "uint64",
|
|
501
|
+
"name": "major",
|
|
502
|
+
"type": "uint64"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"internalType": "uint8",
|
|
506
|
+
"name": "minor",
|
|
507
|
+
"type": "uint8"
|
|
508
|
+
}
|
|
509
|
+
],
|
|
510
|
+
"stateMutability": "pure",
|
|
511
|
+
"type": "function"
|
|
512
|
+
},
|
|
334
513
|
{
|
|
335
514
|
"inputs": [
|
|
336
515
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x8A694dd7FeAcF1125219DE0E82662241ee4b2F0A",
|
|
3
|
+
"transactionHash": "0x39343bee84869ccc4e06bdd1ee85540ca44fe0bf9433f1fc3767fa420667c04f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x28CFFB927Cd1eE938c737693a84d5e12b3F23B30",
|
|
3
|
+
"transactionHash": "0xb3d88503caa9bbab3590080872192ec74e17246cdf3de4f8e5d04674e0beb5b4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -175,6 +175,19 @@
|
|
|
175
175
|
"name": "Paused",
|
|
176
176
|
"type": "event"
|
|
177
177
|
},
|
|
178
|
+
{
|
|
179
|
+
"anonymous": false,
|
|
180
|
+
"inputs": [
|
|
181
|
+
{
|
|
182
|
+
"indexed": false,
|
|
183
|
+
"internalType": "address",
|
|
184
|
+
"name": "receiveUln301",
|
|
185
|
+
"type": "address"
|
|
186
|
+
}
|
|
187
|
+
],
|
|
188
|
+
"name": "ReceiveUln301Set",
|
|
189
|
+
"type": "event"
|
|
190
|
+
},
|
|
178
191
|
{
|
|
179
192
|
"anonymous": false,
|
|
180
193
|
"inputs": [
|
|
@@ -406,6 +419,30 @@
|
|
|
406
419
|
"stateMutability": "nonpayable",
|
|
407
420
|
"type": "function"
|
|
408
421
|
},
|
|
422
|
+
{
|
|
423
|
+
"inputs": [
|
|
424
|
+
{
|
|
425
|
+
"internalType": "address",
|
|
426
|
+
"name": "_sender",
|
|
427
|
+
"type": "address"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"internalType": "bytes",
|
|
431
|
+
"name": "_options",
|
|
432
|
+
"type": "bytes"
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
"name": "assignJob",
|
|
436
|
+
"outputs": [
|
|
437
|
+
{
|
|
438
|
+
"internalType": "uint256",
|
|
439
|
+
"name": "fee",
|
|
440
|
+
"type": "uint256"
|
|
441
|
+
}
|
|
442
|
+
],
|
|
443
|
+
"stateMutability": "nonpayable",
|
|
444
|
+
"type": "function"
|
|
445
|
+
},
|
|
409
446
|
{
|
|
410
447
|
"inputs": [
|
|
411
448
|
{
|
|
@@ -628,6 +665,30 @@
|
|
|
628
665
|
"stateMutability": "view",
|
|
629
666
|
"type": "function"
|
|
630
667
|
},
|
|
668
|
+
{
|
|
669
|
+
"inputs": [
|
|
670
|
+
{
|
|
671
|
+
"internalType": "address",
|
|
672
|
+
"name": "_sender",
|
|
673
|
+
"type": "address"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"internalType": "bytes",
|
|
677
|
+
"name": "_options",
|
|
678
|
+
"type": "bytes"
|
|
679
|
+
}
|
|
680
|
+
],
|
|
681
|
+
"name": "getFee",
|
|
682
|
+
"outputs": [
|
|
683
|
+
{
|
|
684
|
+
"internalType": "uint256",
|
|
685
|
+
"name": "fee",
|
|
686
|
+
"type": "uint256"
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"stateMutability": "view",
|
|
690
|
+
"type": "function"
|
|
691
|
+
},
|
|
631
692
|
{
|
|
632
693
|
"inputs": [
|
|
633
694
|
{
|
|
@@ -767,7 +828,7 @@
|
|
|
767
828
|
},
|
|
768
829
|
{
|
|
769
830
|
"inputs": [],
|
|
770
|
-
"name": "
|
|
831
|
+
"name": "localEidV2",
|
|
771
832
|
"outputs": [
|
|
772
833
|
{
|
|
773
834
|
"internalType": "uint32",
|
|
@@ -1158,6 +1219,19 @@
|
|
|
1158
1219
|
"stateMutability": "nonpayable",
|
|
1159
1220
|
"type": "function"
|
|
1160
1221
|
},
|
|
1222
|
+
{
|
|
1223
|
+
"inputs": [
|
|
1224
|
+
{
|
|
1225
|
+
"internalType": "address",
|
|
1226
|
+
"name": "_receiveUln301",
|
|
1227
|
+
"type": "address"
|
|
1228
|
+
}
|
|
1229
|
+
],
|
|
1230
|
+
"name": "setReceiveUln301",
|
|
1231
|
+
"outputs": [],
|
|
1232
|
+
"stateMutability": "nonpayable",
|
|
1233
|
+
"type": "function"
|
|
1234
|
+
},
|
|
1161
1235
|
{
|
|
1162
1236
|
"inputs": [
|
|
1163
1237
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x65C72f4cdb8b72480806F6Ea8dd3302a59F7cA07",
|
|
3
|
+
"transactionHash": "0x7e04b06a987c4d706583d7897d5ccd420fee965dc3db471d50eaf8c99d123941",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3e243eE5d17F0835ae08d310eD9F5c997ec499dc",
|
|
3
|
+
"transactionHash": "0x8827a1eea721db57ad5fe5c2c64d7374a2886df1e7667ddcf185a9e841f35904",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x61FBf748876F9bCDB37D9de74E4087C88DeFfF52",
|
|
3
|
+
"transactionHash": "0x0d834808323eccf487a5750b2fe3a2017efd0f4cf04d48780adab0eeae403f7f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3e243eE5d17F0835ae08d310eD9F5c997ec499dc",
|
|
3
|
+
"transactionHash": "0x8827a1eea721db57ad5fe5c2c64d7374a2886df1e7667ddcf185a9e841f35904",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x46Ce4350A746E1D34C728dE69B534A6f7669ead5",
|
|
3
|
+
"transactionHash": "0x738c71156f6a20f4e125129600501979acc0d66f8d575725cbe2bc61b297e4ee",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xD03B6D860C1D7c2DC96bf117EBC31B45C04E977b",
|
|
3
|
+
"transactionHash": "0xeabbbcff562b62239a6b0ba2b026249f2ba6b2729b8ac197b785f56e6e1265f8",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xD5e14C711D316A16709CB91D12bdD8587dF71Ceb",
|
|
3
|
+
"transactionHash": "0x30d9a667b2f381b9468ab09dea682716a159b4d36f4ab9de2e4ea69e44932362",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xCeB5D40DBf3e989639d04E90c3055D81524c4Ab6",
|
|
3
|
+
"transactionHash": "0xa5b4aae97c83cd08597c46dd303e249c6b0dee69cb9bfb7e87ef60399795110f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xdfFe517a1b125819325b887B89faf0Ce999dA735",
|
|
3
|
+
"transactionHash": "0x2c44677456c82368e709e0d96e5987dcb49ed1a3acfa73452ae560ecc3f54cc9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xD5e14C711D316A16709CB91D12bdD8587dF71Ceb",
|
|
3
|
+
"transactionHash": "0x30d9a667b2f381b9468ab09dea682716a159b4d36f4ab9de2e4ea69e44932362",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xb75A8e48457F2C78A9A576bf8feE6fC7FA5DD3C0",
|
|
3
|
+
"transactionHash": "0xd7964bd7a155dc0ea3dad25b25d7044d3b0b86918bf2da584442181c06ee4066",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB4560f8AcE01C50fE7d6Fb7860e4Ba0869922F89",
|
|
3
|
+
"transactionHash": "0x7ed2bbe4df5d8f66c840b53030eee15642d89e7ab636af159532f01f983b4dc4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xCAF4b048Cdda1873C6a8CdDc68A53B9E7a863F63",
|
|
3
|
+
"transactionHash": "0x13171b41b33e553bcb86a16e9737a9fbdfa18d5fc2c224351029fc9d907148ac",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x478893DbA569628742cF04bc35F415B5Ce6CED86",
|
|
3
|
+
"transactionHash": "0x7cfaec2eeba82ccb0188a10a992ffac47562614cf67017345173c019293d3a4c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB4560f8AcE01C50fE7d6Fb7860e4Ba0869922F89",
|
|
3
|
+
"transactionHash": "0x7ed2bbe4df5d8f66c840b53030eee15642d89e7ab636af159532f01f983b4dc4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x89FDEDF0166f2BC43e6Bb53dF9AA21c4E0c9c192",
|
|
3
|
+
"transactionHash": "0xe70b73ac08487fabaf50d000af6ae73e4507f3f1676f347a7c004c814457a0db",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|