@layerzerolabs/lz-evm-sdk-v2 3.0.126 → 3.0.127-sui.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/DVN.json +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/dinari-mainnet/DVN.json +1504 -0
- package/deployments/dinari-mainnet/DVNFeeLib.json +690 -0
- package/deployments/dinari-mainnet/DeadDVN.json +159 -0
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/DefaultProxyAdmin.json +2 -2
- package/deployments/dinari-mainnet/EndpointV2.json +2371 -0
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/EndpointV2View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/EndpointV2View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/Executor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/Executor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/Executor_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/LzExecutor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/LzExecutor_Proxy.json +2 -2
- package/deployments/{ethereum-sandbox-local → dinari-mainnet}/MultiCall.json +2 -2
- package/deployments/dinari-mainnet/PriceFeed.json +820 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json → dinari-mainnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/dinari-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → dinari-mainnet/PriceFeed_Proxy.json} +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln301View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln302View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/SendUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/SendUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/Treasury.json +2 -2
- package/deployments/{arbitrum-sandbox-local → dinari-mainnet}/TreasuryFeeHandler.json +2 -2
- package/deployments/ethereum-sandbox-local/DVN.json +5 -144
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +2 -76
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/kite-testnet/DVN.json +1504 -0
- package/deployments/kite-testnet/DVNFeeLib.json +690 -0
- package/deployments/kite-testnet/DeadDVN.json +159 -0
- package/deployments/kite-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/{arbitrum-sandbox-local → kite-testnet}/EndpointV2.json +2 -2
- package/deployments/kite-testnet/EndpointV2View.json +335 -0
- package/deployments/kite-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/kite-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/kite-testnet/Executor.json +1476 -0
- package/deployments/kite-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json → kite-testnet/ExecutorProxyAdmin.json} +2 -2
- package/deployments/kite-testnet/Executor_Implementation.json +1345 -0
- package/deployments/kite-testnet/Executor_Proxy.json +137 -0
- package/deployments/kite-testnet/LzExecutor.json +641 -0
- package/deployments/{arbitrum-sandbox-local/SimpleMessageLib.json → kite-testnet/LzExecutor_Implementation.json} +248 -324
- package/deployments/kite-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → kite-testnet}/MultiCall.json +2 -2
- package/deployments/kite-testnet/PriceFeed.json +820 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json → kite-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/kite-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/kite-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/kite-testnet/ReceiveUln301.json +995 -0
- package/deployments/kite-testnet/ReceiveUln301View.json +252 -0
- package/deployments/kite-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/kite-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/kite-testnet/ReceiveUln302.json +752 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View.json → kite-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Implementation.json → kite-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/kite-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/kite-testnet/SendUln301.json +1273 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002.json → kite-testnet/SendUln302.json} +242 -271
- package/deployments/kite-testnet/Treasury.json +304 -0
- package/deployments/kite-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/lzjk-testnet/DVN.json +1504 -0
- package/deployments/lzjk-testnet/DVNFeeLib.json +690 -0
- package/deployments/lzjk-testnet/DeadDVN.json +159 -0
- package/deployments/lzjk-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/lzjk-testnet/EndpointV2.json +2356 -0
- package/deployments/lzjk-testnet/EndpointV2View.json +335 -0
- package/deployments/lzjk-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/lzjk-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/lzjk-testnet/Executor.json +1476 -0
- package/deployments/lzjk-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/lzjk-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/lzjk-testnet/Executor_Implementation.json +1345 -0
- package/deployments/lzjk-testnet/Executor_Proxy.json +137 -0
- package/deployments/lzjk-testnet/LzExecutor.json +641 -0
- package/deployments/lzjk-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/lzjk-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → lzjk-testnet}/MultiCall.json +2 -2
- package/deployments/lzjk-testnet/PriceFeed.json +820 -0
- package/deployments/lzjk-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/lzjk-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/lzjk-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/lzjk-testnet/ReceiveUln301.json +995 -0
- package/deployments/lzjk-testnet/ReceiveUln301View.json +252 -0
- package/deployments/lzjk-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/lzjk-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/lzjk-testnet/ReceiveUln302.json +752 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View.json → lzjk-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → lzjk-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/lzjk-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/lzjk-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → lzjk-testnet/SendUln302.json} +242 -271
- package/deployments/lzjk-testnet/Treasury.json +304 -0
- package/deployments/lzjk-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/plasma3-testnet/DVN.json +1504 -0
- package/deployments/plasma3-testnet/DVNFeeLib.json +690 -0
- package/deployments/plasma3-testnet/DeadDVN.json +159 -0
- package/deployments/plasma3-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/plasma3-testnet/EndpointV2.json +2356 -0
- package/deployments/plasma3-testnet/EndpointV2View.json +335 -0
- package/deployments/plasma3-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/plasma3-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/plasma3-testnet/Executor.json +1476 -0
- package/deployments/plasma3-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/plasma3-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/plasma3-testnet/Executor_Implementation.json +1345 -0
- package/deployments/plasma3-testnet/Executor_Proxy.json +137 -0
- package/deployments/plasma3-testnet/LzExecutor.json +641 -0
- package/deployments/plasma3-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/plasma3-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/plasma3-testnet/MultiCall.json +115 -0
- package/deployments/plasma3-testnet/PriceFeed.json +820 -0
- package/deployments/plasma3-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/plasma3-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/plasma3-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/plasma3-testnet/ReceiveUln301.json +995 -0
- package/deployments/plasma3-testnet/ReceiveUln301View.json +252 -0
- package/deployments/plasma3-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/plasma3-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/plasma3-testnet/ReceiveUln302.json +752 -0
- package/deployments/plasma3-testnet/ReceiveUln302View.json +377 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View_Implementation.json → plasma3-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/plasma3-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/plasma3-testnet/SendUln301.json +1273 -0
- package/deployments/plasma3-testnet/SendUln302.json +1254 -0
- package/deployments/plasma3-testnet/Treasury.json +304 -0
- package/deployments/plasma3-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/polygon-sandbox-local/DVN.json +5 -144
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/Executor.json +2 -76
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/polygon-sandbox-local/Treasury.json +1 -1
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/tron-sandbox-local/DVN.json +6 -145
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -386
- package/deployments/tron-sandbox-local/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 +3 -77
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +3 -182
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +3 -77
- 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/deployments/xlayer2-testnet/DVN.json +1504 -0
- package/deployments/xlayer2-testnet/DVNFeeLib.json +690 -0
- package/deployments/xlayer2-testnet/DeadDVN.json +159 -0
- package/deployments/xlayer2-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/xlayer2-testnet/EndpointV2.json +2356 -0
- package/deployments/xlayer2-testnet/EndpointV2View.json +335 -0
- package/deployments/xlayer2-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/xlayer2-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/Executor.json +1476 -0
- package/deployments/xlayer2-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/xlayer2-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/xlayer2-testnet/Executor_Implementation.json +1345 -0
- package/deployments/xlayer2-testnet/Executor_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/LzExecutor.json +641 -0
- package/deployments/xlayer2-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/xlayer2-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/MultiCall.json +115 -0
- package/deployments/xlayer2-testnet/PriceFeed.json +820 -0
- package/deployments/xlayer2-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/xlayer2-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/xlayer2-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/ReceiveUln301.json +995 -0
- package/deployments/xlayer2-testnet/ReceiveUln301View.json +252 -0
- package/deployments/xlayer2-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/xlayer2-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/ReceiveUln302.json +752 -0
- package/deployments/xlayer2-testnet/ReceiveUln302View.json +377 -0
- package/deployments/xlayer2-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/xlayer2-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/xlayer2-testnet/SendUln301.json +1273 -0
- package/deployments/xlayer2-testnet/SendUln302.json +1254 -0
- package/deployments/xlayer2-testnet/Treasury.json +304 -0
- package/deployments/xlayer2-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/zkverify-testnet/DVN.json +1504 -0
- package/deployments/zkverify-testnet/DVNFeeLib.json +690 -0
- package/deployments/zkverify-testnet/DeadDVN.json +159 -0
- package/deployments/zkverify-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/zkverify-testnet/EndpointV2.json +2356 -0
- package/deployments/zkverify-testnet/EndpointV2View.json +335 -0
- package/deployments/zkverify-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/zkverify-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/zkverify-testnet/Executor.json +1476 -0
- package/deployments/zkverify-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/zkverify-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/zkverify-testnet/Executor_Implementation.json +1345 -0
- package/deployments/zkverify-testnet/Executor_Proxy.json +137 -0
- package/deployments/zkverify-testnet/LzExecutor.json +641 -0
- package/deployments/zkverify-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/zkverify-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/zkverify-testnet/MultiCall.json +115 -0
- package/deployments/zkverify-testnet/PriceFeed.json +820 -0
- package/deployments/zkverify-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/zkverify-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/zkverify-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/zkverify-testnet/ReceiveUln301.json +995 -0
- package/deployments/zkverify-testnet/ReceiveUln301View.json +252 -0
- package/deployments/zkverify-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/zkverify-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/zkverify-testnet/ReceiveUln302.json +752 -0
- package/deployments/zkverify-testnet/ReceiveUln302View.json +377 -0
- package/deployments/zkverify-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/zkverify-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/zkverify-testnet/SendUln301.json +1273 -0
- package/deployments/zkverify-testnet/SendUln302.json +1254 -0
- package/deployments/zkverify-testnet/Treasury.json +304 -0
- package/deployments/zkverify-testnet/TreasuryFeeHandler.json +89 -0
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x17C0aa8D32ab073FA677bF9dED7190bBe59a739A",
|
|
3
|
+
"transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x50dC07a670c8164AD280E0c68d1135a417bC9a0D",
|
|
3
|
+
"transactionHash": "0xabfd9a16c0cbfcd969572bd69fdecddc743a78ae336ff7fa7bded9097cd1dcaf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x17C0aa8D32ab073FA677bF9dED7190bBe59a739A",
|
|
3
|
+
"transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x40ECce9C9CF8ca31D06C3449512C2f2F021DB0EA",
|
|
3
|
+
"transactionHash": "0x652fe8686c0346480b9788fa7827a61a1dbb700ef1f4f0deae63cb4c9ff01c82",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -285,19 +285,6 @@
|
|
|
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
|
-
},
|
|
301
288
|
{
|
|
302
289
|
"anonymous": false,
|
|
303
290
|
"inputs": [
|
|
@@ -529,30 +516,6 @@
|
|
|
529
516
|
"stateMutability": "nonpayable",
|
|
530
517
|
"type": "function"
|
|
531
518
|
},
|
|
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
|
-
},
|
|
556
519
|
{
|
|
557
520
|
"inputs": [
|
|
558
521
|
{
|
|
@@ -775,30 +738,6 @@
|
|
|
775
738
|
"stateMutability": "view",
|
|
776
739
|
"type": "function"
|
|
777
740
|
},
|
|
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
|
-
},
|
|
802
741
|
{
|
|
803
742
|
"inputs": [
|
|
804
743
|
{
|
|
@@ -938,7 +877,7 @@
|
|
|
938
877
|
},
|
|
939
878
|
{
|
|
940
879
|
"inputs": [],
|
|
941
|
-
"name": "
|
|
880
|
+
"name": "localEid",
|
|
942
881
|
"outputs": [
|
|
943
882
|
{
|
|
944
883
|
"internalType": "uint32",
|
|
@@ -1329,19 +1268,6 @@
|
|
|
1329
1268
|
"stateMutability": "nonpayable",
|
|
1330
1269
|
"type": "function"
|
|
1331
1270
|
},
|
|
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
|
-
},
|
|
1345
1271
|
{
|
|
1346
1272
|
"inputs": [
|
|
1347
1273
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe3bc7DA49cD87CEde2CfB0E0Cbe94CB109F3ED4e",
|
|
3
|
+
"transactionHash": "0xbe2401d7028d7565614dba455b5f457c780b08d36ab4d628244faaf400a6a141",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x22d246F2cA62d0Eee01F73Ec9DCAc140692baCb0",
|
|
3
|
+
"transactionHash": "0x4771871ab3887ffcaf0fb46d0d8828b7c792275c96d393b0e51de0c7290b685c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "uint32",
|
|
9
|
-
"name": "_localEidV2",
|
|
10
|
-
"type": "uint32"
|
|
11
|
-
},
|
|
12
7
|
{
|
|
13
8
|
"internalType": "uint256",
|
|
14
9
|
"name": "_nativeDecimalsRate",
|
|
@@ -45,11 +40,6 @@
|
|
|
45
40
|
"name": "Executor_InvalidLzComposeOption",
|
|
46
41
|
"type": "error"
|
|
47
42
|
},
|
|
48
|
-
{
|
|
49
|
-
"inputs": [],
|
|
50
|
-
"name": "Executor_InvalidLzReadOption",
|
|
51
|
-
"type": "error"
|
|
52
|
-
},
|
|
53
43
|
{
|
|
54
44
|
"inputs": [],
|
|
55
45
|
"name": "Executor_InvalidLzReceiveOption",
|
|
@@ -92,11 +82,6 @@
|
|
|
92
82
|
"name": "Executor_UnsupportedOptionType",
|
|
93
83
|
"type": "error"
|
|
94
84
|
},
|
|
95
|
-
{
|
|
96
|
-
"inputs": [],
|
|
97
|
-
"name": "Executor_ZeroCalldataSizeProvided",
|
|
98
|
-
"type": "error"
|
|
99
|
-
},
|
|
100
85
|
{
|
|
101
86
|
"inputs": [],
|
|
102
87
|
"name": "Executor_ZeroLzComposeGasProvided",
|
|
@@ -147,79 +132,6 @@
|
|
|
147
132
|
"name": "OwnershipTransferred",
|
|
148
133
|
"type": "event"
|
|
149
134
|
},
|
|
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
|
-
},
|
|
223
135
|
{
|
|
224
136
|
"inputs": [
|
|
225
137
|
{
|
|
@@ -383,80 +295,7 @@
|
|
|
383
295
|
"type": "uint256"
|
|
384
296
|
}
|
|
385
297
|
],
|
|
386
|
-
"stateMutability": "
|
|
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",
|
|
298
|
+
"stateMutability": "nonpayable",
|
|
460
299
|
"type": "function"
|
|
461
300
|
},
|
|
462
301
|
{
|
|
@@ -492,24 +331,6 @@
|
|
|
492
331
|
"stateMutability": "nonpayable",
|
|
493
332
|
"type": "function"
|
|
494
333
|
},
|
|
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
|
-
},
|
|
513
334
|
{
|
|
514
335
|
"inputs": [
|
|
515
336
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x69Dc50f3B1C9fC831BF9f040F86b1Bc83dC750ad",
|
|
3
|
+
"transactionHash": "0x10fa02dce0005580bb9f561348d702d2d0e13e27916105b863399207a259c1bd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x5a5A6e5bAf3db95b9B3d17e8B9AD1BFF3F55fDe2",
|
|
3
|
+
"transactionHash": "0x0a8c907e3f6325427d08b5533b3d2aa6c65379687f041d046ba178a8b9ca7c3c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -175,19 +175,6 @@
|
|
|
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
|
-
},
|
|
191
178
|
{
|
|
192
179
|
"anonymous": false,
|
|
193
180
|
"inputs": [
|
|
@@ -419,30 +406,6 @@
|
|
|
419
406
|
"stateMutability": "nonpayable",
|
|
420
407
|
"type": "function"
|
|
421
408
|
},
|
|
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
|
-
},
|
|
446
409
|
{
|
|
447
410
|
"inputs": [
|
|
448
411
|
{
|
|
@@ -665,30 +628,6 @@
|
|
|
665
628
|
"stateMutability": "view",
|
|
666
629
|
"type": "function"
|
|
667
630
|
},
|
|
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
|
-
},
|
|
692
631
|
{
|
|
693
632
|
"inputs": [
|
|
694
633
|
{
|
|
@@ -828,7 +767,7 @@
|
|
|
828
767
|
},
|
|
829
768
|
{
|
|
830
769
|
"inputs": [],
|
|
831
|
-
"name": "
|
|
770
|
+
"name": "localEid",
|
|
832
771
|
"outputs": [
|
|
833
772
|
{
|
|
834
773
|
"internalType": "uint32",
|
|
@@ -1219,19 +1158,6 @@
|
|
|
1219
1158
|
"stateMutability": "nonpayable",
|
|
1220
1159
|
"type": "function"
|
|
1221
1160
|
},
|
|
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
|
-
},
|
|
1235
1161
|
{
|
|
1236
1162
|
"inputs": [
|
|
1237
1163
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x40ECce9C9CF8ca31D06C3449512C2f2F021DB0EA",
|
|
3
|
+
"transactionHash": "0x652fe8686c0346480b9788fa7827a61a1dbb700ef1f4f0deae63cb4c9ff01c82",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2Ff0d7bD11085CDe626EEA8aBd80FfFd81ED4868",
|
|
3
|
+
"transactionHash": "0x637dc1e1f9b4fe3e5ebfe4220685160d10d4f86da7920f6ab5b153ac912de6c3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x3a939c57F9be017Cf3B81e4e8dd755297f3475b0",
|
|
3
|
+
"transactionHash": "0x4d15013bddc8f0bc0c72303514155d5d6e281d1d680d76b068b1e126d005e92c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2Ff0d7bD11085CDe626EEA8aBd80FfFd81ED4868",
|
|
3
|
+
"transactionHash": "0x637dc1e1f9b4fe3e5ebfe4220685160d10d4f86da7920f6ab5b153ac912de6c3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xE24aC39748F817674a54D85C5f8460B3d0d2CE71",
|
|
3
|
+
"transactionHash": "0x1ed822e29d1f7d1c74cd2532b599600ac4eb1277d2afe77b1b75099cc71667ec",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xBca25f75Fb57cD8dc10e6Aa49d902dCA2F6f8AEB",
|
|
3
|
+
"transactionHash": "0x77ef274c8fa47ab527d30a92d761142f7371647f624a5695f420a24a87f00636",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xbCbF526258BFf6C9649e685f5a750f5A9716333c",
|
|
3
|
+
"transactionHash": "0x400104e7b44d1d2dc3f5f450d7c09f6b0ce2adff8bf6b42b7803296a9d9db89c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xAfa42ddd155490D25534eEF043de0B4f9ec6A9A1",
|
|
3
|
+
"transactionHash": "0x596c307cd8c908def2b58c86da07076f3919c6bb61d84f62e1521cbd0c288aa5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xEc5ad656a454BD0Ef60E8ADCC6B1a39F3670848d",
|
|
3
|
+
"transactionHash": "0xa2ed5f1c4d798cc3dd8230ce38921e99493c24c8efcfc2c988976adb6871e8a9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xbCbF526258BFf6C9649e685f5a750f5A9716333c",
|
|
3
|
+
"transactionHash": "0x400104e7b44d1d2dc3f5f450d7c09f6b0ce2adff8bf6b42b7803296a9d9db89c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x721679d4ae4c8713B070Ece56494aB8752D83507",
|
|
3
|
+
"transactionHash": "0x4f51e3607d9d80a06d9492fa9bf380a553dbb48d9570308fccb355d21ac641ca",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x59Dbfb7848A13187E7a539A65D18407502705C4B",
|
|
3
|
+
"transactionHash": "0x2b32d772970d53506856460bd0ebc3178f3a3d451d95d67b8eea543bf1cf8ba3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xE9f6C74124929FE55C10398e502a65a73517425C",
|
|
3
|
+
"transactionHash": "0x5160d2ac1e78aec25683d4b2f539602094814f98b9fb2e559c165a9c420f7b43",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x6F64c88D70Ec3b890721B30F9646E2e569C48112",
|
|
3
|
+
"transactionHash": "0xab26604fc11c0d4549a04ac1e8477fde6447afaeeeacbf9d9ab9c1479742d5bf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x59Dbfb7848A13187E7a539A65D18407502705C4B",
|
|
3
|
+
"transactionHash": "0xd1bd9c0e78c7a4f523c217e417014923b44c98c58f9be22b4560f6ede8a45619",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x38F6b61B333A5EE0143f3b6649D2418B9703852E",
|
|
3
|
+
"transactionHash": "0x023072ffef132291e912d14327124abfa07206270ef5b0200b3c95a2f6ecdebc",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|