@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": "0x4a57F47C819D9abbf3872397b0C14280938715F6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x1d7c9c49e9d35ffd1aeb83d66f3612da8f509818df1f08bedb9a0a014475ebd1",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
169
|
-
"contractAddress": "
|
|
170
|
-
"transactionIndex":
|
|
169
|
+
"contractAddress": "0x4a57F47C819D9abbf3872397b0C14280938715F6",
|
|
170
|
+
"transactionIndex": 1,
|
|
171
171
|
"gasUsed": "644163",
|
|
172
|
-
"logsBloom": "
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
172
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000002001000020000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000800000000",
|
|
173
|
+
"blockHash": "0x4ff350ac1454d75416d7d2ac907276b020942f41cd276b3c1405db7128af38f4",
|
|
174
|
+
"transactionHash": "0x1d7c9c49e9d35ffd1aeb83d66f3612da8f509818df1f08bedb9a0a014475ebd1",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
|
-
"transactionIndex":
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
177
|
+
"transactionIndex": 1,
|
|
178
|
+
"blockNumber": 2055548,
|
|
179
|
+
"transactionHash": "0x1d7c9c49e9d35ffd1aeb83d66f3612da8f509818df1f08bedb9a0a014475ebd1",
|
|
180
|
+
"address": "0x4a57F47C819D9abbf3872397b0C14280938715F6",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -185,11 +185,11 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x4ff350ac1454d75416d7d2ac907276b020942f41cd276b3c1405db7128af38f4"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
|
-
"blockNumber":
|
|
192
|
-
"cumulativeGasUsed": "
|
|
191
|
+
"blockNumber": 2055548,
|
|
192
|
+
"cumulativeGasUsed": "665163",
|
|
193
193
|
"status": 1,
|
|
194
194
|
"byzantium": true
|
|
195
195
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -2367,22 +2367,22 @@
|
|
|
2367
2367
|
"type": "function"
|
|
2368
2368
|
}
|
|
2369
2369
|
],
|
|
2370
|
-
"transactionHash": "
|
|
2370
|
+
"transactionHash": "0x049676b2ce5ef5b0757176470125d4a1cc8221f3a82ad9686648f31af052f821",
|
|
2371
2371
|
"receipt": {
|
|
2372
2372
|
"to": null,
|
|
2373
2373
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
2374
|
-
"contractAddress": "
|
|
2374
|
+
"contractAddress": "0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
2375
2375
|
"transactionIndex": 0,
|
|
2376
2376
|
"gasUsed": "5584804",
|
|
2377
|
-
"logsBloom": "
|
|
2378
|
-
"blockHash": "
|
|
2379
|
-
"transactionHash": "
|
|
2377
|
+
"logsBloom": "0x00000000000000000000000000000000000000000200000020800000000000000000000000000000000000000000000000000000000000000000020000100000000400000000000000002000000000000001000000000000000000000000080000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000008000000000000000000000000000000000000000000",
|
|
2378
|
+
"blockHash": "0x8aaf260e9bd673203a4587d5cb248b0ae105b56cdaf2f74d1a26fd543725d96e",
|
|
2379
|
+
"transactionHash": "0x049676b2ce5ef5b0757176470125d4a1cc8221f3a82ad9686648f31af052f821",
|
|
2380
2380
|
"logs": [
|
|
2381
2381
|
{
|
|
2382
2382
|
"transactionIndex": 0,
|
|
2383
|
-
"blockNumber":
|
|
2384
|
-
"transactionHash": "
|
|
2385
|
-
"address": "
|
|
2383
|
+
"blockNumber": 2055547,
|
|
2384
|
+
"transactionHash": "0x049676b2ce5ef5b0757176470125d4a1cc8221f3a82ad9686648f31af052f821",
|
|
2385
|
+
"address": "0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
2386
2386
|
"topics": [
|
|
2387
2387
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
2388
2388
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -2390,25 +2390,25 @@
|
|
|
2390
2390
|
],
|
|
2391
2391
|
"data": "0x",
|
|
2392
2392
|
"logIndex": 0,
|
|
2393
|
-
"blockHash": "
|
|
2393
|
+
"blockHash": "0x8aaf260e9bd673203a4587d5cb248b0ae105b56cdaf2f74d1a26fd543725d96e"
|
|
2394
2394
|
},
|
|
2395
2395
|
{
|
|
2396
2396
|
"transactionIndex": 0,
|
|
2397
|
-
"blockNumber":
|
|
2398
|
-
"transactionHash": "
|
|
2399
|
-
"address": "
|
|
2397
|
+
"blockNumber": 2055547,
|
|
2398
|
+
"transactionHash": "0x049676b2ce5ef5b0757176470125d4a1cc8221f3a82ad9686648f31af052f821",
|
|
2399
|
+
"address": "0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
2400
2400
|
"topics": [
|
|
2401
2401
|
"0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
|
|
2402
2402
|
],
|
|
2403
|
-
"data": "
|
|
2403
|
+
"data": "0x0000000000000000000000001cb71fa146e1ff13fbebd1e4394d57211c931b67",
|
|
2404
2404
|
"logIndex": 1,
|
|
2405
|
-
"blockHash": "
|
|
2405
|
+
"blockHash": "0x8aaf260e9bd673203a4587d5cb248b0ae105b56cdaf2f74d1a26fd543725d96e"
|
|
2406
2406
|
},
|
|
2407
2407
|
{
|
|
2408
2408
|
"transactionIndex": 0,
|
|
2409
|
-
"blockNumber":
|
|
2410
|
-
"transactionHash": "
|
|
2411
|
-
"address": "
|
|
2409
|
+
"blockNumber": 2055547,
|
|
2410
|
+
"transactionHash": "0x049676b2ce5ef5b0757176470125d4a1cc8221f3a82ad9686648f31af052f821",
|
|
2411
|
+
"address": "0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
2412
2412
|
"topics": [
|
|
2413
2413
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
2414
2414
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
@@ -2416,16 +2416,16 @@
|
|
|
2416
2416
|
],
|
|
2417
2417
|
"data": "0x",
|
|
2418
2418
|
"logIndex": 2,
|
|
2419
|
-
"blockHash": "
|
|
2419
|
+
"blockHash": "0x8aaf260e9bd673203a4587d5cb248b0ae105b56cdaf2f74d1a26fd543725d96e"
|
|
2420
2420
|
}
|
|
2421
2421
|
],
|
|
2422
|
-
"blockNumber":
|
|
2422
|
+
"blockNumber": 2055547,
|
|
2423
2423
|
"cumulativeGasUsed": "5584804",
|
|
2424
2424
|
"status": 1,
|
|
2425
2425
|
"byzantium": true
|
|
2426
2426
|
},
|
|
2427
2427
|
"args": [
|
|
2428
|
-
|
|
2428
|
+
40337,
|
|
2429
2429
|
"0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
2430
2430
|
"0x6E66D44f2B728326f8B849845F3ef781AaE05050"
|
|
2431
2431
|
],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -331,64 +331,64 @@
|
|
|
331
331
|
"type": "constructor"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
"transactionHash": "
|
|
334
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
337
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
338
|
-
"contractAddress": "
|
|
339
|
-
"transactionIndex":
|
|
340
|
-
"gasUsed": "
|
|
341
|
-
"logsBloom": "
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
338
|
+
"contractAddress": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
339
|
+
"transactionIndex": 2,
|
|
340
|
+
"gasUsed": "648879",
|
|
341
|
+
"logsBloom": "0x00000000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000010000000000000000000000080000000000000000080008000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000040004000000000000000000000000000000",
|
|
342
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4",
|
|
343
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
|
-
"transactionIndex":
|
|
347
|
-
"blockNumber":
|
|
348
|
-
"transactionHash": "
|
|
349
|
-
"address": "
|
|
346
|
+
"transactionIndex": 2,
|
|
347
|
+
"blockNumber": 2055550,
|
|
348
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
349
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
352
|
-
"
|
|
352
|
+
"0x000000000000000000000000386a3922470581155c42282801231762e7343802"
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
|
-
"transactionIndex":
|
|
360
|
-
"blockNumber":
|
|
361
|
-
"transactionHash": "
|
|
362
|
-
"address": "
|
|
359
|
+
"transactionIndex": 2,
|
|
360
|
+
"blockNumber": 2055550,
|
|
361
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
362
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
363
363
|
"topics": [
|
|
364
364
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
365
365
|
],
|
|
366
366
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
367
367
|
"logIndex": 1,
|
|
368
|
-
"blockHash": "
|
|
368
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
|
-
"transactionIndex":
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"transactionHash": "
|
|
374
|
-
"address": "
|
|
371
|
+
"transactionIndex": 2,
|
|
372
|
+
"blockNumber": 2055550,
|
|
373
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
374
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
|
-
"data": "
|
|
378
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000004a57f47c819d9abbf3872397b0c14280938715f6",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
|
-
"blockNumber":
|
|
384
|
-
"cumulativeGasUsed": "
|
|
383
|
+
"blockNumber": 2055550,
|
|
384
|
+
"cumulativeGasUsed": "724725",
|
|
385
385
|
"status": 1,
|
|
386
386
|
"byzantium": true
|
|
387
387
|
},
|
|
388
388
|
"args": [
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
"
|
|
389
|
+
"0x386A3922470581155c42282801231762E7343802",
|
|
390
|
+
"0x4a57F47C819D9abbf3872397b0C14280938715F6",
|
|
391
|
+
"0xc4d66de8000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6"
|
|
392
392
|
],
|
|
393
393
|
"numDeployments": 1,
|
|
394
394
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -398,10 +398,10 @@
|
|
|
398
398
|
"execute": {
|
|
399
399
|
"methodName": "initialize",
|
|
400
400
|
"args": [
|
|
401
|
-
"
|
|
401
|
+
"0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6"
|
|
402
402
|
]
|
|
403
403
|
},
|
|
404
|
-
"implementation": "
|
|
404
|
+
"implementation": "0x386A3922470581155c42282801231762E7343802",
|
|
405
405
|
"devdoc": {
|
|
406
406
|
"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.",
|
|
407
407
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x386A3922470581155c42282801231762E7343802",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -200,18 +200,18 @@
|
|
|
200
200
|
"type": "function"
|
|
201
201
|
}
|
|
202
202
|
],
|
|
203
|
-
"transactionHash": "
|
|
203
|
+
"transactionHash": "0x20ff1067906f61ecb9e83e8ec2a3d55b031729ad206781f795dfa108546ce3d4",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
206
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
207
|
-
"contractAddress": "
|
|
207
|
+
"contractAddress": "0x386A3922470581155c42282801231762E7343802",
|
|
208
208
|
"transactionIndex": 0,
|
|
209
209
|
"gasUsed": "778166",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0x7dc6e76e02d853eee705c7212ad9211b9eabf27302cfa10c7751dd358b57d7ae",
|
|
212
|
+
"transactionHash": "0x20ff1067906f61ecb9e83e8ec2a3d55b031729ad206781f795dfa108546ce3d4",
|
|
213
213
|
"logs": [],
|
|
214
|
-
"blockNumber":
|
|
214
|
+
"blockNumber": 2055549,
|
|
215
215
|
"cumulativeGasUsed": "778166",
|
|
216
216
|
"status": 1,
|
|
217
217
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
140
|
+
"contractAddress": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
141
|
+
"transactionIndex": 2,
|
|
142
|
+
"gasUsed": "648879",
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000010000000000000000000000080000000000000000080008000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000040004000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4",
|
|
145
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 2,
|
|
149
|
+
"blockNumber": 2055550,
|
|
150
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
151
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000386a3922470581155c42282801231762e7343802"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 2,
|
|
162
|
+
"blockNumber": 2055550,
|
|
163
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
164
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"transactionIndex":
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
173
|
+
"transactionIndex": 2,
|
|
174
|
+
"blockNumber": 2055550,
|
|
175
|
+
"transactionHash": "0xad257487a6d78c1f4cfb548317e1ab18a5fc3b41c1841af30527a41c40de97b6",
|
|
176
|
+
"address": "0x30cdC72034b4E47cC9A09E491968210Bab05BaeB",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000004a57f47c819d9abbf3872397b0c14280938715f6",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x9559be091ed78b9949beaea08428fb3f1234fa8f2a85394435712891a3f7e4f4"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 2055550,
|
|
186
|
+
"cumulativeGasUsed": "724725",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x386A3922470581155c42282801231762E7343802",
|
|
192
|
+
"0x4a57F47C819D9abbf3872397b0C14280938715F6",
|
|
193
|
+
"0xc4d66de8000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|