@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
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
3
|
+
"transactionHash": "0x03effb46d380b6e55a237ee034d0c9b6eec85025f6fab58de24d2c704cfa81e8",
|
|
4
|
+
"abi": [
|
|
5
|
+
{
|
|
6
|
+
"inputs": [],
|
|
7
|
+
"name": "LZ_Treasury_LzTokenNotEnabled",
|
|
8
|
+
"type": "error"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"inputs": [
|
|
12
|
+
{
|
|
13
|
+
"internalType": "address",
|
|
14
|
+
"name": "_to",
|
|
15
|
+
"type": "address"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"internalType": "uint256",
|
|
19
|
+
"name": "_value",
|
|
20
|
+
"type": "uint256"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"name": "Transfer_NativeFailed",
|
|
24
|
+
"type": "error"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"inputs": [],
|
|
28
|
+
"name": "Transfer_ToAddressIsZero",
|
|
29
|
+
"type": "error"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"anonymous": false,
|
|
33
|
+
"inputs": [
|
|
34
|
+
{
|
|
35
|
+
"indexed": true,
|
|
36
|
+
"internalType": "address",
|
|
37
|
+
"name": "previousOwner",
|
|
38
|
+
"type": "address"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"indexed": true,
|
|
42
|
+
"internalType": "address",
|
|
43
|
+
"name": "newOwner",
|
|
44
|
+
"type": "address"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"name": "OwnershipTransferred",
|
|
48
|
+
"type": "event"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"inputs": [
|
|
52
|
+
{
|
|
53
|
+
"internalType": "address",
|
|
54
|
+
"name": "",
|
|
55
|
+
"type": "address"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"internalType": "uint32",
|
|
59
|
+
"name": "",
|
|
60
|
+
"type": "uint32"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"internalType": "uint256",
|
|
64
|
+
"name": "_totalFee",
|
|
65
|
+
"type": "uint256"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"internalType": "bool",
|
|
69
|
+
"name": "_payInLzToken",
|
|
70
|
+
"type": "bool"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"name": "getFee",
|
|
74
|
+
"outputs": [
|
|
75
|
+
{
|
|
76
|
+
"internalType": "uint256",
|
|
77
|
+
"name": "",
|
|
78
|
+
"type": "uint256"
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"stateMutability": "view",
|
|
82
|
+
"type": "function"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"inputs": [],
|
|
86
|
+
"name": "lzTokenEnabled",
|
|
87
|
+
"outputs": [
|
|
88
|
+
{
|
|
89
|
+
"internalType": "bool",
|
|
90
|
+
"name": "",
|
|
91
|
+
"type": "bool"
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"stateMutability": "view",
|
|
95
|
+
"type": "function"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"inputs": [],
|
|
99
|
+
"name": "lzTokenFee",
|
|
100
|
+
"outputs": [
|
|
101
|
+
{
|
|
102
|
+
"internalType": "uint256",
|
|
103
|
+
"name": "",
|
|
104
|
+
"type": "uint256"
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"stateMutability": "view",
|
|
108
|
+
"type": "function"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"inputs": [],
|
|
112
|
+
"name": "nativeBP",
|
|
113
|
+
"outputs": [
|
|
114
|
+
{
|
|
115
|
+
"internalType": "uint256",
|
|
116
|
+
"name": "",
|
|
117
|
+
"type": "uint256"
|
|
118
|
+
}
|
|
119
|
+
],
|
|
120
|
+
"stateMutability": "view",
|
|
121
|
+
"type": "function"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"inputs": [],
|
|
125
|
+
"name": "owner",
|
|
126
|
+
"outputs": [
|
|
127
|
+
{
|
|
128
|
+
"internalType": "address",
|
|
129
|
+
"name": "",
|
|
130
|
+
"type": "address"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"stateMutability": "view",
|
|
134
|
+
"type": "function"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"inputs": [
|
|
138
|
+
{
|
|
139
|
+
"internalType": "address",
|
|
140
|
+
"name": "",
|
|
141
|
+
"type": "address"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"internalType": "uint32",
|
|
145
|
+
"name": "",
|
|
146
|
+
"type": "uint32"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"internalType": "uint256",
|
|
150
|
+
"name": "_totalFee",
|
|
151
|
+
"type": "uint256"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"internalType": "bool",
|
|
155
|
+
"name": "_payInLzToken",
|
|
156
|
+
"type": "bool"
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"name": "payFee",
|
|
160
|
+
"outputs": [
|
|
161
|
+
{
|
|
162
|
+
"internalType": "uint256",
|
|
163
|
+
"name": "",
|
|
164
|
+
"type": "uint256"
|
|
165
|
+
}
|
|
166
|
+
],
|
|
167
|
+
"stateMutability": "payable",
|
|
168
|
+
"type": "function"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"inputs": [],
|
|
172
|
+
"name": "renounceOwnership",
|
|
173
|
+
"outputs": [],
|
|
174
|
+
"stateMutability": "nonpayable",
|
|
175
|
+
"type": "function"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"inputs": [
|
|
179
|
+
{
|
|
180
|
+
"internalType": "bool",
|
|
181
|
+
"name": "_lzTokenEnabled",
|
|
182
|
+
"type": "bool"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"name": "setLzTokenEnabled",
|
|
186
|
+
"outputs": [],
|
|
187
|
+
"stateMutability": "nonpayable",
|
|
188
|
+
"type": "function"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"inputs": [
|
|
192
|
+
{
|
|
193
|
+
"internalType": "uint256",
|
|
194
|
+
"name": "_lzTokenFee",
|
|
195
|
+
"type": "uint256"
|
|
196
|
+
}
|
|
197
|
+
],
|
|
198
|
+
"name": "setLzTokenFee",
|
|
199
|
+
"outputs": [],
|
|
200
|
+
"stateMutability": "nonpayable",
|
|
201
|
+
"type": "function"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"inputs": [
|
|
205
|
+
{
|
|
206
|
+
"internalType": "uint256",
|
|
207
|
+
"name": "_nativeBP",
|
|
208
|
+
"type": "uint256"
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"name": "setNativeFeeBP",
|
|
212
|
+
"outputs": [],
|
|
213
|
+
"stateMutability": "nonpayable",
|
|
214
|
+
"type": "function"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"inputs": [
|
|
218
|
+
{
|
|
219
|
+
"internalType": "address",
|
|
220
|
+
"name": "newOwner",
|
|
221
|
+
"type": "address"
|
|
222
|
+
}
|
|
223
|
+
],
|
|
224
|
+
"name": "transferOwnership",
|
|
225
|
+
"outputs": [],
|
|
226
|
+
"stateMutability": "nonpayable",
|
|
227
|
+
"type": "function"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"inputs": [
|
|
231
|
+
{
|
|
232
|
+
"internalType": "address",
|
|
233
|
+
"name": "_messageLib",
|
|
234
|
+
"type": "address"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"internalType": "address",
|
|
238
|
+
"name": "_lzToken",
|
|
239
|
+
"type": "address"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"internalType": "address",
|
|
243
|
+
"name": "_to",
|
|
244
|
+
"type": "address"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"internalType": "uint256",
|
|
248
|
+
"name": "_amount",
|
|
249
|
+
"type": "uint256"
|
|
250
|
+
}
|
|
251
|
+
],
|
|
252
|
+
"name": "withdrawLzToken",
|
|
253
|
+
"outputs": [],
|
|
254
|
+
"stateMutability": "nonpayable",
|
|
255
|
+
"type": "function"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"inputs": [
|
|
259
|
+
{
|
|
260
|
+
"internalType": "address",
|
|
261
|
+
"name": "_messageLib",
|
|
262
|
+
"type": "address"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"internalType": "address payable",
|
|
266
|
+
"name": "_to",
|
|
267
|
+
"type": "address"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"internalType": "uint256",
|
|
271
|
+
"name": "_amount",
|
|
272
|
+
"type": "uint256"
|
|
273
|
+
}
|
|
274
|
+
],
|
|
275
|
+
"name": "withdrawNativeFee",
|
|
276
|
+
"outputs": [],
|
|
277
|
+
"stateMutability": "nonpayable",
|
|
278
|
+
"type": "function"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"inputs": [
|
|
282
|
+
{
|
|
283
|
+
"internalType": "address",
|
|
284
|
+
"name": "_token",
|
|
285
|
+
"type": "address"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"internalType": "address",
|
|
289
|
+
"name": "_to",
|
|
290
|
+
"type": "address"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"internalType": "uint256",
|
|
294
|
+
"name": "_amount",
|
|
295
|
+
"type": "uint256"
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"name": "withdrawToken",
|
|
299
|
+
"outputs": [],
|
|
300
|
+
"stateMutability": "nonpayable",
|
|
301
|
+
"type": "function"
|
|
302
|
+
}
|
|
303
|
+
]
|
|
304
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
3
|
+
"transactionHash": "0x5029320010b2ae5410ce328b196c054d71af7423f6b129aa0a03fa05aa1e1822",
|
|
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
|
+
{
|
|
19
|
+
"internalType": "uint256",
|
|
20
|
+
"name": "required",
|
|
21
|
+
"type": "uint256"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"internalType": "uint256",
|
|
25
|
+
"name": "supplied",
|
|
26
|
+
"type": "uint256"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"name": "LZ_TreasuryFeeHandler_InvalidAmount",
|
|
30
|
+
"type": "error"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"inputs": [],
|
|
34
|
+
"name": "LZ_TreasuryFeeHandler_OnlyOnSending",
|
|
35
|
+
"type": "error"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"inputs": [],
|
|
39
|
+
"name": "LZ_TreasuryFeeHandler_OnlySendLibrary",
|
|
40
|
+
"type": "error"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"inputs": [],
|
|
44
|
+
"name": "endpoint",
|
|
45
|
+
"outputs": [
|
|
46
|
+
{
|
|
47
|
+
"internalType": "contract ILayerZeroEndpoint",
|
|
48
|
+
"name": "",
|
|
49
|
+
"type": "address"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"stateMutability": "view",
|
|
53
|
+
"type": "function"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"inputs": [
|
|
57
|
+
{
|
|
58
|
+
"internalType": "address",
|
|
59
|
+
"name": "_lzToken",
|
|
60
|
+
"type": "address"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"internalType": "address",
|
|
64
|
+
"name": "_sender",
|
|
65
|
+
"type": "address"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"internalType": "uint256",
|
|
69
|
+
"name": "_required",
|
|
70
|
+
"type": "uint256"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"internalType": "uint256",
|
|
74
|
+
"name": "_supplied",
|
|
75
|
+
"type": "uint256"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"internalType": "address",
|
|
79
|
+
"name": "_treasury",
|
|
80
|
+
"type": "address"
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"name": "payFee",
|
|
84
|
+
"outputs": [],
|
|
85
|
+
"stateMutability": "nonpayable",
|
|
86
|
+
"type": "function"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe8a84Eff152E5c929a777819242e6d216CD43D3c",
|
|
3
|
+
"transactionHash": "0x11ad383ac941335b99f7700a1d5c377aead29dcf6b0181793ca26b7100e07280",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"internalType": "uint32",
|
|
9
|
-
"name": "_localEidV2",
|
|
10
|
-
"type": "uint32"
|
|
11
|
-
},
|
|
12
7
|
{
|
|
13
8
|
"internalType": "uint32",
|
|
14
9
|
"name": "_vid",
|
|
@@ -102,11 +97,6 @@
|
|
|
102
97
|
"name": "DVN_OnlySelf",
|
|
103
98
|
"type": "error"
|
|
104
99
|
},
|
|
105
|
-
{
|
|
106
|
-
"inputs": [],
|
|
107
|
-
"name": "MultiSig_InvalidSigner",
|
|
108
|
-
"type": "error"
|
|
109
|
-
},
|
|
110
100
|
{
|
|
111
101
|
"inputs": [],
|
|
112
102
|
"name": "MultiSig_OnlySigner",
|
|
@@ -149,22 +139,6 @@
|
|
|
149
139
|
"name": "MultiSig_StateAlreadySet",
|
|
150
140
|
"type": "error"
|
|
151
141
|
},
|
|
152
|
-
{
|
|
153
|
-
"inputs": [
|
|
154
|
-
{
|
|
155
|
-
"internalType": "address",
|
|
156
|
-
"name": "signer",
|
|
157
|
-
"type": "address"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"internalType": "bool",
|
|
161
|
-
"name": "active",
|
|
162
|
-
"type": "bool"
|
|
163
|
-
}
|
|
164
|
-
],
|
|
165
|
-
"name": "MultiSig_StateNotSet",
|
|
166
|
-
"type": "error"
|
|
167
|
-
},
|
|
168
142
|
{
|
|
169
143
|
"inputs": [],
|
|
170
144
|
"name": "MultiSig_UnorderedSigners",
|
|
@@ -659,40 +633,6 @@
|
|
|
659
633
|
"stateMutability": "nonpayable",
|
|
660
634
|
"type": "function"
|
|
661
635
|
},
|
|
662
|
-
{
|
|
663
|
-
"inputs": [
|
|
664
|
-
{
|
|
665
|
-
"internalType": "address",
|
|
666
|
-
"name": "_sender",
|
|
667
|
-
"type": "address"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"internalType": "bytes",
|
|
671
|
-
"name": "",
|
|
672
|
-
"type": "bytes"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"internalType": "bytes",
|
|
676
|
-
"name": "_cmd",
|
|
677
|
-
"type": "bytes"
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"internalType": "bytes",
|
|
681
|
-
"name": "_options",
|
|
682
|
-
"type": "bytes"
|
|
683
|
-
}
|
|
684
|
-
],
|
|
685
|
-
"name": "assignJob",
|
|
686
|
-
"outputs": [
|
|
687
|
-
{
|
|
688
|
-
"internalType": "uint256",
|
|
689
|
-
"name": "fee",
|
|
690
|
-
"type": "uint256"
|
|
691
|
-
}
|
|
692
|
-
],
|
|
693
|
-
"stateMutability": "payable",
|
|
694
|
-
"type": "function"
|
|
695
|
-
},
|
|
696
636
|
{
|
|
697
637
|
"inputs": [],
|
|
698
638
|
"name": "defaultMultiplierBps",
|
|
@@ -843,40 +783,6 @@
|
|
|
843
783
|
"stateMutability": "view",
|
|
844
784
|
"type": "function"
|
|
845
785
|
},
|
|
846
|
-
{
|
|
847
|
-
"inputs": [
|
|
848
|
-
{
|
|
849
|
-
"internalType": "address",
|
|
850
|
-
"name": "_sender",
|
|
851
|
-
"type": "address"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"internalType": "bytes",
|
|
855
|
-
"name": "",
|
|
856
|
-
"type": "bytes"
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"internalType": "bytes",
|
|
860
|
-
"name": "_cmd",
|
|
861
|
-
"type": "bytes"
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"internalType": "bytes",
|
|
865
|
-
"name": "_options",
|
|
866
|
-
"type": "bytes"
|
|
867
|
-
}
|
|
868
|
-
],
|
|
869
|
-
"name": "getFee",
|
|
870
|
-
"outputs": [
|
|
871
|
-
{
|
|
872
|
-
"internalType": "uint256",
|
|
873
|
-
"name": "fee",
|
|
874
|
-
"type": "uint256"
|
|
875
|
-
}
|
|
876
|
-
],
|
|
877
|
-
"stateMutability": "view",
|
|
878
|
-
"type": "function"
|
|
879
|
-
},
|
|
880
786
|
{
|
|
881
787
|
"inputs": [
|
|
882
788
|
{
|
|
@@ -896,19 +802,6 @@
|
|
|
896
802
|
"stateMutability": "view",
|
|
897
803
|
"type": "function"
|
|
898
804
|
},
|
|
899
|
-
{
|
|
900
|
-
"inputs": [],
|
|
901
|
-
"name": "getSigners",
|
|
902
|
-
"outputs": [
|
|
903
|
-
{
|
|
904
|
-
"internalType": "address[]",
|
|
905
|
-
"name": "",
|
|
906
|
-
"type": "address[]"
|
|
907
|
-
}
|
|
908
|
-
],
|
|
909
|
-
"stateMutability": "view",
|
|
910
|
-
"type": "function"
|
|
911
|
-
},
|
|
912
805
|
{
|
|
913
806
|
"inputs": [
|
|
914
807
|
{
|
|
@@ -1023,38 +916,6 @@
|
|
|
1023
916
|
"stateMutability": "pure",
|
|
1024
917
|
"type": "function"
|
|
1025
918
|
},
|
|
1026
|
-
{
|
|
1027
|
-
"inputs": [
|
|
1028
|
-
{
|
|
1029
|
-
"internalType": "address",
|
|
1030
|
-
"name": "_signer",
|
|
1031
|
-
"type": "address"
|
|
1032
|
-
}
|
|
1033
|
-
],
|
|
1034
|
-
"name": "isSigner",
|
|
1035
|
-
"outputs": [
|
|
1036
|
-
{
|
|
1037
|
-
"internalType": "bool",
|
|
1038
|
-
"name": "",
|
|
1039
|
-
"type": "bool"
|
|
1040
|
-
}
|
|
1041
|
-
],
|
|
1042
|
-
"stateMutability": "view",
|
|
1043
|
-
"type": "function"
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"inputs": [],
|
|
1047
|
-
"name": "localEidV2",
|
|
1048
|
-
"outputs": [
|
|
1049
|
-
{
|
|
1050
|
-
"internalType": "uint32",
|
|
1051
|
-
"name": "",
|
|
1052
|
-
"type": "uint32"
|
|
1053
|
-
}
|
|
1054
|
-
],
|
|
1055
|
-
"stateMutability": "view",
|
|
1056
|
-
"type": "function"
|
|
1057
|
-
},
|
|
1058
919
|
{
|
|
1059
920
|
"inputs": [],
|
|
1060
921
|
"name": "paused",
|
|
@@ -1311,9 +1172,9 @@
|
|
|
1311
1172
|
"name": "signerSize",
|
|
1312
1173
|
"outputs": [
|
|
1313
1174
|
{
|
|
1314
|
-
"internalType": "
|
|
1175
|
+
"internalType": "uint64",
|
|
1315
1176
|
"name": "",
|
|
1316
|
-
"type": "
|
|
1177
|
+
"type": "uint64"
|
|
1317
1178
|
}
|
|
1318
1179
|
],
|
|
1319
1180
|
"stateMutability": "view",
|
|
@@ -1323,7 +1184,7 @@
|
|
|
1323
1184
|
"inputs": [
|
|
1324
1185
|
{
|
|
1325
1186
|
"internalType": "address",
|
|
1326
|
-
"name": "
|
|
1187
|
+
"name": "signer",
|
|
1327
1188
|
"type": "address"
|
|
1328
1189
|
}
|
|
1329
1190
|
],
|
|
@@ -1331,7 +1192,7 @@
|
|
|
1331
1192
|
"outputs": [
|
|
1332
1193
|
{
|
|
1333
1194
|
"internalType": "bool",
|
|
1334
|
-
"name": "",
|
|
1195
|
+
"name": "active",
|
|
1335
1196
|
"type": "bool"
|
|
1336
1197
|
}
|
|
1337
1198
|
],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2C197682634B638C931EE49eBF5D7651145Bf9aC",
|
|
3
|
+
"transactionHash": "0x6732960739654309c1a166da7167003c2dcea39d927e329a169aa208b1793405",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|