@layerzerolabs/lz-evm-sdk-v2 3.0.167 → 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 +30 -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/moninet-testnet/DVN.json +1504 -0
- package/deployments/moninet-testnet/DVNFeeLib.json +690 -0
- package/deployments/moninet-testnet/DeadDVN.json +159 -0
- package/deployments/moninet-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/moninet-testnet/EndpointV2.json +2356 -0
- package/deployments/moninet-testnet/EndpointV2View.json +335 -0
- package/deployments/moninet-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/moninet-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/moninet-testnet/Executor.json +1476 -0
- package/deployments/moninet-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/moninet-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/moninet-testnet/Executor_Implementation.json +1345 -0
- package/deployments/moninet-testnet/Executor_Proxy.json +137 -0
- package/deployments/moninet-testnet/LzExecutor.json +641 -0
- package/deployments/moninet-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/moninet-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → moninet-testnet}/MultiCall.json +2 -2
- package/deployments/moninet-testnet/PriceFeed.json +820 -0
- package/deployments/moninet-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/moninet-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/moninet-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/moninet-testnet/ReceiveUln301.json +995 -0
- package/deployments/moninet-testnet/ReceiveUln301View.json +252 -0
- package/deployments/moninet-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/moninet-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/moninet-testnet/ReceiveUln302.json +752 -0
- package/deployments/moninet-testnet/ReceiveUln302View.json +377 -0
- package/deployments/{bsc-sandbox-local/ReadLib1002View_Implementation.json → moninet-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/moninet-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/moninet-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → moninet-testnet/SendUln302.json} +242 -271
- package/deployments/moninet-testnet/Treasury.json +304 -0
- package/deployments/moninet-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/neox-mainnet/DVN.json +1504 -0
- package/deployments/neox-mainnet/DVNFeeLib.json +690 -0
- package/deployments/neox-mainnet/DeadDVN.json +159 -0
- package/deployments/neox-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/neox-mainnet/EndpointV2.json +2356 -0
- package/deployments/neox-mainnet/EndpointV2View.json +335 -0
- package/deployments/neox-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/neox-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/neox-mainnet/Executor.json +1476 -0
- package/deployments/neox-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/neox-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/neox-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/neox-mainnet/Executor_Proxy.json +137 -0
- package/deployments/neox-mainnet/LzExecutor.json +641 -0
- package/deployments/neox-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/neox-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → neox-mainnet}/MultiCall.json +2 -2
- package/deployments/neox-mainnet/PriceFeed.json +820 -0
- package/deployments/neox-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/neox-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/neox-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/neox-mainnet/ReceiveUln301.json +995 -0
- package/deployments/neox-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/neox-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/neox-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/neox-mainnet/ReceiveUln302.json +752 -0
- package/deployments/neox-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → neox-mainnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/neox-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/neox-mainnet/SendUln301.json +1273 -0
- package/deployments/neox-mainnet/SendUln302.json +1254 -0
- package/deployments/neox-mainnet/Treasury.json +304 -0
- package/deployments/neox-mainnet/TreasuryFeeHandler.json +89 -0
- 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/onemoney-testnet/MultiCall.json +115 -0
- 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/onemoney-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/onemoney-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/SendUln301.json +1273 -0
- package/deployments/onemoney-testnet/SendUln302.json +1254 -0
- 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/rayls-mainnet/MultiCall.json +115 -0
- 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/rayls-mainnet/ReceiveUln302View_Implementation.json +246 -0
- 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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Event, EventFilter, BaseContract, Signer,
|
|
1
|
+
import { Event, EventFilter, BaseContract, Signer, utils, BigNumberish, BytesLike, BigNumber, CallOverrides, Overrides, ContractTransaction, PayableOverrides, PopulatedTransaction, ContractFactory } from 'ethers';
|
|
2
2
|
import { Listener, Provider, TransactionRequest } from '@ethersproject/providers';
|
|
3
3
|
import { FunctionFragment, Result, EventFragment } from '@ethersproject/abi';
|
|
4
4
|
|
|
@@ -1001,7 +1001,7 @@ interface ILayerZeroEndpointV2$2 extends BaseContract {
|
|
|
1001
1001
|
}
|
|
1002
1002
|
|
|
1003
1003
|
type index$1o_Executor = Executor;
|
|
1004
|
-
|
|
1004
|
+
declare namespace index$1o {
|
|
1005
1005
|
export type { index$1o_Executor as Executor, ILayerZeroEndpointV2$2 as ILayerZeroEndpointV2 };
|
|
1006
1006
|
}
|
|
1007
1007
|
|
|
@@ -1237,7 +1237,7 @@ interface SimpleReadExecutor extends BaseContract {
|
|
|
1237
1237
|
}
|
|
1238
1238
|
|
|
1239
1239
|
type index$1n_SimpleReadExecutor = SimpleReadExecutor;
|
|
1240
|
-
|
|
1240
|
+
declare namespace index$1n {
|
|
1241
1241
|
export type { ILayerZeroEndpointV2$1 as ILayerZeroEndpointV2, index$1n_SimpleReadExecutor as SimpleReadExecutor };
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
@@ -1789,9 +1789,9 @@ interface ExecutorDecompressor extends BaseContract {
|
|
|
1789
1789
|
}
|
|
1790
1790
|
|
|
1791
1791
|
type index$1m_DVNDecompressor = DVNDecompressor;
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1792
|
+
type index$1m_DecompressorExtension = DecompressorExtension;
|
|
1793
|
+
type index$1m_ExecutorDecompressor = ExecutorDecompressor;
|
|
1794
|
+
declare namespace index$1m {
|
|
1795
1795
|
export type { index$1m_DVNDecompressor as DVNDecompressor, index$1m_DecompressorExtension as DecompressorExtension, index$1m_ExecutorDecompressor as ExecutorDecompressor };
|
|
1796
1796
|
}
|
|
1797
1797
|
|
|
@@ -5168,19 +5168,19 @@ interface IWorker extends BaseContract {
|
|
|
5168
5168
|
}
|
|
5169
5169
|
|
|
5170
5170
|
type index$1l_ILayerZeroComposer = ILayerZeroComposer;
|
|
5171
|
-
|
|
5172
|
-
|
|
5173
|
-
|
|
5174
|
-
|
|
5175
|
-
|
|
5176
|
-
|
|
5177
|
-
|
|
5178
|
-
|
|
5179
|
-
|
|
5180
|
-
|
|
5181
|
-
|
|
5182
|
-
|
|
5183
|
-
|
|
5171
|
+
type index$1l_ILayerZeroEndpointV2 = ILayerZeroEndpointV2;
|
|
5172
|
+
type index$1l_ILayerZeroExecutor = ILayerZeroExecutor;
|
|
5173
|
+
type index$1l_ILayerZeroReadExecutor = ILayerZeroReadExecutor;
|
|
5174
|
+
type index$1l_ILayerZeroReceiver = ILayerZeroReceiver;
|
|
5175
|
+
type index$1l_ILayerZeroTreasury = ILayerZeroTreasury;
|
|
5176
|
+
type index$1l_IMessageLib = IMessageLib;
|
|
5177
|
+
type index$1l_IMessageLibManager = IMessageLibManager;
|
|
5178
|
+
type index$1l_IMessagingChannel = IMessagingChannel;
|
|
5179
|
+
type index$1l_IMessagingComposer = IMessagingComposer;
|
|
5180
|
+
type index$1l_IMessagingContext = IMessagingContext;
|
|
5181
|
+
type index$1l_ISendLib = ISendLib;
|
|
5182
|
+
type index$1l_IWorker = IWorker;
|
|
5183
|
+
declare namespace index$1l {
|
|
5184
5184
|
export { IExecutor$2 as IExecutor, IExecutorFeeLib$1 as IExecutorFeeLib, type index$1l_ILayerZeroComposer as ILayerZeroComposer, type index$1l_ILayerZeroEndpointV2 as ILayerZeroEndpointV2, type index$1l_ILayerZeroExecutor as ILayerZeroExecutor, ILayerZeroPriceFeed$1 as ILayerZeroPriceFeed, type index$1l_ILayerZeroReadExecutor as ILayerZeroReadExecutor, type index$1l_ILayerZeroReceiver as ILayerZeroReceiver, type index$1l_ILayerZeroTreasury as ILayerZeroTreasury, type index$1l_IMessageLib as IMessageLib, type index$1l_IMessageLibManager as IMessageLibManager, type index$1l_IMessagingChannel as IMessagingChannel, type index$1l_IMessagingComposer as IMessagingComposer, type index$1l_IMessagingContext as IMessagingContext, type index$1l_ISendLib as ISendLib, type index$1l_IWorker as IWorker };
|
|
5185
5185
|
}
|
|
5186
5186
|
|
|
@@ -5285,9 +5285,9 @@ interface Transfer extends BaseContract {
|
|
|
5285
5285
|
}
|
|
5286
5286
|
|
|
5287
5287
|
type index$1k_AddressCast = AddressCast;
|
|
5288
|
-
|
|
5289
|
-
|
|
5290
|
-
|
|
5288
|
+
type index$1k_Errors = Errors;
|
|
5289
|
+
type index$1k_Transfer = Transfer;
|
|
5290
|
+
declare namespace index$1k {
|
|
5291
5291
|
export type { index$1k_AddressCast as AddressCast, index$1k_Errors as Errors, ExecutorOptions$1 as ExecutorOptions, index$1k_Transfer as Transfer };
|
|
5292
5292
|
}
|
|
5293
5293
|
|
|
@@ -5569,10 +5569,9 @@ interface MultiCall extends BaseContract {
|
|
|
5569
5569
|
}
|
|
5570
5570
|
|
|
5571
5571
|
type index$1j_EssenceDVNWrapper = EssenceDVNWrapper;
|
|
5572
|
-
|
|
5573
|
-
|
|
5574
|
-
|
|
5575
|
-
export { type index$1j_EssenceDVNWrapper as EssenceDVNWrapper, index$1j_MultiCall as MultiCall };
|
|
5572
|
+
type index$1j_MultiCall = MultiCall;
|
|
5573
|
+
declare namespace index$1j {
|
|
5574
|
+
export type { index$1j_EssenceDVNWrapper as EssenceDVNWrapper, index$1j_MultiCall as MultiCall };
|
|
5576
5575
|
}
|
|
5577
5576
|
|
|
5578
5577
|
interface ExecutorOptionsInterface extends utils.Interface {
|
|
@@ -5601,7 +5600,7 @@ interface ExecutorOptions extends BaseContract {
|
|
|
5601
5600
|
}
|
|
5602
5601
|
|
|
5603
5602
|
type index$1i_ExecutorOptions = ExecutorOptions;
|
|
5604
|
-
|
|
5603
|
+
declare namespace index$1i {
|
|
5605
5604
|
export type { index$1i_ExecutorOptions as ExecutorOptions };
|
|
5606
5605
|
}
|
|
5607
5606
|
|
|
@@ -6040,8 +6039,8 @@ interface SimpleMessageLib extends BaseContract {
|
|
|
6040
6039
|
}
|
|
6041
6040
|
|
|
6042
6041
|
type index$1h_BlockedMessageLib = BlockedMessageLib;
|
|
6043
|
-
|
|
6044
|
-
|
|
6042
|
+
type index$1h_SimpleMessageLib = SimpleMessageLib;
|
|
6043
|
+
declare namespace index$1h {
|
|
6045
6044
|
export { type index$1h_BlockedMessageLib as BlockedMessageLib, type index$1h_SimpleMessageLib as SimpleMessageLib, index$1i as libs };
|
|
6046
6045
|
}
|
|
6047
6046
|
|
|
@@ -8500,14 +8499,13 @@ interface OmniCounterPreCrime extends BaseContract {
|
|
|
8500
8499
|
}
|
|
8501
8500
|
|
|
8502
8501
|
type index$1g_CmdCodecV1Mock = CmdCodecV1Mock;
|
|
8503
|
-
|
|
8504
|
-
|
|
8505
|
-
|
|
8506
|
-
|
|
8507
|
-
|
|
8508
|
-
|
|
8509
|
-
|
|
8510
|
-
export { type index$1g_CmdCodecV1Mock as CmdCodecV1Mock, index$1g_LzReadCounter as LzReadCounter, type index$1g_OmniCounter as OmniCounter, type index$1g_OmniCounterAbstract as OmniCounterAbstract, type index$1g_OmniCounterAlt as OmniCounterAlt, type index$1g_OmniCounterPreCrime as OmniCounterPreCrime };
|
|
8502
|
+
type index$1g_LzReadCounter = LzReadCounter;
|
|
8503
|
+
type index$1g_OmniCounter = OmniCounter;
|
|
8504
|
+
type index$1g_OmniCounterAbstract = OmniCounterAbstract;
|
|
8505
|
+
type index$1g_OmniCounterAlt = OmniCounterAlt;
|
|
8506
|
+
type index$1g_OmniCounterPreCrime = OmniCounterPreCrime;
|
|
8507
|
+
declare namespace index$1g {
|
|
8508
|
+
export type { index$1g_CmdCodecV1Mock as CmdCodecV1Mock, index$1g_LzReadCounter as LzReadCounter, index$1g_OmniCounter as OmniCounter, index$1g_OmniCounterAbstract as OmniCounterAbstract, index$1g_OmniCounterAlt as OmniCounterAlt, index$1g_OmniCounterPreCrime as OmniCounterPreCrime };
|
|
8511
8509
|
}
|
|
8512
8510
|
|
|
8513
8511
|
interface IOAppComposerInterface extends utils.Interface {
|
|
@@ -9019,14 +9017,14 @@ interface IOAppReceiver extends BaseContract {
|
|
|
9019
9017
|
}
|
|
9020
9018
|
|
|
9021
9019
|
type index$1f_IOAppComposer = IOAppComposer;
|
|
9022
|
-
|
|
9023
|
-
|
|
9024
|
-
|
|
9025
|
-
|
|
9026
|
-
|
|
9027
|
-
|
|
9028
|
-
|
|
9029
|
-
|
|
9020
|
+
type index$1f_IOAppComputer = IOAppComputer;
|
|
9021
|
+
type index$1f_IOAppComputerMap = IOAppComputerMap;
|
|
9022
|
+
type index$1f_IOAppComputerReduce = IOAppComputerReduce;
|
|
9023
|
+
type index$1f_IOAppCore = IOAppCore;
|
|
9024
|
+
type index$1f_IOAppMsgInspector = IOAppMsgInspector;
|
|
9025
|
+
type index$1f_IOAppOptionsType3 = IOAppOptionsType3;
|
|
9026
|
+
type index$1f_IOAppReceiver = IOAppReceiver;
|
|
9027
|
+
declare namespace index$1f {
|
|
9030
9028
|
export type { index$1f_IOAppComposer as IOAppComposer, index$1f_IOAppComputer as IOAppComputer, index$1f_IOAppComputerMap as IOAppComputerMap, index$1f_IOAppComputerReduce as IOAppComputerReduce, index$1f_IOAppCore as IOAppCore, index$1f_IOAppMsgInspector as IOAppMsgInspector, index$1f_IOAppOptionsType3 as IOAppOptionsType3, index$1f_IOAppReceiver as IOAppReceiver };
|
|
9031
9029
|
}
|
|
9032
9030
|
|
|
@@ -9226,8 +9224,8 @@ interface ReadCmdCodecV1$1 extends BaseContract {
|
|
|
9226
9224
|
}
|
|
9227
9225
|
|
|
9228
9226
|
type index$1e_OAppOptionsType3 = OAppOptionsType3;
|
|
9229
|
-
|
|
9230
|
-
|
|
9227
|
+
type index$1e_OptionsBuilder = OptionsBuilder;
|
|
9228
|
+
declare namespace index$1e {
|
|
9231
9229
|
export type { index$1e_OAppOptionsType3 as OAppOptionsType3, index$1e_OptionsBuilder as OptionsBuilder, ReadCmdCodecV1$1 as ReadCmdCodecV1 };
|
|
9232
9230
|
}
|
|
9233
9231
|
|
|
@@ -9351,10 +9349,9 @@ interface RateLimiter extends BaseContract {
|
|
|
9351
9349
|
};
|
|
9352
9350
|
}
|
|
9353
9351
|
|
|
9354
|
-
|
|
9355
|
-
|
|
9356
|
-
|
|
9357
|
-
export { index$1d_RateLimiter as RateLimiter };
|
|
9352
|
+
type index$1d_RateLimiter = RateLimiter;
|
|
9353
|
+
declare namespace index$1d {
|
|
9354
|
+
export type { index$1d_RateLimiter as RateLimiter };
|
|
9358
9355
|
}
|
|
9359
9356
|
|
|
9360
9357
|
type OriginStruct$e = {
|
|
@@ -10393,11 +10390,11 @@ interface OAppSender extends BaseContract {
|
|
|
10393
10390
|
}
|
|
10394
10391
|
|
|
10395
10392
|
type index$1c_OApp = OApp;
|
|
10396
|
-
|
|
10397
|
-
|
|
10398
|
-
|
|
10399
|
-
|
|
10400
|
-
|
|
10393
|
+
type index$1c_OAppCore = OAppCore;
|
|
10394
|
+
type index$1c_OAppRead = OAppRead;
|
|
10395
|
+
type index$1c_OAppReceiver = OAppReceiver;
|
|
10396
|
+
type index$1c_OAppSender = OAppSender;
|
|
10397
|
+
declare namespace index$1c {
|
|
10401
10398
|
export { type index$1c_OApp as OApp, type index$1c_OAppCore as OAppCore, type index$1c_OAppRead as OAppRead, type index$1c_OAppReceiver as OAppReceiver, type index$1c_OAppSender as OAppSender, index$1g as examples, index$1f as interfaces, index$1e as libs, index$1d as utils };
|
|
10402
10399
|
}
|
|
10403
10400
|
|
|
@@ -10606,7 +10603,7 @@ interface IOFT extends BaseContract {
|
|
|
10606
10603
|
}
|
|
10607
10604
|
|
|
10608
10605
|
type index$1b_IOFT = IOFT;
|
|
10609
|
-
|
|
10606
|
+
declare namespace index$1b {
|
|
10610
10607
|
export type { index$1b_IOFT as IOFT };
|
|
10611
10608
|
}
|
|
10612
10609
|
|
|
@@ -12654,9 +12651,9 @@ interface OFTCore extends BaseContract {
|
|
|
12654
12651
|
}
|
|
12655
12652
|
|
|
12656
12653
|
type index$1a_OFT = OFT;
|
|
12657
|
-
|
|
12658
|
-
|
|
12659
|
-
|
|
12654
|
+
type index$1a_OFTAdapter = OFTAdapter;
|
|
12655
|
+
type index$1a_OFTCore = OFTCore;
|
|
12656
|
+
declare namespace index$1a {
|
|
12660
12657
|
export { type index$1a_OFT as OFT, type index$1a_OFTAdapter as OFTAdapter, type index$1a_OFTCore as OFTCore, index$1b as interfaces };
|
|
12661
12658
|
}
|
|
12662
12659
|
|
|
@@ -12898,7 +12895,7 @@ interface PreCrimeE1 extends BaseContract {
|
|
|
12898
12895
|
}
|
|
12899
12896
|
|
|
12900
12897
|
type index$19_PreCrimeE1 = PreCrimeE1;
|
|
12901
|
-
|
|
12898
|
+
declare namespace index$19 {
|
|
12902
12899
|
export type { index$19_PreCrimeE1 as PreCrimeE1 };
|
|
12903
12900
|
}
|
|
12904
12901
|
|
|
@@ -13124,8 +13121,8 @@ interface IPreCrime extends BaseContract {
|
|
|
13124
13121
|
}
|
|
13125
13122
|
|
|
13126
13123
|
type index$18_IOAppPreCrimeSimulator = IOAppPreCrimeSimulator;
|
|
13127
|
-
|
|
13128
|
-
|
|
13124
|
+
type index$18_IPreCrime = IPreCrime;
|
|
13125
|
+
declare namespace index$18 {
|
|
13129
13126
|
export type { index$18_IOAppPreCrimeSimulator as IOAppPreCrimeSimulator, index$18_IPreCrime as IPreCrime };
|
|
13130
13127
|
}
|
|
13131
13128
|
|
|
@@ -13555,8 +13552,8 @@ interface PreCrime extends BaseContract {
|
|
|
13555
13552
|
}
|
|
13556
13553
|
|
|
13557
13554
|
type index$17_OAppPreCrimeSimulator = OAppPreCrimeSimulator;
|
|
13558
|
-
|
|
13559
|
-
|
|
13555
|
+
type index$17_PreCrime = PreCrime;
|
|
13556
|
+
declare namespace index$17 {
|
|
13560
13557
|
export { type index$17_OAppPreCrimeSimulator as OAppPreCrimeSimulator, type index$17_PreCrime as PreCrime, index$19 as extensions, index$18 as interfaces };
|
|
13561
13558
|
}
|
|
13562
13559
|
|
|
@@ -14040,8 +14037,8 @@ interface LzExecutor extends BaseContract {
|
|
|
14040
14037
|
}
|
|
14041
14038
|
|
|
14042
14039
|
type index$15_IReceiveUlnView = IReceiveUlnView;
|
|
14043
|
-
|
|
14044
|
-
|
|
14040
|
+
type index$15_LzExecutor = LzExecutor;
|
|
14041
|
+
declare namespace index$15 {
|
|
14045
14042
|
export type { index$15_IReceiveUlnView as IReceiveUlnView, index$15_LzExecutor as LzExecutor };
|
|
14046
14043
|
}
|
|
14047
14044
|
|
|
@@ -14963,8 +14960,8 @@ interface CCIPDVNAdapterFeeLib extends BaseContract {
|
|
|
14963
14960
|
}
|
|
14964
14961
|
|
|
14965
14962
|
type index$14_CCIPDVNAdapter = CCIPDVNAdapter;
|
|
14966
|
-
|
|
14967
|
-
|
|
14963
|
+
type index$14_CCIPDVNAdapterFeeLib = CCIPDVNAdapterFeeLib;
|
|
14964
|
+
declare namespace index$14 {
|
|
14968
14965
|
export type { index$14_CCIPDVNAdapter as CCIPDVNAdapter, index$14_CCIPDVNAdapterFeeLib as CCIPDVNAdapterFeeLib };
|
|
14969
14966
|
}
|
|
14970
14967
|
|
|
@@ -15560,8 +15557,8 @@ interface ISendLibBase$1 extends BaseContract {
|
|
|
15560
15557
|
}
|
|
15561
15558
|
|
|
15562
15559
|
type index$13_DVNAdapterBase = DVNAdapterBase;
|
|
15563
|
-
|
|
15564
|
-
|
|
15560
|
+
type index$13_IReceiveUln = IReceiveUln;
|
|
15561
|
+
declare namespace index$13 {
|
|
15565
15562
|
export type { index$13_DVNAdapterBase as DVNAdapterBase, index$13_IReceiveUln as IReceiveUln, ISendLibBase$1 as ISendLibBase };
|
|
15566
15563
|
}
|
|
15567
15564
|
|
|
@@ -16725,8 +16722,8 @@ interface ArbitrumDVNAdapterL2 extends BaseContract {
|
|
|
16725
16722
|
}
|
|
16726
16723
|
|
|
16727
16724
|
type index$12_ArbitrumDVNAdapterL1 = ArbitrumDVNAdapterL1;
|
|
16728
|
-
|
|
16729
|
-
|
|
16725
|
+
type index$12_ArbitrumDVNAdapterL2 = ArbitrumDVNAdapterL2;
|
|
16726
|
+
declare namespace index$12 {
|
|
16730
16727
|
export type { index$12_ArbitrumDVNAdapterL1 as ArbitrumDVNAdapterL1, index$12_ArbitrumDVNAdapterL2 as ArbitrumDVNAdapterL2 };
|
|
16731
16728
|
}
|
|
16732
16729
|
|
|
@@ -17516,8 +17513,8 @@ interface ISendLibBase extends BaseContract {
|
|
|
17516
17513
|
}
|
|
17517
17514
|
|
|
17518
17515
|
type index$11_AxelarDVNAdapter = AxelarDVNAdapter;
|
|
17519
|
-
|
|
17520
|
-
|
|
17516
|
+
type index$11_ISendLibBase = ISendLibBase;
|
|
17517
|
+
declare namespace index$11 {
|
|
17521
17518
|
export type { index$11_AxelarDVNAdapter as AxelarDVNAdapter, index$11_ISendLibBase as ISendLibBase };
|
|
17522
17519
|
}
|
|
17523
17520
|
|
|
@@ -17908,7 +17905,7 @@ interface AxelarDVNAdapterFeeLib extends BaseContract {
|
|
|
17908
17905
|
}
|
|
17909
17906
|
|
|
17910
17907
|
type index$10_AxelarDVNAdapterFeeLib = AxelarDVNAdapterFeeLib;
|
|
17911
|
-
|
|
17908
|
+
declare namespace index$10 {
|
|
17912
17909
|
export { type index$10_AxelarDVNAdapterFeeLib as AxelarDVNAdapterFeeLib, index$11 as axelarDvnAdapterSol };
|
|
17913
17910
|
}
|
|
17914
17911
|
|
|
@@ -17938,7 +17935,7 @@ interface DVNAdapterMessageCodec extends BaseContract {
|
|
|
17938
17935
|
}
|
|
17939
17936
|
|
|
17940
17937
|
type index$$_DVNAdapterMessageCodec = DVNAdapterMessageCodec;
|
|
17941
|
-
|
|
17938
|
+
declare namespace index$$ {
|
|
17942
17939
|
export type { index$$_DVNAdapterMessageCodec as DVNAdapterMessageCodec };
|
|
17943
17940
|
}
|
|
17944
17941
|
|
|
@@ -19080,8 +19077,8 @@ interface OptimismDVNAdapterL2 extends BaseContract {
|
|
|
19080
19077
|
}
|
|
19081
19078
|
|
|
19082
19079
|
type index$__OptimismDVNAdapterL1 = OptimismDVNAdapterL1;
|
|
19083
|
-
|
|
19084
|
-
|
|
19080
|
+
type index$__OptimismDVNAdapterL2 = OptimismDVNAdapterL2;
|
|
19081
|
+
declare namespace index$_ {
|
|
19085
19082
|
export type { index$__OptimismDVNAdapterL1 as OptimismDVNAdapterL1, index$__OptimismDVNAdapterL2 as OptimismDVNAdapterL2 };
|
|
19086
19083
|
}
|
|
19087
19084
|
|
|
@@ -20703,14 +20700,12 @@ interface SimpleReadDVN extends BaseContract {
|
|
|
20703
20700
|
}
|
|
20704
20701
|
|
|
20705
20702
|
type index$Y_DVN = DVN;
|
|
20706
|
-
|
|
20707
|
-
|
|
20708
|
-
|
|
20709
|
-
|
|
20710
|
-
|
|
20711
|
-
type index$Y_SimpleReadDVN
|
|
20712
|
-
declare namespace index$Y {
|
|
20713
|
-
export { type index$Y_DVN as DVN, index$Y_DVNFeeLib as DVNFeeLib, type index$Y_DeadDVN as DeadDVN, type index$Y_MultiSig as MultiSig, index$Y_SimpleReadDVN as SimpleReadDVN, index$Z as adapters };
|
|
20703
|
+
type index$Y_DVNFeeLib = DVNFeeLib;
|
|
20704
|
+
type index$Y_DeadDVN = DeadDVN;
|
|
20705
|
+
type index$Y_MultiSig = MultiSig;
|
|
20706
|
+
type index$Y_SimpleReadDVN = SimpleReadDVN;
|
|
20707
|
+
declare namespace index$Y {
|
|
20708
|
+
export { type index$Y_DVN as DVN, type index$Y_DVNFeeLib as DVNFeeLib, type index$Y_DeadDVN as DeadDVN, type index$Y_MultiSig as MultiSig, type index$Y_SimpleReadDVN as SimpleReadDVN, index$Z as adapters };
|
|
20714
20709
|
}
|
|
20715
20710
|
|
|
20716
20711
|
interface IAxelarDVNAdapterInterface extends utils.Interface {
|
|
@@ -21228,12 +21223,10 @@ interface ICCIPDVNAdapterFeeLib extends BaseContract {
|
|
|
21228
21223
|
};
|
|
21229
21224
|
}
|
|
21230
21225
|
|
|
21231
|
-
|
|
21232
|
-
|
|
21233
|
-
|
|
21234
|
-
type index$X_ICCIPDVNAdapterFeeLib
|
|
21235
|
-
declare namespace index$X {
|
|
21236
|
-
export { IAxelarDVNAdapter$1 as IAxelarDVNAdapter, index$X_IAxelarDVNAdapterFeeLib as IAxelarDVNAdapterFeeLib, ICCIPDVNAdapter$1 as ICCIPDVNAdapter, index$X_ICCIPDVNAdapterFeeLib as ICCIPDVNAdapterFeeLib };
|
|
21226
|
+
type index$X_IAxelarDVNAdapterFeeLib = IAxelarDVNAdapterFeeLib;
|
|
21227
|
+
type index$X_ICCIPDVNAdapterFeeLib = ICCIPDVNAdapterFeeLib;
|
|
21228
|
+
declare namespace index$X {
|
|
21229
|
+
export { IAxelarDVNAdapter$1 as IAxelarDVNAdapter, type index$X_IAxelarDVNAdapterFeeLib as IAxelarDVNAdapterFeeLib, ICCIPDVNAdapter$1 as ICCIPDVNAdapter, type index$X_ICCIPDVNAdapterFeeLib as ICCIPDVNAdapterFeeLib };
|
|
21237
21230
|
}
|
|
21238
21231
|
|
|
21239
21232
|
declare namespace ILayerZeroDVN$1 {
|
|
@@ -21935,14 +21928,12 @@ interface IReceiveUlnE2 extends BaseContract {
|
|
|
21935
21928
|
};
|
|
21936
21929
|
}
|
|
21937
21930
|
|
|
21938
|
-
|
|
21939
|
-
|
|
21940
|
-
|
|
21941
|
-
|
|
21942
|
-
|
|
21943
|
-
type index$W_IReceiveUlnE2
|
|
21944
|
-
declare namespace index$W {
|
|
21945
|
-
export { IDVN$1 as IDVN, index$W_IDVNFeeLib as IDVNFeeLib, index$W_ILayerZeroDVN as ILayerZeroDVN, type index$W_ILayerZeroReadDVN as ILayerZeroReadDVN, type index$W_IReceiveUlnE2 as IReceiveUlnE2, index$X as adapters };
|
|
21931
|
+
type index$W_IDVNFeeLib = IDVNFeeLib;
|
|
21932
|
+
type index$W_ILayerZeroDVN = ILayerZeroDVN;
|
|
21933
|
+
type index$W_ILayerZeroReadDVN = ILayerZeroReadDVN;
|
|
21934
|
+
type index$W_IReceiveUlnE2 = IReceiveUlnE2;
|
|
21935
|
+
declare namespace index$W {
|
|
21936
|
+
export { IDVN$1 as IDVN, type index$W_IDVNFeeLib as IDVNFeeLib, type index$W_ILayerZeroDVN as ILayerZeroDVN, type index$W_ILayerZeroReadDVN as ILayerZeroReadDVN, type index$W_IReceiveUlnE2 as IReceiveUlnE2, index$X as adapters };
|
|
21946
21937
|
}
|
|
21947
21938
|
|
|
21948
21939
|
interface SupportedCmdTypesLibInterface extends utils.Interface {
|
|
@@ -21971,7 +21962,7 @@ interface SupportedCmdTypesLib extends BaseContract {
|
|
|
21971
21962
|
}
|
|
21972
21963
|
|
|
21973
21964
|
type index$V_SupportedCmdTypesLib = SupportedCmdTypesLib;
|
|
21974
|
-
|
|
21965
|
+
declare namespace index$V {
|
|
21975
21966
|
export type { index$V_SupportedCmdTypesLib as SupportedCmdTypesLib };
|
|
21976
21967
|
}
|
|
21977
21968
|
|
|
@@ -22051,9 +22042,9 @@ interface UlnOptions extends BaseContract {
|
|
|
22051
22042
|
}
|
|
22052
22043
|
|
|
22053
22044
|
type index$U_DVNOptions = DVNOptions;
|
|
22054
|
-
|
|
22055
|
-
|
|
22056
|
-
|
|
22045
|
+
type index$U_ReadCmdCodecV1 = ReadCmdCodecV1;
|
|
22046
|
+
type index$U_UlnOptions = UlnOptions;
|
|
22047
|
+
declare namespace index$U {
|
|
22057
22048
|
export { type index$U_DVNOptions as DVNOptions, type index$U_ReadCmdCodecV1 as ReadCmdCodecV1, type index$U_UlnOptions as UlnOptions, index$V as supportedCmdTypesSol };
|
|
22058
22049
|
}
|
|
22059
22050
|
|
|
@@ -22955,9 +22946,9 @@ interface ReadLibBase extends BaseContract {
|
|
|
22955
22946
|
}
|
|
22956
22947
|
|
|
22957
22948
|
type index$T_ReadLib1002 = ReadLib1002;
|
|
22958
|
-
|
|
22959
|
-
|
|
22960
|
-
|
|
22949
|
+
type index$T_ReadLib1002View = ReadLib1002View;
|
|
22950
|
+
type index$T_ReadLibBase = ReadLibBase;
|
|
22951
|
+
declare namespace index$T {
|
|
22961
22952
|
export type { index$T_ReadLib1002 as ReadLib1002, index$T_ReadLib1002View as ReadLib1002View, index$T_ReadLibBase as ReadLibBase };
|
|
22962
22953
|
}
|
|
22963
22954
|
|
|
@@ -23299,8 +23290,8 @@ interface ReceiveLibBaseE1 extends BaseContract {
|
|
|
23299
23290
|
}
|
|
23300
23291
|
|
|
23301
23292
|
type index$S_ILayerZeroReceiveLibrary = ILayerZeroReceiveLibrary;
|
|
23302
|
-
|
|
23303
|
-
|
|
23293
|
+
type index$S_ReceiveLibBaseE1 = ReceiveLibBaseE1;
|
|
23294
|
+
declare namespace index$S {
|
|
23304
23295
|
export type { index$S_ILayerZeroReceiveLibrary as ILayerZeroReceiveLibrary, index$S_ReceiveLibBaseE1 as ReceiveLibBaseE1 };
|
|
23305
23296
|
}
|
|
23306
23297
|
|
|
@@ -23499,8 +23490,8 @@ interface ReceiveUln301View extends BaseContract {
|
|
|
23499
23490
|
}
|
|
23500
23491
|
|
|
23501
23492
|
type index$R_IReceiveUln301 = IReceiveUln301;
|
|
23502
|
-
|
|
23503
|
-
|
|
23493
|
+
type index$R_ReceiveUln301View = ReceiveUln301View;
|
|
23494
|
+
declare namespace index$R {
|
|
23504
23495
|
export type { index$R_IReceiveUln301 as IReceiveUln301, index$R_ReceiveUln301View as ReceiveUln301View };
|
|
23505
23496
|
}
|
|
23506
23497
|
|
|
@@ -23857,10 +23848,10 @@ interface IUltraLightNode301 extends BaseContract {
|
|
|
23857
23848
|
}
|
|
23858
23849
|
|
|
23859
23850
|
type index$Q_IMessageLibE1 = IMessageLibE1;
|
|
23860
|
-
|
|
23861
|
-
|
|
23862
|
-
|
|
23863
|
-
|
|
23851
|
+
type index$Q_INonceContract = INonceContract;
|
|
23852
|
+
type index$Q_ITreasuryFeeHandler = ITreasuryFeeHandler;
|
|
23853
|
+
type index$Q_IUltraLightNode301 = IUltraLightNode301;
|
|
23854
|
+
declare namespace index$Q {
|
|
23864
23855
|
export type { index$Q_IMessageLibE1 as IMessageLibE1, index$Q_INonceContract as INonceContract, index$Q_ITreasuryFeeHandler as ITreasuryFeeHandler, index$Q_IUltraLightNode301 as IUltraLightNode301 };
|
|
23865
23856
|
}
|
|
23866
23857
|
|
|
@@ -23934,7 +23925,7 @@ interface NonceContractMock extends BaseContract {
|
|
|
23934
23925
|
}
|
|
23935
23926
|
|
|
23936
23927
|
type index$P_NonceContractMock = NonceContractMock;
|
|
23937
|
-
|
|
23928
|
+
declare namespace index$P {
|
|
23938
23929
|
export type { index$P_NonceContractMock as NonceContractMock };
|
|
23939
23930
|
}
|
|
23940
23931
|
|
|
@@ -25758,11 +25749,11 @@ interface TreasuryFeeHandler extends BaseContract {
|
|
|
25758
25749
|
}
|
|
25759
25750
|
|
|
25760
25751
|
type index$O_AddressSizeConfig = AddressSizeConfig;
|
|
25761
|
-
|
|
25762
|
-
|
|
25763
|
-
|
|
25764
|
-
|
|
25765
|
-
|
|
25752
|
+
type index$O_ReceiveUln301 = ReceiveUln301;
|
|
25753
|
+
type index$O_SendLibBaseE1 = SendLibBaseE1;
|
|
25754
|
+
type index$O_SendUln301 = SendUln301;
|
|
25755
|
+
type index$O_TreasuryFeeHandler = TreasuryFeeHandler;
|
|
25756
|
+
declare namespace index$O {
|
|
25766
25757
|
export { type index$O_AddressSizeConfig as AddressSizeConfig, type index$O_ReceiveUln301 as ReceiveUln301, type index$O_SendLibBaseE1 as SendLibBaseE1, type index$O_SendUln301 as SendUln301, type index$O_TreasuryFeeHandler as TreasuryFeeHandler, index$Q as interfaces, index$P as mocks, index$S as receiveLibBaseE1Sol, index$R as receiveUln301ViewSol };
|
|
25767
25758
|
}
|
|
25768
25759
|
|
|
@@ -25983,8 +25974,8 @@ interface ReceiveUln302View extends BaseContract {
|
|
|
25983
25974
|
}
|
|
25984
25975
|
|
|
25985
25976
|
type index$N_IReceiveUln302 = IReceiveUln302;
|
|
25986
|
-
|
|
25987
|
-
|
|
25977
|
+
type index$N_ReceiveUln302View = ReceiveUln302View;
|
|
25978
|
+
declare namespace index$N {
|
|
25988
25979
|
export type { index$N_IReceiveUln302 as IReceiveUln302, index$N_ReceiveUln302View as ReceiveUln302View };
|
|
25989
25980
|
}
|
|
25990
25981
|
|
|
@@ -26919,8 +26910,8 @@ interface SendUln302 extends BaseContract {
|
|
|
26919
26910
|
}
|
|
26920
26911
|
|
|
26921
26912
|
type index$M_ReceiveUln302 = ReceiveUln302;
|
|
26922
|
-
|
|
26923
|
-
|
|
26913
|
+
type index$M_SendUln302 = SendUln302;
|
|
26914
|
+
declare namespace index$M {
|
|
26924
26915
|
export { type index$M_ReceiveUln302 as ReceiveUln302, type index$M_SendUln302 as SendUln302, index$N as receiveUln302ViewSol };
|
|
26925
26916
|
}
|
|
26926
26917
|
|
|
@@ -27547,9 +27538,9 @@ interface UlnBase extends BaseContract {
|
|
|
27547
27538
|
}
|
|
27548
27539
|
|
|
27549
27540
|
type index$L_ReceiveUlnBase = ReceiveUlnBase;
|
|
27550
|
-
|
|
27551
|
-
|
|
27552
|
-
|
|
27541
|
+
type index$L_SendUlnBase = SendUlnBase;
|
|
27542
|
+
type index$L_UlnBase = UlnBase;
|
|
27543
|
+
declare namespace index$L {
|
|
27553
27544
|
export { type index$L_ReceiveUlnBase as ReceiveUlnBase, type index$L_SendUlnBase as SendUlnBase, type index$L_UlnBase as UlnBase, index$Y as dvn, index$W as interfaces, index$U as libs, index$15 as lzExecutorSol, index$T as readlib, index$O as uln301, index$M as uln302 };
|
|
27554
27545
|
}
|
|
27555
27546
|
|
|
@@ -27854,8 +27845,8 @@ interface TransparentUpgradeableProxy extends BaseContract {
|
|
|
27854
27845
|
}
|
|
27855
27846
|
|
|
27856
27847
|
type index$K_ProxyAdmin = ProxyAdmin;
|
|
27857
|
-
|
|
27858
|
-
|
|
27848
|
+
type index$K_TransparentUpgradeableProxy = TransparentUpgradeableProxy;
|
|
27849
|
+
declare namespace index$K {
|
|
27859
27850
|
export type { index$K_ProxyAdmin as ProxyAdmin, index$K_TransparentUpgradeableProxy as TransparentUpgradeableProxy };
|
|
27860
27851
|
}
|
|
27861
27852
|
|
|
@@ -28270,7 +28261,7 @@ interface WorkerUpgradeable extends BaseContract {
|
|
|
28270
28261
|
}
|
|
28271
28262
|
|
|
28272
28263
|
type index$J_WorkerUpgradeable = WorkerUpgradeable;
|
|
28273
|
-
|
|
28264
|
+
declare namespace index$J {
|
|
28274
28265
|
export { type index$J_WorkerUpgradeable as WorkerUpgradeable, index$K as proxy };
|
|
28275
28266
|
}
|
|
28276
28267
|
|
|
@@ -35260,8 +35251,8 @@ declare class ILayerZeroEndpointV2__factory$2 {
|
|
|
35260
35251
|
}
|
|
35261
35252
|
|
|
35262
35253
|
type index$I_Executor__factory = Executor__factory;
|
|
35263
|
-
|
|
35264
|
-
|
|
35254
|
+
declare const index$I_Executor__factory: typeof Executor__factory;
|
|
35255
|
+
declare namespace index$I {
|
|
35265
35256
|
export { index$I_Executor__factory as Executor__factory, ILayerZeroEndpointV2__factory$2 as ILayerZeroEndpointV2__factory };
|
|
35266
35257
|
}
|
|
35267
35258
|
|
|
@@ -35580,8 +35571,8 @@ declare class SimpleReadExecutor__factory extends ContractFactory {
|
|
|
35580
35571
|
}
|
|
35581
35572
|
|
|
35582
35573
|
type index$H_SimpleReadExecutor__factory = SimpleReadExecutor__factory;
|
|
35583
|
-
|
|
35584
|
-
|
|
35574
|
+
declare const index$H_SimpleReadExecutor__factory: typeof SimpleReadExecutor__factory;
|
|
35575
|
+
declare namespace index$H {
|
|
35585
35576
|
export { ILayerZeroEndpointV2__factory$1 as ILayerZeroEndpointV2__factory, index$H_SimpleReadExecutor__factory as SimpleReadExecutor__factory };
|
|
35586
35577
|
}
|
|
35587
35578
|
|
|
@@ -36092,12 +36083,12 @@ declare class ExecutorDecompressor__factory extends ContractFactory {
|
|
|
36092
36083
|
}
|
|
36093
36084
|
|
|
36094
36085
|
type index$G_DVNDecompressor__factory = DVNDecompressor__factory;
|
|
36095
|
-
|
|
36096
|
-
|
|
36097
|
-
|
|
36098
|
-
|
|
36099
|
-
|
|
36100
|
-
|
|
36086
|
+
declare const index$G_DVNDecompressor__factory: typeof DVNDecompressor__factory;
|
|
36087
|
+
type index$G_DecompressorExtension__factory = DecompressorExtension__factory;
|
|
36088
|
+
declare const index$G_DecompressorExtension__factory: typeof DecompressorExtension__factory;
|
|
36089
|
+
type index$G_ExecutorDecompressor__factory = ExecutorDecompressor__factory;
|
|
36090
|
+
declare const index$G_ExecutorDecompressor__factory: typeof ExecutorDecompressor__factory;
|
|
36091
|
+
declare namespace index$G {
|
|
36101
36092
|
export { index$G_DVNDecompressor__factory as DVNDecompressor__factory, index$G_DecompressorExtension__factory as DecompressorExtension__factory, index$G_ExecutorDecompressor__factory as ExecutorDecompressor__factory };
|
|
36102
36093
|
}
|
|
36103
36094
|
|
|
@@ -40277,38 +40268,38 @@ declare class IWorker__factory {
|
|
|
40277
40268
|
}
|
|
40278
40269
|
|
|
40279
40270
|
type index$F_IExecutorFeeLib__factory = IExecutorFeeLib__factory;
|
|
40280
|
-
|
|
40281
|
-
|
|
40282
|
-
|
|
40283
|
-
|
|
40284
|
-
|
|
40285
|
-
|
|
40286
|
-
|
|
40287
|
-
|
|
40288
|
-
|
|
40289
|
-
|
|
40290
|
-
|
|
40291
|
-
|
|
40292
|
-
|
|
40293
|
-
|
|
40294
|
-
|
|
40295
|
-
|
|
40296
|
-
|
|
40297
|
-
|
|
40298
|
-
|
|
40299
|
-
|
|
40300
|
-
|
|
40301
|
-
|
|
40302
|
-
|
|
40303
|
-
|
|
40304
|
-
|
|
40305
|
-
|
|
40306
|
-
|
|
40307
|
-
|
|
40308
|
-
|
|
40309
|
-
|
|
40310
|
-
|
|
40311
|
-
|
|
40271
|
+
declare const index$F_IExecutorFeeLib__factory: typeof IExecutorFeeLib__factory;
|
|
40272
|
+
type index$F_IExecutor__factory = IExecutor__factory;
|
|
40273
|
+
declare const index$F_IExecutor__factory: typeof IExecutor__factory;
|
|
40274
|
+
type index$F_ILayerZeroComposer__factory = ILayerZeroComposer__factory;
|
|
40275
|
+
declare const index$F_ILayerZeroComposer__factory: typeof ILayerZeroComposer__factory;
|
|
40276
|
+
type index$F_ILayerZeroEndpointV2__factory = ILayerZeroEndpointV2__factory;
|
|
40277
|
+
declare const index$F_ILayerZeroEndpointV2__factory: typeof ILayerZeroEndpointV2__factory;
|
|
40278
|
+
type index$F_ILayerZeroExecutor__factory = ILayerZeroExecutor__factory;
|
|
40279
|
+
declare const index$F_ILayerZeroExecutor__factory: typeof ILayerZeroExecutor__factory;
|
|
40280
|
+
type index$F_ILayerZeroPriceFeed__factory = ILayerZeroPriceFeed__factory;
|
|
40281
|
+
declare const index$F_ILayerZeroPriceFeed__factory: typeof ILayerZeroPriceFeed__factory;
|
|
40282
|
+
type index$F_ILayerZeroReadExecutor__factory = ILayerZeroReadExecutor__factory;
|
|
40283
|
+
declare const index$F_ILayerZeroReadExecutor__factory: typeof ILayerZeroReadExecutor__factory;
|
|
40284
|
+
type index$F_ILayerZeroReceiver__factory = ILayerZeroReceiver__factory;
|
|
40285
|
+
declare const index$F_ILayerZeroReceiver__factory: typeof ILayerZeroReceiver__factory;
|
|
40286
|
+
type index$F_ILayerZeroTreasury__factory = ILayerZeroTreasury__factory;
|
|
40287
|
+
declare const index$F_ILayerZeroTreasury__factory: typeof ILayerZeroTreasury__factory;
|
|
40288
|
+
type index$F_IMessageLibManager__factory = IMessageLibManager__factory;
|
|
40289
|
+
declare const index$F_IMessageLibManager__factory: typeof IMessageLibManager__factory;
|
|
40290
|
+
type index$F_IMessageLib__factory = IMessageLib__factory;
|
|
40291
|
+
declare const index$F_IMessageLib__factory: typeof IMessageLib__factory;
|
|
40292
|
+
type index$F_IMessagingChannel__factory = IMessagingChannel__factory;
|
|
40293
|
+
declare const index$F_IMessagingChannel__factory: typeof IMessagingChannel__factory;
|
|
40294
|
+
type index$F_IMessagingComposer__factory = IMessagingComposer__factory;
|
|
40295
|
+
declare const index$F_IMessagingComposer__factory: typeof IMessagingComposer__factory;
|
|
40296
|
+
type index$F_IMessagingContext__factory = IMessagingContext__factory;
|
|
40297
|
+
declare const index$F_IMessagingContext__factory: typeof IMessagingContext__factory;
|
|
40298
|
+
type index$F_ISendLib__factory = ISendLib__factory;
|
|
40299
|
+
declare const index$F_ISendLib__factory: typeof ISendLib__factory;
|
|
40300
|
+
type index$F_IWorker__factory = IWorker__factory;
|
|
40301
|
+
declare const index$F_IWorker__factory: typeof IWorker__factory;
|
|
40302
|
+
declare namespace index$F {
|
|
40312
40303
|
export { index$F_IExecutorFeeLib__factory as IExecutorFeeLib__factory, index$F_IExecutor__factory as IExecutor__factory, index$F_ILayerZeroComposer__factory as ILayerZeroComposer__factory, index$F_ILayerZeroEndpointV2__factory as ILayerZeroEndpointV2__factory, index$F_ILayerZeroExecutor__factory as ILayerZeroExecutor__factory, index$F_ILayerZeroPriceFeed__factory as ILayerZeroPriceFeed__factory, index$F_ILayerZeroReadExecutor__factory as ILayerZeroReadExecutor__factory, index$F_ILayerZeroReceiver__factory as ILayerZeroReceiver__factory, index$F_ILayerZeroTreasury__factory as ILayerZeroTreasury__factory, index$F_IMessageLibManager__factory as IMessageLibManager__factory, index$F_IMessageLib__factory as IMessageLib__factory, index$F_IMessagingChannel__factory as IMessagingChannel__factory, index$F_IMessagingComposer__factory as IMessagingComposer__factory, index$F_IMessagingContext__factory as IMessagingContext__factory, index$F_ISendLib__factory as ISendLib__factory, index$F_IWorker__factory as IWorker__factory };
|
|
40313
40304
|
}
|
|
40314
40305
|
|
|
@@ -40577,12 +40568,12 @@ declare class Transfer__factory extends ContractFactory {
|
|
|
40577
40568
|
}
|
|
40578
40569
|
|
|
40579
40570
|
type index$E_AddressCast__factory = AddressCast__factory;
|
|
40580
|
-
|
|
40581
|
-
|
|
40582
|
-
|
|
40583
|
-
|
|
40584
|
-
|
|
40585
|
-
|
|
40571
|
+
declare const index$E_AddressCast__factory: typeof AddressCast__factory;
|
|
40572
|
+
type index$E_Errors__factory = Errors__factory;
|
|
40573
|
+
declare const index$E_Errors__factory: typeof Errors__factory;
|
|
40574
|
+
type index$E_Transfer__factory = Transfer__factory;
|
|
40575
|
+
declare const index$E_Transfer__factory: typeof Transfer__factory;
|
|
40576
|
+
declare namespace index$E {
|
|
40586
40577
|
export { index$E_AddressCast__factory as AddressCast__factory, index$E_Errors__factory as Errors__factory, ExecutorOptions__factory$1 as ExecutorOptions__factory, index$E_Transfer__factory as Transfer__factory };
|
|
40587
40578
|
}
|
|
40588
40579
|
|
|
@@ -40979,10 +40970,10 @@ declare class MultiCall__factory extends ContractFactory {
|
|
|
40979
40970
|
}
|
|
40980
40971
|
|
|
40981
40972
|
type index$D_EssenceDVNWrapper__factory = EssenceDVNWrapper__factory;
|
|
40982
|
-
|
|
40983
|
-
|
|
40984
|
-
|
|
40985
|
-
|
|
40973
|
+
declare const index$D_EssenceDVNWrapper__factory: typeof EssenceDVNWrapper__factory;
|
|
40974
|
+
type index$D_MultiCall__factory = MultiCall__factory;
|
|
40975
|
+
declare const index$D_MultiCall__factory: typeof MultiCall__factory;
|
|
40976
|
+
declare namespace index$D {
|
|
40986
40977
|
export { index$D_EssenceDVNWrapper__factory as EssenceDVNWrapper__factory, index$D_MultiCall__factory as MultiCall__factory };
|
|
40987
40978
|
}
|
|
40988
40979
|
|
|
@@ -41016,8 +41007,8 @@ declare class ExecutorOptions__factory extends ContractFactory {
|
|
|
41016
41007
|
}
|
|
41017
41008
|
|
|
41018
41009
|
type index$C_ExecutorOptions__factory = ExecutorOptions__factory;
|
|
41019
|
-
|
|
41020
|
-
|
|
41010
|
+
declare const index$C_ExecutorOptions__factory: typeof ExecutorOptions__factory;
|
|
41011
|
+
declare namespace index$C {
|
|
41021
41012
|
export { index$C_ExecutorOptions__factory as ExecutorOptions__factory };
|
|
41022
41013
|
}
|
|
41023
41014
|
|
|
@@ -41566,10 +41557,10 @@ declare class SimpleMessageLib__factory extends ContractFactory {
|
|
|
41566
41557
|
}
|
|
41567
41558
|
|
|
41568
41559
|
type index$B_BlockedMessageLib__factory = BlockedMessageLib__factory;
|
|
41569
|
-
|
|
41570
|
-
|
|
41571
|
-
|
|
41572
|
-
|
|
41560
|
+
declare const index$B_BlockedMessageLib__factory: typeof BlockedMessageLib__factory;
|
|
41561
|
+
type index$B_SimpleMessageLib__factory = SimpleMessageLib__factory;
|
|
41562
|
+
declare const index$B_SimpleMessageLib__factory: typeof SimpleMessageLib__factory;
|
|
41563
|
+
declare namespace index$B {
|
|
41573
41564
|
export { index$B_BlockedMessageLib__factory as BlockedMessageLib__factory, index$B_SimpleMessageLib__factory as SimpleMessageLib__factory, index$C as libs };
|
|
41574
41565
|
}
|
|
41575
41566
|
|
|
@@ -44896,18 +44887,18 @@ declare class OmniCounterPreCrime__factory extends ContractFactory {
|
|
|
44896
44887
|
}
|
|
44897
44888
|
|
|
44898
44889
|
type index$A_CmdCodecV1Mock__factory = CmdCodecV1Mock__factory;
|
|
44899
|
-
|
|
44900
|
-
|
|
44901
|
-
|
|
44902
|
-
|
|
44903
|
-
|
|
44904
|
-
|
|
44905
|
-
|
|
44906
|
-
|
|
44907
|
-
|
|
44908
|
-
|
|
44909
|
-
|
|
44910
|
-
|
|
44890
|
+
declare const index$A_CmdCodecV1Mock__factory: typeof CmdCodecV1Mock__factory;
|
|
44891
|
+
type index$A_LzReadCounter__factory = LzReadCounter__factory;
|
|
44892
|
+
declare const index$A_LzReadCounter__factory: typeof LzReadCounter__factory;
|
|
44893
|
+
type index$A_OmniCounterAbstract__factory = OmniCounterAbstract__factory;
|
|
44894
|
+
declare const index$A_OmniCounterAbstract__factory: typeof OmniCounterAbstract__factory;
|
|
44895
|
+
type index$A_OmniCounterAlt__factory = OmniCounterAlt__factory;
|
|
44896
|
+
declare const index$A_OmniCounterAlt__factory: typeof OmniCounterAlt__factory;
|
|
44897
|
+
type index$A_OmniCounterPreCrime__factory = OmniCounterPreCrime__factory;
|
|
44898
|
+
declare const index$A_OmniCounterPreCrime__factory: typeof OmniCounterPreCrime__factory;
|
|
44899
|
+
type index$A_OmniCounter__factory = OmniCounter__factory;
|
|
44900
|
+
declare const index$A_OmniCounter__factory: typeof OmniCounter__factory;
|
|
44901
|
+
declare namespace index$A {
|
|
44911
44902
|
export { index$A_CmdCodecV1Mock__factory as CmdCodecV1Mock__factory, index$A_LzReadCounter__factory as LzReadCounter__factory, index$A_OmniCounterAbstract__factory as OmniCounterAbstract__factory, index$A_OmniCounterAlt__factory as OmniCounterAlt__factory, index$A_OmniCounterPreCrime__factory as OmniCounterPreCrime__factory, index$A_OmniCounter__factory as OmniCounter__factory };
|
|
44912
44903
|
}
|
|
44913
44904
|
|
|
@@ -45388,22 +45379,22 @@ declare class IOAppReceiver__factory {
|
|
|
45388
45379
|
}
|
|
45389
45380
|
|
|
45390
45381
|
type index$z_IOAppComposer__factory = IOAppComposer__factory;
|
|
45391
|
-
|
|
45392
|
-
|
|
45393
|
-
|
|
45394
|
-
|
|
45395
|
-
|
|
45396
|
-
|
|
45397
|
-
|
|
45398
|
-
|
|
45399
|
-
|
|
45400
|
-
|
|
45401
|
-
|
|
45402
|
-
|
|
45403
|
-
|
|
45404
|
-
|
|
45405
|
-
|
|
45406
|
-
|
|
45382
|
+
declare const index$z_IOAppComposer__factory: typeof IOAppComposer__factory;
|
|
45383
|
+
type index$z_IOAppComputerMap__factory = IOAppComputerMap__factory;
|
|
45384
|
+
declare const index$z_IOAppComputerMap__factory: typeof IOAppComputerMap__factory;
|
|
45385
|
+
type index$z_IOAppComputerReduce__factory = IOAppComputerReduce__factory;
|
|
45386
|
+
declare const index$z_IOAppComputerReduce__factory: typeof IOAppComputerReduce__factory;
|
|
45387
|
+
type index$z_IOAppComputer__factory = IOAppComputer__factory;
|
|
45388
|
+
declare const index$z_IOAppComputer__factory: typeof IOAppComputer__factory;
|
|
45389
|
+
type index$z_IOAppCore__factory = IOAppCore__factory;
|
|
45390
|
+
declare const index$z_IOAppCore__factory: typeof IOAppCore__factory;
|
|
45391
|
+
type index$z_IOAppMsgInspector__factory = IOAppMsgInspector__factory;
|
|
45392
|
+
declare const index$z_IOAppMsgInspector__factory: typeof IOAppMsgInspector__factory;
|
|
45393
|
+
type index$z_IOAppOptionsType3__factory = IOAppOptionsType3__factory;
|
|
45394
|
+
declare const index$z_IOAppOptionsType3__factory: typeof IOAppOptionsType3__factory;
|
|
45395
|
+
type index$z_IOAppReceiver__factory = IOAppReceiver__factory;
|
|
45396
|
+
declare const index$z_IOAppReceiver__factory: typeof IOAppReceiver__factory;
|
|
45397
|
+
declare namespace index$z {
|
|
45407
45398
|
export { index$z_IOAppComposer__factory as IOAppComposer__factory, index$z_IOAppComputerMap__factory as IOAppComputerMap__factory, index$z_IOAppComputerReduce__factory as IOAppComputerReduce__factory, index$z_IOAppComputer__factory as IOAppComputer__factory, index$z_IOAppCore__factory as IOAppCore__factory, index$z_IOAppMsgInspector__factory as IOAppMsgInspector__factory, index$z_IOAppOptionsType3__factory as IOAppOptionsType3__factory, index$z_IOAppReceiver__factory as IOAppReceiver__factory };
|
|
45408
45399
|
}
|
|
45409
45400
|
|
|
@@ -45611,10 +45602,10 @@ declare class ReadCmdCodecV1__factory$1 extends ContractFactory {
|
|
|
45611
45602
|
}
|
|
45612
45603
|
|
|
45613
45604
|
type index$y_OAppOptionsType3__factory = OAppOptionsType3__factory;
|
|
45614
|
-
|
|
45615
|
-
|
|
45616
|
-
|
|
45617
|
-
|
|
45605
|
+
declare const index$y_OAppOptionsType3__factory: typeof OAppOptionsType3__factory;
|
|
45606
|
+
type index$y_OptionsBuilder__factory = OptionsBuilder__factory;
|
|
45607
|
+
declare const index$y_OptionsBuilder__factory: typeof OptionsBuilder__factory;
|
|
45608
|
+
declare namespace index$y {
|
|
45618
45609
|
export { index$y_OAppOptionsType3__factory as OAppOptionsType3__factory, index$y_OptionsBuilder__factory as OptionsBuilder__factory, ReadCmdCodecV1__factory$1 as ReadCmdCodecV1__factory };
|
|
45619
45610
|
}
|
|
45620
45611
|
|
|
@@ -45696,8 +45687,8 @@ declare class RateLimiter__factory {
|
|
|
45696
45687
|
}
|
|
45697
45688
|
|
|
45698
45689
|
type index$x_RateLimiter__factory = RateLimiter__factory;
|
|
45699
|
-
|
|
45700
|
-
|
|
45690
|
+
declare const index$x_RateLimiter__factory: typeof RateLimiter__factory;
|
|
45691
|
+
declare namespace index$x {
|
|
45701
45692
|
export { index$x_RateLimiter__factory as RateLimiter__factory };
|
|
45702
45693
|
}
|
|
45703
45694
|
|
|
@@ -46893,16 +46884,16 @@ declare class OAppSender__factory {
|
|
|
46893
46884
|
}
|
|
46894
46885
|
|
|
46895
46886
|
type index$w_OAppCore__factory = OAppCore__factory;
|
|
46896
|
-
|
|
46897
|
-
|
|
46898
|
-
|
|
46899
|
-
|
|
46900
|
-
|
|
46901
|
-
|
|
46902
|
-
|
|
46903
|
-
|
|
46904
|
-
|
|
46905
|
-
|
|
46887
|
+
declare const index$w_OAppCore__factory: typeof OAppCore__factory;
|
|
46888
|
+
type index$w_OAppRead__factory = OAppRead__factory;
|
|
46889
|
+
declare const index$w_OAppRead__factory: typeof OAppRead__factory;
|
|
46890
|
+
type index$w_OAppReceiver__factory = OAppReceiver__factory;
|
|
46891
|
+
declare const index$w_OAppReceiver__factory: typeof OAppReceiver__factory;
|
|
46892
|
+
type index$w_OAppSender__factory = OAppSender__factory;
|
|
46893
|
+
declare const index$w_OAppSender__factory: typeof OAppSender__factory;
|
|
46894
|
+
type index$w_OApp__factory = OApp__factory;
|
|
46895
|
+
declare const index$w_OApp__factory: typeof OApp__factory;
|
|
46896
|
+
declare namespace index$w {
|
|
46906
46897
|
export { index$w_OAppCore__factory as OAppCore__factory, index$w_OAppRead__factory as OAppRead__factory, index$w_OAppReceiver__factory as OAppReceiver__factory, index$w_OAppSender__factory as OAppSender__factory, index$w_OApp__factory as OApp__factory, index$A as examples, index$z as interfaces, index$y as libs, index$x as utils };
|
|
46907
46898
|
}
|
|
46908
46899
|
|
|
@@ -47257,8 +47248,8 @@ declare class IOFT__factory {
|
|
|
47257
47248
|
}
|
|
47258
47249
|
|
|
47259
47250
|
type index$v_IOFT__factory = IOFT__factory;
|
|
47260
|
-
|
|
47261
|
-
|
|
47251
|
+
declare const index$v_IOFT__factory: typeof IOFT__factory;
|
|
47252
|
+
declare namespace index$v {
|
|
47262
47253
|
export { index$v_IOFT__factory as IOFT__factory };
|
|
47263
47254
|
}
|
|
47264
47255
|
|
|
@@ -50331,12 +50322,12 @@ declare class OFTCore__factory {
|
|
|
50331
50322
|
}
|
|
50332
50323
|
|
|
50333
50324
|
type index$u_OFTAdapter__factory = OFTAdapter__factory;
|
|
50334
|
-
|
|
50335
|
-
|
|
50336
|
-
|
|
50337
|
-
|
|
50338
|
-
|
|
50339
|
-
|
|
50325
|
+
declare const index$u_OFTAdapter__factory: typeof OFTAdapter__factory;
|
|
50326
|
+
type index$u_OFTCore__factory = OFTCore__factory;
|
|
50327
|
+
declare const index$u_OFTCore__factory: typeof OFTCore__factory;
|
|
50328
|
+
type index$u_OFT__factory = OFT__factory;
|
|
50329
|
+
declare const index$u_OFT__factory: typeof OFT__factory;
|
|
50330
|
+
declare namespace index$u {
|
|
50340
50331
|
export { index$u_OFTAdapter__factory as OFTAdapter__factory, index$u_OFTCore__factory as OFTCore__factory, index$u_OFT__factory as OFT__factory, index$v as interfaces };
|
|
50341
50332
|
}
|
|
50342
50333
|
|
|
@@ -50608,8 +50599,8 @@ declare class PreCrimeE1__factory {
|
|
|
50608
50599
|
}
|
|
50609
50600
|
|
|
50610
50601
|
type index$t_PreCrimeE1__factory = PreCrimeE1__factory;
|
|
50611
|
-
|
|
50612
|
-
|
|
50602
|
+
declare const index$t_PreCrimeE1__factory: typeof PreCrimeE1__factory;
|
|
50603
|
+
declare namespace index$t {
|
|
50613
50604
|
export { index$t_PreCrimeE1__factory as PreCrimeE1__factory };
|
|
50614
50605
|
}
|
|
50615
50606
|
|
|
@@ -50886,10 +50877,10 @@ declare class IPreCrime__factory {
|
|
|
50886
50877
|
}
|
|
50887
50878
|
|
|
50888
50879
|
type index$s_IOAppPreCrimeSimulator__factory = IOAppPreCrimeSimulator__factory;
|
|
50889
|
-
|
|
50890
|
-
|
|
50891
|
-
|
|
50892
|
-
|
|
50880
|
+
declare const index$s_IOAppPreCrimeSimulator__factory: typeof IOAppPreCrimeSimulator__factory;
|
|
50881
|
+
type index$s_IPreCrime__factory = IPreCrime__factory;
|
|
50882
|
+
declare const index$s_IPreCrime__factory: typeof IPreCrime__factory;
|
|
50883
|
+
declare namespace index$s {
|
|
50893
50884
|
export { index$s_IOAppPreCrimeSimulator__factory as IOAppPreCrimeSimulator__factory, index$s_IPreCrime__factory as IPreCrime__factory };
|
|
50894
50885
|
}
|
|
50895
50886
|
|
|
@@ -51373,10 +51364,10 @@ declare class PreCrime__factory {
|
|
|
51373
51364
|
}
|
|
51374
51365
|
|
|
51375
51366
|
type index$r_OAppPreCrimeSimulator__factory = OAppPreCrimeSimulator__factory;
|
|
51376
|
-
|
|
51377
|
-
|
|
51378
|
-
|
|
51379
|
-
|
|
51367
|
+
declare const index$r_OAppPreCrimeSimulator__factory: typeof OAppPreCrimeSimulator__factory;
|
|
51368
|
+
type index$r_PreCrime__factory = PreCrime__factory;
|
|
51369
|
+
declare const index$r_PreCrime__factory: typeof PreCrime__factory;
|
|
51370
|
+
declare namespace index$r {
|
|
51380
51371
|
export { index$r_OAppPreCrimeSimulator__factory as OAppPreCrimeSimulator__factory, index$r_PreCrime__factory as PreCrime__factory, index$t as extensions, index$s as interfaces };
|
|
51381
51372
|
}
|
|
51382
51373
|
|
|
@@ -51947,10 +51938,10 @@ declare class LzExecutor__factory extends ContractFactory {
|
|
|
51947
51938
|
}
|
|
51948
51939
|
|
|
51949
51940
|
type index$p_IReceiveUlnView__factory = IReceiveUlnView__factory;
|
|
51950
|
-
|
|
51951
|
-
|
|
51952
|
-
|
|
51953
|
-
|
|
51941
|
+
declare const index$p_IReceiveUlnView__factory: typeof IReceiveUlnView__factory;
|
|
51942
|
+
type index$p_LzExecutor__factory = LzExecutor__factory;
|
|
51943
|
+
declare const index$p_LzExecutor__factory: typeof LzExecutor__factory;
|
|
51944
|
+
declare namespace index$p {
|
|
51954
51945
|
export { index$p_IReceiveUlnView__factory as IReceiveUlnView__factory, index$p_LzExecutor__factory as LzExecutor__factory };
|
|
51955
51946
|
}
|
|
51956
51947
|
|
|
@@ -53093,10 +53084,10 @@ declare class CCIPDVNAdapterFeeLib__factory extends ContractFactory {
|
|
|
53093
53084
|
}
|
|
53094
53085
|
|
|
53095
53086
|
type index$o_CCIPDVNAdapterFeeLib__factory = CCIPDVNAdapterFeeLib__factory;
|
|
53096
|
-
|
|
53097
|
-
|
|
53098
|
-
|
|
53099
|
-
|
|
53087
|
+
declare const index$o_CCIPDVNAdapterFeeLib__factory: typeof CCIPDVNAdapterFeeLib__factory;
|
|
53088
|
+
type index$o_CCIPDVNAdapter__factory = CCIPDVNAdapter__factory;
|
|
53089
|
+
declare const index$o_CCIPDVNAdapter__factory: typeof CCIPDVNAdapter__factory;
|
|
53090
|
+
declare namespace index$o {
|
|
53100
53091
|
export { index$o_CCIPDVNAdapterFeeLib__factory as CCIPDVNAdapterFeeLib__factory, index$o_CCIPDVNAdapter__factory as CCIPDVNAdapter__factory };
|
|
53101
53092
|
}
|
|
53102
53093
|
|
|
@@ -53750,10 +53741,10 @@ declare class ISendLibBase__factory$1 {
|
|
|
53750
53741
|
}
|
|
53751
53742
|
|
|
53752
53743
|
type index$n_DVNAdapterBase__factory = DVNAdapterBase__factory;
|
|
53753
|
-
|
|
53754
|
-
|
|
53755
|
-
|
|
53756
|
-
|
|
53744
|
+
declare const index$n_DVNAdapterBase__factory: typeof DVNAdapterBase__factory;
|
|
53745
|
+
type index$n_IReceiveUln__factory = IReceiveUln__factory;
|
|
53746
|
+
declare const index$n_IReceiveUln__factory: typeof IReceiveUln__factory;
|
|
53747
|
+
declare namespace index$n {
|
|
53757
53748
|
export { index$n_DVNAdapterBase__factory as DVNAdapterBase__factory, index$n_IReceiveUln__factory as IReceiveUln__factory, ISendLibBase__factory$1 as ISendLibBase__factory };
|
|
53758
53749
|
}
|
|
53759
53750
|
|
|
@@ -55164,10 +55155,10 @@ declare class ArbitrumDVNAdapterL2__factory extends ContractFactory {
|
|
|
55164
55155
|
}
|
|
55165
55156
|
|
|
55166
55157
|
type index$m_ArbitrumDVNAdapterL1__factory = ArbitrumDVNAdapterL1__factory;
|
|
55167
|
-
|
|
55168
|
-
|
|
55169
|
-
|
|
55170
|
-
|
|
55158
|
+
declare const index$m_ArbitrumDVNAdapterL1__factory: typeof ArbitrumDVNAdapterL1__factory;
|
|
55159
|
+
type index$m_ArbitrumDVNAdapterL2__factory = ArbitrumDVNAdapterL2__factory;
|
|
55160
|
+
declare const index$m_ArbitrumDVNAdapterL2__factory: typeof ArbitrumDVNAdapterL2__factory;
|
|
55161
|
+
declare namespace index$m {
|
|
55171
55162
|
export { index$m_ArbitrumDVNAdapterL1__factory as ArbitrumDVNAdapterL1__factory, index$m_ArbitrumDVNAdapterL2__factory as ArbitrumDVNAdapterL2__factory };
|
|
55172
55163
|
}
|
|
55173
55164
|
|
|
@@ -56102,10 +56093,10 @@ declare class ISendLibBase__factory {
|
|
|
56102
56093
|
}
|
|
56103
56094
|
|
|
56104
56095
|
type index$l_AxelarDVNAdapter__factory = AxelarDVNAdapter__factory;
|
|
56105
|
-
|
|
56106
|
-
|
|
56107
|
-
|
|
56108
|
-
|
|
56096
|
+
declare const index$l_AxelarDVNAdapter__factory: typeof AxelarDVNAdapter__factory;
|
|
56097
|
+
type index$l_ISendLibBase__factory = ISendLibBase__factory;
|
|
56098
|
+
declare const index$l_ISendLibBase__factory: typeof ISendLibBase__factory;
|
|
56099
|
+
declare namespace index$l {
|
|
56109
56100
|
export { index$l_AxelarDVNAdapter__factory as AxelarDVNAdapter__factory, index$l_ISendLibBase__factory as ISendLibBase__factory };
|
|
56110
56101
|
}
|
|
56111
56102
|
|
|
@@ -56561,8 +56552,8 @@ declare class AxelarDVNAdapterFeeLib__factory extends ContractFactory {
|
|
|
56561
56552
|
}
|
|
56562
56553
|
|
|
56563
56554
|
type index$k_AxelarDVNAdapterFeeLib__factory = AxelarDVNAdapterFeeLib__factory;
|
|
56564
|
-
|
|
56565
|
-
|
|
56555
|
+
declare const index$k_AxelarDVNAdapterFeeLib__factory: typeof AxelarDVNAdapterFeeLib__factory;
|
|
56556
|
+
declare namespace index$k {
|
|
56566
56557
|
export { index$k_AxelarDVNAdapterFeeLib__factory as AxelarDVNAdapterFeeLib__factory, index$l as axelarDvnAdapterSol };
|
|
56567
56558
|
}
|
|
56568
56559
|
|
|
@@ -56588,8 +56579,8 @@ declare class DVNAdapterMessageCodec__factory extends ContractFactory {
|
|
|
56588
56579
|
}
|
|
56589
56580
|
|
|
56590
56581
|
type index$j_DVNAdapterMessageCodec__factory = DVNAdapterMessageCodec__factory;
|
|
56591
|
-
|
|
56592
|
-
|
|
56582
|
+
declare const index$j_DVNAdapterMessageCodec__factory: typeof DVNAdapterMessageCodec__factory;
|
|
56583
|
+
declare namespace index$j {
|
|
56593
56584
|
export { index$j_DVNAdapterMessageCodec__factory as DVNAdapterMessageCodec__factory };
|
|
56594
56585
|
}
|
|
56595
56586
|
|
|
@@ -58008,10 +57999,10 @@ declare class OptimismDVNAdapterL2__factory extends ContractFactory {
|
|
|
58008
57999
|
}
|
|
58009
58000
|
|
|
58010
58001
|
type index$i_OptimismDVNAdapterL1__factory = OptimismDVNAdapterL1__factory;
|
|
58011
|
-
|
|
58012
|
-
|
|
58013
|
-
|
|
58014
|
-
|
|
58002
|
+
declare const index$i_OptimismDVNAdapterL1__factory: typeof OptimismDVNAdapterL1__factory;
|
|
58003
|
+
type index$i_OptimismDVNAdapterL2__factory = OptimismDVNAdapterL2__factory;
|
|
58004
|
+
declare const index$i_OptimismDVNAdapterL2__factory: typeof OptimismDVNAdapterL2__factory;
|
|
58005
|
+
declare namespace index$i {
|
|
58015
58006
|
export { index$i_OptimismDVNAdapterL1__factory as OptimismDVNAdapterL1__factory, index$i_OptimismDVNAdapterL2__factory as OptimismDVNAdapterL2__factory };
|
|
58016
58007
|
}
|
|
58017
58008
|
|
|
@@ -60216,16 +60207,16 @@ declare class SimpleReadDVN__factory extends ContractFactory {
|
|
|
60216
60207
|
}
|
|
60217
60208
|
|
|
60218
60209
|
type index$g_DVNFeeLib__factory = DVNFeeLib__factory;
|
|
60219
|
-
|
|
60220
|
-
|
|
60221
|
-
|
|
60222
|
-
|
|
60223
|
-
|
|
60224
|
-
|
|
60225
|
-
|
|
60226
|
-
|
|
60227
|
-
|
|
60228
|
-
|
|
60210
|
+
declare const index$g_DVNFeeLib__factory: typeof DVNFeeLib__factory;
|
|
60211
|
+
type index$g_DVN__factory = DVN__factory;
|
|
60212
|
+
declare const index$g_DVN__factory: typeof DVN__factory;
|
|
60213
|
+
type index$g_DeadDVN__factory = DeadDVN__factory;
|
|
60214
|
+
declare const index$g_DeadDVN__factory: typeof DeadDVN__factory;
|
|
60215
|
+
type index$g_MultiSig__factory = MultiSig__factory;
|
|
60216
|
+
declare const index$g_MultiSig__factory: typeof MultiSig__factory;
|
|
60217
|
+
type index$g_SimpleReadDVN__factory = SimpleReadDVN__factory;
|
|
60218
|
+
declare const index$g_SimpleReadDVN__factory: typeof SimpleReadDVN__factory;
|
|
60219
|
+
declare namespace index$g {
|
|
60229
60220
|
export { index$g_DVNFeeLib__factory as DVNFeeLib__factory, index$g_DVN__factory as DVN__factory, index$g_DeadDVN__factory as DeadDVN__factory, index$g_MultiSig__factory as MultiSig__factory, index$g_SimpleReadDVN__factory as SimpleReadDVN__factory, index$h as adapters };
|
|
60230
60221
|
}
|
|
60231
60222
|
|
|
@@ -60859,14 +60850,14 @@ declare class ICCIPDVNAdapterFeeLib__factory {
|
|
|
60859
60850
|
}
|
|
60860
60851
|
|
|
60861
60852
|
type index$f_IAxelarDVNAdapterFeeLib__factory = IAxelarDVNAdapterFeeLib__factory;
|
|
60862
|
-
|
|
60863
|
-
|
|
60864
|
-
|
|
60865
|
-
|
|
60866
|
-
|
|
60867
|
-
|
|
60868
|
-
|
|
60869
|
-
|
|
60853
|
+
declare const index$f_IAxelarDVNAdapterFeeLib__factory: typeof IAxelarDVNAdapterFeeLib__factory;
|
|
60854
|
+
type index$f_IAxelarDVNAdapter__factory = IAxelarDVNAdapter__factory;
|
|
60855
|
+
declare const index$f_IAxelarDVNAdapter__factory: typeof IAxelarDVNAdapter__factory;
|
|
60856
|
+
type index$f_ICCIPDVNAdapterFeeLib__factory = ICCIPDVNAdapterFeeLib__factory;
|
|
60857
|
+
declare const index$f_ICCIPDVNAdapterFeeLib__factory: typeof ICCIPDVNAdapterFeeLib__factory;
|
|
60858
|
+
type index$f_ICCIPDVNAdapter__factory = ICCIPDVNAdapter__factory;
|
|
60859
|
+
declare const index$f_ICCIPDVNAdapter__factory: typeof ICCIPDVNAdapter__factory;
|
|
60860
|
+
declare namespace index$f {
|
|
60870
60861
|
export { index$f_IAxelarDVNAdapterFeeLib__factory as IAxelarDVNAdapterFeeLib__factory, index$f_IAxelarDVNAdapter__factory as IAxelarDVNAdapter__factory, index$f_ICCIPDVNAdapterFeeLib__factory as ICCIPDVNAdapterFeeLib__factory, index$f_ICCIPDVNAdapter__factory as ICCIPDVNAdapter__factory };
|
|
60871
60862
|
}
|
|
60872
60863
|
|
|
@@ -61657,16 +61648,16 @@ declare class IReceiveUlnE2__factory {
|
|
|
61657
61648
|
}
|
|
61658
61649
|
|
|
61659
61650
|
type index$e_IDVNFeeLib__factory = IDVNFeeLib__factory;
|
|
61660
|
-
|
|
61661
|
-
|
|
61662
|
-
|
|
61663
|
-
|
|
61664
|
-
|
|
61665
|
-
|
|
61666
|
-
|
|
61667
|
-
|
|
61668
|
-
|
|
61669
|
-
|
|
61651
|
+
declare const index$e_IDVNFeeLib__factory: typeof IDVNFeeLib__factory;
|
|
61652
|
+
type index$e_IDVN__factory = IDVN__factory;
|
|
61653
|
+
declare const index$e_IDVN__factory: typeof IDVN__factory;
|
|
61654
|
+
type index$e_ILayerZeroDVN__factory = ILayerZeroDVN__factory;
|
|
61655
|
+
declare const index$e_ILayerZeroDVN__factory: typeof ILayerZeroDVN__factory;
|
|
61656
|
+
type index$e_ILayerZeroReadDVN__factory = ILayerZeroReadDVN__factory;
|
|
61657
|
+
declare const index$e_ILayerZeroReadDVN__factory: typeof ILayerZeroReadDVN__factory;
|
|
61658
|
+
type index$e_IReceiveUlnE2__factory = IReceiveUlnE2__factory;
|
|
61659
|
+
declare const index$e_IReceiveUlnE2__factory: typeof IReceiveUlnE2__factory;
|
|
61660
|
+
declare namespace index$e {
|
|
61670
61661
|
export { index$e_IDVNFeeLib__factory as IDVNFeeLib__factory, index$e_IDVN__factory as IDVN__factory, index$e_ILayerZeroDVN__factory as ILayerZeroDVN__factory, index$e_ILayerZeroReadDVN__factory as ILayerZeroReadDVN__factory, index$e_IReceiveUlnE2__factory as IReceiveUlnE2__factory, index$f as adapters };
|
|
61671
61662
|
}
|
|
61672
61663
|
|
|
@@ -61692,8 +61683,8 @@ declare class SupportedCmdTypesLib__factory extends ContractFactory {
|
|
|
61692
61683
|
}
|
|
61693
61684
|
|
|
61694
61685
|
type index$d_SupportedCmdTypesLib__factory = SupportedCmdTypesLib__factory;
|
|
61695
|
-
|
|
61696
|
-
|
|
61686
|
+
declare const index$d_SupportedCmdTypesLib__factory: typeof SupportedCmdTypesLib__factory;
|
|
61687
|
+
declare namespace index$d {
|
|
61697
61688
|
export { index$d_SupportedCmdTypesLib__factory as SupportedCmdTypesLib__factory };
|
|
61698
61689
|
}
|
|
61699
61690
|
|
|
@@ -61805,12 +61796,12 @@ declare class UlnOptions__factory extends ContractFactory {
|
|
|
61805
61796
|
}
|
|
61806
61797
|
|
|
61807
61798
|
type index$c_DVNOptions__factory = DVNOptions__factory;
|
|
61808
|
-
|
|
61809
|
-
|
|
61810
|
-
|
|
61811
|
-
|
|
61812
|
-
|
|
61813
|
-
|
|
61799
|
+
declare const index$c_DVNOptions__factory: typeof DVNOptions__factory;
|
|
61800
|
+
type index$c_ReadCmdCodecV1__factory = ReadCmdCodecV1__factory;
|
|
61801
|
+
declare const index$c_ReadCmdCodecV1__factory: typeof ReadCmdCodecV1__factory;
|
|
61802
|
+
type index$c_UlnOptions__factory = UlnOptions__factory;
|
|
61803
|
+
declare const index$c_UlnOptions__factory: typeof UlnOptions__factory;
|
|
61804
|
+
declare namespace index$c {
|
|
61814
61805
|
export { index$c_DVNOptions__factory as DVNOptions__factory, index$c_ReadCmdCodecV1__factory as ReadCmdCodecV1__factory, index$c_UlnOptions__factory as UlnOptions__factory, index$d as supportedCmdTypesSol };
|
|
61815
61806
|
}
|
|
61816
61807
|
|
|
@@ -63343,12 +63334,12 @@ declare class ReadLibBase__factory {
|
|
|
63343
63334
|
}
|
|
63344
63335
|
|
|
63345
63336
|
type index$b_ReadLib1002View__factory = ReadLib1002View__factory;
|
|
63346
|
-
|
|
63347
|
-
|
|
63348
|
-
|
|
63349
|
-
|
|
63350
|
-
|
|
63351
|
-
|
|
63337
|
+
declare const index$b_ReadLib1002View__factory: typeof ReadLib1002View__factory;
|
|
63338
|
+
type index$b_ReadLib1002__factory = ReadLib1002__factory;
|
|
63339
|
+
declare const index$b_ReadLib1002__factory: typeof ReadLib1002__factory;
|
|
63340
|
+
type index$b_ReadLibBase__factory = ReadLibBase__factory;
|
|
63341
|
+
declare const index$b_ReadLibBase__factory: typeof ReadLibBase__factory;
|
|
63342
|
+
declare namespace index$b {
|
|
63352
63343
|
export { index$b_ReadLib1002View__factory as ReadLib1002View__factory, index$b_ReadLib1002__factory as ReadLib1002__factory, index$b_ReadLibBase__factory as ReadLibBase__factory };
|
|
63353
63344
|
}
|
|
63354
63345
|
|
|
@@ -63723,10 +63714,10 @@ declare class ReceiveLibBaseE1__factory {
|
|
|
63723
63714
|
}
|
|
63724
63715
|
|
|
63725
63716
|
type index$a_ILayerZeroReceiveLibrary__factory = ILayerZeroReceiveLibrary__factory;
|
|
63726
|
-
|
|
63727
|
-
|
|
63728
|
-
|
|
63729
|
-
|
|
63717
|
+
declare const index$a_ILayerZeroReceiveLibrary__factory: typeof ILayerZeroReceiveLibrary__factory;
|
|
63718
|
+
type index$a_ReceiveLibBaseE1__factory = ReceiveLibBaseE1__factory;
|
|
63719
|
+
declare const index$a_ReceiveLibBaseE1__factory: typeof ReceiveLibBaseE1__factory;
|
|
63720
|
+
declare namespace index$a {
|
|
63730
63721
|
export { index$a_ILayerZeroReceiveLibrary__factory as ILayerZeroReceiveLibrary__factory, index$a_ReceiveLibBaseE1__factory as ReceiveLibBaseE1__factory };
|
|
63731
63722
|
}
|
|
63732
63723
|
|
|
@@ -63970,10 +63961,10 @@ declare class ReceiveUln301View__factory extends ContractFactory {
|
|
|
63970
63961
|
}
|
|
63971
63962
|
|
|
63972
63963
|
type index$9_IReceiveUln301__factory = IReceiveUln301__factory;
|
|
63973
|
-
|
|
63974
|
-
|
|
63975
|
-
|
|
63976
|
-
|
|
63964
|
+
declare const index$9_IReceiveUln301__factory: typeof IReceiveUln301__factory;
|
|
63965
|
+
type index$9_ReceiveUln301View__factory = ReceiveUln301View__factory;
|
|
63966
|
+
declare const index$9_ReceiveUln301View__factory: typeof ReceiveUln301View__factory;
|
|
63967
|
+
declare namespace index$9 {
|
|
63977
63968
|
export { index$9_IReceiveUln301__factory as IReceiveUln301__factory, index$9_ReceiveUln301View__factory as ReceiveUln301View__factory };
|
|
63978
63969
|
}
|
|
63979
63970
|
|
|
@@ -64248,14 +64239,14 @@ declare class IUltraLightNode301__factory {
|
|
|
64248
64239
|
}
|
|
64249
64240
|
|
|
64250
64241
|
type index$8_IMessageLibE1__factory = IMessageLibE1__factory;
|
|
64251
|
-
|
|
64252
|
-
|
|
64253
|
-
|
|
64254
|
-
|
|
64255
|
-
|
|
64256
|
-
|
|
64257
|
-
|
|
64258
|
-
|
|
64242
|
+
declare const index$8_IMessageLibE1__factory: typeof IMessageLibE1__factory;
|
|
64243
|
+
type index$8_INonceContract__factory = INonceContract__factory;
|
|
64244
|
+
declare const index$8_INonceContract__factory: typeof INonceContract__factory;
|
|
64245
|
+
type index$8_ITreasuryFeeHandler__factory = ITreasuryFeeHandler__factory;
|
|
64246
|
+
declare const index$8_ITreasuryFeeHandler__factory: typeof ITreasuryFeeHandler__factory;
|
|
64247
|
+
type index$8_IUltraLightNode301__factory = IUltraLightNode301__factory;
|
|
64248
|
+
declare const index$8_IUltraLightNode301__factory: typeof IUltraLightNode301__factory;
|
|
64249
|
+
declare namespace index$8 {
|
|
64259
64250
|
export { index$8_IMessageLibE1__factory as IMessageLibE1__factory, index$8_INonceContract__factory as INonceContract__factory, index$8_ITreasuryFeeHandler__factory as ITreasuryFeeHandler__factory, index$8_IUltraLightNode301__factory as IUltraLightNode301__factory };
|
|
64260
64251
|
}
|
|
64261
64252
|
|
|
@@ -64339,8 +64330,8 @@ declare class NonceContractMock__factory extends ContractFactory {
|
|
|
64339
64330
|
}
|
|
64340
64331
|
|
|
64341
64332
|
type index$7_NonceContractMock__factory = NonceContractMock__factory;
|
|
64342
|
-
|
|
64343
|
-
|
|
64333
|
+
declare const index$7_NonceContractMock__factory: typeof NonceContractMock__factory;
|
|
64334
|
+
declare namespace index$7 {
|
|
64344
64335
|
export { index$7_NonceContractMock__factory as NonceContractMock__factory };
|
|
64345
64336
|
}
|
|
64346
64337
|
|
|
@@ -66924,16 +66915,16 @@ declare class TreasuryFeeHandler__factory extends ContractFactory {
|
|
|
66924
66915
|
}
|
|
66925
66916
|
|
|
66926
66917
|
type index$6_AddressSizeConfig__factory = AddressSizeConfig__factory;
|
|
66927
|
-
|
|
66928
|
-
|
|
66929
|
-
|
|
66930
|
-
|
|
66931
|
-
|
|
66932
|
-
|
|
66933
|
-
|
|
66934
|
-
|
|
66935
|
-
|
|
66936
|
-
|
|
66918
|
+
declare const index$6_AddressSizeConfig__factory: typeof AddressSizeConfig__factory;
|
|
66919
|
+
type index$6_ReceiveUln301__factory = ReceiveUln301__factory;
|
|
66920
|
+
declare const index$6_ReceiveUln301__factory: typeof ReceiveUln301__factory;
|
|
66921
|
+
type index$6_SendLibBaseE1__factory = SendLibBaseE1__factory;
|
|
66922
|
+
declare const index$6_SendLibBaseE1__factory: typeof SendLibBaseE1__factory;
|
|
66923
|
+
type index$6_SendUln301__factory = SendUln301__factory;
|
|
66924
|
+
declare const index$6_SendUln301__factory: typeof SendUln301__factory;
|
|
66925
|
+
type index$6_TreasuryFeeHandler__factory = TreasuryFeeHandler__factory;
|
|
66926
|
+
declare const index$6_TreasuryFeeHandler__factory: typeof TreasuryFeeHandler__factory;
|
|
66927
|
+
declare namespace index$6 {
|
|
66937
66928
|
export { index$6_AddressSizeConfig__factory as AddressSizeConfig__factory, index$6_ReceiveUln301__factory as ReceiveUln301__factory, index$6_SendLibBaseE1__factory as SendLibBaseE1__factory, index$6_SendUln301__factory as SendUln301__factory, index$6_TreasuryFeeHandler__factory as TreasuryFeeHandler__factory, index$8 as interfaces, index$7 as mocks, index$a as receiveLibBaseE1Sol, index$9 as receiveUln301ViewSol };
|
|
66938
66929
|
}
|
|
66939
66930
|
|
|
@@ -67248,10 +67239,10 @@ declare class ReceiveUln302View__factory extends ContractFactory {
|
|
|
67248
67239
|
}
|
|
67249
67240
|
|
|
67250
67241
|
type index$5_IReceiveUln302__factory = IReceiveUln302__factory;
|
|
67251
|
-
|
|
67252
|
-
|
|
67253
|
-
|
|
67254
|
-
|
|
67242
|
+
declare const index$5_IReceiveUln302__factory: typeof IReceiveUln302__factory;
|
|
67243
|
+
type index$5_ReceiveUln302View__factory = ReceiveUln302View__factory;
|
|
67244
|
+
declare const index$5_ReceiveUln302View__factory: typeof ReceiveUln302View__factory;
|
|
67245
|
+
declare namespace index$5 {
|
|
67255
67246
|
export { index$5_IReceiveUln302__factory as IReceiveUln302__factory, index$5_ReceiveUln302View__factory as ReceiveUln302View__factory };
|
|
67256
67247
|
}
|
|
67257
67248
|
|
|
@@ -68828,10 +68819,10 @@ declare class SendUln302__factory extends ContractFactory {
|
|
|
68828
68819
|
}
|
|
68829
68820
|
|
|
68830
68821
|
type index$4_ReceiveUln302__factory = ReceiveUln302__factory;
|
|
68831
|
-
|
|
68832
|
-
|
|
68833
|
-
|
|
68834
|
-
|
|
68822
|
+
declare const index$4_ReceiveUln302__factory: typeof ReceiveUln302__factory;
|
|
68823
|
+
type index$4_SendUln302__factory = SendUln302__factory;
|
|
68824
|
+
declare const index$4_SendUln302__factory: typeof SendUln302__factory;
|
|
68825
|
+
declare namespace index$4 {
|
|
68835
68826
|
export { index$4_ReceiveUln302__factory as ReceiveUln302__factory, index$4_SendUln302__factory as SendUln302__factory, index$5 as receiveUln302ViewSol };
|
|
68836
68827
|
}
|
|
68837
68828
|
|
|
@@ -69878,12 +69869,12 @@ declare class UlnBase__factory {
|
|
|
69878
69869
|
}
|
|
69879
69870
|
|
|
69880
69871
|
type index$3_ReceiveUlnBase__factory = ReceiveUlnBase__factory;
|
|
69881
|
-
|
|
69882
|
-
|
|
69883
|
-
|
|
69884
|
-
|
|
69885
|
-
|
|
69886
|
-
|
|
69872
|
+
declare const index$3_ReceiveUlnBase__factory: typeof ReceiveUlnBase__factory;
|
|
69873
|
+
type index$3_SendUlnBase__factory = SendUlnBase__factory;
|
|
69874
|
+
declare const index$3_SendUlnBase__factory: typeof SendUlnBase__factory;
|
|
69875
|
+
type index$3_UlnBase__factory = UlnBase__factory;
|
|
69876
|
+
declare const index$3_UlnBase__factory: typeof UlnBase__factory;
|
|
69877
|
+
declare namespace index$3 {
|
|
69887
69878
|
export { index$3_ReceiveUlnBase__factory as ReceiveUlnBase__factory, index$3_SendUlnBase__factory as SendUlnBase__factory, index$3_UlnBase__factory as UlnBase__factory, index$g as dvn, index$e as interfaces, index$c as libs, index$p as lzExecutorSol, index$b as readlib, index$6 as uln301, index$4 as uln302 };
|
|
69888
69879
|
}
|
|
69889
69880
|
|
|
@@ -70168,10 +70159,10 @@ declare class TransparentUpgradeableProxy__factory extends ContractFactory {
|
|
|
70168
70159
|
}
|
|
70169
70160
|
|
|
70170
70161
|
type index$2_ProxyAdmin__factory = ProxyAdmin__factory;
|
|
70171
|
-
|
|
70172
|
-
|
|
70173
|
-
|
|
70174
|
-
|
|
70162
|
+
declare const index$2_ProxyAdmin__factory: typeof ProxyAdmin__factory;
|
|
70163
|
+
type index$2_TransparentUpgradeableProxy__factory = TransparentUpgradeableProxy__factory;
|
|
70164
|
+
declare const index$2_TransparentUpgradeableProxy__factory: typeof TransparentUpgradeableProxy__factory;
|
|
70165
|
+
declare namespace index$2 {
|
|
70175
70166
|
export { index$2_ProxyAdmin__factory as ProxyAdmin__factory, index$2_TransparentUpgradeableProxy__factory as TransparentUpgradeableProxy__factory };
|
|
70176
70167
|
}
|
|
70177
70168
|
|
|
@@ -70631,8 +70622,8 @@ declare class WorkerUpgradeable__factory {
|
|
|
70631
70622
|
}
|
|
70632
70623
|
|
|
70633
70624
|
type index$1_WorkerUpgradeable__factory = WorkerUpgradeable__factory;
|
|
70634
|
-
|
|
70635
|
-
|
|
70625
|
+
declare const index$1_WorkerUpgradeable__factory: typeof WorkerUpgradeable__factory;
|
|
70626
|
+
declare namespace index$1 {
|
|
70636
70627
|
export { index$1_WorkerUpgradeable__factory as WorkerUpgradeable__factory, index$2 as proxy };
|
|
70637
70628
|
}
|
|
70638
70629
|
|
|
@@ -78579,39 +78570,39 @@ declare class Worker__factory {
|
|
|
78579
78570
|
}
|
|
78580
78571
|
|
|
78581
78572
|
type index_EndpointV2Alt__factory = EndpointV2Alt__factory;
|
|
78582
|
-
|
|
78583
|
-
|
|
78584
|
-
|
|
78585
|
-
|
|
78586
|
-
|
|
78587
|
-
|
|
78588
|
-
|
|
78589
|
-
|
|
78590
|
-
|
|
78591
|
-
|
|
78592
|
-
|
|
78593
|
-
|
|
78594
|
-
|
|
78595
|
-
|
|
78596
|
-
|
|
78597
|
-
|
|
78598
|
-
|
|
78599
|
-
|
|
78600
|
-
|
|
78601
|
-
|
|
78602
|
-
|
|
78603
|
-
|
|
78604
|
-
|
|
78605
|
-
|
|
78606
|
-
|
|
78607
|
-
|
|
78608
|
-
|
|
78609
|
-
|
|
78610
|
-
|
|
78611
|
-
|
|
78612
|
-
|
|
78613
|
-
|
|
78573
|
+
declare const index_EndpointV2Alt__factory: typeof EndpointV2Alt__factory;
|
|
78574
|
+
type index_EndpointV2ViewUpgradeable__factory = EndpointV2ViewUpgradeable__factory;
|
|
78575
|
+
declare const index_EndpointV2ViewUpgradeable__factory: typeof EndpointV2ViewUpgradeable__factory;
|
|
78576
|
+
type index_EndpointV2View__factory = EndpointV2View__factory;
|
|
78577
|
+
declare const index_EndpointV2View__factory: typeof EndpointV2View__factory;
|
|
78578
|
+
type index_EndpointV2__factory = EndpointV2__factory;
|
|
78579
|
+
declare const index_EndpointV2__factory: typeof EndpointV2__factory;
|
|
78580
|
+
type index_ExecutorFeeLib__factory = ExecutorFeeLib__factory;
|
|
78581
|
+
declare const index_ExecutorFeeLib__factory: typeof ExecutorFeeLib__factory;
|
|
78582
|
+
type index_MessageLibBase__factory = MessageLibBase__factory;
|
|
78583
|
+
declare const index_MessageLibBase__factory: typeof MessageLibBase__factory;
|
|
78584
|
+
type index_MessageLibManager__factory = MessageLibManager__factory;
|
|
78585
|
+
declare const index_MessageLibManager__factory: typeof MessageLibManager__factory;
|
|
78586
|
+
type index_MessagingChannel__factory = MessagingChannel__factory;
|
|
78587
|
+
declare const index_MessagingChannel__factory: typeof MessagingChannel__factory;
|
|
78588
|
+
type index_MessagingComposer__factory = MessagingComposer__factory;
|
|
78589
|
+
declare const index_MessagingComposer__factory: typeof MessagingComposer__factory;
|
|
78590
|
+
type index_MessagingContext__factory = MessagingContext__factory;
|
|
78591
|
+
declare const index_MessagingContext__factory: typeof MessagingContext__factory;
|
|
78592
|
+
type index_PriceFeed__factory = PriceFeed__factory;
|
|
78593
|
+
declare const index_PriceFeed__factory: typeof PriceFeed__factory;
|
|
78594
|
+
type index_ReceiveLibBaseE2__factory = ReceiveLibBaseE2__factory;
|
|
78595
|
+
declare const index_ReceiveLibBaseE2__factory: typeof ReceiveLibBaseE2__factory;
|
|
78596
|
+
type index_SendLibBaseE2__factory = SendLibBaseE2__factory;
|
|
78597
|
+
declare const index_SendLibBaseE2__factory: typeof SendLibBaseE2__factory;
|
|
78598
|
+
type index_SendLibBase__factory = SendLibBase__factory;
|
|
78599
|
+
declare const index_SendLibBase__factory: typeof SendLibBase__factory;
|
|
78600
|
+
type index_Treasury__factory = Treasury__factory;
|
|
78601
|
+
declare const index_Treasury__factory: typeof Treasury__factory;
|
|
78602
|
+
type index_Worker__factory = Worker__factory;
|
|
78603
|
+
declare const index_Worker__factory: typeof Worker__factory;
|
|
78604
|
+
declare namespace index {
|
|
78614
78605
|
export { index_EndpointV2Alt__factory as EndpointV2Alt__factory, index_EndpointV2ViewUpgradeable__factory as EndpointV2ViewUpgradeable__factory, index_EndpointV2View__factory as EndpointV2View__factory, index_EndpointV2__factory as EndpointV2__factory, index_ExecutorFeeLib__factory as ExecutorFeeLib__factory, index_MessageLibBase__factory as MessageLibBase__factory, index_MessageLibManager__factory as MessageLibManager__factory, index_MessagingChannel__factory as MessagingChannel__factory, index_MessagingComposer__factory as MessagingComposer__factory, index_MessagingContext__factory as MessagingContext__factory, index_PriceFeed__factory as PriceFeed__factory, index_ReceiveLibBaseE2__factory as ReceiveLibBaseE2__factory, index_SendLibBaseE2__factory as SendLibBaseE2__factory, index_SendLibBase__factory as SendLibBase__factory, index_Treasury__factory as Treasury__factory, index_Worker__factory as Worker__factory, index$G as decompressor, index$I as executorSol, index$F as interfaces, index$E as libs, index$D as lowlat, index$B as messagelib, index$w as oapp, index$u as oft, index$r as precrime, index$q as proxy, index$H as simpleReadExecutorSol, index$3 as uln, index$1 as upgradeable };
|
|
78615
78606
|
}
|
|
78616
78607
|
|
|
78617
|
-
export {
|
|
78608
|
+
export { ExecutorFeeLib__factory as $, type AddressCast as A, type BlockedMessageLib as B, type CCIPDVNAdapter as C, type DVN as D, type DVNOptions as E, DVNOptions__factory as F, DVN__factory as G, type DeadDVN as H, DeadDVN__factory as I, type DecompressorExtension as J, DecompressorExtension__factory as K, type EndpointV2 as L, type EndpointV2Alt as M, EndpointV2Alt__factory as N, type EndpointV2View as O, type EndpointV2ViewUpgradeable as P, EndpointV2ViewUpgradeable__factory as Q, EndpointV2View__factory as R, EndpointV2__factory as S, type Errors as T, Errors__factory as U, type EssenceDVNWrapper as V, EssenceDVNWrapper__factory as W, type Executor as X, type ExecutorDecompressor as Y, ExecutorDecompressor__factory as Z, type ExecutorFeeLib as _, AddressCast__factory as a, type IOAppCore as a$, type ExecutorOptions$1 as a0, ExecutorOptions__factory$1 as a1, Executor__factory as a2, type GetARGsTypeFromFactory as a3, type GetContractTypeFromFactory as a4, IAxelarDVNAdapter$1 as a5, IAxelarDVNAdapterFeeLib as a6, IAxelarDVNAdapterFeeLib__factory as a7, IAxelarDVNAdapter__factory as a8, ICCIPDVNAdapter$1 as a9, ILayerZeroReceiveLibrary__factory as aA, type ILayerZeroReceiver as aB, ILayerZeroReceiver__factory as aC, type ILayerZeroTreasury as aD, ILayerZeroTreasury__factory as aE, type IMessageLib as aF, type IMessageLibE1 as aG, IMessageLibE1__factory as aH, type IMessageLibManager as aI, IMessageLibManager__factory as aJ, IMessageLib__factory as aK, type IMessagingChannel as aL, IMessagingChannel__factory as aM, type IMessagingComposer as aN, IMessagingComposer__factory as aO, type IMessagingContext as aP, IMessagingContext__factory as aQ, type INonceContract as aR, INonceContract__factory as aS, type IOAppComposer as aT, IOAppComposer__factory as aU, type IOAppComputer as aV, type IOAppComputerMap as aW, IOAppComputerMap__factory as aX, type IOAppComputerReduce as aY, IOAppComputerReduce__factory as aZ, IOAppComputer__factory as a_, ICCIPDVNAdapterFeeLib as aa, ICCIPDVNAdapterFeeLib__factory as ab, ICCIPDVNAdapter__factory as ac, IDVN$1 as ad, IDVNFeeLib as ae, IDVNFeeLib__factory as af, IDVN__factory as ag, IExecutor$2 as ah, IExecutorFeeLib$1 as ai, IExecutorFeeLib__factory as aj, IExecutor__factory as ak, type ILayerZeroComposer as al, ILayerZeroComposer__factory as am, ILayerZeroDVN as an, ILayerZeroDVN__factory as ao, type ILayerZeroEndpointV2$2 as ap, ILayerZeroEndpointV2__factory$2 as aq, type ILayerZeroExecutor as ar, ILayerZeroExecutor__factory as as, ILayerZeroPriceFeed$1 as at, ILayerZeroPriceFeed__factory as au, type ILayerZeroReadDVN as av, ILayerZeroReadDVN__factory as aw, type ILayerZeroReadExecutor as ax, ILayerZeroReadExecutor__factory as ay, type ILayerZeroReceiveLibrary as az, type AddressSizeConfig as b, type OAppReceiver as b$, IOAppCore__factory as b0, type IOAppMsgInspector as b1, IOAppMsgInspector__factory as b2, type IOAppOptionsType3 as b3, IOAppOptionsType3__factory as b4, type IOAppPreCrimeSimulator as b5, IOAppPreCrimeSimulator__factory as b6, type IOAppReceiver as b7, IOAppReceiver__factory as b8, type IOFT as b9, LzReadCounter__factory as bA, type MessageLibBase as bB, MessageLibBase__factory as bC, type MessageLibManager as bD, MessageLibManager__factory as bE, type MessagingChannel as bF, MessagingChannel__factory as bG, type MessagingComposer as bH, MessagingComposer__factory as bI, type MessagingContext as bJ, MessagingContext__factory as bK, type MinEthersFactory as bL, MultiCall as bM, MultiCall__factory as bN, type MultiSig as bO, MultiSig__factory as bP, type NonceContractMock as bQ, NonceContractMock__factory as bR, type OApp as bS, type OAppCore as bT, OAppCore__factory as bU, type OAppOptionsType3 as bV, OAppOptionsType3__factory as bW, type OAppPreCrimeSimulator as bX, OAppPreCrimeSimulator__factory as bY, type OAppRead as bZ, OAppRead__factory as b_, IOFT__factory as ba, type IPreCrime as bb, IPreCrime__factory as bc, type IReceiveUln as bd, type IReceiveUln301 as be, IReceiveUln301__factory as bf, type IReceiveUln302 as bg, IReceiveUln302__factory as bh, type IReceiveUlnE2 as bi, IReceiveUlnE2__factory as bj, type IReceiveUlnView as bk, IReceiveUlnView__factory as bl, IReceiveUln__factory as bm, type ISendLib as bn, type ISendLibBase as bo, ISendLibBase__factory as bp, ISendLib__factory as bq, type ITreasuryFeeHandler as br, ITreasuryFeeHandler__factory as bs, type IUltraLightNode301 as bt, IUltraLightNode301__factory as bu, type IWorker as bv, IWorker__factory as bw, type LzExecutor as bx, LzExecutor__factory as by, LzReadCounter as bz, AddressSizeConfig__factory as c, SendLibBaseE1__factory as c$, OAppReceiver__factory as c0, type OAppSender as c1, OAppSender__factory as c2, OApp__factory as c3, type OFT as c4, type OFTAdapter as c5, OFTAdapter__factory as c6, type OFTCore as c7, OFTCore__factory as c8, OFT__factory as c9, ProxyAdmin__factory as cA, RateLimiter as cB, RateLimiter__factory as cC, type ReadCmdCodecV1$1 as cD, ReadCmdCodecV1__factory$1 as cE, type ReadLib1002 as cF, type ReadLib1002View as cG, ReadLib1002View__factory as cH, ReadLib1002__factory as cI, type ReadLibBase as cJ, ReadLibBase__factory as cK, type ReceiveLibBaseE1 as cL, ReceiveLibBaseE1__factory as cM, type ReceiveLibBaseE2 as cN, ReceiveLibBaseE2__factory as cO, type ReceiveUln301 as cP, type ReceiveUln301View as cQ, ReceiveUln301View__factory as cR, ReceiveUln301__factory as cS, type ReceiveUln302 as cT, type ReceiveUln302View as cU, ReceiveUln302View__factory as cV, ReceiveUln302__factory as cW, type ReceiveUlnBase as cX, ReceiveUlnBase__factory as cY, type SendLibBase as cZ, type SendLibBaseE1 as c_, type OmniCounter as ca, type OmniCounterAbstract as cb, OmniCounterAbstract__factory as cc, type OmniCounterAlt as cd, OmniCounterAlt__factory as ce, type OmniCounterPreCrime as cf, OmniCounterPreCrime__factory as cg, OmniCounter__factory as ch, type OnEvent as ci, type OptimismDVNAdapterL1 as cj, OptimismDVNAdapterL1__factory as ck, type OptimismDVNAdapterL2 as cl, OptimismDVNAdapterL2__factory as cm, type OptionsBuilder as cn, OptionsBuilder__factory as co, type PacketSentEvent$1 as cp, type PacketSentEvent$2 as cq, type PacketVerifiedEvent$1 as cr, type PreCrime as cs, type PreCrimeE1 as ct, PreCrimeE1__factory as cu, PreCrime__factory as cv, type PriceFeed as cw, PriceFeed__factory as cx, type PromiseOrValue as cy, type ProxyAdmin as cz, type ArbitrumDVNAdapterL1 as d, type SendLibBaseE2 as d0, SendLibBaseE2__factory as d1, SendLibBase__factory as d2, type SendUln301 as d3, SendUln301__factory as d4, type SendUln302 as d5, SendUln302__factory as d6, type SendUlnBase as d7, SendUlnBase__factory as d8, type SimpleMessageLib as d9, Worker__factory as dA, index$1m as dB, index$1o as dC, index as dD, index$1l as dE, index$1k as dF, index$1j as dG, index$1h as dH, index$1c as dI, index$1a as dJ, index$17 as dK, index$16 as dL, index$1n as dM, index$L as dN, index$J as dO, SimpleMessageLib__factory as da, SimpleReadDVN as db, SimpleReadDVN__factory as dc, type SimpleReadExecutor as dd, SimpleReadExecutor__factory as de, type SupportedCmdTypesLib as df, SupportedCmdTypesLib__factory as dg, type Transfer as dh, Transfer__factory as di, type TransparentUpgradeableProxy$1 as dj, TransparentUpgradeableProxy__factory$1 as dk, type Treasury as dl, type TreasuryFeeHandler as dm, TreasuryFeeHandler__factory as dn, Treasury__factory as dp, type TypedEvent as dq, type TypedEventFilter as dr, type TypedListener as ds, type UlnBase as dt, UlnBase__factory as du, type UlnOptions as dv, UlnOptions__factory as dw, type Worker as dx, type WorkerUpgradeable as dy, WorkerUpgradeable__factory as dz, ArbitrumDVNAdapterL1__factory as e, type ArbitrumDVNAdapterL2 as f, ArbitrumDVNAdapterL2__factory as g, type AxelarDVNAdapter as h, type AxelarDVNAdapterFeeLib as i, AxelarDVNAdapterFeeLib__factory as j, AxelarDVNAdapter__factory as k, BlockedMessageLib__factory as l, type CCIPDVNAdapterFeeLib as m, CCIPDVNAdapterFeeLib__factory as n, CCIPDVNAdapter__factory as o, type CmdCodecV1Mock as p, CmdCodecV1Mock__factory as q, type ComposeSentEvent$2 as r, type DVNAdapterBase as s, DVNAdapterBase__factory as t, type DVNAdapterMessageCodec as u, DVNAdapterMessageCodec__factory as v, type DVNDecompressor as w, DVNDecompressor__factory as x, DVNFeeLib as y, DVNFeeLib__factory as z };
|