@layerzerolabs/lz-evm-sdk-v2 3.0.168 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/LICENSE +42 -0
- package/deployments/{basesep-testnet/DVNRead.json → adi-testnet/DVN.json} +2 -2
- package/deployments/adi-testnet/DVNFeeLib.json +690 -0
- package/deployments/adi-testnet/DeadDVN.json +159 -0
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/DefaultProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/EndpointV2View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ExecutorFeeLib.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ExecutorProxyAdmin.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Executor_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/LzExecutor_Proxy.json +2 -2
- package/deployments/{bsc-sandbox-local → adi-testnet}/MultiCall.json +2 -2
- package/deployments/adi-testnet/PriceFeed.json +820 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json → adi-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/adi-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → adi-testnet/PriceFeed_Proxy.json} +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/SendUln301.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/SendUln302.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/Treasury.json +2 -2
- package/deployments/{arbitrum-sandbox-local → adi-testnet}/TreasuryFeeHandler.json +2 -2
- package/deployments/adiri-testnet/DVN.json +1504 -0
- package/deployments/adiri-testnet/DVNFeeLib.json +690 -0
- package/deployments/adiri-testnet/DeadDVN.json +159 -0
- package/deployments/adiri-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/adiri-testnet/EndpointV2.json +2356 -0
- package/deployments/adiri-testnet/EndpointV2View.json +335 -0
- package/deployments/adiri-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/adiri-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/adiri-testnet/Executor.json +1476 -0
- package/deployments/adiri-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json → adiri-testnet/ExecutorProxyAdmin.json} +2 -2
- package/deployments/adiri-testnet/Executor_Implementation.json +1345 -0
- package/deployments/adiri-testnet/Executor_Proxy.json +137 -0
- package/deployments/adiri-testnet/LzExecutor.json +641 -0
- package/deployments/{arbitrum-sandbox-local/SimpleMessageLib.json → adiri-testnet/LzExecutor_Implementation.json} +248 -324
- package/deployments/adiri-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{ethereum-sandbox-local → adiri-testnet}/MultiCall.json +2 -2
- package/deployments/adiri-testnet/PriceFeed.json +820 -0
- package/deployments/{bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json → adiri-testnet/PriceFeedProxyAdmin.json} +2 -2
- package/deployments/adiri-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/adiri-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/adiri-testnet/ReceiveUln301.json +995 -0
- package/deployments/adiri-testnet/ReceiveUln301View.json +252 -0
- package/deployments/adiri-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/adiri-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/adiri-testnet/ReceiveUln302.json +752 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View.json → adiri-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Implementation.json → adiri-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/adiri-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/adiri-testnet/SendUln301.json +1273 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002.json → adiri-testnet/SendUln302.json} +242 -271
- package/deployments/adiri-testnet/Treasury.json +304 -0
- package/deployments/adiri-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/DVN.json +5 -144
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/Executor.json +2 -76
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/bsc-sandbox-local/Treasury.json +1 -1
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/ethereum-sandbox-local/DVN.json +5 -144
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +2 -76
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/onemoney-testnet/DVN.json +1504 -0
- package/deployments/onemoney-testnet/DVNFeeLib.json +690 -0
- package/deployments/onemoney-testnet/DeadDVN.json +159 -0
- package/deployments/onemoney-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/onemoney-testnet/EndpointV2.json +2356 -0
- package/deployments/onemoney-testnet/EndpointV2View.json +335 -0
- package/deployments/onemoney-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/onemoney-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/Executor.json +1476 -0
- package/deployments/onemoney-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/onemoney-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/onemoney-testnet/Executor_Implementation.json +1345 -0
- package/deployments/onemoney-testnet/Executor_Proxy.json +137 -0
- package/deployments/onemoney-testnet/LzExecutor.json +641 -0
- package/deployments/onemoney-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/onemoney-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{arbitrum-sandbox-local → onemoney-testnet}/MultiCall.json +2 -2
- package/deployments/onemoney-testnet/PriceFeed.json +820 -0
- package/deployments/onemoney-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/onemoney-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/onemoney-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/onemoney-testnet/ReceiveUln301.json +995 -0
- package/deployments/onemoney-testnet/ReceiveUln301View.json +252 -0
- package/deployments/onemoney-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/onemoney-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/ReceiveUln302.json +752 -0
- package/deployments/{polygon-sandbox-local/ReadLib1002View.json → onemoney-testnet/ReceiveUln302View.json} +7 -41
- package/deployments/{bsc-sandbox-local/ReadLib1002View_Implementation.json → onemoney-testnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/onemoney-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/onemoney-testnet/SendUln301.json +1273 -0
- package/deployments/{arbitrum-sandbox-local/ReadLib1002.json → onemoney-testnet/SendUln302.json} +242 -271
- package/deployments/onemoney-testnet/Treasury.json +304 -0
- package/deployments/onemoney-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/polygon-sandbox-local/DVN.json +5 -144
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -385
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/Executor.json +2 -76
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -181
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +2 -76
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/polygon-sandbox-local/Treasury.json +1 -1
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/rayls-mainnet/DVN.json +1504 -0
- package/deployments/rayls-mainnet/DVNFeeLib.json +690 -0
- package/deployments/rayls-mainnet/DeadDVN.json +159 -0
- package/deployments/rayls-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/rayls-mainnet/EndpointV2.json +2356 -0
- package/deployments/rayls-mainnet/EndpointV2View.json +335 -0
- package/deployments/rayls-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/rayls-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/Executor.json +1476 -0
- package/deployments/rayls-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/rayls-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/rayls-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/rayls-mainnet/Executor_Proxy.json +137 -0
- package/deployments/rayls-mainnet/LzExecutor.json +641 -0
- package/deployments/rayls-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/rayls-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/{polygon-sandbox-local → rayls-mainnet}/MultiCall.json +2 -2
- package/deployments/rayls-mainnet/PriceFeed.json +820 -0
- package/deployments/rayls-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/rayls-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/rayls-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/rayls-mainnet/ReceiveUln301.json +995 -0
- package/deployments/rayls-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/rayls-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/rayls-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/ReceiveUln302.json +752 -0
- package/deployments/rayls-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/{ethereum-sandbox-local/ReadLib1002View_Implementation.json → rayls-mainnet/ReceiveUln302View_Implementation.json} +7 -41
- package/deployments/rayls-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/rayls-mainnet/SendUln301.json +1273 -0
- package/deployments/rayls-mainnet/SendUln302.json +1254 -0
- package/deployments/rayls-mainnet/Treasury.json +304 -0
- package/deployments/rayls-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/ritual-testnet/DVN.json +1504 -0
- package/deployments/ritual-testnet/DVNFeeLib.json +690 -0
- package/deployments/ritual-testnet/DeadDVN.json +159 -0
- package/deployments/ritual-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/ritual-testnet/EndpointV2.json +2356 -0
- package/deployments/ritual-testnet/EndpointV2View.json +335 -0
- package/deployments/ritual-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/ritual-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/ritual-testnet/Executor.json +1476 -0
- package/deployments/ritual-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/ritual-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/ritual-testnet/Executor_Implementation.json +1345 -0
- package/deployments/ritual-testnet/Executor_Proxy.json +137 -0
- package/deployments/ritual-testnet/LzExecutor.json +641 -0
- package/deployments/ritual-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/ritual-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/ritual-testnet/MultiCall.json +115 -0
- package/deployments/ritual-testnet/PriceFeed.json +820 -0
- package/deployments/ritual-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/ritual-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/ritual-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/ritual-testnet/ReceiveUln301.json +995 -0
- package/deployments/ritual-testnet/ReceiveUln301View.json +252 -0
- package/deployments/ritual-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/ritual-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/ritual-testnet/ReceiveUln302.json +752 -0
- package/deployments/ritual-testnet/ReceiveUln302View.json +377 -0
- package/deployments/ritual-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/ritual-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/ritual-testnet/SendUln301.json +1273 -0
- package/deployments/ritual-testnet/SendUln302.json +1254 -0
- package/deployments/ritual-testnet/Treasury.json +304 -0
- package/deployments/ritual-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/robinhood-mainnet/DVN.json +1504 -0
- package/deployments/robinhood-mainnet/DVNFeeLib.json +690 -0
- package/deployments/robinhood-mainnet/DeadDVN.json +159 -0
- package/deployments/robinhood-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/robinhood-mainnet/EndpointV2.json +2356 -0
- package/deployments/robinhood-mainnet/EndpointV2View.json +335 -0
- package/deployments/robinhood-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/robinhood-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/Executor.json +1476 -0
- package/deployments/robinhood-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/robinhood-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/robinhood-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/robinhood-mainnet/Executor_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/LzExecutor.json +641 -0
- package/deployments/robinhood-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/robinhood-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/MultiCall.json +115 -0
- package/deployments/robinhood-mainnet/PriceFeed.json +820 -0
- package/deployments/robinhood-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/robinhood-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/robinhood-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/ReceiveUln301.json +995 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/robinhood-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/ReceiveUln302.json +752 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/robinhood-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/robinhood-mainnet/SendUln301.json +1273 -0
- package/deployments/robinhood-mainnet/SendUln302.json +1254 -0
- package/deployments/robinhood-mainnet/Treasury.json +304 -0
- package/deployments/robinhood-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/tron-sandbox-local/DVN.json +6 -145
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -386
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/Executor.json +3 -77
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +3 -182
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +3 -77
- package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/MultiCall.json +2 -2
- package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/SendUln301.json +2 -2
- package/deployments/tron-sandbox-local/SendUln302.json +2 -2
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
- package/deployments/tron-sandbox-local/Treasury.json +2 -2
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
- package/dist/{index-DVezkkuy.d.mts → index-B1_fpQTg.d.mts} +394 -403
- package/dist/{index-DVezkkuy.d.ts → index-B1_fpQTg.d.ts} +394 -403
- package/dist/index.browser.cjs +199 -199
- package/dist/index.browser.cjs.map +1 -1
- package/dist/index.browser.d.mts +1 -1
- package/dist/index.browser.d.ts +1 -1
- package/dist/index.browser.mjs +199 -199
- package/dist/index.browser.mjs.map +1 -1
- package/dist/index.cjs +199 -203
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -5
- package/dist/index.d.ts +1 -5
- package/dist/index.mjs +206 -206
- package/dist/index.mjs.map +1 -1
- package/package.json +11 -29
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
- package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-evm-sdk-v2",
|
|
3
|
-
"version": "3.0
|
|
3
|
+
"version": "3.1.0",
|
|
4
4
|
"license": "LZBL-1.2",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"types": "./dist/index.d.ts",
|
|
24
24
|
"files": [
|
|
25
|
+
"CHANGELOG.md",
|
|
25
26
|
"artifacts/contracts/**/*",
|
|
26
27
|
"artifacts-tron/contracts/**/*",
|
|
27
28
|
"artifacts-zk/contracts/**/*",
|
|
@@ -31,42 +32,18 @@
|
|
|
31
32
|
"deployments/**/*",
|
|
32
33
|
"dist/**/*"
|
|
33
34
|
],
|
|
34
|
-
"scripts": {
|
|
35
|
-
"build": "$npm_execpath clean-prebuild && $npm_execpath populate && $npm_execpath generate-verification-data && $npm_execpath generate-typechain-types && $npm_execpath build-ts",
|
|
36
|
-
"build-ts": "$npm_execpath tsc --noEmit && $npm_execpath tsup",
|
|
37
|
-
"clean": "rimraf dist src/typechain-types .turbo",
|
|
38
|
-
"clean-prebuild": "rimraf -g dist src/typechain-types artifacts 'src/errors/*.json'",
|
|
39
|
-
"generate-typechain-types": "$npm_execpath typechain --target ethers-v5 'artifacts/contracts/**/!(*.dbg).json' --out-dir src/typechain-types",
|
|
40
|
-
"generate-verification-data": "$npm_execpath ts-node scripts/generate-verification-data.ts",
|
|
41
|
-
"prepack": "rsync --delete -ac ./deployments/ ./.backup/ && ./scripts/trim.sh ./deployments 'address,transactionHash,abi'",
|
|
42
|
-
"postpack": "rsync --delete -ac ./.backup/ ./deployments/ && rm -rf ./.backup/",
|
|
43
|
-
"populate": "$npm_execpath ts-node scripts/populate.ts"
|
|
44
|
-
},
|
|
45
35
|
"dependencies": {
|
|
46
|
-
"@layerzerolabs/evm-sdks-core": "
|
|
36
|
+
"@layerzerolabs/evm-sdks-core": "3.0.168",
|
|
47
37
|
"ethers": "^5.8.0"
|
|
48
38
|
},
|
|
49
39
|
"devDependencies": {
|
|
50
40
|
"@ethersproject/abi": "^5.8.0",
|
|
51
41
|
"@ethersproject/providers": "^5.8.0",
|
|
52
|
-
"@layerzerolabs/evm-sdks-build": "^3.0.168",
|
|
53
|
-
"@layerzerolabs/lz-definitions": "^3.0.168",
|
|
54
|
-
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.168",
|
|
55
|
-
"@layerzerolabs/lz-evm-oapp-v2": "^3.0.168",
|
|
56
|
-
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.168",
|
|
57
|
-
"@layerzerolabs/monorepo-utilities": "^0.0.0",
|
|
58
|
-
"@layerzerolabs/tsup-config-next": "^3.0.168",
|
|
59
|
-
"@layerzerolabs/typescript-config-next": "^3.0.168",
|
|
60
|
-
"@openzeppelin/contracts": "^4.8.1",
|
|
61
42
|
"@typechain/ethers-v5": "^10.2.1",
|
|
62
|
-
"@types/node": "^
|
|
63
|
-
"
|
|
64
|
-
"rimraf": "^5.0.5",
|
|
65
|
-
"solidity-bytes-utils": "^0.8.0",
|
|
66
|
-
"ts-node": "^10.9.1",
|
|
67
|
-
"tsup": "^8.3.5",
|
|
43
|
+
"@types/node": "^22.18.6",
|
|
44
|
+
"tsup": "^8.4.0",
|
|
68
45
|
"typechain": "^8.3.2",
|
|
69
|
-
"typescript": "
|
|
46
|
+
"typescript": "^5.8.2"
|
|
70
47
|
},
|
|
71
48
|
"publishConfig": {
|
|
72
49
|
"access": "public"
|
|
@@ -107,5 +84,10 @@
|
|
|
107
84
|
"ReceiveUln302",
|
|
108
85
|
"Treasury"
|
|
109
86
|
]
|
|
87
|
+
},
|
|
88
|
+
"scripts": {
|
|
89
|
+
"build": "tsup",
|
|
90
|
+
"clean": "rm -rf dist src/typechain-types .turbo",
|
|
91
|
+
"generate-typechain-types": "pnpm typechain --target ethers-v5 'artifacts/contracts/**/!(*.dbg).json' --out-dir src/typechain-types"
|
|
110
92
|
}
|
|
111
93
|
}
|
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "0xfec47b38b37a5c781cba4f08f93465a91c828a82cc6c5a41d62e973c801bb72e",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "contract Executor",
|
|
9
|
-
"name": "_executor",
|
|
10
|
-
"type": "address"
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"stateMutability": "nonpayable",
|
|
14
|
-
"type": "constructor"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [
|
|
18
|
-
{
|
|
19
|
-
"internalType": "uint256",
|
|
20
|
-
"name": "value",
|
|
21
|
-
"type": "uint256"
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"name": "IncorrectDictAccess",
|
|
25
|
-
"type": "error"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"anonymous": false,
|
|
29
|
-
"inputs": [
|
|
30
|
-
{
|
|
31
|
-
"indexed": true,
|
|
32
|
-
"internalType": "address",
|
|
33
|
-
"name": "previousOwner",
|
|
34
|
-
"type": "address"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"indexed": true,
|
|
38
|
-
"internalType": "address",
|
|
39
|
-
"name": "newOwner",
|
|
40
|
-
"type": "address"
|
|
41
|
-
}
|
|
42
|
-
],
|
|
43
|
-
"name": "OwnershipTransferred",
|
|
44
|
-
"type": "event"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"inputs": [],
|
|
48
|
-
"name": "MAX_DICT_LEN",
|
|
49
|
-
"outputs": [
|
|
50
|
-
{
|
|
51
|
-
"internalType": "uint256",
|
|
52
|
-
"name": "",
|
|
53
|
-
"type": "uint256"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"stateMutability": "view",
|
|
57
|
-
"type": "function"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"inputs": [],
|
|
61
|
-
"name": "RESERVE_DICT_LEN",
|
|
62
|
-
"outputs": [
|
|
63
|
-
{
|
|
64
|
-
"internalType": "uint256",
|
|
65
|
-
"name": "",
|
|
66
|
-
"type": "uint256"
|
|
67
|
-
}
|
|
68
|
-
],
|
|
69
|
-
"stateMutability": "view",
|
|
70
|
-
"type": "function"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"inputs": [],
|
|
74
|
-
"name": "decompress",
|
|
75
|
-
"outputs": [],
|
|
76
|
-
"stateMutability": "payable",
|
|
77
|
-
"type": "function"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"inputs": [],
|
|
81
|
-
"name": "decompressed",
|
|
82
|
-
"outputs": [
|
|
83
|
-
{
|
|
84
|
-
"internalType": "bytes",
|
|
85
|
-
"name": "raw",
|
|
86
|
-
"type": "bytes"
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"stateMutability": "view",
|
|
90
|
-
"type": "function"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"inputs": [
|
|
94
|
-
{
|
|
95
|
-
"internalType": "bytes",
|
|
96
|
-
"name": "_encoded",
|
|
97
|
-
"type": "bytes"
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"name": "execute301",
|
|
101
|
-
"outputs": [],
|
|
102
|
-
"stateMutability": "nonpayable",
|
|
103
|
-
"type": "function"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"inputs": [],
|
|
107
|
-
"name": "executor",
|
|
108
|
-
"outputs": [
|
|
109
|
-
{
|
|
110
|
-
"internalType": "contract Executor",
|
|
111
|
-
"name": "",
|
|
112
|
-
"type": "address"
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"stateMutability": "view",
|
|
116
|
-
"type": "function"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"inputs": [
|
|
120
|
-
{
|
|
121
|
-
"internalType": "uint256",
|
|
122
|
-
"name": "begin",
|
|
123
|
-
"type": "uint256"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"internalType": "uint256",
|
|
127
|
-
"name": "end",
|
|
128
|
-
"type": "uint256"
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"name": "getData",
|
|
132
|
-
"outputs": [
|
|
133
|
-
{
|
|
134
|
-
"internalType": "bytes32[]",
|
|
135
|
-
"name": "res",
|
|
136
|
-
"type": "bytes32[]"
|
|
137
|
-
}
|
|
138
|
-
],
|
|
139
|
-
"stateMutability": "view",
|
|
140
|
-
"type": "function"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"inputs": [
|
|
144
|
-
{
|
|
145
|
-
"internalType": "bytes",
|
|
146
|
-
"name": "_encoded",
|
|
147
|
-
"type": "bytes"
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"name": "nativeDrop",
|
|
151
|
-
"outputs": [],
|
|
152
|
-
"stateMutability": "nonpayable",
|
|
153
|
-
"type": "function"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"inputs": [
|
|
157
|
-
{
|
|
158
|
-
"internalType": "bytes",
|
|
159
|
-
"name": "_encoded",
|
|
160
|
-
"type": "bytes"
|
|
161
|
-
}
|
|
162
|
-
],
|
|
163
|
-
"name": "nativeDropAndExecute301",
|
|
164
|
-
"outputs": [],
|
|
165
|
-
"stateMutability": "nonpayable",
|
|
166
|
-
"type": "function"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"inputs": [
|
|
170
|
-
{
|
|
171
|
-
"internalType": "bytes",
|
|
172
|
-
"name": "_encoded",
|
|
173
|
-
"type": "bytes"
|
|
174
|
-
}
|
|
175
|
-
],
|
|
176
|
-
"name": "nativeDropAndExecute302",
|
|
177
|
-
"outputs": [],
|
|
178
|
-
"stateMutability": "nonpayable",
|
|
179
|
-
"type": "function"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"inputs": [],
|
|
183
|
-
"name": "owner",
|
|
184
|
-
"outputs": [
|
|
185
|
-
{
|
|
186
|
-
"internalType": "address",
|
|
187
|
-
"name": "",
|
|
188
|
-
"type": "address"
|
|
189
|
-
}
|
|
190
|
-
],
|
|
191
|
-
"stateMutability": "view",
|
|
192
|
-
"type": "function"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"inputs": [],
|
|
196
|
-
"name": "renounceOwnership",
|
|
197
|
-
"outputs": [],
|
|
198
|
-
"stateMutability": "nonpayable",
|
|
199
|
-
"type": "function"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"inputs": [
|
|
203
|
-
{
|
|
204
|
-
"internalType": "address",
|
|
205
|
-
"name": "newOwner",
|
|
206
|
-
"type": "address"
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
"name": "transferOwnership",
|
|
210
|
-
"outputs": [],
|
|
211
|
-
"stateMutability": "nonpayable",
|
|
212
|
-
"type": "function"
|
|
213
|
-
}
|
|
214
|
-
]
|
|
215
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2dE080e97B0caE9825375D31f5D0eD5751fDf16D",
|
|
3
|
-
"transactionHash": "0x0ea7c6f891ef6b494f2b8903e7f1e5ef7dc0557e447c01b22c4c171f6e040c30",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_endpoint",
|
|
10
|
-
"type": "address"
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"stateMutability": "nonpayable",
|
|
14
|
-
"type": "constructor"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"inputs": [],
|
|
18
|
-
"name": "OnlySendLibrary",
|
|
19
|
-
"type": "error"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"inputs": [],
|
|
23
|
-
"name": "endpoint",
|
|
24
|
-
"outputs": [
|
|
25
|
-
{
|
|
26
|
-
"internalType": "contract ILayerZeroEndpoint",
|
|
27
|
-
"name": "",
|
|
28
|
-
"type": "address"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"stateMutability": "view",
|
|
32
|
-
"type": "function"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"inputs": [
|
|
36
|
-
{
|
|
37
|
-
"internalType": "uint16",
|
|
38
|
-
"name": "_chainId",
|
|
39
|
-
"type": "uint16"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"internalType": "address",
|
|
43
|
-
"name": "_ua",
|
|
44
|
-
"type": "address"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"internalType": "bytes",
|
|
48
|
-
"name": "_path",
|
|
49
|
-
"type": "bytes"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"name": "increment",
|
|
53
|
-
"outputs": [
|
|
54
|
-
{
|
|
55
|
-
"internalType": "uint64",
|
|
56
|
-
"name": "",
|
|
57
|
-
"type": "uint64"
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
"stateMutability": "nonpayable",
|
|
61
|
-
"type": "function"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"inputs": [
|
|
65
|
-
{
|
|
66
|
-
"internalType": "uint16",
|
|
67
|
-
"name": "dstEid",
|
|
68
|
-
"type": "uint16"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"internalType": "bytes",
|
|
72
|
-
"name": "path",
|
|
73
|
-
"type": "bytes"
|
|
74
|
-
}
|
|
75
|
-
],
|
|
76
|
-
"name": "outboundNonce",
|
|
77
|
-
"outputs": [
|
|
78
|
-
{
|
|
79
|
-
"internalType": "uint64",
|
|
80
|
-
"name": "nonce",
|
|
81
|
-
"type": "uint64"
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"stateMutability": "view",
|
|
85
|
-
"type": "function"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "0xedef26ddf2ba49eebb92da6d6c1bf1cd8c0d7a74a20d230b69e6b21361346e4d",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_logic",
|
|
10
|
-
"type": "address"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"internalType": "address",
|
|
14
|
-
"name": "admin_",
|
|
15
|
-
"type": "address"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"internalType": "bytes",
|
|
19
|
-
"name": "_data",
|
|
20
|
-
"type": "bytes"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"stateMutability": "payable",
|
|
24
|
-
"type": "constructor"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": false,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousAdmin",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": false,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newAdmin",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "AdminChanged",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"anonymous": false,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"indexed": true,
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "beacon",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"name": "BeaconUpgraded",
|
|
56
|
-
"type": "event"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"anonymous": false,
|
|
60
|
-
"inputs": [
|
|
61
|
-
{
|
|
62
|
-
"indexed": true,
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "implementation",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "Upgraded",
|
|
69
|
-
"type": "event"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"stateMutability": "payable",
|
|
73
|
-
"type": "fallback"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "admin",
|
|
78
|
-
"outputs": [
|
|
79
|
-
{
|
|
80
|
-
"internalType": "address",
|
|
81
|
-
"name": "admin_",
|
|
82
|
-
"type": "address"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"stateMutability": "nonpayable",
|
|
86
|
-
"type": "function"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"inputs": [],
|
|
90
|
-
"name": "implementation",
|
|
91
|
-
"outputs": [
|
|
92
|
-
{
|
|
93
|
-
"internalType": "address",
|
|
94
|
-
"name": "implementation_",
|
|
95
|
-
"type": "address"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "nonpayable",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [
|
|
103
|
-
{
|
|
104
|
-
"internalType": "address",
|
|
105
|
-
"name": "newImplementation",
|
|
106
|
-
"type": "address"
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"name": "upgradeTo",
|
|
110
|
-
"outputs": [],
|
|
111
|
-
"stateMutability": "nonpayable",
|
|
112
|
-
"type": "function"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"inputs": [
|
|
116
|
-
{
|
|
117
|
-
"internalType": "address",
|
|
118
|
-
"name": "newImplementation",
|
|
119
|
-
"type": "address"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"internalType": "bytes",
|
|
123
|
-
"name": "data",
|
|
124
|
-
"type": "bytes"
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"name": "upgradeToAndCall",
|
|
128
|
-
"outputs": [],
|
|
129
|
-
"stateMutability": "payable",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"stateMutability": "payable",
|
|
134
|
-
"type": "receive"
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "0xaf2b78d45b51ffca33bdb9ecb17115ab7c4d5de5e3ef6704a612fa69f67ab0f7",
|
|
4
|
-
"abi": [
|
|
5
|
-
{
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "address",
|
|
9
|
-
"name": "_logic",
|
|
10
|
-
"type": "address"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"internalType": "address",
|
|
14
|
-
"name": "admin_",
|
|
15
|
-
"type": "address"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"internalType": "bytes",
|
|
19
|
-
"name": "_data",
|
|
20
|
-
"type": "bytes"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"stateMutability": "payable",
|
|
24
|
-
"type": "constructor"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": false,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousAdmin",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": false,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newAdmin",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "AdminChanged",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"anonymous": false,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"indexed": true,
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "beacon",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"name": "BeaconUpgraded",
|
|
56
|
-
"type": "event"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"anonymous": false,
|
|
60
|
-
"inputs": [
|
|
61
|
-
{
|
|
62
|
-
"indexed": true,
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "implementation",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "Upgraded",
|
|
69
|
-
"type": "event"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"stateMutability": "payable",
|
|
73
|
-
"type": "fallback"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "admin",
|
|
78
|
-
"outputs": [
|
|
79
|
-
{
|
|
80
|
-
"internalType": "address",
|
|
81
|
-
"name": "admin_",
|
|
82
|
-
"type": "address"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"stateMutability": "nonpayable",
|
|
86
|
-
"type": "function"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"inputs": [],
|
|
90
|
-
"name": "implementation",
|
|
91
|
-
"outputs": [
|
|
92
|
-
{
|
|
93
|
-
"internalType": "address",
|
|
94
|
-
"name": "implementation_",
|
|
95
|
-
"type": "address"
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"stateMutability": "nonpayable",
|
|
99
|
-
"type": "function"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"inputs": [
|
|
103
|
-
{
|
|
104
|
-
"internalType": "address",
|
|
105
|
-
"name": "newImplementation",
|
|
106
|
-
"type": "address"
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"name": "upgradeTo",
|
|
110
|
-
"outputs": [],
|
|
111
|
-
"stateMutability": "nonpayable",
|
|
112
|
-
"type": "function"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"inputs": [
|
|
116
|
-
{
|
|
117
|
-
"internalType": "address",
|
|
118
|
-
"name": "newImplementation",
|
|
119
|
-
"type": "address"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"internalType": "bytes",
|
|
123
|
-
"name": "data",
|
|
124
|
-
"type": "bytes"
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"name": "upgradeToAndCall",
|
|
128
|
-
"outputs": [],
|
|
129
|
-
"stateMutability": "payable",
|
|
130
|
-
"type": "function"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"stateMutability": "payable",
|
|
134
|
-
"type": "receive"
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|