@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
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x95debfd0e554fbe3cb84e0edd8e08a0c0e6364f280493c68bedf28a30e19e2ff",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "uint32",
|
|
9
|
-
"name": "_localEidV2",
|
|
10
|
-
"type": "uint32"
|
|
11
|
-
},
|
|
12
7
|
{
|
|
13
8
|
"internalType": "uint256",
|
|
14
9
|
"name": "_nativeDecimalsRate",
|
|
@@ -29,11 +24,6 @@
|
|
|
29
24
|
"name": "DVN_EidNotSupported",
|
|
30
25
|
"type": "error"
|
|
31
26
|
},
|
|
32
|
-
{
|
|
33
|
-
"inputs": [],
|
|
34
|
-
"name": "DVN_INVALID_INPUT_LENGTH",
|
|
35
|
-
"type": "error"
|
|
36
|
-
},
|
|
37
27
|
{
|
|
38
28
|
"inputs": [
|
|
39
29
|
{
|
|
@@ -45,22 +35,6 @@
|
|
|
45
35
|
"name": "DVN_InvalidDVNOptions",
|
|
46
36
|
"type": "error"
|
|
47
37
|
},
|
|
48
|
-
{
|
|
49
|
-
"inputs": [
|
|
50
|
-
{
|
|
51
|
-
"internalType": "uint32",
|
|
52
|
-
"name": "eid",
|
|
53
|
-
"type": "uint32"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"internalType": "uint64",
|
|
57
|
-
"name": "timestamp",
|
|
58
|
-
"type": "uint64"
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"name": "DVN_TimestampOutOfRange",
|
|
62
|
-
"type": "error"
|
|
63
|
-
},
|
|
64
38
|
{
|
|
65
39
|
"inputs": [
|
|
66
40
|
{
|
|
@@ -72,21 +46,6 @@
|
|
|
72
46
|
"name": "DVN_UnsupportedOptionType",
|
|
73
47
|
"type": "error"
|
|
74
48
|
},
|
|
75
|
-
{
|
|
76
|
-
"inputs": [],
|
|
77
|
-
"name": "InvalidCmd",
|
|
78
|
-
"type": "error"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"inputs": [],
|
|
82
|
-
"name": "InvalidType",
|
|
83
|
-
"type": "error"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"inputs": [],
|
|
87
|
-
"name": "InvalidVersion",
|
|
88
|
-
"type": "error"
|
|
89
|
-
},
|
|
90
49
|
{
|
|
91
50
|
"inputs": [
|
|
92
51
|
{
|
|
@@ -108,11 +67,6 @@
|
|
|
108
67
|
"name": "Transfer_ToAddressIsZero",
|
|
109
68
|
"type": "error"
|
|
110
69
|
},
|
|
111
|
-
{
|
|
112
|
-
"inputs": [],
|
|
113
|
-
"name": "UnsupportedTargetEid",
|
|
114
|
-
"type": "error"
|
|
115
|
-
},
|
|
116
70
|
{
|
|
117
71
|
"anonymous": false,
|
|
118
72
|
"inputs": [
|
|
@@ -132,68 +86,6 @@
|
|
|
132
86
|
"name": "OwnershipTransferred",
|
|
133
87
|
"type": "event"
|
|
134
88
|
},
|
|
135
|
-
{
|
|
136
|
-
"inputs": [
|
|
137
|
-
{
|
|
138
|
-
"internalType": "uint32",
|
|
139
|
-
"name": "dstEid",
|
|
140
|
-
"type": "uint32"
|
|
141
|
-
}
|
|
142
|
-
],
|
|
143
|
-
"name": "dstBlockTimeConfigs",
|
|
144
|
-
"outputs": [
|
|
145
|
-
{
|
|
146
|
-
"internalType": "uint32",
|
|
147
|
-
"name": "avgBlockTime",
|
|
148
|
-
"type": "uint32"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"internalType": "uint64",
|
|
152
|
-
"name": "blockNum",
|
|
153
|
-
"type": "uint64"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"internalType": "uint64",
|
|
157
|
-
"name": "timestamp",
|
|
158
|
-
"type": "uint64"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"internalType": "uint32",
|
|
162
|
-
"name": "maxPastRetention",
|
|
163
|
-
"type": "uint32"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"internalType": "uint32",
|
|
167
|
-
"name": "maxFutureRetention",
|
|
168
|
-
"type": "uint32"
|
|
169
|
-
}
|
|
170
|
-
],
|
|
171
|
-
"stateMutability": "view",
|
|
172
|
-
"type": "function"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"inputs": [],
|
|
176
|
-
"name": "getCmdFees",
|
|
177
|
-
"outputs": [
|
|
178
|
-
{
|
|
179
|
-
"internalType": "uint120",
|
|
180
|
-
"name": "",
|
|
181
|
-
"type": "uint120"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"internalType": "uint120",
|
|
185
|
-
"name": "",
|
|
186
|
-
"type": "uint120"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"internalType": "uint16",
|
|
190
|
-
"name": "",
|
|
191
|
-
"type": "uint16"
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"stateMutability": "view",
|
|
195
|
-
"type": "function"
|
|
196
|
-
},
|
|
197
89
|
{
|
|
198
90
|
"inputs": [
|
|
199
91
|
{
|
|
@@ -272,152 +164,6 @@
|
|
|
272
164
|
"stateMutability": "view",
|
|
273
165
|
"type": "function"
|
|
274
166
|
},
|
|
275
|
-
{
|
|
276
|
-
"inputs": [
|
|
277
|
-
{
|
|
278
|
-
"components": [
|
|
279
|
-
{
|
|
280
|
-
"internalType": "address",
|
|
281
|
-
"name": "priceFeed",
|
|
282
|
-
"type": "address"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"internalType": "address",
|
|
286
|
-
"name": "sender",
|
|
287
|
-
"type": "address"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"internalType": "uint64",
|
|
291
|
-
"name": "quorum",
|
|
292
|
-
"type": "uint64"
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"internalType": "uint16",
|
|
296
|
-
"name": "defaultMultiplierBps",
|
|
297
|
-
"type": "uint16"
|
|
298
|
-
}
|
|
299
|
-
],
|
|
300
|
-
"internalType": "struct IDVNFeeLib.FeeParamsForRead",
|
|
301
|
-
"name": "_params",
|
|
302
|
-
"type": "tuple"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"components": [
|
|
306
|
-
{
|
|
307
|
-
"internalType": "uint64",
|
|
308
|
-
"name": "gas",
|
|
309
|
-
"type": "uint64"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"internalType": "uint16",
|
|
313
|
-
"name": "multiplierBps",
|
|
314
|
-
"type": "uint16"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"internalType": "uint128",
|
|
318
|
-
"name": "floorMarginUSD",
|
|
319
|
-
"type": "uint128"
|
|
320
|
-
}
|
|
321
|
-
],
|
|
322
|
-
"internalType": "struct IDVN.DstConfig",
|
|
323
|
-
"name": "_dstConfig",
|
|
324
|
-
"type": "tuple"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"internalType": "bytes",
|
|
328
|
-
"name": "_cmd",
|
|
329
|
-
"type": "bytes"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"internalType": "bytes",
|
|
333
|
-
"name": "_options",
|
|
334
|
-
"type": "bytes"
|
|
335
|
-
}
|
|
336
|
-
],
|
|
337
|
-
"name": "getFee",
|
|
338
|
-
"outputs": [
|
|
339
|
-
{
|
|
340
|
-
"internalType": "uint256",
|
|
341
|
-
"name": "",
|
|
342
|
-
"type": "uint256"
|
|
343
|
-
}
|
|
344
|
-
],
|
|
345
|
-
"stateMutability": "view",
|
|
346
|
-
"type": "function"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"inputs": [
|
|
350
|
-
{
|
|
351
|
-
"components": [
|
|
352
|
-
{
|
|
353
|
-
"internalType": "address",
|
|
354
|
-
"name": "priceFeed",
|
|
355
|
-
"type": "address"
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"internalType": "address",
|
|
359
|
-
"name": "sender",
|
|
360
|
-
"type": "address"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"internalType": "uint64",
|
|
364
|
-
"name": "quorum",
|
|
365
|
-
"type": "uint64"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"internalType": "uint16",
|
|
369
|
-
"name": "defaultMultiplierBps",
|
|
370
|
-
"type": "uint16"
|
|
371
|
-
}
|
|
372
|
-
],
|
|
373
|
-
"internalType": "struct IDVNFeeLib.FeeParamsForRead",
|
|
374
|
-
"name": "_params",
|
|
375
|
-
"type": "tuple"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"components": [
|
|
379
|
-
{
|
|
380
|
-
"internalType": "uint64",
|
|
381
|
-
"name": "gas",
|
|
382
|
-
"type": "uint64"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"internalType": "uint16",
|
|
386
|
-
"name": "multiplierBps",
|
|
387
|
-
"type": "uint16"
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"internalType": "uint128",
|
|
391
|
-
"name": "floorMarginUSD",
|
|
392
|
-
"type": "uint128"
|
|
393
|
-
}
|
|
394
|
-
],
|
|
395
|
-
"internalType": "struct IDVN.DstConfig",
|
|
396
|
-
"name": "_dstConfig",
|
|
397
|
-
"type": "tuple"
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"internalType": "bytes",
|
|
401
|
-
"name": "_cmd",
|
|
402
|
-
"type": "bytes"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"internalType": "bytes",
|
|
406
|
-
"name": "_options",
|
|
407
|
-
"type": "bytes"
|
|
408
|
-
}
|
|
409
|
-
],
|
|
410
|
-
"name": "getFeeOnSend",
|
|
411
|
-
"outputs": [
|
|
412
|
-
{
|
|
413
|
-
"internalType": "uint256",
|
|
414
|
-
"name": "fee",
|
|
415
|
-
"type": "uint256"
|
|
416
|
-
}
|
|
417
|
-
],
|
|
418
|
-
"stateMutability": "payable",
|
|
419
|
-
"type": "function"
|
|
420
|
-
},
|
|
421
167
|
{
|
|
422
168
|
"inputs": [
|
|
423
169
|
{
|
|
@@ -496,25 +242,6 @@
|
|
|
496
242
|
"stateMutability": "payable",
|
|
497
243
|
"type": "function"
|
|
498
244
|
},
|
|
499
|
-
{
|
|
500
|
-
"inputs": [
|
|
501
|
-
{
|
|
502
|
-
"internalType": "uint32",
|
|
503
|
-
"name": "_targetEid",
|
|
504
|
-
"type": "uint32"
|
|
505
|
-
}
|
|
506
|
-
],
|
|
507
|
-
"name": "getSupportedCmdTypes",
|
|
508
|
-
"outputs": [
|
|
509
|
-
{
|
|
510
|
-
"internalType": "BitMap256",
|
|
511
|
-
"name": "",
|
|
512
|
-
"type": "uint256"
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"stateMutability": "view",
|
|
516
|
-
"type": "function"
|
|
517
|
-
},
|
|
518
245
|
{
|
|
519
246
|
"inputs": [],
|
|
520
247
|
"name": "owner",
|
|
@@ -535,99 +262,6 @@
|
|
|
535
262
|
"stateMutability": "nonpayable",
|
|
536
263
|
"type": "function"
|
|
537
264
|
},
|
|
538
|
-
{
|
|
539
|
-
"inputs": [
|
|
540
|
-
{
|
|
541
|
-
"internalType": "uint120",
|
|
542
|
-
"name": "_evmCallRequestV1FeeUSD",
|
|
543
|
-
"type": "uint120"
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"internalType": "uint120",
|
|
547
|
-
"name": "_evmCallComputeV1ReduceFeeUSD",
|
|
548
|
-
"type": "uint120"
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"internalType": "uint16",
|
|
552
|
-
"name": "_evmCallComputeV1MapBps",
|
|
553
|
-
"type": "uint16"
|
|
554
|
-
}
|
|
555
|
-
],
|
|
556
|
-
"name": "setCmdFees",
|
|
557
|
-
"outputs": [],
|
|
558
|
-
"stateMutability": "nonpayable",
|
|
559
|
-
"type": "function"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"inputs": [
|
|
563
|
-
{
|
|
564
|
-
"internalType": "uint32[]",
|
|
565
|
-
"name": "dstEids",
|
|
566
|
-
"type": "uint32[]"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"components": [
|
|
570
|
-
{
|
|
571
|
-
"internalType": "uint32",
|
|
572
|
-
"name": "avgBlockTime",
|
|
573
|
-
"type": "uint32"
|
|
574
|
-
},
|
|
575
|
-
{
|
|
576
|
-
"internalType": "uint64",
|
|
577
|
-
"name": "blockNum",
|
|
578
|
-
"type": "uint64"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"internalType": "uint64",
|
|
582
|
-
"name": "timestamp",
|
|
583
|
-
"type": "uint64"
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
"internalType": "uint32",
|
|
587
|
-
"name": "maxPastRetention",
|
|
588
|
-
"type": "uint32"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"internalType": "uint32",
|
|
592
|
-
"name": "maxFutureRetention",
|
|
593
|
-
"type": "uint32"
|
|
594
|
-
}
|
|
595
|
-
],
|
|
596
|
-
"internalType": "struct DVNFeeLib.BlockTimeConfig[]",
|
|
597
|
-
"name": "_blockConfigs",
|
|
598
|
-
"type": "tuple[]"
|
|
599
|
-
}
|
|
600
|
-
],
|
|
601
|
-
"name": "setDstBlockTimeConfigs",
|
|
602
|
-
"outputs": [],
|
|
603
|
-
"stateMutability": "nonpayable",
|
|
604
|
-
"type": "function"
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"inputs": [
|
|
608
|
-
{
|
|
609
|
-
"components": [
|
|
610
|
-
{
|
|
611
|
-
"internalType": "uint32",
|
|
612
|
-
"name": "targetEid",
|
|
613
|
-
"type": "uint32"
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"internalType": "BitMap256",
|
|
617
|
-
"name": "types",
|
|
618
|
-
"type": "uint256"
|
|
619
|
-
}
|
|
620
|
-
],
|
|
621
|
-
"internalType": "struct DVNFeeLib.SetSupportedCmdTypesParam[]",
|
|
622
|
-
"name": "_params",
|
|
623
|
-
"type": "tuple[]"
|
|
624
|
-
}
|
|
625
|
-
],
|
|
626
|
-
"name": "setSupportedCmdTypes",
|
|
627
|
-
"outputs": [],
|
|
628
|
-
"stateMutability": "nonpayable",
|
|
629
|
-
"type": "function"
|
|
630
|
-
},
|
|
631
265
|
{
|
|
632
266
|
"inputs": [
|
|
633
267
|
{
|
|
@@ -641,24 +275,6 @@
|
|
|
641
275
|
"stateMutability": "nonpayable",
|
|
642
276
|
"type": "function"
|
|
643
277
|
},
|
|
644
|
-
{
|
|
645
|
-
"inputs": [],
|
|
646
|
-
"name": "version",
|
|
647
|
-
"outputs": [
|
|
648
|
-
{
|
|
649
|
-
"internalType": "uint64",
|
|
650
|
-
"name": "major",
|
|
651
|
-
"type": "uint64"
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"internalType": "uint8",
|
|
655
|
-
"name": "minor",
|
|
656
|
-
"type": "uint8"
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"stateMutability": "pure",
|
|
660
|
-
"type": "function"
|
|
661
|
-
},
|
|
662
278
|
{
|
|
663
279
|
"inputs": [
|
|
664
280
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdc74c48627a772837fb268f080fb68871712802fa87fa8b024e1ec5edb0595ed",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xbff7f5e4aafad6c57d652fd4c3652b6682edee5c679c84e0a9450f2b6dd09b3e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdaa11a146f60340c02b3caef4fd0c7a518d2ebd31252ebfd7a41507ecc474960",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x3e95ff86b379fd6d8c658cd7a5ee2e004fbd5d18bebb767638d39b329669f170",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdaa11a146f60340c02b3caef4fd0c7a518d2ebd31252ebfd7a41507ecc474960",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1e5c840be5b6965e0da8c78b19969132021d8e2091b3e9c42913f22880fd00b0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -285,19 +285,6 @@
|
|
|
285
285
|
"name": "Paused",
|
|
286
286
|
"type": "event"
|
|
287
287
|
},
|
|
288
|
-
{
|
|
289
|
-
"anonymous": false,
|
|
290
|
-
"inputs": [
|
|
291
|
-
{
|
|
292
|
-
"indexed": false,
|
|
293
|
-
"internalType": "address",
|
|
294
|
-
"name": "receiveUln301",
|
|
295
|
-
"type": "address"
|
|
296
|
-
}
|
|
297
|
-
],
|
|
298
|
-
"name": "ReceiveUln301Set",
|
|
299
|
-
"type": "event"
|
|
300
|
-
},
|
|
301
288
|
{
|
|
302
289
|
"anonymous": false,
|
|
303
290
|
"inputs": [
|
|
@@ -529,30 +516,6 @@
|
|
|
529
516
|
"stateMutability": "nonpayable",
|
|
530
517
|
"type": "function"
|
|
531
518
|
},
|
|
532
|
-
{
|
|
533
|
-
"inputs": [
|
|
534
|
-
{
|
|
535
|
-
"internalType": "address",
|
|
536
|
-
"name": "_sender",
|
|
537
|
-
"type": "address"
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"internalType": "bytes",
|
|
541
|
-
"name": "_options",
|
|
542
|
-
"type": "bytes"
|
|
543
|
-
}
|
|
544
|
-
],
|
|
545
|
-
"name": "assignJob",
|
|
546
|
-
"outputs": [
|
|
547
|
-
{
|
|
548
|
-
"internalType": "uint256",
|
|
549
|
-
"name": "fee",
|
|
550
|
-
"type": "uint256"
|
|
551
|
-
}
|
|
552
|
-
],
|
|
553
|
-
"stateMutability": "nonpayable",
|
|
554
|
-
"type": "function"
|
|
555
|
-
},
|
|
556
519
|
{
|
|
557
520
|
"inputs": [
|
|
558
521
|
{
|
|
@@ -775,30 +738,6 @@
|
|
|
775
738
|
"stateMutability": "view",
|
|
776
739
|
"type": "function"
|
|
777
740
|
},
|
|
778
|
-
{
|
|
779
|
-
"inputs": [
|
|
780
|
-
{
|
|
781
|
-
"internalType": "address",
|
|
782
|
-
"name": "_sender",
|
|
783
|
-
"type": "address"
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
"internalType": "bytes",
|
|
787
|
-
"name": "_options",
|
|
788
|
-
"type": "bytes"
|
|
789
|
-
}
|
|
790
|
-
],
|
|
791
|
-
"name": "getFee",
|
|
792
|
-
"outputs": [
|
|
793
|
-
{
|
|
794
|
-
"internalType": "uint256",
|
|
795
|
-
"name": "fee",
|
|
796
|
-
"type": "uint256"
|
|
797
|
-
}
|
|
798
|
-
],
|
|
799
|
-
"stateMutability": "view",
|
|
800
|
-
"type": "function"
|
|
801
|
-
},
|
|
802
741
|
{
|
|
803
742
|
"inputs": [
|
|
804
743
|
{
|
|
@@ -938,7 +877,7 @@
|
|
|
938
877
|
},
|
|
939
878
|
{
|
|
940
879
|
"inputs": [],
|
|
941
|
-
"name": "
|
|
880
|
+
"name": "localEid",
|
|
942
881
|
"outputs": [
|
|
943
882
|
{
|
|
944
883
|
"internalType": "uint32",
|
|
@@ -1329,19 +1268,6 @@
|
|
|
1329
1268
|
"stateMutability": "nonpayable",
|
|
1330
1269
|
"type": "function"
|
|
1331
1270
|
},
|
|
1332
|
-
{
|
|
1333
|
-
"inputs": [
|
|
1334
|
-
{
|
|
1335
|
-
"internalType": "address",
|
|
1336
|
-
"name": "_receiveUln301",
|
|
1337
|
-
"type": "address"
|
|
1338
|
-
}
|
|
1339
|
-
],
|
|
1340
|
-
"name": "setReceiveUln301",
|
|
1341
|
-
"outputs": [],
|
|
1342
|
-
"stateMutability": "nonpayable",
|
|
1343
|
-
"type": "function"
|
|
1344
|
-
},
|
|
1345
1271
|
{
|
|
1346
1272
|
"inputs": [
|
|
1347
1273
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x37bcfffe6efe3ef7fddc8fe10c991aed0ad35004e58bb9a9d1a8816a086effc2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|