@layerzerolabs/lz-evm-sdk-v2 3.0.168 → 3.1.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 +22 -0
- package/LICENSE +42 -0
- package/deployments/{basesep-testnet/DVNRead.json → adi-testnet/DVN.json} +2 -2
- package/deployments/adi-testnet/DVNFeeLib.json +690 -0
- package/deployments/adi-testnet/DeadDVN.json +159 -0
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/DefaultProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor_Proxy.json +2 -2
- package/deployments/{bsc-sandbox-local → adi-testnet}/MultiCall.json +2 -2
- package/deployments/adi-testnet/PriceFeed.json +820 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json → adi-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/adi-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → adi-testnet/PriceFeed_Proxy.json} +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/SendUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/SendUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Treasury.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/TreasuryFeeHandler.json +2 -2
- package/deployments/adiri-testnet/DVN.json +1504 -0
- package/deployments/adiri-testnet/DVNFeeLib.json +690 -0
- package/deployments/adiri-testnet/DeadDVN.json +159 -0
- package/deployments/adiri-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/adiri-testnet/EndpointV2.json +2356 -0
- package/deployments/adiri-testnet/EndpointV2View.json +335 -0
- package/deployments/adiri-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/adiri-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/adiri-testnet/Executor.json +1476 -0
- package/deployments/adiri-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json → adiri-testnet/ExecutorProxyAdmin.json} +2 -2
- package/deployments/adiri-testnet/Executor_Implementation.json +1345 -0
- package/deployments/adiri-testnet/Executor_Proxy.json +137 -0
- package/deployments/adiri-testnet/LzExecutor.json +641 -0
- package/deployments/{arbitrum-sandbox-local/SimpleMessageLib.json → adiri-testnet/LzExecutor_Implementation.json} +248 -324
- package/deployments/adiri-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{ethereum-sandbox-local → adiri-testnet}/MultiCall.json +2 -2
- package/deployments/adiri-testnet/PriceFeed.json +820 -0
- package/deployments/{bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json → adiri-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/adiri-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/adiri-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/adiri-testnet/ReceiveUln301.json +995 -0
- package/deployments/adiri-testnet/ReceiveUln301View.json +252 -0
- package/deployments/adiri-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/adiri-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/adiri-testnet/ReceiveUln302.json +752 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View.json → adiri-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Implementation.json → adiri-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/adiri-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/adiri-testnet/SendUln301.json +1273 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002.json → adiri-testnet/SendUln302.json} +242 -271
- package/deployments/adiri-testnet/Treasury.json +304 -0
- package/deployments/adiri-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/DVN.json +5 -144
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/Executor.json +2 -76
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/bsc-sandbox-local/Treasury.json +1 -1
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/ethereum-sandbox-local/DVN.json +5 -144
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +2 -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/onemoney-testnet/DVN.json +1504 -0
- package/deployments/onemoney-testnet/DVNFeeLib.json +690 -0
- package/deployments/onemoney-testnet/DeadDVN.json +159 -0
- package/deployments/onemoney-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/onemoney-testnet/EndpointV2.json +2356 -0
- package/deployments/onemoney-testnet/EndpointV2View.json +335 -0
- package/deployments/onemoney-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/onemoney-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/Executor.json +1476 -0
- package/deployments/onemoney-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/onemoney-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/onemoney-testnet/Executor_Implementation.json +1345 -0
- package/deployments/onemoney-testnet/Executor_Proxy.json +137 -0
- package/deployments/onemoney-testnet/LzExecutor.json +641 -0
- package/deployments/onemoney-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/onemoney-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → onemoney-testnet}/MultiCall.json +2 -2
- package/deployments/onemoney-testnet/PriceFeed.json +820 -0
- package/deployments/onemoney-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/onemoney-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/onemoney-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/onemoney-testnet/ReceiveUln301.json +995 -0
- package/deployments/onemoney-testnet/ReceiveUln301View.json +252 -0
- package/deployments/onemoney-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/onemoney-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/ReceiveUln302.json +752 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View.json → onemoney-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{bsc-sandbox-local/ReadLib1002View_Implementation.json → onemoney-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/onemoney-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → onemoney-testnet/SendUln302.json} +242 -271
- package/deployments/onemoney-testnet/Treasury.json +304 -0
- package/deployments/onemoney-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/rayls-mainnet/DVN.json +1504 -0
- package/deployments/rayls-mainnet/DVNFeeLib.json +690 -0
- package/deployments/rayls-mainnet/DeadDVN.json +159 -0
- package/deployments/rayls-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/rayls-mainnet/EndpointV2.json +2356 -0
- package/deployments/rayls-mainnet/EndpointV2View.json +335 -0
- package/deployments/rayls-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/rayls-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/Executor.json +1476 -0
- package/deployments/rayls-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/rayls-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/rayls-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/rayls-mainnet/Executor_Proxy.json +137 -0
- package/deployments/rayls-mainnet/LzExecutor.json +641 -0
- package/deployments/rayls-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/rayls-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → rayls-mainnet}/MultiCall.json +2 -2
- package/deployments/rayls-mainnet/PriceFeed.json +820 -0
- package/deployments/rayls-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/rayls-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/rayls-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/rayls-mainnet/ReceiveUln301.json +995 -0
- package/deployments/rayls-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/rayls-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/rayls-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/ReceiveUln302.json +752 -0
- package/deployments/rayls-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → rayls-mainnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/rayls-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/SendUln301.json +1273 -0
- package/deployments/rayls-mainnet/SendUln302.json +1254 -0
- package/deployments/rayls-mainnet/Treasury.json +304 -0
- package/deployments/rayls-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/ritual-testnet/DVN.json +1504 -0
- package/deployments/ritual-testnet/DVNFeeLib.json +690 -0
- package/deployments/ritual-testnet/DeadDVN.json +159 -0
- package/deployments/ritual-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/ritual-testnet/EndpointV2.json +2356 -0
- package/deployments/ritual-testnet/EndpointV2View.json +335 -0
- package/deployments/ritual-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/ritual-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/ritual-testnet/Executor.json +1476 -0
- package/deployments/ritual-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/ritual-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/ritual-testnet/Executor_Implementation.json +1345 -0
- package/deployments/ritual-testnet/Executor_Proxy.json +137 -0
- package/deployments/ritual-testnet/LzExecutor.json +641 -0
- package/deployments/ritual-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/ritual-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/ritual-testnet/MultiCall.json +115 -0
- package/deployments/ritual-testnet/PriceFeed.json +820 -0
- package/deployments/ritual-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/ritual-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/ritual-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/ritual-testnet/ReceiveUln301.json +995 -0
- package/deployments/ritual-testnet/ReceiveUln301View.json +252 -0
- package/deployments/ritual-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/ritual-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/ritual-testnet/ReceiveUln302.json +752 -0
- package/deployments/ritual-testnet/ReceiveUln302View.json +377 -0
- package/deployments/ritual-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/ritual-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/ritual-testnet/SendUln301.json +1273 -0
- package/deployments/ritual-testnet/SendUln302.json +1254 -0
- package/deployments/ritual-testnet/Treasury.json +304 -0
- package/deployments/ritual-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/robinhood-mainnet/DVN.json +1504 -0
- package/deployments/robinhood-mainnet/DVNFeeLib.json +690 -0
- package/deployments/robinhood-mainnet/DeadDVN.json +159 -0
- package/deployments/robinhood-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/robinhood-mainnet/EndpointV2.json +2356 -0
- package/deployments/robinhood-mainnet/EndpointV2View.json +335 -0
- package/deployments/robinhood-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/robinhood-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/Executor.json +1476 -0
- package/deployments/robinhood-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/robinhood-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/robinhood-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/robinhood-mainnet/Executor_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/LzExecutor.json +641 -0
- package/deployments/robinhood-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/robinhood-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/MultiCall.json +115 -0
- package/deployments/robinhood-mainnet/PriceFeed.json +820 -0
- package/deployments/robinhood-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/robinhood-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/robinhood-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/ReceiveUln301.json +995 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/ReceiveUln302.json +752 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/SendUln301.json +1273 -0
- package/deployments/robinhood-mainnet/SendUln302.json +1254 -0
- package/deployments/robinhood-mainnet/Treasury.json +304 -0
- package/deployments/robinhood-mainnet/TreasuryFeeHandler.json +89 -0
- 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/dist/{index-DVezkkuy.d.mts → index-B1_fpQTg.d.mts} +394 -403
- package/dist/{index-DVezkkuy.d.ts → index-B1_fpQTg.d.ts} +394 -403
- package/dist/index.browser.cjs +199 -199
- package/dist/index.browser.cjs.map +1 -1
- package/dist/index.browser.d.mts +1 -1
- package/dist/index.browser.d.ts +1 -1
- package/dist/index.browser.mjs +199 -199
- package/dist/index.browser.mjs.map +1 -1
- package/dist/index.cjs +199 -203
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -5
- package/dist/index.d.ts +1 -5
- package/dist/index.mjs +206 -206
- package/dist/index.mjs.map +1 -1
- package/package.json +11 -29
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
package/deployments/{polygon-sandbox-local/ReadLib1002.json → adiri-testnet/SendUln302.json}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x45841dd1ca50265Da7614fC43A361e526c0e6160",
|
|
3
|
+
"transactionHash": "0x751ce148aea32aa78f4b3a4b187efbe66246bc136785c0544161131122f4d643",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -41,17 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"inputs": [],
|
|
44
|
-
"name": "
|
|
45
|
-
"type": "error"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"inputs": [],
|
|
49
|
-
"name": "LZ_RL_AtLeastOneDVN",
|
|
50
|
-
"type": "error"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"inputs": [],
|
|
54
|
-
"name": "LZ_RL_CannotWithdrawAltToken",
|
|
44
|
+
"name": "LZ_MessageLib_CannotWithdrawAltToken",
|
|
55
45
|
"type": "error"
|
|
56
46
|
},
|
|
57
47
|
{
|
|
@@ -67,99 +57,94 @@
|
|
|
67
57
|
"type": "uint256"
|
|
68
58
|
}
|
|
69
59
|
],
|
|
70
|
-
"name": "
|
|
60
|
+
"name": "LZ_MessageLib_InvalidAmount",
|
|
71
61
|
"type": "error"
|
|
72
62
|
},
|
|
73
63
|
{
|
|
74
64
|
"inputs": [],
|
|
75
|
-
"name": "
|
|
65
|
+
"name": "LZ_MessageLib_InvalidExecutor",
|
|
76
66
|
"type": "error"
|
|
77
67
|
},
|
|
78
68
|
{
|
|
79
69
|
"inputs": [
|
|
80
70
|
{
|
|
81
|
-
"internalType": "
|
|
82
|
-
"name": "
|
|
83
|
-
"type": "
|
|
71
|
+
"internalType": "uint256",
|
|
72
|
+
"name": "actual",
|
|
73
|
+
"type": "uint256"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"internalType": "uint256",
|
|
77
|
+
"name": "max",
|
|
78
|
+
"type": "uint256"
|
|
84
79
|
}
|
|
85
80
|
],
|
|
86
|
-
"name": "
|
|
81
|
+
"name": "LZ_MessageLib_InvalidMessageSize",
|
|
87
82
|
"type": "error"
|
|
88
83
|
},
|
|
89
84
|
{
|
|
90
85
|
"inputs": [],
|
|
91
|
-
"name": "
|
|
86
|
+
"name": "LZ_MessageLib_NotTreasury",
|
|
92
87
|
"type": "error"
|
|
93
88
|
},
|
|
94
89
|
{
|
|
95
90
|
"inputs": [],
|
|
96
|
-
"name": "
|
|
97
|
-
"type": "error"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"inputs": [],
|
|
101
|
-
"name": "LZ_RL_InvalidOptionalDVNCount",
|
|
91
|
+
"name": "LZ_MessageLib_OnlyEndpoint",
|
|
102
92
|
"type": "error"
|
|
103
93
|
},
|
|
104
94
|
{
|
|
105
95
|
"inputs": [],
|
|
106
|
-
"name": "
|
|
96
|
+
"name": "LZ_MessageLib_TransferFailed",
|
|
107
97
|
"type": "error"
|
|
108
98
|
},
|
|
109
99
|
{
|
|
110
100
|
"inputs": [],
|
|
111
|
-
"name": "
|
|
101
|
+
"name": "LZ_MessageLib_ZeroMessageSize",
|
|
112
102
|
"type": "error"
|
|
113
103
|
},
|
|
114
104
|
{
|
|
115
105
|
"inputs": [],
|
|
116
|
-
"name": "
|
|
106
|
+
"name": "LZ_ULN_AtLeastOneDVN",
|
|
117
107
|
"type": "error"
|
|
118
108
|
},
|
|
119
109
|
{
|
|
120
|
-
"inputs": [
|
|
121
|
-
|
|
110
|
+
"inputs": [
|
|
111
|
+
{
|
|
112
|
+
"internalType": "uint32",
|
|
113
|
+
"name": "configType",
|
|
114
|
+
"type": "uint32"
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"name": "LZ_ULN_InvalidConfigType",
|
|
122
118
|
"type": "error"
|
|
123
119
|
},
|
|
124
120
|
{
|
|
125
121
|
"inputs": [],
|
|
126
|
-
"name": "
|
|
122
|
+
"name": "LZ_ULN_InvalidConfirmations",
|
|
127
123
|
"type": "error"
|
|
128
124
|
},
|
|
129
125
|
{
|
|
130
126
|
"inputs": [],
|
|
131
|
-
"name": "
|
|
127
|
+
"name": "LZ_ULN_InvalidLegacyType1Option",
|
|
132
128
|
"type": "error"
|
|
133
129
|
},
|
|
134
130
|
{
|
|
135
131
|
"inputs": [],
|
|
136
|
-
"name": "
|
|
137
|
-
"type": "error"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"inputs": [
|
|
141
|
-
{
|
|
142
|
-
"internalType": "uint32",
|
|
143
|
-
"name": "eid",
|
|
144
|
-
"type": "uint32"
|
|
145
|
-
}
|
|
146
|
-
],
|
|
147
|
-
"name": "LZ_RL_UnsupportedEid",
|
|
132
|
+
"name": "LZ_ULN_InvalidLegacyType2Option",
|
|
148
133
|
"type": "error"
|
|
149
134
|
},
|
|
150
135
|
{
|
|
151
136
|
"inputs": [],
|
|
152
|
-
"name": "
|
|
137
|
+
"name": "LZ_ULN_InvalidOptionalDVNCount",
|
|
153
138
|
"type": "error"
|
|
154
139
|
},
|
|
155
140
|
{
|
|
156
141
|
"inputs": [],
|
|
157
|
-
"name": "
|
|
142
|
+
"name": "LZ_ULN_InvalidOptionalDVNThreshold",
|
|
158
143
|
"type": "error"
|
|
159
144
|
},
|
|
160
145
|
{
|
|
161
146
|
"inputs": [],
|
|
162
|
-
"name": "
|
|
147
|
+
"name": "LZ_ULN_InvalidRequiredDVNCount",
|
|
163
148
|
"type": "error"
|
|
164
149
|
},
|
|
165
150
|
{
|
|
@@ -184,6 +169,22 @@
|
|
|
184
169
|
"name": "LZ_ULN_InvalidWorkerOptions",
|
|
185
170
|
"type": "error"
|
|
186
171
|
},
|
|
172
|
+
{
|
|
173
|
+
"inputs": [],
|
|
174
|
+
"name": "LZ_ULN_Unsorted",
|
|
175
|
+
"type": "error"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"inputs": [
|
|
179
|
+
{
|
|
180
|
+
"internalType": "uint32",
|
|
181
|
+
"name": "eid",
|
|
182
|
+
"type": "uint32"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"name": "LZ_ULN_UnsupportedEid",
|
|
186
|
+
"type": "error"
|
|
187
|
+
},
|
|
187
188
|
{
|
|
188
189
|
"inputs": [
|
|
189
190
|
{
|
|
@@ -253,10 +254,47 @@
|
|
|
253
254
|
},
|
|
254
255
|
{
|
|
255
256
|
"components": [
|
|
257
|
+
{
|
|
258
|
+
"internalType": "uint32",
|
|
259
|
+
"name": "maxMessageSize",
|
|
260
|
+
"type": "uint32"
|
|
261
|
+
},
|
|
256
262
|
{
|
|
257
263
|
"internalType": "address",
|
|
258
264
|
"name": "executor",
|
|
259
265
|
"type": "address"
|
|
266
|
+
}
|
|
267
|
+
],
|
|
268
|
+
"internalType": "struct ExecutorConfig",
|
|
269
|
+
"name": "config",
|
|
270
|
+
"type": "tuple"
|
|
271
|
+
}
|
|
272
|
+
],
|
|
273
|
+
"indexed": false,
|
|
274
|
+
"internalType": "struct SetDefaultExecutorConfigParam[]",
|
|
275
|
+
"name": "params",
|
|
276
|
+
"type": "tuple[]"
|
|
277
|
+
}
|
|
278
|
+
],
|
|
279
|
+
"name": "DefaultExecutorConfigsSet",
|
|
280
|
+
"type": "event"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"anonymous": false,
|
|
284
|
+
"inputs": [
|
|
285
|
+
{
|
|
286
|
+
"components": [
|
|
287
|
+
{
|
|
288
|
+
"internalType": "uint32",
|
|
289
|
+
"name": "eid",
|
|
290
|
+
"type": "uint32"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"components": [
|
|
294
|
+
{
|
|
295
|
+
"internalType": "uint64",
|
|
296
|
+
"name": "confirmations",
|
|
297
|
+
"type": "uint64"
|
|
260
298
|
},
|
|
261
299
|
{
|
|
262
300
|
"internalType": "uint8",
|
|
@@ -284,18 +322,55 @@
|
|
|
284
322
|
"type": "address[]"
|
|
285
323
|
}
|
|
286
324
|
],
|
|
287
|
-
"internalType": "struct
|
|
325
|
+
"internalType": "struct UlnConfig",
|
|
288
326
|
"name": "config",
|
|
289
327
|
"type": "tuple"
|
|
290
328
|
}
|
|
291
329
|
],
|
|
292
330
|
"indexed": false,
|
|
293
|
-
"internalType": "struct
|
|
331
|
+
"internalType": "struct SetDefaultUlnConfigParam[]",
|
|
294
332
|
"name": "params",
|
|
295
333
|
"type": "tuple[]"
|
|
296
334
|
}
|
|
297
335
|
],
|
|
298
|
-
"name": "
|
|
336
|
+
"name": "DefaultUlnConfigsSet",
|
|
337
|
+
"type": "event"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"anonymous": false,
|
|
341
|
+
"inputs": [
|
|
342
|
+
{
|
|
343
|
+
"indexed": false,
|
|
344
|
+
"internalType": "address",
|
|
345
|
+
"name": "oapp",
|
|
346
|
+
"type": "address"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"indexed": false,
|
|
350
|
+
"internalType": "uint32",
|
|
351
|
+
"name": "eid",
|
|
352
|
+
"type": "uint32"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"components": [
|
|
356
|
+
{
|
|
357
|
+
"internalType": "uint32",
|
|
358
|
+
"name": "maxMessageSize",
|
|
359
|
+
"type": "uint32"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"internalType": "address",
|
|
363
|
+
"name": "executor",
|
|
364
|
+
"type": "address"
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"indexed": false,
|
|
368
|
+
"internalType": "struct ExecutorConfig",
|
|
369
|
+
"name": "config",
|
|
370
|
+
"type": "tuple"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"name": "ExecutorConfigSet",
|
|
299
374
|
"type": "event"
|
|
300
375
|
},
|
|
301
376
|
{
|
|
@@ -391,30 +466,25 @@
|
|
|
391
466
|
"inputs": [
|
|
392
467
|
{
|
|
393
468
|
"indexed": false,
|
|
394
|
-
"internalType": "
|
|
395
|
-
"name": "
|
|
396
|
-
"type": "
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
"indexed": false,
|
|
406
|
-
"internalType": "bytes32",
|
|
407
|
-
"name": "cmdHash",
|
|
408
|
-
"type": "bytes32"
|
|
409
|
-
},
|
|
469
|
+
"internalType": "uint256",
|
|
470
|
+
"name": "newTreasuryNativeFeeCap",
|
|
471
|
+
"type": "uint256"
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"name": "TreasuryNativeFeeCapSet",
|
|
475
|
+
"type": "event"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"anonymous": false,
|
|
479
|
+
"inputs": [
|
|
410
480
|
{
|
|
411
481
|
"indexed": false,
|
|
412
|
-
"internalType": "
|
|
413
|
-
"name": "
|
|
414
|
-
"type": "
|
|
482
|
+
"internalType": "address",
|
|
483
|
+
"name": "treasury",
|
|
484
|
+
"type": "address"
|
|
415
485
|
}
|
|
416
486
|
],
|
|
417
|
-
"name": "
|
|
487
|
+
"name": "TreasurySet",
|
|
418
488
|
"type": "event"
|
|
419
489
|
},
|
|
420
490
|
{
|
|
@@ -435,9 +505,9 @@
|
|
|
435
505
|
{
|
|
436
506
|
"components": [
|
|
437
507
|
{
|
|
438
|
-
"internalType": "
|
|
439
|
-
"name": "
|
|
440
|
-
"type": "
|
|
508
|
+
"internalType": "uint64",
|
|
509
|
+
"name": "confirmations",
|
|
510
|
+
"type": "uint64"
|
|
441
511
|
},
|
|
442
512
|
{
|
|
443
513
|
"internalType": "uint8",
|
|
@@ -466,38 +536,12 @@
|
|
|
466
536
|
}
|
|
467
537
|
],
|
|
468
538
|
"indexed": false,
|
|
469
|
-
"internalType": "struct
|
|
539
|
+
"internalType": "struct UlnConfig",
|
|
470
540
|
"name": "config",
|
|
471
541
|
"type": "tuple"
|
|
472
542
|
}
|
|
473
543
|
],
|
|
474
|
-
"name": "
|
|
475
|
-
"type": "event"
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"anonymous": false,
|
|
479
|
-
"inputs": [
|
|
480
|
-
{
|
|
481
|
-
"indexed": false,
|
|
482
|
-
"internalType": "uint256",
|
|
483
|
-
"name": "newTreasuryNativeFeeCap",
|
|
484
|
-
"type": "uint256"
|
|
485
|
-
}
|
|
486
|
-
],
|
|
487
|
-
"name": "TreasuryNativeFeeCapSet",
|
|
488
|
-
"type": "event"
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"anonymous": false,
|
|
492
|
-
"inputs": [
|
|
493
|
-
{
|
|
494
|
-
"indexed": false,
|
|
495
|
-
"internalType": "address",
|
|
496
|
-
"name": "treasury",
|
|
497
|
-
"type": "address"
|
|
498
|
-
}
|
|
499
|
-
],
|
|
500
|
-
"name": "TreasurySet",
|
|
544
|
+
"name": "UlnConfigSet",
|
|
501
545
|
"type": "event"
|
|
502
546
|
},
|
|
503
547
|
{
|
|
@@ -511,45 +555,22 @@
|
|
|
511
555
|
"internalType": "uint32",
|
|
512
556
|
"name": "eid",
|
|
513
557
|
"type": "uint32"
|
|
514
|
-
},
|
|
515
|
-
{
|
|
516
|
-
"internalType": "uint64",
|
|
517
|
-
"name": "nonce",
|
|
518
|
-
"type": "uint64"
|
|
519
558
|
}
|
|
520
559
|
],
|
|
521
|
-
"name": "
|
|
560
|
+
"name": "executorConfigs",
|
|
522
561
|
"outputs": [
|
|
523
562
|
{
|
|
524
|
-
"internalType": "
|
|
525
|
-
"name": "
|
|
526
|
-
"type": "
|
|
527
|
-
}
|
|
528
|
-
],
|
|
529
|
-
"stateMutability": "view",
|
|
530
|
-
"type": "function"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"inputs": [
|
|
534
|
-
{
|
|
535
|
-
"internalType": "bytes",
|
|
536
|
-
"name": "_packetHeader",
|
|
537
|
-
"type": "bytes"
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"internalType": "bytes32",
|
|
541
|
-
"name": "_cmdHash",
|
|
542
|
-
"type": "bytes32"
|
|
563
|
+
"internalType": "uint32",
|
|
564
|
+
"name": "maxMessageSize",
|
|
565
|
+
"type": "uint32"
|
|
543
566
|
},
|
|
544
567
|
{
|
|
545
|
-
"internalType": "
|
|
546
|
-
"name": "
|
|
547
|
-
"type": "
|
|
568
|
+
"internalType": "address",
|
|
569
|
+
"name": "executor",
|
|
570
|
+
"type": "address"
|
|
548
571
|
}
|
|
549
572
|
],
|
|
550
|
-
"
|
|
551
|
-
"outputs": [],
|
|
552
|
-
"stateMutability": "nonpayable",
|
|
573
|
+
"stateMutability": "view",
|
|
553
574
|
"type": "function"
|
|
554
575
|
},
|
|
555
576
|
{
|
|
@@ -564,7 +585,7 @@
|
|
|
564
585
|
"outputs": [
|
|
565
586
|
{
|
|
566
587
|
"internalType": "uint256",
|
|
567
|
-
"name": "
|
|
588
|
+
"name": "",
|
|
568
589
|
"type": "uint256"
|
|
569
590
|
}
|
|
570
591
|
],
|
|
@@ -584,14 +605,14 @@
|
|
|
584
605
|
"type": "uint32"
|
|
585
606
|
}
|
|
586
607
|
],
|
|
587
|
-
"name": "
|
|
608
|
+
"name": "getAppUlnConfig",
|
|
588
609
|
"outputs": [
|
|
589
610
|
{
|
|
590
611
|
"components": [
|
|
591
612
|
{
|
|
592
|
-
"internalType": "
|
|
593
|
-
"name": "
|
|
594
|
-
"type": "
|
|
613
|
+
"internalType": "uint64",
|
|
614
|
+
"name": "confirmations",
|
|
615
|
+
"type": "uint64"
|
|
595
616
|
},
|
|
596
617
|
{
|
|
597
618
|
"internalType": "uint8",
|
|
@@ -619,7 +640,7 @@
|
|
|
619
640
|
"type": "address[]"
|
|
620
641
|
}
|
|
621
642
|
],
|
|
622
|
-
"internalType": "struct
|
|
643
|
+
"internalType": "struct UlnConfig",
|
|
623
644
|
"name": "",
|
|
624
645
|
"type": "tuple"
|
|
625
646
|
}
|
|
@@ -669,14 +690,50 @@
|
|
|
669
690
|
"type": "uint32"
|
|
670
691
|
}
|
|
671
692
|
],
|
|
672
|
-
"name": "
|
|
693
|
+
"name": "getExecutorConfig",
|
|
673
694
|
"outputs": [
|
|
674
695
|
{
|
|
675
696
|
"components": [
|
|
697
|
+
{
|
|
698
|
+
"internalType": "uint32",
|
|
699
|
+
"name": "maxMessageSize",
|
|
700
|
+
"type": "uint32"
|
|
701
|
+
},
|
|
676
702
|
{
|
|
677
703
|
"internalType": "address",
|
|
678
704
|
"name": "executor",
|
|
679
705
|
"type": "address"
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"internalType": "struct ExecutorConfig",
|
|
709
|
+
"name": "rtnConfig",
|
|
710
|
+
"type": "tuple"
|
|
711
|
+
}
|
|
712
|
+
],
|
|
713
|
+
"stateMutability": "view",
|
|
714
|
+
"type": "function"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"inputs": [
|
|
718
|
+
{
|
|
719
|
+
"internalType": "address",
|
|
720
|
+
"name": "_oapp",
|
|
721
|
+
"type": "address"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"internalType": "uint32",
|
|
725
|
+
"name": "_remoteEid",
|
|
726
|
+
"type": "uint32"
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"name": "getUlnConfig",
|
|
730
|
+
"outputs": [
|
|
731
|
+
{
|
|
732
|
+
"components": [
|
|
733
|
+
{
|
|
734
|
+
"internalType": "uint64",
|
|
735
|
+
"name": "confirmations",
|
|
736
|
+
"type": "uint64"
|
|
680
737
|
},
|
|
681
738
|
{
|
|
682
739
|
"internalType": "uint8",
|
|
@@ -704,7 +761,7 @@
|
|
|
704
761
|
"type": "address[]"
|
|
705
762
|
}
|
|
706
763
|
],
|
|
707
|
-
"internalType": "struct
|
|
764
|
+
"internalType": "struct UlnConfig",
|
|
708
765
|
"name": "rtnConfig",
|
|
709
766
|
"type": "tuple"
|
|
710
767
|
}
|
|
@@ -712,53 +769,6 @@
|
|
|
712
769
|
"stateMutability": "view",
|
|
713
770
|
"type": "function"
|
|
714
771
|
},
|
|
715
|
-
{
|
|
716
|
-
"inputs": [],
|
|
717
|
-
"name": "getTreasuryAndNativeFeeCap",
|
|
718
|
-
"outputs": [
|
|
719
|
-
{
|
|
720
|
-
"internalType": "address",
|
|
721
|
-
"name": "",
|
|
722
|
-
"type": "address"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"internalType": "uint256",
|
|
726
|
-
"name": "",
|
|
727
|
-
"type": "uint256"
|
|
728
|
-
}
|
|
729
|
-
],
|
|
730
|
-
"stateMutability": "view",
|
|
731
|
-
"type": "function"
|
|
732
|
-
},
|
|
733
|
-
{
|
|
734
|
-
"inputs": [
|
|
735
|
-
{
|
|
736
|
-
"internalType": "bytes32",
|
|
737
|
-
"name": "headerHash",
|
|
738
|
-
"type": "bytes32"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"internalType": "bytes32",
|
|
742
|
-
"name": "cmdHash",
|
|
743
|
-
"type": "bytes32"
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
"internalType": "address",
|
|
747
|
-
"name": "dvn",
|
|
748
|
-
"type": "address"
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"name": "hashLookup",
|
|
752
|
-
"outputs": [
|
|
753
|
-
{
|
|
754
|
-
"internalType": "bytes32",
|
|
755
|
-
"name": "payloadHash",
|
|
756
|
-
"type": "bytes32"
|
|
757
|
-
}
|
|
758
|
-
],
|
|
759
|
-
"stateMutability": "view",
|
|
760
|
-
"type": "function"
|
|
761
|
-
},
|
|
762
772
|
{
|
|
763
773
|
"inputs": [
|
|
764
774
|
{
|
|
@@ -1018,10 +1028,47 @@
|
|
|
1018
1028
|
},
|
|
1019
1029
|
{
|
|
1020
1030
|
"components": [
|
|
1031
|
+
{
|
|
1032
|
+
"internalType": "uint32",
|
|
1033
|
+
"name": "maxMessageSize",
|
|
1034
|
+
"type": "uint32"
|
|
1035
|
+
},
|
|
1021
1036
|
{
|
|
1022
1037
|
"internalType": "address",
|
|
1023
1038
|
"name": "executor",
|
|
1024
1039
|
"type": "address"
|
|
1040
|
+
}
|
|
1041
|
+
],
|
|
1042
|
+
"internalType": "struct ExecutorConfig",
|
|
1043
|
+
"name": "config",
|
|
1044
|
+
"type": "tuple"
|
|
1045
|
+
}
|
|
1046
|
+
],
|
|
1047
|
+
"internalType": "struct SetDefaultExecutorConfigParam[]",
|
|
1048
|
+
"name": "_params",
|
|
1049
|
+
"type": "tuple[]"
|
|
1050
|
+
}
|
|
1051
|
+
],
|
|
1052
|
+
"name": "setDefaultExecutorConfigs",
|
|
1053
|
+
"outputs": [],
|
|
1054
|
+
"stateMutability": "nonpayable",
|
|
1055
|
+
"type": "function"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"inputs": [
|
|
1059
|
+
{
|
|
1060
|
+
"components": [
|
|
1061
|
+
{
|
|
1062
|
+
"internalType": "uint32",
|
|
1063
|
+
"name": "eid",
|
|
1064
|
+
"type": "uint32"
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
"components": [
|
|
1068
|
+
{
|
|
1069
|
+
"internalType": "uint64",
|
|
1070
|
+
"name": "confirmations",
|
|
1071
|
+
"type": "uint64"
|
|
1025
1072
|
},
|
|
1026
1073
|
{
|
|
1027
1074
|
"internalType": "uint8",
|
|
@@ -1049,17 +1096,17 @@
|
|
|
1049
1096
|
"type": "address[]"
|
|
1050
1097
|
}
|
|
1051
1098
|
],
|
|
1052
|
-
"internalType": "struct
|
|
1099
|
+
"internalType": "struct UlnConfig",
|
|
1053
1100
|
"name": "config",
|
|
1054
1101
|
"type": "tuple"
|
|
1055
1102
|
}
|
|
1056
1103
|
],
|
|
1057
|
-
"internalType": "struct
|
|
1104
|
+
"internalType": "struct SetDefaultUlnConfigParam[]",
|
|
1058
1105
|
"name": "_params",
|
|
1059
1106
|
"type": "tuple[]"
|
|
1060
1107
|
}
|
|
1061
1108
|
],
|
|
1062
|
-
"name": "
|
|
1109
|
+
"name": "setDefaultUlnConfigs",
|
|
1063
1110
|
"outputs": [],
|
|
1064
1111
|
"stateMutability": "nonpayable",
|
|
1065
1112
|
"type": "function"
|
|
@@ -1123,94 +1170,18 @@
|
|
|
1123
1170
|
"type": "function"
|
|
1124
1171
|
},
|
|
1125
1172
|
{
|
|
1126
|
-
"inputs": [
|
|
1127
|
-
|
|
1128
|
-
"components": [
|
|
1129
|
-
{
|
|
1130
|
-
"internalType": "address",
|
|
1131
|
-
"name": "executor",
|
|
1132
|
-
"type": "address"
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"internalType": "uint8",
|
|
1136
|
-
"name": "requiredDVNCount",
|
|
1137
|
-
"type": "uint8"
|
|
1138
|
-
},
|
|
1139
|
-
{
|
|
1140
|
-
"internalType": "uint8",
|
|
1141
|
-
"name": "optionalDVNCount",
|
|
1142
|
-
"type": "uint8"
|
|
1143
|
-
},
|
|
1144
|
-
{
|
|
1145
|
-
"internalType": "uint8",
|
|
1146
|
-
"name": "optionalDVNThreshold",
|
|
1147
|
-
"type": "uint8"
|
|
1148
|
-
},
|
|
1149
|
-
{
|
|
1150
|
-
"internalType": "address[]",
|
|
1151
|
-
"name": "requiredDVNs",
|
|
1152
|
-
"type": "address[]"
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"internalType": "address[]",
|
|
1156
|
-
"name": "optionalDVNs",
|
|
1157
|
-
"type": "address[]"
|
|
1158
|
-
}
|
|
1159
|
-
],
|
|
1160
|
-
"internalType": "struct ReadLibConfig",
|
|
1161
|
-
"name": "_config",
|
|
1162
|
-
"type": "tuple"
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"internalType": "bytes32",
|
|
1166
|
-
"name": "_headerHash",
|
|
1167
|
-
"type": "bytes32"
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"internalType": "bytes32",
|
|
1171
|
-
"name": "_cmdHash",
|
|
1172
|
-
"type": "bytes32"
|
|
1173
|
-
},
|
|
1174
|
-
{
|
|
1175
|
-
"internalType": "bytes32",
|
|
1176
|
-
"name": "_payloadHash",
|
|
1177
|
-
"type": "bytes32"
|
|
1178
|
-
}
|
|
1179
|
-
],
|
|
1180
|
-
"name": "verifiable",
|
|
1173
|
+
"inputs": [],
|
|
1174
|
+
"name": "treasury",
|
|
1181
1175
|
"outputs": [
|
|
1182
1176
|
{
|
|
1183
|
-
"internalType": "
|
|
1177
|
+
"internalType": "address",
|
|
1184
1178
|
"name": "",
|
|
1185
|
-
"type": "
|
|
1179
|
+
"type": "address"
|
|
1186
1180
|
}
|
|
1187
1181
|
],
|
|
1188
1182
|
"stateMutability": "view",
|
|
1189
1183
|
"type": "function"
|
|
1190
1184
|
},
|
|
1191
|
-
{
|
|
1192
|
-
"inputs": [
|
|
1193
|
-
{
|
|
1194
|
-
"internalType": "bytes",
|
|
1195
|
-
"name": "_packetHeader",
|
|
1196
|
-
"type": "bytes"
|
|
1197
|
-
},
|
|
1198
|
-
{
|
|
1199
|
-
"internalType": "bytes32",
|
|
1200
|
-
"name": "_cmdHash",
|
|
1201
|
-
"type": "bytes32"
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"internalType": "bytes32",
|
|
1205
|
-
"name": "_payloadHash",
|
|
1206
|
-
"type": "bytes32"
|
|
1207
|
-
}
|
|
1208
|
-
],
|
|
1209
|
-
"name": "verify",
|
|
1210
|
-
"outputs": [],
|
|
1211
|
-
"stateMutability": "nonpayable",
|
|
1212
|
-
"type": "function"
|
|
1213
|
-
},
|
|
1214
1185
|
{
|
|
1215
1186
|
"inputs": [],
|
|
1216
1187
|
"name": "version",
|