@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
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
"type": "function"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
|
-
"transactionHash": "
|
|
688
|
+
"transactionHash": "0x3ce20d2408f292efc0e3a5090ffe2bd30f9eca4e826c03f547806869d589a524",
|
|
689
689
|
"receipt": {
|
|
690
690
|
"to": null,
|
|
691
691
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -693,10 +693,10 @@
|
|
|
693
693
|
"transactionIndex": 0,
|
|
694
694
|
"gasUsed": "1863373",
|
|
695
695
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
696
|
-
"blockHash": "
|
|
697
|
-
"transactionHash": "
|
|
696
|
+
"blockHash": "0x8738b1c010fddbe27da756bd0f568dd691223036dd270679e81ceacecd234a4a",
|
|
697
|
+
"transactionHash": "0x3ce20d2408f292efc0e3a5090ffe2bd30f9eca4e826c03f547806869d589a524",
|
|
698
698
|
"logs": [],
|
|
699
|
-
"blockNumber":
|
|
699
|
+
"blockNumber": 5,
|
|
700
700
|
"cumulativeGasUsed": "1863373",
|
|
701
701
|
"status": 1,
|
|
702
702
|
"byzantium": true
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "738836",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000002000001000000000000000000000000000000000000020000000000010000000800000800800000000000000800000000400000000000000000008000000000000000000000000880000000400000800000000000000000200000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000020000000000000000000000000000000000000000000000000000000000000000040",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0xcb046777e54eeb5fe47d5a08d03e09137f7aef1a9192cc19271cdd208b00d76f",
|
|
145
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 6,
|
|
150
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
151
151
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xcb046777e54eeb5fe47d5a08d03e09137f7aef1a9192cc19271cdd208b00d76f"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 6,
|
|
163
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
164
164
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -169,34 +169,34 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0xcb046777e54eeb5fe47d5a08d03e09137f7aef1a9192cc19271cdd208b00d76f"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
176
|
+
"blockNumber": 6,
|
|
177
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
178
178
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0xcb046777e54eeb5fe47d5a08d03e09137f7aef1a9192cc19271cdd208b00d76f"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
188
|
+
"blockNumber": 6,
|
|
189
|
+
"transactionHash": "0xfa9d57b4f61ce931668d876cd82649ece00cfecb1d1f404804f2e6a652d09a0e",
|
|
190
190
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
194
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000663f3ad617193148711d28f5334ee4ed07016602",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0xcb046777e54eeb5fe47d5a08d03e09137f7aef1a9192cc19271cdd208b00d76f"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 6,
|
|
200
200
|
"cumulativeGasUsed": "738836",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
"type": "receive"
|
|
1280
1280
|
}
|
|
1281
1281
|
],
|
|
1282
|
-
"transactionHash": "
|
|
1282
|
+
"transactionHash": "0x3a77712fab5014978df7db3a5ac7f39cfe99c217b11f7e50eb67c5e1b73dcd52",
|
|
1283
1283
|
"receipt": {
|
|
1284
1284
|
"to": null,
|
|
1285
1285
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1287,13 +1287,13 @@
|
|
|
1287
1287
|
"transactionIndex": 0,
|
|
1288
1288
|
"gasUsed": "5143497",
|
|
1289
1289
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000010000800020000000000000000000800000000000000000000000000000000400000000000000000200000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1290
|
-
"blockHash": "
|
|
1291
|
-
"transactionHash": "
|
|
1290
|
+
"blockHash": "0x782ac5f7fa5440dd229397268c7323c8503ed4381af24a0e5df711f10a01da04",
|
|
1291
|
+
"transactionHash": "0x3a77712fab5014978df7db3a5ac7f39cfe99c217b11f7e50eb67c5e1b73dcd52",
|
|
1292
1292
|
"logs": [
|
|
1293
1293
|
{
|
|
1294
1294
|
"transactionIndex": 0,
|
|
1295
|
-
"blockNumber":
|
|
1296
|
-
"transactionHash": "
|
|
1295
|
+
"blockNumber": 39,
|
|
1296
|
+
"transactionHash": "0x3a77712fab5014978df7db3a5ac7f39cfe99c217b11f7e50eb67c5e1b73dcd52",
|
|
1297
1297
|
"address": "0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942",
|
|
1298
1298
|
"topics": [
|
|
1299
1299
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1302,10 +1302,10 @@
|
|
|
1302
1302
|
],
|
|
1303
1303
|
"data": "0x",
|
|
1304
1304
|
"logIndex": 0,
|
|
1305
|
-
"blockHash": "
|
|
1305
|
+
"blockHash": "0x782ac5f7fa5440dd229397268c7323c8503ed4381af24a0e5df711f10a01da04"
|
|
1306
1306
|
}
|
|
1307
1307
|
],
|
|
1308
|
-
"blockNumber":
|
|
1308
|
+
"blockNumber": 39,
|
|
1309
1309
|
"cumulativeGasUsed": "5143497",
|
|
1310
1310
|
"status": 1,
|
|
1311
1311
|
"byzantium": true
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"type": "constructor"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
|
-
"transactionHash": "
|
|
410
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
411
411
|
"receipt": {
|
|
412
412
|
"to": null,
|
|
413
413
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -415,13 +415,13 @@
|
|
|
415
415
|
"transactionIndex": 0,
|
|
416
416
|
"gasUsed": "675277",
|
|
417
417
|
"logsBloom": "0x00000000000000000000000000000000400000000000008000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800080000000000000000000000000000400000000000000000000000000000000000000000020000020000000000000040000000000000400000000000000000000000000000000010000000000000000000000001000000000000000000000000000",
|
|
418
|
-
"blockHash": "
|
|
419
|
-
"transactionHash": "
|
|
418
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d",
|
|
419
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
420
420
|
"logs": [
|
|
421
421
|
{
|
|
422
422
|
"transactionIndex": 0,
|
|
423
|
-
"blockNumber":
|
|
424
|
-
"transactionHash": "
|
|
423
|
+
"blockNumber": 52,
|
|
424
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
425
425
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
426
426
|
"topics": [
|
|
427
427
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -429,34 +429,34 @@
|
|
|
429
429
|
],
|
|
430
430
|
"data": "0x",
|
|
431
431
|
"logIndex": 0,
|
|
432
|
-
"blockHash": "
|
|
432
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
433
433
|
},
|
|
434
434
|
{
|
|
435
435
|
"transactionIndex": 0,
|
|
436
|
-
"blockNumber":
|
|
437
|
-
"transactionHash": "
|
|
436
|
+
"blockNumber": 52,
|
|
437
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
438
438
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
439
439
|
"topics": [
|
|
440
440
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
441
441
|
],
|
|
442
442
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
443
443
|
"logIndex": 1,
|
|
444
|
-
"blockHash": "
|
|
444
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
445
445
|
},
|
|
446
446
|
{
|
|
447
447
|
"transactionIndex": 0,
|
|
448
|
-
"blockNumber":
|
|
449
|
-
"transactionHash": "
|
|
448
|
+
"blockNumber": 52,
|
|
449
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
450
450
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
451
451
|
"topics": [
|
|
452
452
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
453
453
|
],
|
|
454
454
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fbab4aa40c202e4e80390171e82379824f7372dd",
|
|
455
455
|
"logIndex": 2,
|
|
456
|
-
"blockHash": "
|
|
456
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
457
457
|
}
|
|
458
458
|
],
|
|
459
|
-
"blockNumber":
|
|
459
|
+
"blockNumber": 52,
|
|
460
460
|
"cumulativeGasUsed": "675277",
|
|
461
461
|
"status": 1,
|
|
462
462
|
"byzantium": true
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0xc7dd8f42732845439b97b7aa5a6b28cc2f6dd0f796b433d6457346c3356158e3",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -180,13 +180,13 @@
|
|
|
180
180
|
"transactionIndex": 0,
|
|
181
181
|
"gasUsed": "579082",
|
|
182
182
|
"logsBloom": "0x00400000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000008000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
183
|
+
"blockHash": "0x4000365879ebd13bcdc4358876331518c41690d951a567b67893fd38318e4cee",
|
|
184
|
+
"transactionHash": "0xc7dd8f42732845439b97b7aa5a6b28cc2f6dd0f796b433d6457346c3356158e3",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
188
|
+
"blockNumber": 50,
|
|
189
|
+
"transactionHash": "0xc7dd8f42732845439b97b7aa5a6b28cc2f6dd0f796b433d6457346c3356158e3",
|
|
190
190
|
"address": "0xfbAb4aa40C202E4e80390171E82379824f7372dd",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -195,12 +195,12 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x4000365879ebd13bcdc4358876331518c41690d951a567b67893fd38318e4cee"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 0,
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
202
|
+
"blockNumber": 50,
|
|
203
|
+
"transactionHash": "0xc7dd8f42732845439b97b7aa5a6b28cc2f6dd0f796b433d6457346c3356158e3",
|
|
204
204
|
"address": "0xfbAb4aa40C202E4e80390171E82379824f7372dd",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x4000365879ebd13bcdc4358876331518c41690d951a567b67893fd38318e4cee"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
215
|
+
"blockNumber": 50,
|
|
216
216
|
"cumulativeGasUsed": "579082",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"type": "function"
|
|
277
277
|
}
|
|
278
278
|
],
|
|
279
|
-
"transactionHash": "
|
|
279
|
+
"transactionHash": "0xe54dc796a2be80cb01b5f2f2897b8f04e0d8ee186f11d31e2aa855cc3bad9730",
|
|
280
280
|
"receipt": {
|
|
281
281
|
"to": null,
|
|
282
282
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -284,10 +284,10 @@
|
|
|
284
284
|
"transactionIndex": 0,
|
|
285
285
|
"gasUsed": "1577013",
|
|
286
286
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
287
|
-
"blockHash": "
|
|
288
|
-
"transactionHash": "
|
|
287
|
+
"blockHash": "0xfdd1ebd25bd733e35cb02b3e4671c022e387abd62d00a87e7833324757a10699",
|
|
288
|
+
"transactionHash": "0xe54dc796a2be80cb01b5f2f2897b8f04e0d8ee186f11d31e2aa855cc3bad9730",
|
|
289
289
|
"logs": [],
|
|
290
|
-
"blockNumber":
|
|
290
|
+
"blockNumber": 51,
|
|
291
291
|
"cumulativeGasUsed": "1577013",
|
|
292
292
|
"status": 1,
|
|
293
293
|
"byzantium": true
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "675277",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000008000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800080000000000000000000000000000400000000000000000000000000000000000000000020000020000000000000040000000000000400000000000000000000000000000000010000000000000000000000001000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d",
|
|
145
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 52,
|
|
150
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
151
151
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,34 +155,34 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 52,
|
|
163
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
164
164
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
174
|
+
"blockNumber": 52,
|
|
175
|
+
"transactionHash": "0xe79baba9ba8ea3b22fe712b87230ee25fa6d6056b2e6ca7dfe2edbfc8cbeed36",
|
|
176
176
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fbab4aa40c202e4e80390171e82379824f7372dd",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0xe010c005a40109cff2cecf19e3349f3a7daec609bdb522440d32de9c856d829d"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 52,
|
|
186
186
|
"cumulativeGasUsed": "675277",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
"type": "function"
|
|
992
992
|
}
|
|
993
993
|
],
|
|
994
|
-
"transactionHash": "
|
|
994
|
+
"transactionHash": "0x7bb1e181dceae8e54c2bb2d0fa430692a104ed52a0800bacad51c806e8a2da03",
|
|
995
995
|
"receipt": {
|
|
996
996
|
"to": null,
|
|
997
997
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -999,13 +999,13 @@
|
|
|
999
999
|
"transactionIndex": 0,
|
|
1000
1000
|
"gasUsed": "2870534",
|
|
1001
1001
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1002
|
-
"blockHash": "
|
|
1003
|
-
"transactionHash": "
|
|
1002
|
+
"blockHash": "0xf4117e2facfbfbaab34d977102f71d4e4c1350d45e6b458f585e8687d75c440b",
|
|
1003
|
+
"transactionHash": "0x7bb1e181dceae8e54c2bb2d0fa430692a104ed52a0800bacad51c806e8a2da03",
|
|
1004
1004
|
"logs": [
|
|
1005
1005
|
{
|
|
1006
1006
|
"transactionIndex": 0,
|
|
1007
|
-
"blockNumber":
|
|
1008
|
-
"transactionHash": "
|
|
1007
|
+
"blockNumber": 31,
|
|
1008
|
+
"transactionHash": "0x7bb1e181dceae8e54c2bb2d0fa430692a104ed52a0800bacad51c806e8a2da03",
|
|
1009
1009
|
"address": "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
|
|
1010
1010
|
"topics": [
|
|
1011
1011
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1014,10 +1014,10 @@
|
|
|
1014
1014
|
],
|
|
1015
1015
|
"data": "0x",
|
|
1016
1016
|
"logIndex": 0,
|
|
1017
|
-
"blockHash": "
|
|
1017
|
+
"blockHash": "0xf4117e2facfbfbaab34d977102f71d4e4c1350d45e6b458f585e8687d75c440b"
|
|
1018
1018
|
}
|
|
1019
1019
|
],
|
|
1020
|
-
"blockNumber":
|
|
1020
|
+
"blockNumber": 31,
|
|
1021
1021
|
"cumulativeGasUsed": "2870534",
|
|
1022
1022
|
"status": 1,
|
|
1023
1023
|
"byzantium": true
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"type": "constructor"
|
|
249
249
|
}
|
|
250
250
|
],
|
|
251
|
-
"transactionHash": "
|
|
251
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
252
252
|
"receipt": {
|
|
253
253
|
"to": null,
|
|
254
254
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -256,13 +256,13 @@
|
|
|
256
256
|
"transactionIndex": 0,
|
|
257
257
|
"gasUsed": "671645",
|
|
258
258
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010000002000000000002000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000001000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000400000040000000000000400001000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
259
|
-
"blockHash": "
|
|
260
|
-
"transactionHash": "
|
|
259
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02",
|
|
260
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
261
261
|
"logs": [
|
|
262
262
|
{
|
|
263
263
|
"transactionIndex": 0,
|
|
264
|
-
"blockNumber":
|
|
265
|
-
"transactionHash": "
|
|
264
|
+
"blockNumber": 34,
|
|
265
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
266
266
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
267
267
|
"topics": [
|
|
268
268
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -270,34 +270,34 @@
|
|
|
270
270
|
],
|
|
271
271
|
"data": "0x",
|
|
272
272
|
"logIndex": 0,
|
|
273
|
-
"blockHash": "
|
|
273
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"transactionIndex": 0,
|
|
277
|
-
"blockNumber":
|
|
278
|
-
"transactionHash": "
|
|
277
|
+
"blockNumber": 34,
|
|
278
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
279
279
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
280
280
|
"topics": [
|
|
281
281
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
282
282
|
],
|
|
283
283
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
284
284
|
"logIndex": 1,
|
|
285
|
-
"blockHash": "
|
|
285
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"transactionIndex": 0,
|
|
289
|
-
"blockNumber":
|
|
290
|
-
"transactionHash": "
|
|
289
|
+
"blockNumber": 34,
|
|
290
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
291
291
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
292
292
|
"topics": [
|
|
293
293
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
294
294
|
],
|
|
295
295
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
296
296
|
"logIndex": 2,
|
|
297
|
-
"blockHash": "
|
|
297
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
298
298
|
}
|
|
299
299
|
],
|
|
300
|
-
"blockNumber":
|
|
300
|
+
"blockNumber": 34,
|
|
301
301
|
"cumulativeGasUsed": "671645",
|
|
302
302
|
"status": 1,
|
|
303
303
|
"byzantium": true
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"type": "function"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
|
-
"transactionHash": "
|
|
120
|
+
"transactionHash": "0xb879a1e218a2d8a2f110d52923d174368054841e3a0c3c5070ed2c34806db38e",
|
|
121
121
|
"receipt": {
|
|
122
122
|
"to": null,
|
|
123
123
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -125,10 +125,10 @@
|
|
|
125
125
|
"transactionIndex": 0,
|
|
126
126
|
"gasUsed": "997054",
|
|
127
127
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
128
|
-
"blockHash": "
|
|
129
|
-
"transactionHash": "
|
|
128
|
+
"blockHash": "0xd27fb2ce9d63cea85090739c8fe4b54268e977044f01bd2ceed88704e0888b8f",
|
|
129
|
+
"transactionHash": "0xb879a1e218a2d8a2f110d52923d174368054841e3a0c3c5070ed2c34806db38e",
|
|
130
130
|
"logs": [],
|
|
131
|
-
"blockNumber":
|
|
131
|
+
"blockNumber": 33,
|
|
132
132
|
"cumulativeGasUsed": "997054",
|
|
133
133
|
"status": 1,
|
|
134
134
|
"byzantium": true
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "671645",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000010000002000000000002000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000001000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000400000040000000000000400001000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02",
|
|
145
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 34,
|
|
150
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
151
151
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,34 +155,34 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 34,
|
|
163
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
164
164
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
174
|
+
"blockNumber": 34,
|
|
175
|
+
"transactionHash": "0x50f0509b1df2fe91731b48b70854ba2701a701b4cd44f545d02f5b7a49820421",
|
|
176
176
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0xaeb4711bc4b80ac0d0fbd0cd066c4851b6a8c0427b72edcad217236e087d4f02"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 34,
|
|
186
186
|
"cumulativeGasUsed": "671645",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"type": "function"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
|
-
"transactionHash": "
|
|
751
|
+
"transactionHash": "0x3821340682d573976bf06416708741fb5d3a89c319564a0e8c9cb8f3d478e720",
|
|
752
752
|
"receipt": {
|
|
753
753
|
"to": null,
|
|
754
754
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -756,13 +756,13 @@
|
|
|
756
756
|
"transactionIndex": 0,
|
|
757
757
|
"gasUsed": "2448542",
|
|
758
758
|
"logsBloom": "0x00000000000000000002000000000000000000000000000080800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001400000000000000000000000000000",
|
|
759
|
-
"blockHash": "
|
|
760
|
-
"transactionHash": "
|
|
759
|
+
"blockHash": "0xec5fbf13ab2c4084af9686676c88bc6d3bf98a540356b1c0003a8c73ba4b08fc",
|
|
760
|
+
"transactionHash": "0x3821340682d573976bf06416708741fb5d3a89c319564a0e8c9cb8f3d478e720",
|
|
761
761
|
"logs": [
|
|
762
762
|
{
|
|
763
763
|
"transactionIndex": 0,
|
|
764
|
-
"blockNumber":
|
|
765
|
-
"transactionHash": "
|
|
764
|
+
"blockNumber": 36,
|
|
765
|
+
"transactionHash": "0x3821340682d573976bf06416708741fb5d3a89c319564a0e8c9cb8f3d478e720",
|
|
766
766
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
767
767
|
"topics": [
|
|
768
768
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -771,10 +771,10 @@
|
|
|
771
771
|
],
|
|
772
772
|
"data": "0x",
|
|
773
773
|
"logIndex": 0,
|
|
774
|
-
"blockHash": "
|
|
774
|
+
"blockHash": "0xec5fbf13ab2c4084af9686676c88bc6d3bf98a540356b1c0003a8c73ba4b08fc"
|
|
775
775
|
}
|
|
776
776
|
],
|
|
777
|
-
"blockNumber":
|
|
777
|
+
"blockNumber": 36,
|
|
778
778
|
"cumulativeGasUsed": "2448542",
|
|
779
779
|
"status": 1,
|
|
780
780
|
"byzantium": true
|