@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/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { A as AddressCast, a as AddressCast__factory, b as AddressSizeConfig, c as AddressSizeConfig__factory, d as ArbitrumDVNAdapterL1, e as ArbitrumDVNAdapterL1__factory, f as ArbitrumDVNAdapterL2, g as ArbitrumDVNAdapterL2__factory, h as AxelarDVNAdapter, i as AxelarDVNAdapterFeeLib, j as AxelarDVNAdapterFeeLib__factory, k as AxelarDVNAdapter__factory, B as BlockedMessageLib, l as BlockedMessageLib__factory, C as CCIPDVNAdapter, m as CCIPDVNAdapterFeeLib, n as CCIPDVNAdapterFeeLib__factory, o as CCIPDVNAdapter__factory, p as CmdCodecV1Mock, q as CmdCodecV1Mock__factory, r as ComposeSentEvent, D as DVN, s as DVNAdapterBase, t as DVNAdapterBase__factory, u as DVNAdapterMessageCodec, v as DVNAdapterMessageCodec__factory, w as DVNDecompressor, x as DVNDecompressor__factory, y as DVNFeeLib, z as DVNFeeLib__factory, E as DVNOptions, F as DVNOptions__factory, G as DVN__factory, H as DeadDVN, I as DeadDVN__factory, J as DecompressorExtension, K as DecompressorExtension__factory, L as EndpointV2, M as EndpointV2Alt, N as EndpointV2Alt__factory, O as EndpointV2View, P as EndpointV2ViewUpgradeable, Q as EndpointV2ViewUpgradeable__factory, R as EndpointV2View__factory, S as EndpointV2__factory, T as Errors, U as Errors__factory, V as EssenceDVNWrapper, W as EssenceDVNWrapper__factory, X as Executor, Y as ExecutorDecompressor, Z as ExecutorDecompressor__factory, _ as ExecutorFeeLib, $ as ExecutorFeeLib__factory, a0 as ExecutorOptions, a1 as ExecutorOptions__factory, a2 as Executor__factory, a3 as GetARGsTypeFromFactory, a4 as GetContractTypeFromFactory, a5 as IAxelarDVNAdapter, a6 as IAxelarDVNAdapterFeeLib, a7 as IAxelarDVNAdapterFeeLib__factory, a8 as IAxelarDVNAdapter__factory, a9 as ICCIPDVNAdapter, aa as ICCIPDVNAdapterFeeLib, ab as ICCIPDVNAdapterFeeLib__factory, ac as ICCIPDVNAdapter__factory, ad as IDVN, ae as IDVNFeeLib, af as IDVNFeeLib__factory, ag as IDVN__factory, ah as IExecutor, ai as IExecutorFeeLib, aj as IExecutorFeeLib__factory, ak as IExecutor__factory, al as ILayerZeroComposer, am as ILayerZeroComposer__factory, an as ILayerZeroDVN, ao as ILayerZeroDVN__factory, ap as ILayerZeroEndpointV2, aq as ILayerZeroEndpointV2__factory, ar as ILayerZeroExecutor, as as ILayerZeroExecutor__factory, at as ILayerZeroPriceFeed, au as ILayerZeroPriceFeed__factory, av as ILayerZeroReadDVN, aw as ILayerZeroReadDVN__factory, ax as ILayerZeroReadExecutor, ay as ILayerZeroReadExecutor__factory, az as ILayerZeroReceiveLibrary, aA as ILayerZeroReceiveLibrary__factory, aB as ILayerZeroReceiver, aC as ILayerZeroReceiver__factory, aD as ILayerZeroTreasury, aE as ILayerZeroTreasury__factory, aF as IMessageLib, aG as IMessageLibE1, aH as IMessageLibE1__factory, aI as IMessageLibManager, aJ as IMessageLibManager__factory, aK as IMessageLib__factory, aL as IMessagingChannel, aM as IMessagingChannel__factory, aN as IMessagingComposer, aO as IMessagingComposer__factory, aP as IMessagingContext, aQ as IMessagingContext__factory, aR as INonceContract, aS as INonceContract__factory, aT as IOAppComposer, aU as IOAppComposer__factory, aV as IOAppComputer, aW as IOAppComputerMap, aX as IOAppComputerMap__factory, aY as IOAppComputerReduce, aZ as IOAppComputerReduce__factory, a_ as IOAppComputer__factory, a$ as IOAppCore, b0 as IOAppCore__factory, b1 as IOAppMsgInspector, b2 as IOAppMsgInspector__factory, b3 as IOAppOptionsType3, b4 as IOAppOptionsType3__factory, b5 as IOAppPreCrimeSimulator, b6 as IOAppPreCrimeSimulator__factory, b7 as IOAppReceiver, b8 as IOAppReceiver__factory, b9 as IOFT, ba as IOFT__factory, bb as IPreCrime, bc as IPreCrime__factory, bd as IReceiveUln, be as IReceiveUln301, bf as IReceiveUln301__factory, bg as IReceiveUln302, bh as IReceiveUln302__factory, bi as IReceiveUlnE2, bj as IReceiveUlnE2__factory, bk as IReceiveUlnView, bl as IReceiveUlnView__factory, bm as IReceiveUln__factory, bn as ISendLib, bo as ISendLibBase, bp as ISendLibBase__factory, bq as ISendLib__factory, br as ITreasuryFeeHandler, bs as ITreasuryFeeHandler__factory, bt as IUltraLightNode301, bu as IUltraLightNode301__factory, bv as IWorker, bw as IWorker__factory, bx as LzExecutor, by as LzExecutor__factory, bz as LzReadCounter, bA as LzReadCounter__factory, bB as MessageLibBase, bC as MessageLibBase__factory, bD as MessageLibManager, bE as MessageLibManager__factory, bF as MessagingChannel, bG as MessagingChannel__factory, bH as MessagingComposer, bI as MessagingComposer__factory, bJ as MessagingContext, bK as MessagingContext__factory, bL as MinEthersFactory, bM as MultiCall, bN as MultiCall__factory, bO as MultiSig, bP as MultiSig__factory, bQ as NonceContractMock, bR as NonceContractMock__factory, bS as OApp, bT as OAppCore, bU as OAppCore__factory, bV as OAppOptionsType3, bW as OAppOptionsType3__factory, bX as OAppPreCrimeSimulator, bY as OAppPreCrimeSimulator__factory, bZ as OAppRead, b_ as OAppRead__factory, b$ as OAppReceiver, c0 as OAppReceiver__factory, c1 as OAppSender, c2 as OAppSender__factory, c3 as OApp__factory, c4 as OFT, c5 as OFTAdapter, c6 as OFTAdapter__factory, c7 as OFTCore, c8 as OFTCore__factory, c9 as OFT__factory, ca as OmniCounter, cb as OmniCounterAbstract, cc as OmniCounterAbstract__factory, cd as OmniCounterAlt, ce as OmniCounterAlt__factory, cf as OmniCounterPreCrime, cg as OmniCounterPreCrime__factory, ch as OmniCounter__factory, ci as OnEvent, cj as OptimismDVNAdapterL1, ck as OptimismDVNAdapterL1__factory, cl as OptimismDVNAdapterL2, cm as OptimismDVNAdapterL2__factory, cn as OptionsBuilder, co as OptionsBuilder__factory, cp as PacketSentEvent, cq as PacketSentEvent301, cr as PacketVerifiedEvent, cs as PreCrime, ct as PreCrimeE1, cu as PreCrimeE1__factory, cv as PreCrime__factory, cw as PriceFeed, cx as PriceFeed__factory, cy as PromiseOrValue, cz as ProxyAdmin, cA as ProxyAdmin__factory, cB as RateLimiter, cC as RateLimiter__factory, cD as ReadCmdCodecV1, cE as ReadCmdCodecV1__factory, cF as ReadLib1002, cG as ReadLib1002View, cH as ReadLib1002View__factory, cI as ReadLib1002__factory, cJ as ReadLibBase, cK as ReadLibBase__factory, cL as ReceiveLibBaseE1, cM as ReceiveLibBaseE1__factory, cN as ReceiveLibBaseE2, cO as ReceiveLibBaseE2__factory, cP as ReceiveUln301, cQ as ReceiveUln301View, cR as ReceiveUln301View__factory, cS as ReceiveUln301__factory, cT as ReceiveUln302, cU as ReceiveUln302View, cV as ReceiveUln302View__factory, cW as ReceiveUln302__factory, cX as ReceiveUlnBase, cY as ReceiveUlnBase__factory, cZ as SendLibBase, c_ as SendLibBaseE1, c$ as SendLibBaseE1__factory, d0 as SendLibBaseE2, d1 as SendLibBaseE2__factory, d2 as SendLibBase__factory, d3 as SendUln301, d4 as SendUln301__factory, d5 as SendUln302, d6 as SendUln302__factory, d7 as SendUlnBase, d8 as SendUlnBase__factory, d9 as SimpleMessageLib, da as SimpleMessageLib__factory, db as SimpleReadDVN, dc as SimpleReadDVN__factory, dd as SimpleReadExecutor, de as SimpleReadExecutor__factory, df as SupportedCmdTypesLib, dg as SupportedCmdTypesLib__factory, dh as Transfer, di as Transfer__factory, dj as TransparentUpgradeableProxy, dk as TransparentUpgradeableProxy__factory, dl as Treasury, dm as TreasuryFeeHandler, dn as TreasuryFeeHandler__factory, dp as Treasury__factory, dq as TypedEvent, dr as TypedEventFilter, ds as TypedListener, dt as UlnBase, du as UlnBase__factory, dv as UlnOptions, dw as UlnOptions__factory, dx as Worker, dy as WorkerUpgradeable, dz as WorkerUpgradeable__factory, dA as Worker__factory, dB as decompressor, dC as executorSol, dD as factories, dE as interfaces, dF as libs, dG as lowlat, dH as messagelib, dI as oapp, dJ as oft, dK as precrime, dL as proxy, dM as simpleReadExecutorSol, dN as uln, dO as upgradeable } from './index-B1_fpQTg.mjs';
|
|
2
2
|
import { Abi, LayerZeroParsedError } from '@layerzerolabs/evm-sdks-core';
|
|
3
3
|
import 'ethers';
|
|
4
4
|
import '@ethersproject/providers';
|
|
@@ -170,8 +170,6 @@ var errors = [
|
|
|
170
170
|
"error NotApprovedByGateway()",
|
|
171
171
|
"error NotEnoughGas(uint256 index, uint256 requested, uint256 available)",
|
|
172
172
|
"error NotEnoughNative(uint256 msgValue)",
|
|
173
|
-
"error OmniCounterAlt_NotAnAltEndpoint()",
|
|
174
|
-
"error OmniCounterAlt_OnlyAltToken()",
|
|
175
173
|
"error OnlyArbitrum()",
|
|
176
174
|
"error OnlyEndpoint()",
|
|
177
175
|
"error OnlyEndpoint(address addr)",
|
|
@@ -336,7 +334,6 @@ var errorSelectors = {
|
|
|
336
334
|
"0x9c5846fd": "DVNAdapter_NotImplemented()",
|
|
337
335
|
"0x9cbfe066": "OnlyOffChain()",
|
|
338
336
|
"0x9d6a45a6": "DVN_DuplicatedHash(bytes32)",
|
|
339
|
-
"0x9d6cd068": "OmniCounterAlt_OnlyAltToken()",
|
|
340
337
|
"0x9db08605": "PacketOversize(uint256,uint256)",
|
|
341
338
|
"0x9f704120": "NotEnoughNative(uint256)",
|
|
342
339
|
"0xa169d0e1": "Executor_ZeroLzComposeGasProvided()",
|
|
@@ -365,7 +362,6 @@ var errorSelectors = {
|
|
|
365
362
|
"0xc667af3e": "LZ_MessageLib_InvalidMessageSize(uint256,uint256)",
|
|
366
363
|
"0xc857f60c": "LZ_TreasuryFeeHandler_OnlySendLibrary()",
|
|
367
364
|
"0xc9bf37b7": "LZ_ULN_InvalidPacketHeader()",
|
|
368
|
-
"0xccbcb5cd": "OmniCounterAlt_NotAnAltEndpoint()",
|
|
369
365
|
"0xce2c3751": "LZ_ULN_AtLeastOneDVN()",
|
|
370
366
|
"0xd009138a": "DVN_EidNotSupported(uint32)",
|
|
371
367
|
"0xd0ecb66b": "LZ_SameValue()",
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { A as AddressCast, a as AddressCast__factory, b as AddressSizeConfig, c as AddressSizeConfig__factory, d as ArbitrumDVNAdapterL1, e as ArbitrumDVNAdapterL1__factory, f as ArbitrumDVNAdapterL2, g as ArbitrumDVNAdapterL2__factory, h as AxelarDVNAdapter, i as AxelarDVNAdapterFeeLib, j as AxelarDVNAdapterFeeLib__factory, k as AxelarDVNAdapter__factory, B as BlockedMessageLib, l as BlockedMessageLib__factory, C as CCIPDVNAdapter, m as CCIPDVNAdapterFeeLib, n as CCIPDVNAdapterFeeLib__factory, o as CCIPDVNAdapter__factory, p as CmdCodecV1Mock, q as CmdCodecV1Mock__factory, r as ComposeSentEvent, D as DVN, s as DVNAdapterBase, t as DVNAdapterBase__factory, u as DVNAdapterMessageCodec, v as DVNAdapterMessageCodec__factory, w as DVNDecompressor, x as DVNDecompressor__factory, y as DVNFeeLib, z as DVNFeeLib__factory, E as DVNOptions, F as DVNOptions__factory, G as DVN__factory, H as DeadDVN, I as DeadDVN__factory, J as DecompressorExtension, K as DecompressorExtension__factory, L as EndpointV2, M as EndpointV2Alt, N as EndpointV2Alt__factory, O as EndpointV2View, P as EndpointV2ViewUpgradeable, Q as EndpointV2ViewUpgradeable__factory, R as EndpointV2View__factory, S as EndpointV2__factory, T as Errors, U as Errors__factory, V as EssenceDVNWrapper, W as EssenceDVNWrapper__factory, X as Executor, Y as ExecutorDecompressor, Z as ExecutorDecompressor__factory, _ as ExecutorFeeLib, $ as ExecutorFeeLib__factory, a0 as ExecutorOptions, a1 as ExecutorOptions__factory, a2 as Executor__factory, a3 as GetARGsTypeFromFactory, a4 as GetContractTypeFromFactory, a5 as IAxelarDVNAdapter, a6 as IAxelarDVNAdapterFeeLib, a7 as IAxelarDVNAdapterFeeLib__factory, a8 as IAxelarDVNAdapter__factory, a9 as ICCIPDVNAdapter, aa as ICCIPDVNAdapterFeeLib, ab as ICCIPDVNAdapterFeeLib__factory, ac as ICCIPDVNAdapter__factory, ad as IDVN, ae as IDVNFeeLib, af as IDVNFeeLib__factory, ag as IDVN__factory, ah as IExecutor, ai as IExecutorFeeLib, aj as IExecutorFeeLib__factory, ak as IExecutor__factory, al as ILayerZeroComposer, am as ILayerZeroComposer__factory, an as ILayerZeroDVN, ao as ILayerZeroDVN__factory, ap as ILayerZeroEndpointV2, aq as ILayerZeroEndpointV2__factory, ar as ILayerZeroExecutor, as as ILayerZeroExecutor__factory, at as ILayerZeroPriceFeed, au as ILayerZeroPriceFeed__factory, av as ILayerZeroReadDVN, aw as ILayerZeroReadDVN__factory, ax as ILayerZeroReadExecutor, ay as ILayerZeroReadExecutor__factory, az as ILayerZeroReceiveLibrary, aA as ILayerZeroReceiveLibrary__factory, aB as ILayerZeroReceiver, aC as ILayerZeroReceiver__factory, aD as ILayerZeroTreasury, aE as ILayerZeroTreasury__factory, aF as IMessageLib, aG as IMessageLibE1, aH as IMessageLibE1__factory, aI as IMessageLibManager, aJ as IMessageLibManager__factory, aK as IMessageLib__factory, aL as IMessagingChannel, aM as IMessagingChannel__factory, aN as IMessagingComposer, aO as IMessagingComposer__factory, aP as IMessagingContext, aQ as IMessagingContext__factory, aR as INonceContract, aS as INonceContract__factory, aT as IOAppComposer, aU as IOAppComposer__factory, aV as IOAppComputer, aW as IOAppComputerMap, aX as IOAppComputerMap__factory, aY as IOAppComputerReduce, aZ as IOAppComputerReduce__factory, a_ as IOAppComputer__factory, a$ as IOAppCore, b0 as IOAppCore__factory, b1 as IOAppMsgInspector, b2 as IOAppMsgInspector__factory, b3 as IOAppOptionsType3, b4 as IOAppOptionsType3__factory, b5 as IOAppPreCrimeSimulator, b6 as IOAppPreCrimeSimulator__factory, b7 as IOAppReceiver, b8 as IOAppReceiver__factory, b9 as IOFT, ba as IOFT__factory, bb as IPreCrime, bc as IPreCrime__factory, bd as IReceiveUln, be as IReceiveUln301, bf as IReceiveUln301__factory, bg as IReceiveUln302, bh as IReceiveUln302__factory, bi as IReceiveUlnE2, bj as IReceiveUlnE2__factory, bk as IReceiveUlnView, bl as IReceiveUlnView__factory, bm as IReceiveUln__factory, bn as ISendLib, bo as ISendLibBase, bp as ISendLibBase__factory, bq as ISendLib__factory, br as ITreasuryFeeHandler, bs as ITreasuryFeeHandler__factory, bt as IUltraLightNode301, bu as IUltraLightNode301__factory, bv as IWorker, bw as IWorker__factory, bx as LzExecutor, by as LzExecutor__factory, bz as LzReadCounter, bA as LzReadCounter__factory, bB as MessageLibBase, bC as MessageLibBase__factory, bD as MessageLibManager, bE as MessageLibManager__factory, bF as MessagingChannel, bG as MessagingChannel__factory, bH as MessagingComposer, bI as MessagingComposer__factory, bJ as MessagingContext, bK as MessagingContext__factory, bL as MinEthersFactory, bM as MultiCall, bN as MultiCall__factory, bO as MultiSig, bP as MultiSig__factory, bQ as NonceContractMock, bR as NonceContractMock__factory, bS as OApp, bT as OAppCore, bU as OAppCore__factory, bV as OAppOptionsType3, bW as OAppOptionsType3__factory, bX as OAppPreCrimeSimulator, bY as OAppPreCrimeSimulator__factory, bZ as OAppRead, b_ as OAppRead__factory, b$ as OAppReceiver, c0 as OAppReceiver__factory, c1 as OAppSender, c2 as OAppSender__factory, c3 as OApp__factory, c4 as OFT, c5 as OFTAdapter, c6 as OFTAdapter__factory, c7 as OFTCore, c8 as OFTCore__factory, c9 as OFT__factory, ca as OmniCounter, cb as OmniCounterAbstract, cc as OmniCounterAbstract__factory, cd as OmniCounterAlt, ce as OmniCounterAlt__factory, cf as OmniCounterPreCrime, cg as OmniCounterPreCrime__factory, ch as OmniCounter__factory, ci as OnEvent, cj as OptimismDVNAdapterL1, ck as OptimismDVNAdapterL1__factory, cl as OptimismDVNAdapterL2, cm as OptimismDVNAdapterL2__factory, cn as OptionsBuilder, co as OptionsBuilder__factory, cp as PacketSentEvent, cq as PacketSentEvent301, cr as PacketVerifiedEvent, cs as PreCrime, ct as PreCrimeE1, cu as PreCrimeE1__factory, cv as PreCrime__factory, cw as PriceFeed, cx as PriceFeed__factory, cy as PromiseOrValue, cz as ProxyAdmin, cA as ProxyAdmin__factory, cB as RateLimiter, cC as RateLimiter__factory, cD as ReadCmdCodecV1, cE as ReadCmdCodecV1__factory, cF as ReadLib1002, cG as ReadLib1002View, cH as ReadLib1002View__factory, cI as ReadLib1002__factory, cJ as ReadLibBase, cK as ReadLibBase__factory, cL as ReceiveLibBaseE1, cM as ReceiveLibBaseE1__factory, cN as ReceiveLibBaseE2, cO as ReceiveLibBaseE2__factory, cP as ReceiveUln301, cQ as ReceiveUln301View, cR as ReceiveUln301View__factory, cS as ReceiveUln301__factory, cT as ReceiveUln302, cU as ReceiveUln302View, cV as ReceiveUln302View__factory, cW as ReceiveUln302__factory, cX as ReceiveUlnBase, cY as ReceiveUlnBase__factory, cZ as SendLibBase, c_ as SendLibBaseE1, c$ as SendLibBaseE1__factory, d0 as SendLibBaseE2, d1 as SendLibBaseE2__factory, d2 as SendLibBase__factory, d3 as SendUln301, d4 as SendUln301__factory, d5 as SendUln302, d6 as SendUln302__factory, d7 as SendUlnBase, d8 as SendUlnBase__factory, d9 as SimpleMessageLib, da as SimpleMessageLib__factory, db as SimpleReadDVN, dc as SimpleReadDVN__factory, dd as SimpleReadExecutor, de as SimpleReadExecutor__factory, df as SupportedCmdTypesLib, dg as SupportedCmdTypesLib__factory, dh as Transfer, di as Transfer__factory, dj as TransparentUpgradeableProxy, dk as TransparentUpgradeableProxy__factory, dl as Treasury, dm as TreasuryFeeHandler, dn as TreasuryFeeHandler__factory, dp as Treasury__factory, dq as TypedEvent, dr as TypedEventFilter, ds as TypedListener, dt as UlnBase, du as UlnBase__factory, dv as UlnOptions, dw as UlnOptions__factory, dx as Worker, dy as WorkerUpgradeable, dz as WorkerUpgradeable__factory, dA as Worker__factory, dB as decompressor, dC as executorSol, dD as factories, dE as interfaces, dF as libs, dG as lowlat, dH as messagelib, dI as oapp, dJ as oft, dK as precrime, dL as proxy, dM as simpleReadExecutorSol, dN as uln, dO as upgradeable } from './index-B1_fpQTg.js';
|
|
2
2
|
import { Abi, LayerZeroParsedError } from '@layerzerolabs/evm-sdks-core';
|
|
3
3
|
import 'ethers';
|
|
4
4
|
import '@ethersproject/providers';
|
|
@@ -170,8 +170,6 @@ var errors = [
|
|
|
170
170
|
"error NotApprovedByGateway()",
|
|
171
171
|
"error NotEnoughGas(uint256 index, uint256 requested, uint256 available)",
|
|
172
172
|
"error NotEnoughNative(uint256 msgValue)",
|
|
173
|
-
"error OmniCounterAlt_NotAnAltEndpoint()",
|
|
174
|
-
"error OmniCounterAlt_OnlyAltToken()",
|
|
175
173
|
"error OnlyArbitrum()",
|
|
176
174
|
"error OnlyEndpoint()",
|
|
177
175
|
"error OnlyEndpoint(address addr)",
|
|
@@ -336,7 +334,6 @@ var errorSelectors = {
|
|
|
336
334
|
"0x9c5846fd": "DVNAdapter_NotImplemented()",
|
|
337
335
|
"0x9cbfe066": "OnlyOffChain()",
|
|
338
336
|
"0x9d6a45a6": "DVN_DuplicatedHash(bytes32)",
|
|
339
|
-
"0x9d6cd068": "OmniCounterAlt_OnlyAltToken()",
|
|
340
337
|
"0x9db08605": "PacketOversize(uint256,uint256)",
|
|
341
338
|
"0x9f704120": "NotEnoughNative(uint256)",
|
|
342
339
|
"0xa169d0e1": "Executor_ZeroLzComposeGasProvided()",
|
|
@@ -365,7 +362,6 @@ var errorSelectors = {
|
|
|
365
362
|
"0xc667af3e": "LZ_MessageLib_InvalidMessageSize(uint256,uint256)",
|
|
366
363
|
"0xc857f60c": "LZ_TreasuryFeeHandler_OnlySendLibrary()",
|
|
367
364
|
"0xc9bf37b7": "LZ_ULN_InvalidPacketHeader()",
|
|
368
|
-
"0xccbcb5cd": "OmniCounterAlt_NotAnAltEndpoint()",
|
|
369
365
|
"0xce2c3751": "LZ_ULN_AtLeastOneDVN()",
|
|
370
366
|
"0xd009138a": "DVN_EidNotSupported(uint32)",
|
|
371
367
|
"0xd0ecb66b": "LZ_SameValue()",
|