@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
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"type": "receive"
|
|
687
687
|
}
|
|
688
688
|
],
|
|
689
|
-
"transactionHash": "
|
|
689
|
+
"transactionHash": "0x56fbc0a37b09a487e4f6e16fa672838513d9330eec1475ea70af07adf62fe00b",
|
|
690
690
|
"receipt": {
|
|
691
691
|
"to": null,
|
|
692
692
|
"from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
|
|
@@ -694,13 +694,13 @@
|
|
|
694
694
|
"transactionIndex": 0,
|
|
695
695
|
"gasUsed": "2213750",
|
|
696
696
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000020000000000080000000000000000080000000000000000000000000000000000000",
|
|
697
|
-
"blockHash": "
|
|
698
|
-
"transactionHash": "
|
|
697
|
+
"blockHash": "0x52e08da66d8848512d2d1030011c3dd4ec885c51c01be28258234fbb6a109e97",
|
|
698
|
+
"transactionHash": "0x56fbc0a37b09a487e4f6e16fa672838513d9330eec1475ea70af07adf62fe00b",
|
|
699
699
|
"logs": [
|
|
700
700
|
{
|
|
701
701
|
"transactionIndex": 0,
|
|
702
|
-
"blockNumber":
|
|
703
|
-
"transactionHash": "
|
|
702
|
+
"blockNumber": 45,
|
|
703
|
+
"transactionHash": "0x56fbc0a37b09a487e4f6e16fa672838513d9330eec1475ea70af07adf62fe00b",
|
|
704
704
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
705
705
|
"topics": [
|
|
706
706
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -709,10 +709,10 @@
|
|
|
709
709
|
],
|
|
710
710
|
"data": "0x",
|
|
711
711
|
"logIndex": 0,
|
|
712
|
-
"blockHash": "
|
|
712
|
+
"blockHash": "0x52e08da66d8848512d2d1030011c3dd4ec885c51c01be28258234fbb6a109e97"
|
|
713
713
|
}
|
|
714
714
|
],
|
|
715
|
-
"blockNumber":
|
|
715
|
+
"blockNumber": 45,
|
|
716
716
|
"cumulativeGasUsed": "2213750",
|
|
717
717
|
"status": 1,
|
|
718
718
|
"byzantium": true
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x41032d45cbc6947b79027b181f537f83d9af66914c27372eb76ab6cc8c8b8552",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "644163",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000020000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000040000000000000000020000000000000000000000010800000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x262e9310a94e9867dac812f71be883e9fb34e9e5c57a5c1927805e03f31e21e9",
|
|
174
|
+
"transactionHash": "0x41032d45cbc6947b79027b181f537f83d9af66914c27372eb76ab6cc8c8b8552",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
178
|
+
"blockNumber": 22,
|
|
179
|
+
"transactionHash": "0x41032d45cbc6947b79027b181f537f83d9af66914c27372eb76ab6cc8c8b8552",
|
|
180
180
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -185,10 +185,10 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x262e9310a94e9867dac812f71be883e9fb34e9e5c57a5c1927805e03f31e21e9"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
|
-
"blockNumber":
|
|
191
|
+
"blockNumber": 22,
|
|
192
192
|
"cumulativeGasUsed": "644163",
|
|
193
193
|
"status": 1,
|
|
194
194
|
"byzantium": true
|
|
@@ -2352,7 +2352,7 @@
|
|
|
2352
2352
|
"type": "function"
|
|
2353
2353
|
}
|
|
2354
2354
|
],
|
|
2355
|
-
"transactionHash": "
|
|
2355
|
+
"transactionHash": "0x903047eb3156f06b17c064455c80e8b1888729a22dd01f21bde578fa5ea42eae",
|
|
2356
2356
|
"receipt": {
|
|
2357
2357
|
"to": null,
|
|
2358
2358
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -2360,13 +2360,13 @@
|
|
|
2360
2360
|
"transactionIndex": 0,
|
|
2361
2361
|
"gasUsed": "5501170",
|
|
2362
2362
|
"logsBloom": "0x00000000000000000002000000000000000001000200000020800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000010000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000020000000000000000000000008000000000001000000000000000000000000000000",
|
|
2363
|
-
"blockHash": "
|
|
2364
|
-
"transactionHash": "
|
|
2363
|
+
"blockHash": "0xd6f9a0f91097c31f3750aacf5ec9017e218a262ec12c2a74465f7ed09c7c227f",
|
|
2364
|
+
"transactionHash": "0x903047eb3156f06b17c064455c80e8b1888729a22dd01f21bde578fa5ea42eae",
|
|
2365
2365
|
"logs": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"transactionIndex": 0,
|
|
2368
|
-
"blockNumber":
|
|
2369
|
-
"transactionHash": "
|
|
2368
|
+
"blockNumber": 21,
|
|
2369
|
+
"transactionHash": "0x903047eb3156f06b17c064455c80e8b1888729a22dd01f21bde578fa5ea42eae",
|
|
2370
2370
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2371
2371
|
"topics": [
|
|
2372
2372
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2375,24 +2375,24 @@
|
|
|
2375
2375
|
],
|
|
2376
2376
|
"data": "0x",
|
|
2377
2377
|
"logIndex": 0,
|
|
2378
|
-
"blockHash": "
|
|
2378
|
+
"blockHash": "0xd6f9a0f91097c31f3750aacf5ec9017e218a262ec12c2a74465f7ed09c7c227f"
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
2381
|
"transactionIndex": 0,
|
|
2382
|
-
"blockNumber":
|
|
2383
|
-
"transactionHash": "
|
|
2382
|
+
"blockNumber": 21,
|
|
2383
|
+
"transactionHash": "0x903047eb3156f06b17c064455c80e8b1888729a22dd01f21bde578fa5ea42eae",
|
|
2384
2384
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2385
2385
|
"topics": [
|
|
2386
2386
|
"0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
|
|
2387
2387
|
],
|
|
2388
2388
|
"data": "0x00000000000000000000000098a0bc3f9fdad482cb2e40de1291f8b0a6fe1860",
|
|
2389
2389
|
"logIndex": 1,
|
|
2390
|
-
"blockHash": "
|
|
2390
|
+
"blockHash": "0xd6f9a0f91097c31f3750aacf5ec9017e218a262ec12c2a74465f7ed09c7c227f"
|
|
2391
2391
|
},
|
|
2392
2392
|
{
|
|
2393
2393
|
"transactionIndex": 0,
|
|
2394
|
-
"blockNumber":
|
|
2395
|
-
"transactionHash": "
|
|
2394
|
+
"blockNumber": 21,
|
|
2395
|
+
"transactionHash": "0x903047eb3156f06b17c064455c80e8b1888729a22dd01f21bde578fa5ea42eae",
|
|
2396
2396
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2397
2397
|
"topics": [
|
|
2398
2398
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2401,10 +2401,10 @@
|
|
|
2401
2401
|
],
|
|
2402
2402
|
"data": "0x",
|
|
2403
2403
|
"logIndex": 2,
|
|
2404
|
-
"blockHash": "
|
|
2404
|
+
"blockHash": "0xd6f9a0f91097c31f3750aacf5ec9017e218a262ec12c2a74465f7ed09c7c227f"
|
|
2405
2405
|
}
|
|
2406
2406
|
],
|
|
2407
|
-
"blockNumber":
|
|
2407
|
+
"blockNumber": 21,
|
|
2408
2408
|
"cumulativeGasUsed": "5501170",
|
|
2409
2409
|
"status": 1,
|
|
2410
2410
|
"byzantium": true
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"type": "constructor"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
"transactionHash": "
|
|
334
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
337
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -339,13 +339,13 @@
|
|
|
339
339
|
"transactionIndex": 0,
|
|
340
340
|
"gasUsed": "648879",
|
|
341
341
|
"logsBloom": "0x00040000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000002000000000000000000020000000000000000000040000008000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
342
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a",
|
|
343
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
346
|
"transactionIndex": 0,
|
|
347
|
-
"blockNumber":
|
|
348
|
-
"transactionHash": "
|
|
347
|
+
"blockNumber": 24,
|
|
348
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
349
349
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -353,34 +353,34 @@
|
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"transactionIndex": 0,
|
|
360
|
-
"blockNumber":
|
|
361
|
-
"transactionHash": "
|
|
360
|
+
"blockNumber": 24,
|
|
361
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
362
362
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
363
363
|
"topics": [
|
|
364
364
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
365
365
|
],
|
|
366
366
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
367
367
|
"logIndex": 1,
|
|
368
|
-
"blockHash": "
|
|
368
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"transactionIndex": 0,
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"transactionHash": "
|
|
372
|
+
"blockNumber": 24,
|
|
373
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
374
374
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
378
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094b75aa39bec4cb15e7b9593c315af203b7b847f",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
|
-
"blockNumber":
|
|
383
|
+
"blockNumber": 24,
|
|
384
384
|
"cumulativeGasUsed": "648879",
|
|
385
385
|
"status": 1,
|
|
386
386
|
"byzantium": true
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"type": "function"
|
|
201
201
|
}
|
|
202
202
|
],
|
|
203
|
-
"transactionHash": "
|
|
203
|
+
"transactionHash": "0x09bfb31cef7f29c005ba23e38eeec2c2f659b68bc84b1b62892d31d47d2cfc6c",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
206
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -208,10 +208,10 @@
|
|
|
208
208
|
"transactionIndex": 0,
|
|
209
209
|
"gasUsed": "778166",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0xdd0f1abf335b3fc1e62256a8ef2a3493f300dd1d613b85dde05cde265d73e53c",
|
|
212
|
+
"transactionHash": "0x09bfb31cef7f29c005ba23e38eeec2c2f659b68bc84b1b62892d31d47d2cfc6c",
|
|
213
213
|
"logs": [],
|
|
214
|
-
"blockNumber":
|
|
214
|
+
"blockNumber": 23,
|
|
215
215
|
"cumulativeGasUsed": "778166",
|
|
216
216
|
"status": 1,
|
|
217
217
|
"byzantium": true
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "648879",
|
|
143
143
|
"logsBloom": "0x00040000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000002000000000000000000020000000000000000000040000008000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a",
|
|
145
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 24,
|
|
150
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
151
151
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,34 +155,34 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 24,
|
|
163
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
164
164
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
174
|
+
"blockNumber": 24,
|
|
175
|
+
"transactionHash": "0x4e80c3c60afa5c5356281596ca22cb09f57e0c72e121557400021aa1a6aa543b",
|
|
176
176
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094b75aa39bec4cb15e7b9593c315af203b7b847f",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x499e2b9d92511ed50f38d643a529bfa89caf56d1314149a803b5f158dbe2ce2a"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 24,
|
|
186
186
|
"cumulativeGasUsed": "648879",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
@@ -1446,7 +1446,7 @@
|
|
|
1446
1446
|
"type": "constructor"
|
|
1447
1447
|
}
|
|
1448
1448
|
],
|
|
1449
|
-
"transactionHash": "
|
|
1449
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1450
1450
|
"receipt": {
|
|
1451
1451
|
"to": null,
|
|
1452
1452
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -1454,13 +1454,13 @@
|
|
|
1454
1454
|
"transactionIndex": 0,
|
|
1455
1455
|
"gasUsed": "1048601",
|
|
1456
1456
|
"logsBloom": "0x00000004000000000000000000000000400000000010000000000000100100104000000000000000000000020000800000000001000000200000000000100080000000000000000000000000000002000100000020000004000000000030000000000000020008100000000005000800000800800040000810000000000800000000000010000400080000000080004000000000208080000000000000800000000000000000200000000002000400400000000000000000001000000200000000000020001000000000040000040000002000000400000100010000008060000000000010000000800000000800000000020000000000000000000000200000",
|
|
1457
|
-
"blockHash": "
|
|
1458
|
-
"transactionHash": "
|
|
1457
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06",
|
|
1458
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1459
1459
|
"logs": [
|
|
1460
1460
|
{
|
|
1461
1461
|
"transactionIndex": 0,
|
|
1462
|
-
"blockNumber":
|
|
1463
|
-
"transactionHash": "
|
|
1462
|
+
"blockNumber": 41,
|
|
1463
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1464
1464
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1465
1465
|
"topics": [
|
|
1466
1466
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -1468,12 +1468,12 @@
|
|
|
1468
1468
|
],
|
|
1469
1469
|
"data": "0x",
|
|
1470
1470
|
"logIndex": 0,
|
|
1471
|
-
"blockHash": "
|
|
1471
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1472
1472
|
},
|
|
1473
1473
|
{
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
|
-
"blockNumber":
|
|
1476
|
-
"transactionHash": "
|
|
1475
|
+
"blockNumber": 41,
|
|
1476
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1477
1477
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1478
1478
|
"topics": [
|
|
1479
1479
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1483,12 +1483,12 @@
|
|
|
1483
1483
|
],
|
|
1484
1484
|
"data": "0x",
|
|
1485
1485
|
"logIndex": 1,
|
|
1486
|
-
"blockHash": "
|
|
1486
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1487
1487
|
},
|
|
1488
1488
|
{
|
|
1489
1489
|
"transactionIndex": 0,
|
|
1490
|
-
"blockNumber":
|
|
1491
|
-
"transactionHash": "
|
|
1490
|
+
"blockNumber": 41,
|
|
1491
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1492
1492
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1493
1493
|
"topics": [
|
|
1494
1494
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1498,12 +1498,12 @@
|
|
|
1498
1498
|
],
|
|
1499
1499
|
"data": "0x",
|
|
1500
1500
|
"logIndex": 2,
|
|
1501
|
-
"blockHash": "
|
|
1501
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1502
1502
|
},
|
|
1503
1503
|
{
|
|
1504
1504
|
"transactionIndex": 0,
|
|
1505
|
-
"blockNumber":
|
|
1506
|
-
"transactionHash": "
|
|
1505
|
+
"blockNumber": 41,
|
|
1506
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1507
1507
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1508
1508
|
"topics": [
|
|
1509
1509
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1513,12 +1513,12 @@
|
|
|
1513
1513
|
],
|
|
1514
1514
|
"data": "0x",
|
|
1515
1515
|
"logIndex": 3,
|
|
1516
|
-
"blockHash": "
|
|
1516
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1517
1517
|
},
|
|
1518
1518
|
{
|
|
1519
1519
|
"transactionIndex": 0,
|
|
1520
|
-
"blockNumber":
|
|
1521
|
-
"transactionHash": "
|
|
1520
|
+
"blockNumber": 41,
|
|
1521
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1522
1522
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1523
1523
|
"topics": [
|
|
1524
1524
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1528,12 +1528,12 @@
|
|
|
1528
1528
|
],
|
|
1529
1529
|
"data": "0x",
|
|
1530
1530
|
"logIndex": 4,
|
|
1531
|
-
"blockHash": "
|
|
1531
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1532
1532
|
},
|
|
1533
1533
|
{
|
|
1534
1534
|
"transactionIndex": 0,
|
|
1535
|
-
"blockNumber":
|
|
1536
|
-
"transactionHash": "
|
|
1535
|
+
"blockNumber": 41,
|
|
1536
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1537
1537
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1538
1538
|
"topics": [
|
|
1539
1539
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1543,12 +1543,12 @@
|
|
|
1543
1543
|
],
|
|
1544
1544
|
"data": "0x",
|
|
1545
1545
|
"logIndex": 5,
|
|
1546
|
-
"blockHash": "
|
|
1546
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1547
1547
|
},
|
|
1548
1548
|
{
|
|
1549
1549
|
"transactionIndex": 0,
|
|
1550
|
-
"blockNumber":
|
|
1551
|
-
"transactionHash": "
|
|
1550
|
+
"blockNumber": 41,
|
|
1551
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1552
1552
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1553
1553
|
"topics": [
|
|
1554
1554
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1558,12 +1558,12 @@
|
|
|
1558
1558
|
],
|
|
1559
1559
|
"data": "0x",
|
|
1560
1560
|
"logIndex": 6,
|
|
1561
|
-
"blockHash": "
|
|
1561
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1562
1562
|
},
|
|
1563
1563
|
{
|
|
1564
1564
|
"transactionIndex": 0,
|
|
1565
|
-
"blockNumber":
|
|
1566
|
-
"transactionHash": "
|
|
1565
|
+
"blockNumber": 41,
|
|
1566
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1567
1567
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1568
1568
|
"topics": [
|
|
1569
1569
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1573,12 +1573,12 @@
|
|
|
1573
1573
|
],
|
|
1574
1574
|
"data": "0x",
|
|
1575
1575
|
"logIndex": 7,
|
|
1576
|
-
"blockHash": "
|
|
1576
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|
|
1579
1579
|
"transactionIndex": 0,
|
|
1580
|
-
"blockNumber":
|
|
1581
|
-
"transactionHash": "
|
|
1580
|
+
"blockNumber": 41,
|
|
1581
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1582
1582
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1583
1583
|
"topics": [
|
|
1584
1584
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1588,12 +1588,12 @@
|
|
|
1588
1588
|
],
|
|
1589
1589
|
"data": "0x",
|
|
1590
1590
|
"logIndex": 8,
|
|
1591
|
-
"blockHash": "
|
|
1591
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1592
1592
|
},
|
|
1593
1593
|
{
|
|
1594
1594
|
"transactionIndex": 0,
|
|
1595
|
-
"blockNumber":
|
|
1596
|
-
"transactionHash": "
|
|
1595
|
+
"blockNumber": 41,
|
|
1596
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1597
1597
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1598
1598
|
"topics": [
|
|
1599
1599
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1603,12 +1603,12 @@
|
|
|
1603
1603
|
],
|
|
1604
1604
|
"data": "0x",
|
|
1605
1605
|
"logIndex": 9,
|
|
1606
|
-
"blockHash": "
|
|
1606
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
1609
|
"transactionIndex": 0,
|
|
1610
|
-
"blockNumber":
|
|
1611
|
-
"transactionHash": "
|
|
1610
|
+
"blockNumber": 41,
|
|
1611
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1612
1612
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1613
1613
|
"topics": [
|
|
1614
1614
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1618,12 +1618,12 @@
|
|
|
1618
1618
|
],
|
|
1619
1619
|
"data": "0x",
|
|
1620
1620
|
"logIndex": 10,
|
|
1621
|
-
"blockHash": "
|
|
1621
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
"transactionIndex": 0,
|
|
1625
|
-
"blockNumber":
|
|
1626
|
-
"transactionHash": "
|
|
1625
|
+
"blockNumber": 41,
|
|
1626
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1627
1627
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1628
1628
|
"topics": [
|
|
1629
1629
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1633,34 +1633,34 @@
|
|
|
1633
1633
|
],
|
|
1634
1634
|
"data": "0x",
|
|
1635
1635
|
"logIndex": 11,
|
|
1636
|
-
"blockHash": "
|
|
1636
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1637
1637
|
},
|
|
1638
1638
|
{
|
|
1639
1639
|
"transactionIndex": 0,
|
|
1640
|
-
"blockNumber":
|
|
1641
|
-
"transactionHash": "
|
|
1640
|
+
"blockNumber": 41,
|
|
1641
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1642
1642
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1643
1643
|
"topics": [
|
|
1644
1644
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1645
1645
|
],
|
|
1646
1646
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1647
1647
|
"logIndex": 12,
|
|
1648
|
-
"blockHash": "
|
|
1648
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1649
1649
|
},
|
|
1650
1650
|
{
|
|
1651
1651
|
"transactionIndex": 0,
|
|
1652
|
-
"blockNumber":
|
|
1653
|
-
"transactionHash": "
|
|
1652
|
+
"blockNumber": 41,
|
|
1653
|
+
"transactionHash": "0xd234c73b38e4c7284a3f6ddf42465d293e92d66d9e2608aaa3a6685e60101319",
|
|
1654
1654
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1655
1655
|
"topics": [
|
|
1656
1656
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1657
1657
|
],
|
|
1658
1658
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
1659
1659
|
"logIndex": 13,
|
|
1660
|
-
"blockHash": "
|
|
1660
|
+
"blockHash": "0x6f2d8e1dfb58106a053b11e2055728e9eaa05cdd7a1550142988088b286e5b06"
|
|
1661
1661
|
}
|
|
1662
1662
|
],
|
|
1663
|
-
"blockNumber":
|
|
1663
|
+
"blockNumber": 41,
|
|
1664
1664
|
"cumulativeGasUsed": "1048601",
|
|
1665
1665
|
"status": 1,
|
|
1666
1666
|
"byzantium": true
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"type": "function"
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
|
-
"transactionHash": "
|
|
214
|
+
"transactionHash": "0x64847e3040980c32f6b67f3abdb84dce4b4bed6ec08183248c1db7330720cc82",
|
|
215
215
|
"receipt": {
|
|
216
216
|
"to": null,
|
|
217
217
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -219,13 +219,13 @@
|
|
|
219
219
|
"transactionIndex": 0,
|
|
220
220
|
"gasUsed": "1359743",
|
|
221
221
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000100000000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000200002000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
222
|
-
"blockHash": "
|
|
223
|
-
"transactionHash": "
|
|
222
|
+
"blockHash": "0xc44309526f6412ec37478d2649f09255e977a7cf994a72abd7fc0e4e4e4df14c",
|
|
223
|
+
"transactionHash": "0x64847e3040980c32f6b67f3abdb84dce4b4bed6ec08183248c1db7330720cc82",
|
|
224
224
|
"logs": [
|
|
225
225
|
{
|
|
226
226
|
"transactionIndex": 0,
|
|
227
|
-
"blockNumber":
|
|
228
|
-
"transactionHash": "
|
|
227
|
+
"blockNumber": 44,
|
|
228
|
+
"transactionHash": "0x64847e3040980c32f6b67f3abdb84dce4b4bed6ec08183248c1db7330720cc82",
|
|
229
229
|
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
230
230
|
"topics": [
|
|
231
231
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -234,10 +234,10 @@
|
|
|
234
234
|
],
|
|
235
235
|
"data": "0x",
|
|
236
236
|
"logIndex": 0,
|
|
237
|
-
"blockHash": "
|
|
237
|
+
"blockHash": "0xc44309526f6412ec37478d2649f09255e977a7cf994a72abd7fc0e4e4e4df14c"
|
|
238
238
|
}
|
|
239
239
|
],
|
|
240
|
-
"blockNumber":
|
|
240
|
+
"blockNumber": 44,
|
|
241
241
|
"cumulativeGasUsed": "1359743",
|
|
242
242
|
"status": 1,
|
|
243
243
|
"byzantium": true
|