@layerzerolabs/lz-evm-sdk-v2 3.0.8 → 3.0.9
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 +8 -0
- package/artifacts/contracts/oapp/examples/CmdCodecV1Mock.sol/CmdCodecV1Mock.json +2 -2
- package/artifacts/contracts/oapp/examples/LzReadCounter.sol/LzReadCounter.json +2 -2
- package/artifacts/contracts/oapp/libs/{CmdCodecV1.sol/CmdCodecV1.json → ReadCodecV1.sol/ReadCodecV1.json} +4 -4
- package/artifacts-tron/contracts/oapp/examples/CmdCodecV1Mock.sol/CmdCodecV1Mock.json +2 -2
- package/artifacts-tron/contracts/oapp/examples/LzReadCounter.sol/LzReadCounter.json +2 -2
- package/artifacts-tron/contracts/oapp/libs/ReadCodecV1.sol/ReadCodecV1.json +21 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +19 -19
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/arbitrum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/arbitrum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/Executor.json +46 -46
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/arbitrum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/MultiCall.json +4 -4
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/ReadLib102.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReadLib102View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReadLib102ViewProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/ReadLib102View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReadLib102View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/SendUln301.json +7 -7
- package/deployments/arbitrum-sandbox-local/SendUln302.json +7 -7
- package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/Treasury.json +7 -7
- package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/bsc-sandbox-local/DVN.json +13 -13
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +5 -5
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +5 -5
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/bsc-sandbox-local/EndpointV2.json +9 -9
- package/deployments/bsc-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/Executor.json +31 -31
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +5 -5
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +5 -5
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +31 -31
- package/deployments/bsc-sandbox-local/LzExecutor.json +11 -11
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/MultiCall.json +3 -3
- package/deployments/bsc-sandbox-local/NonceContractMock.json +3 -3
- package/deployments/bsc-sandbox-local/PriceFeed.json +11 -11
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/ReadLib102.json +5 -5
- package/deployments/bsc-sandbox-local/ReadLib102View.json +9 -9
- package/deployments/bsc-sandbox-local/ReadLib102ViewProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/ReadLib102View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReadLib102View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +5 -5
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +5 -5
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/SendUln301.json +5 -5
- package/deployments/bsc-sandbox-local/SendUln302.json +5 -5
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/bsc-sandbox-local/Treasury.json +5 -5
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +3 -3
- package/deployments/codex-mainnet/DVN.json +21 -21
- package/deployments/codex-mainnet/DVNFeeLib.json +8 -8
- package/deployments/codex-mainnet/DeadDVN.json +5 -5
- package/deployments/codex-mainnet/DefaultProxyAdmin.json +8 -8
- package/deployments/codex-mainnet/EndpointV2.json +15 -15
- package/deployments/codex-mainnet/EndpointV2View.json +14 -14
- package/deployments/codex-mainnet/EndpointV2View_Implementation.json +5 -5
- package/deployments/codex-mainnet/EndpointV2View_Proxy.json +14 -14
- package/deployments/codex-mainnet/Executor.json +35 -35
- package/deployments/codex-mainnet/ExecutorFeeLib.json +8 -8
- package/deployments/codex-mainnet/ExecutorProxyAdmin.json +11 -11
- package/deployments/codex-mainnet/Executor_Implementation.json +5 -5
- package/deployments/codex-mainnet/Executor_Proxy.json +35 -35
- package/deployments/codex-mainnet/LzExecutor.json +17 -17
- package/deployments/codex-mainnet/LzExecutor_Implementation.json +5 -5
- package/deployments/codex-mainnet/LzExecutor_Proxy.json +17 -17
- package/deployments/codex-mainnet/PriceFeed.json +17 -17
- package/deployments/codex-mainnet/PriceFeedProxyAdmin.json +11 -11
- package/deployments/codex-mainnet/PriceFeed_Implementation.json +5 -5
- package/deployments/codex-mainnet/PriceFeed_Proxy.json +17 -17
- package/deployments/codex-mainnet/ReceiveUln301.json +9 -9
- package/deployments/codex-mainnet/ReceiveUln301View.json +16 -16
- package/deployments/codex-mainnet/ReceiveUln301View_Implementation.json +5 -5
- package/deployments/codex-mainnet/ReceiveUln301View_Proxy.json +15 -15
- package/deployments/codex-mainnet/ReceiveUln302.json +8 -8
- package/deployments/codex-mainnet/ReceiveUln302View.json +14 -14
- package/deployments/codex-mainnet/ReceiveUln302View_Implementation.json +5 -5
- package/deployments/codex-mainnet/ReceiveUln302View_Proxy.json +14 -14
- package/deployments/codex-mainnet/SendUln301.json +9 -9
- package/deployments/codex-mainnet/SendUln302.json +8 -8
- package/deployments/codex-mainnet/Treasury.json +8 -8
- package/deployments/codex-mainnet/TreasuryFeeHandler.json +5 -5
- package/deployments/ethereum-sandbox-local/DVN.json +19 -19
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/Executor.json +46 -46
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/MultiCall.json +4 -4
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/ReadLib102.json +7 -7
- package/deployments/ethereum-sandbox-local/ReadLib102View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReadLib102ViewProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/ReadLib102View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReadLib102View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
- package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/hemi-testnet/DVN.json +1930 -0
- package/deployments/hemi-testnet/DVNFeeLib.json +399 -0
- package/deployments/hemi-testnet/DeadDVN.json +204 -0
- package/deployments/hemi-testnet/DefaultProxyAdmin.json +259 -0
- package/deployments/hemi-testnet/EndpointV2.json +2947 -0
- package/deployments/hemi-testnet/EndpointV2View.json +436 -0
- package/deployments/hemi-testnet/EndpointV2View_Implementation.json +314 -0
- package/deployments/hemi-testnet/EndpointV2View_Proxy.json +231 -0
- package/deployments/hemi-testnet/Executor.json +1653 -0
- package/deployments/hemi-testnet/ExecutorFeeLib.json +439 -0
- package/deployments/hemi-testnet/ExecutorProxyAdmin.json +284 -0
- package/deployments/hemi-testnet/Executor_Implementation.json +1720 -0
- package/deployments/hemi-testnet/Executor_Proxy.json +366 -0
- package/deployments/hemi-testnet/LzExecutor.json +758 -0
- package/deployments/hemi-testnet/LzExecutor_Implementation.json +704 -0
- package/deployments/hemi-testnet/LzExecutor_Proxy.json +245 -0
- package/deployments/hemi-testnet/PriceFeed.json +935 -0
- package/deployments/hemi-testnet/PriceFeedProxyAdmin.json +284 -0
- package/deployments/hemi-testnet/PriceFeed_Implementation.json +977 -0
- package/deployments/hemi-testnet/PriceFeed_Proxy.json +245 -0
- package/deployments/hemi-testnet/ReceiveUln301.json +1293 -0
- package/deployments/hemi-testnet/ReceiveUln301View.json +355 -0
- package/deployments/hemi-testnet/ReceiveUln301View_Implementation.json +232 -0
- package/deployments/hemi-testnet/ReceiveUln301View_Proxy.json +231 -0
- package/deployments/hemi-testnet/ReceiveUln302.json +1007 -0
- package/deployments/hemi-testnet/ReceiveUln302View.json +479 -0
- package/deployments/hemi-testnet/ReceiveUln302View_Implementation.json +385 -0
- package/deployments/hemi-testnet/ReceiveUln302View_Proxy.json +231 -0
- package/deployments/hemi-testnet/SendUln301.json +1570 -0
- package/deployments/hemi-testnet/SendUln302.json +1528 -0
- package/deployments/hemi-testnet/Treasury.json +413 -0
- package/deployments/hemi-testnet/TreasuryFeeHandler.json +126 -0
- package/deployments/optimism-sandbox-local/DVN.json +19 -19
- package/deployments/optimism-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/optimism-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/optimism-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/optimism-sandbox-local/EndpointV2.json +13 -13
- package/deployments/optimism-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/optimism-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/optimism-sandbox-local/Executor.json +46 -46
- package/deployments/optimism-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/optimism-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/optimism-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/optimism-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/optimism-sandbox-local/LzExecutor.json +16 -16
- package/deployments/optimism-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/optimism-sandbox-local/MultiCall.json +4 -4
- package/deployments/optimism-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/optimism-sandbox-local/PriceFeed.json +16 -16
- package/deployments/optimism-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/optimism-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/optimism-sandbox-local/ReadLib102.json +7 -7
- package/deployments/optimism-sandbox-local/ReadLib102View.json +13 -13
- package/deployments/optimism-sandbox-local/ReadLib102ViewProxyAdmin.json +10 -10
- package/deployments/optimism-sandbox-local/ReadLib102View_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/ReadLib102View_Proxy.json +13 -13
- package/deployments/optimism-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/optimism-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/optimism-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/optimism-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/optimism-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/optimism-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/optimism-sandbox-local/SendUln301.json +7 -7
- package/deployments/optimism-sandbox-local/SendUln302.json +7 -7
- package/deployments/optimism-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/optimism-sandbox-local/Treasury.json +7 -7
- package/deployments/optimism-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/otherworld-testnet/DVN.json +37 -37
- package/deployments/otherworld-testnet/DVNFeeLib.json +14 -14
- package/deployments/otherworld-testnet/DeadDVN.json +6 -6
- package/deployments/otherworld-testnet/DefaultProxyAdmin.json +14 -14
- package/deployments/otherworld-testnet/EndpointV2.json +21 -21
- package/deployments/otherworld-testnet/EndpointV2View.json +32 -32
- package/deployments/otherworld-testnet/EndpointV2View_Implementation.json +6 -6
- package/deployments/otherworld-testnet/EndpointV2View_Proxy.json +30 -30
- package/deployments/otherworld-testnet/Executor.json +57 -57
- package/deployments/otherworld-testnet/ExecutorFeeLib.json +14 -14
- package/deployments/otherworld-testnet/ExecutorProxyAdmin.json +15 -15
- package/deployments/otherworld-testnet/Executor_Implementation.json +6 -6
- package/deployments/otherworld-testnet/Executor_Proxy.json +53 -53
- package/deployments/otherworld-testnet/LzExecutor.json +32 -32
- package/deployments/otherworld-testnet/LzExecutor_Implementation.json +6 -6
- package/deployments/otherworld-testnet/LzExecutor_Proxy.json +28 -28
- package/deployments/otherworld-testnet/PriceFeed.json +28 -28
- package/deployments/otherworld-testnet/PriceFeedProxyAdmin.json +15 -15
- package/deployments/otherworld-testnet/PriceFeed_Implementation.json +6 -6
- package/deployments/otherworld-testnet/PriceFeed_Proxy.json +27 -27
- package/deployments/otherworld-testnet/ReceiveUln301.json +13 -13
- package/deployments/otherworld-testnet/ReceiveUln302.json +12 -12
- package/deployments/otherworld-testnet/ReceiveUln302View.json +27 -27
- package/deployments/otherworld-testnet/ReceiveUln302View_Implementation.json +6 -6
- package/deployments/otherworld-testnet/ReceiveUln302View_Proxy.json +24 -24
- package/deployments/otherworld-testnet/SendUln301.json +18 -18
- package/deployments/otherworld-testnet/SendUln302.json +15 -15
- package/deployments/otherworld-testnet/Treasury.json +11 -11
- package/deployments/otherworld-testnet/TreasuryFeeHandler.json +7 -7
- package/deployments/polygon-sandbox-local/DVN.json +19 -19
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/EndpointV2.json +13 -13
- package/deployments/polygon-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/Executor.json +46 -46
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/polygon-sandbox-local/LzExecutor.json +16 -16
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/MultiCall.json +4 -4
- package/deployments/polygon-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/polygon-sandbox-local/PriceFeed.json +16 -16
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/ReadLib102.json +7 -7
- package/deployments/polygon-sandbox-local/ReadLib102View.json +13 -13
- package/deployments/polygon-sandbox-local/ReadLib102ViewProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/ReadLib102View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/ReadLib102View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/polygon-sandbox-local/SendUln301.json +7 -7
- package/deployments/polygon-sandbox-local/SendUln302.json +7 -7
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/polygon-sandbox-local/Treasury.json +7 -7
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/tron-sandbox-local/DVN.json +35 -35
- package/deployments/tron-sandbox-local/DVNDecompressor.json +14 -14
- package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/tron-sandbox-local/EndpointV2.json +19 -19
- package/deployments/tron-sandbox-local/EndpointV2View.json +25 -25
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/Executor.json +79 -79
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +11 -11
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +10 -10
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/Executor_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/Executor_Proxy.json +71 -71
- package/deployments/tron-sandbox-local/LzExecutor.json +31 -31
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +27 -27
- package/deployments/tron-sandbox-local/MultiCall.json +6 -6
- package/deployments/tron-sandbox-local/NonceContractMock.json +7 -7
- package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/deployments/tron-sandbox-local/ReadLib102.json +11 -11
- package/deployments/tron-sandbox-local/ReadLib102View.json +26 -26
- package/deployments/tron-sandbox-local/ReadLib102ViewProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/ReadLib102View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReadLib102View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/ReceiveUln301.json +11 -11
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +26 -26
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/ReceiveUln302.json +11 -11
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +26 -26
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/SendUln301.json +13 -13
- package/deployments/tron-sandbox-local/SendUln302.json +11 -11
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +11 -11
- package/deployments/tron-sandbox-local/Treasury.json +10 -10
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +7 -7
- package/dist/{index-wO6a5KZo.d.mts → index-c7QTS2j4.d.mts} +55 -58
- package/dist/{index-wO6a5KZo.d.ts → index-c7QTS2j4.d.ts} +55 -58
- package/dist/index.browser.cjs +59 -60
- 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 +60 -60
- package/dist/index.browser.mjs.map +1 -1
- package/dist/index.cjs +59 -60
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +60 -60
- package/dist/index.mjs.map +1 -1
- package/package.json +9 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -172,22 +172,22 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0x843e04293d65e4253af7c74f58755720ae11e090e332445270c6feff012d9e6a",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
179
|
-
"contractAddress": "
|
|
179
|
+
"contractAddress": "0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
180
180
|
"transactionIndex": 0,
|
|
181
181
|
"gasUsed": "579082",
|
|
182
|
-
"logsBloom": "
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
182
|
+
"logsBloom": "0x00100000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000200000000000100002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000800000000",
|
|
183
|
+
"blockHash": "0x145914c220a8ba5254353830ff5d1b44cfa10af6e50ec80ec89ff5842171fdd6",
|
|
184
|
+
"transactionHash": "0x843e04293d65e4253af7c74f58755720ae11e090e332445270c6feff012d9e6a",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 2055519,
|
|
189
|
+
"transactionHash": "0x843e04293d65e4253af7c74f58755720ae11e090e332445270c6feff012d9e6a",
|
|
190
|
+
"address": "0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
193
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -195,13 +195,13 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x145914c220a8ba5254353830ff5d1b44cfa10af6e50ec80ec89ff5842171fdd6"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 0,
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
204
|
-
"address": "
|
|
202
|
+
"blockNumber": 2055519,
|
|
203
|
+
"transactionHash": "0x843e04293d65e4253af7c74f58755720ae11e090e332445270c6feff012d9e6a",
|
|
204
|
+
"address": "0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
207
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x145914c220a8ba5254353830ff5d1b44cfa10af6e50ec80ec89ff5842171fdd6"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
215
|
+
"blockNumber": 2055519,
|
|
216
216
|
"cumulativeGasUsed": "579082",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x8538372B69EE59083E03661bB06b28CE51237845",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -685,18 +685,18 @@
|
|
|
685
685
|
"type": "function"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
|
-
"transactionHash": "
|
|
688
|
+
"transactionHash": "0x718817005a3a02f94b3f04182f2f3aa032bdc80dc9f7847923e834db63485411",
|
|
689
689
|
"receipt": {
|
|
690
690
|
"to": null,
|
|
691
691
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
692
|
-
"contractAddress": "
|
|
692
|
+
"contractAddress": "0x8538372B69EE59083E03661bB06b28CE51237845",
|
|
693
693
|
"transactionIndex": 0,
|
|
694
694
|
"gasUsed": "1863373",
|
|
695
695
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
696
|
-
"blockHash": "
|
|
697
|
-
"transactionHash": "
|
|
696
|
+
"blockHash": "0x1e91be811552b13782f7f8d77c2e80e0e2c91e957c7c93d93b221a4b64783e3e",
|
|
697
|
+
"transactionHash": "0x718817005a3a02f94b3f04182f2f3aa032bdc80dc9f7847923e834db63485411",
|
|
698
698
|
"logs": [],
|
|
699
|
-
"blockNumber":
|
|
699
|
+
"blockNumber": 2055520,
|
|
700
700
|
"cumulativeGasUsed": "1863373",
|
|
701
701
|
"status": 1,
|
|
702
702
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "738824",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000000000404000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000001000003000001000000000000000000000000000000000000030000000000000000000800000000800000000000000000000000400000000000000000000000000000000000008000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000020000000000000000000000000000000004000000000000000100000000000000000",
|
|
144
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077",
|
|
145
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 2055521,
|
|
150
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
151
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000008538372b69ee59083e03661bb06b28ce51237845"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 2055521,
|
|
163
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
164
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,41 +169,41 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 2055521,
|
|
177
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
178
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 2055521,
|
|
189
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
190
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000daf24ddd2a52f0ed3c1528b11b7a69f8fcf72b79",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 2055521,
|
|
200
200
|
"cumulativeGasUsed": "738824",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
205
|
+
"0x8538372B69EE59083E03661bB06b28CE51237845",
|
|
206
|
+
"0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
207
207
|
"0xc4d66de8000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x72e34F44Eb09058bdDaf1aeEebDEC062f1844b00",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -991,22 +991,22 @@
|
|
|
991
991
|
"type": "function"
|
|
992
992
|
}
|
|
993
993
|
],
|
|
994
|
-
"transactionHash": "
|
|
994
|
+
"transactionHash": "0x0433eb43f1913f58ecb99e9b3a9cc119524acb03dd12240529e3fa2cbae1049f",
|
|
995
995
|
"receipt": {
|
|
996
996
|
"to": null,
|
|
997
997
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
998
|
-
"contractAddress": "
|
|
998
|
+
"contractAddress": "0x72e34F44Eb09058bdDaf1aeEebDEC062f1844b00",
|
|
999
999
|
"transactionIndex": 0,
|
|
1000
1000
|
"gasUsed": "2870534",
|
|
1001
|
-
"logsBloom": "
|
|
1002
|
-
"blockHash": "
|
|
1003
|
-
"transactionHash": "
|
|
1001
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000004000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000070000000000000020000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1002
|
+
"blockHash": "0x56841c895ddfe533384972f6d5be93951bf659c7c81531273a33b83fa482bcd9",
|
|
1003
|
+
"transactionHash": "0x0433eb43f1913f58ecb99e9b3a9cc119524acb03dd12240529e3fa2cbae1049f",
|
|
1004
1004
|
"logs": [
|
|
1005
1005
|
{
|
|
1006
1006
|
"transactionIndex": 0,
|
|
1007
|
-
"blockNumber":
|
|
1008
|
-
"transactionHash": "
|
|
1009
|
-
"address": "
|
|
1007
|
+
"blockNumber": 2055612,
|
|
1008
|
+
"transactionHash": "0x0433eb43f1913f58ecb99e9b3a9cc119524acb03dd12240529e3fa2cbae1049f",
|
|
1009
|
+
"address": "0x72e34F44Eb09058bdDaf1aeEebDEC062f1844b00",
|
|
1010
1010
|
"topics": [
|
|
1011
1011
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1012
1012
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1014,17 +1014,17 @@
|
|
|
1014
1014
|
],
|
|
1015
1015
|
"data": "0x",
|
|
1016
1016
|
"logIndex": 0,
|
|
1017
|
-
"blockHash": "
|
|
1017
|
+
"blockHash": "0x56841c895ddfe533384972f6d5be93951bf659c7c81531273a33b83fa482bcd9"
|
|
1018
1018
|
}
|
|
1019
1019
|
],
|
|
1020
|
-
"blockNumber":
|
|
1020
|
+
"blockNumber": 2055612,
|
|
1021
1021
|
"cumulativeGasUsed": "2870534",
|
|
1022
1022
|
"status": 1,
|
|
1023
1023
|
"byzantium": true
|
|
1024
1024
|
},
|
|
1025
1025
|
"args": [
|
|
1026
|
-
"
|
|
1027
|
-
|
|
1026
|
+
"0x19f95C8ef1C9F4Aa5166e00F4f99103de44e707f",
|
|
1027
|
+
10337
|
|
1028
1028
|
],
|
|
1029
1029
|
"numDeployments": 1,
|
|
1030
1030
|
"solcInputHash": "42ac533235514d42e19d58779a704f57",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4aEFf6244dce72a2C71A3c2a75d35b2C396d7C5d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -748,22 +748,22 @@
|
|
|
748
748
|
"type": "function"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
|
-
"transactionHash": "
|
|
751
|
+
"transactionHash": "0xd308a27838961d1522a4fff83cdb7e4c8d58b9998a8047e8a032fa119566702d",
|
|
752
752
|
"receipt": {
|
|
753
753
|
"to": null,
|
|
754
754
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
755
|
-
"contractAddress": "
|
|
755
|
+
"contractAddress": "0x4aEFf6244dce72a2C71A3c2a75d35b2C396d7C5d",
|
|
756
756
|
"transactionIndex": 0,
|
|
757
757
|
"gasUsed": "2448542",
|
|
758
|
-
"logsBloom": "
|
|
759
|
-
"blockHash": "
|
|
760
|
-
"transactionHash": "
|
|
758
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000004030000000000020000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
759
|
+
"blockHash": "0x56d6a220bd279f0f221a79a36571561b33db47aee4f5be4dab80dbfec883275d",
|
|
760
|
+
"transactionHash": "0xd308a27838961d1522a4fff83cdb7e4c8d58b9998a8047e8a032fa119566702d",
|
|
761
761
|
"logs": [
|
|
762
762
|
{
|
|
763
763
|
"transactionIndex": 0,
|
|
764
|
-
"blockNumber":
|
|
765
|
-
"transactionHash": "
|
|
766
|
-
"address": "
|
|
764
|
+
"blockNumber": 2055553,
|
|
765
|
+
"transactionHash": "0xd308a27838961d1522a4fff83cdb7e4c8d58b9998a8047e8a032fa119566702d",
|
|
766
|
+
"address": "0x4aEFf6244dce72a2C71A3c2a75d35b2C396d7C5d",
|
|
767
767
|
"topics": [
|
|
768
768
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
769
769
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -771,16 +771,16 @@
|
|
|
771
771
|
],
|
|
772
772
|
"data": "0x",
|
|
773
773
|
"logIndex": 0,
|
|
774
|
-
"blockHash": "
|
|
774
|
+
"blockHash": "0x56d6a220bd279f0f221a79a36571561b33db47aee4f5be4dab80dbfec883275d"
|
|
775
775
|
}
|
|
776
776
|
],
|
|
777
|
-
"blockNumber":
|
|
777
|
+
"blockNumber": 2055553,
|
|
778
778
|
"cumulativeGasUsed": "2448542",
|
|
779
779
|
"status": 1,
|
|
780
780
|
"byzantium": true
|
|
781
781
|
},
|
|
782
782
|
"args": [
|
|
783
|
-
"
|
|
783
|
+
"0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6"
|
|
784
784
|
],
|
|
785
785
|
"numDeployments": 1,
|
|
786
786
|
"solcInputHash": "42ac533235514d42e19d58779a704f57",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -373,64 +373,64 @@
|
|
|
373
373
|
"type": "constructor"
|
|
374
374
|
}
|
|
375
375
|
],
|
|
376
|
-
"transactionHash": "
|
|
376
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
377
377
|
"receipt": {
|
|
378
378
|
"to": null,
|
|
379
379
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
380
|
-
"contractAddress": "
|
|
380
|
+
"contractAddress": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
381
381
|
"transactionIndex": 0,
|
|
382
382
|
"gasUsed": "675299",
|
|
383
|
-
"logsBloom": "
|
|
384
|
-
"blockHash": "
|
|
385
|
-
"transactionHash": "
|
|
383
|
+
"logsBloom": "0x00004000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000004000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000020000000000000000000000400000000000000000000000004000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000400000000000000000000000000000000000000000000",
|
|
384
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723",
|
|
385
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
386
386
|
"logs": [
|
|
387
387
|
{
|
|
388
388
|
"transactionIndex": 0,
|
|
389
|
-
"blockNumber":
|
|
390
|
-
"transactionHash": "
|
|
391
|
-
"address": "
|
|
389
|
+
"blockNumber": 2055556,
|
|
390
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
391
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
392
392
|
"topics": [
|
|
393
393
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
394
|
-
"
|
|
394
|
+
"0x000000000000000000000000ee2fb60def5788c2b640166d774b0b20759f1e3b"
|
|
395
395
|
],
|
|
396
396
|
"data": "0x",
|
|
397
397
|
"logIndex": 0,
|
|
398
|
-
"blockHash": "
|
|
398
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
"transactionIndex": 0,
|
|
402
|
-
"blockNumber":
|
|
403
|
-
"transactionHash": "
|
|
404
|
-
"address": "
|
|
402
|
+
"blockNumber": 2055556,
|
|
403
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
404
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
405
405
|
"topics": [
|
|
406
406
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
407
407
|
],
|
|
408
408
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
409
409
|
"logIndex": 1,
|
|
410
|
-
"blockHash": "
|
|
410
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
413
|
"transactionIndex": 0,
|
|
414
|
-
"blockNumber":
|
|
415
|
-
"transactionHash": "
|
|
416
|
-
"address": "
|
|
414
|
+
"blockNumber": 2055556,
|
|
415
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
416
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
417
417
|
"topics": [
|
|
418
418
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
419
419
|
],
|
|
420
|
-
"data": "
|
|
420
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
421
421
|
"logIndex": 2,
|
|
422
|
-
"blockHash": "
|
|
422
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
423
423
|
}
|
|
424
424
|
],
|
|
425
|
-
"blockNumber":
|
|
425
|
+
"blockNumber": 2055556,
|
|
426
426
|
"cumulativeGasUsed": "675299",
|
|
427
427
|
"status": 1,
|
|
428
428
|
"byzantium": true
|
|
429
429
|
},
|
|
430
430
|
"args": [
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"
|
|
431
|
+
"0xEE2fB60deF5788c2B640166d774b0B20759F1e3b",
|
|
432
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
433
|
+
"0x485cc955000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb60000000000000000000000004aeff6244dce72a2c71a3c2a75d35b2c396d7c5d"
|
|
434
434
|
],
|
|
435
435
|
"numDeployments": 1,
|
|
436
436
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -440,11 +440,11 @@
|
|
|
440
440
|
"execute": {
|
|
441
441
|
"methodName": "initialize",
|
|
442
442
|
"args": [
|
|
443
|
-
"
|
|
444
|
-
"
|
|
443
|
+
"0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
444
|
+
"0x4aEFf6244dce72a2C71A3c2a75d35b2C396d7C5d"
|
|
445
445
|
]
|
|
446
446
|
},
|
|
447
|
-
"implementation": "
|
|
447
|
+
"implementation": "0xEE2fB60deF5788c2B640166d774b0B20759F1e3b",
|
|
448
448
|
"devdoc": {
|
|
449
449
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
450
450
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xEE2fB60deF5788c2B640166d774b0B20759F1e3b",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -242,18 +242,18 @@
|
|
|
242
242
|
"type": "function"
|
|
243
243
|
}
|
|
244
244
|
],
|
|
245
|
-
"transactionHash": "
|
|
245
|
+
"transactionHash": "0x36880d78f99184da5d5923137ac54d21ab604e451f567c8caa31df96d0f3dd11",
|
|
246
246
|
"receipt": {
|
|
247
247
|
"to": null,
|
|
248
248
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
249
|
-
"contractAddress": "
|
|
249
|
+
"contractAddress": "0xEE2fB60deF5788c2B640166d774b0B20759F1e3b",
|
|
250
250
|
"transactionIndex": 0,
|
|
251
251
|
"gasUsed": "1358739",
|
|
252
252
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
253
|
-
"blockHash": "
|
|
254
|
-
"transactionHash": "
|
|
253
|
+
"blockHash": "0x3074532e00a9653eb1deec6cec9814eff621da443b3e1e2d232f2b3cdab03c1d",
|
|
254
|
+
"transactionHash": "0x36880d78f99184da5d5923137ac54d21ab604e451f567c8caa31df96d0f3dd11",
|
|
255
255
|
"logs": [],
|
|
256
|
-
"blockNumber":
|
|
256
|
+
"blockNumber": 2055555,
|
|
257
257
|
"cumulativeGasUsed": "1358739",
|
|
258
258
|
"status": 1,
|
|
259
259
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "675299",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00004000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000004000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000020000000000000000000000400000000000000000000000004000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000400000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723",
|
|
145
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 2055556,
|
|
150
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
151
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000ee2fb60def5788c2b640166d774b0b20759f1e3b"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 2055556,
|
|
163
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
164
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
174
|
+
"blockNumber": 2055556,
|
|
175
|
+
"transactionHash": "0x4bb06b9c5ea409b314f1c56a3d8c3ccaa7c3dd28326c8e4a005df12fb85ffc73",
|
|
176
|
+
"address": "0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x420a3a38c2e8518594d9c2e0dcef4fd885d246e7016028a014e184509c91e723"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 2055556,
|
|
186
186
|
"cumulativeGasUsed": "675299",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0xEE2fB60deF5788c2B640166d774b0B20759F1e3b",
|
|
192
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
193
|
+
"0x485cc955000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb60000000000000000000000004aeff6244dce72a2c71a3c2a75d35b2c396d7c5d"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|