@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
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"type": "constructor"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
|
-
"transactionHash": "
|
|
640
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
641
641
|
"receipt": {
|
|
642
642
|
"to": null,
|
|
643
643
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -645,13 +645,13 @@
|
|
|
645
645
|
"transactionIndex": 1,
|
|
646
646
|
"gasUsed": "743979",
|
|
647
647
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000042000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000400000000000000000000000000000080000000010000800100000000000000000000000000000400000000000200000000000004000000000000000020000000000000000100040000000000000400000000000000010020000000000000000000000000000000000000000000000000000000000000000000",
|
|
648
|
-
"blockHash": "
|
|
649
|
-
"transactionHash": "
|
|
648
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7",
|
|
649
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
650
650
|
"logs": [
|
|
651
651
|
{
|
|
652
652
|
"transactionIndex": 1,
|
|
653
|
-
"blockNumber":
|
|
654
|
-
"transactionHash": "
|
|
653
|
+
"blockNumber": 715814,
|
|
654
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
655
655
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
656
656
|
"topics": [
|
|
657
657
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -659,12 +659,12 @@
|
|
|
659
659
|
],
|
|
660
660
|
"data": "0x",
|
|
661
661
|
"logIndex": 0,
|
|
662
|
-
"blockHash": "
|
|
662
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
665
|
"transactionIndex": 1,
|
|
666
|
-
"blockNumber":
|
|
667
|
-
"transactionHash": "
|
|
666
|
+
"blockNumber": 715814,
|
|
667
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
668
668
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
669
669
|
"topics": [
|
|
670
670
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -673,35 +673,35 @@
|
|
|
673
673
|
],
|
|
674
674
|
"data": "0x",
|
|
675
675
|
"logIndex": 1,
|
|
676
|
-
"blockHash": "
|
|
676
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"transactionIndex": 1,
|
|
680
|
-
"blockNumber":
|
|
681
|
-
"transactionHash": "
|
|
680
|
+
"blockNumber": 715814,
|
|
681
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
682
682
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
683
683
|
"topics": [
|
|
684
684
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
685
685
|
],
|
|
686
686
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
687
687
|
"logIndex": 2,
|
|
688
|
-
"blockHash": "
|
|
688
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"transactionIndex": 1,
|
|
692
|
-
"blockNumber":
|
|
693
|
-
"transactionHash": "
|
|
692
|
+
"blockNumber": 715814,
|
|
693
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
694
694
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
695
695
|
"topics": [
|
|
696
696
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
697
697
|
],
|
|
698
698
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
699
699
|
"logIndex": 3,
|
|
700
|
-
"blockHash": "
|
|
700
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
701
701
|
}
|
|
702
702
|
],
|
|
703
|
-
"blockNumber":
|
|
704
|
-
"cumulativeGasUsed": "
|
|
703
|
+
"blockNumber": 715814,
|
|
704
|
+
"cumulativeGasUsed": "787869",
|
|
705
705
|
"status": 1,
|
|
706
706
|
"byzantium": true
|
|
707
707
|
},
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"type": "function"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
|
-
"transactionHash": "
|
|
509
|
+
"transactionHash": "0x8dd9177ac9d3cc76f00c4e323d51c7427a2517df8d8795b9a46ab7795fc11616",
|
|
510
510
|
"receipt": {
|
|
511
511
|
"to": null,
|
|
512
512
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -514,11 +514,11 @@
|
|
|
514
514
|
"transactionIndex": 1,
|
|
515
515
|
"gasUsed": "1763755",
|
|
516
516
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
517
|
-
"blockHash": "
|
|
518
|
-
"transactionHash": "
|
|
517
|
+
"blockHash": "0x5c3dd79214ff5eab8aa21dcd626bc7227e8880adf5b225af72cfad3443213ce2",
|
|
518
|
+
"transactionHash": "0x8dd9177ac9d3cc76f00c4e323d51c7427a2517df8d8795b9a46ab7795fc11616",
|
|
519
519
|
"logs": [],
|
|
520
|
-
"blockNumber":
|
|
521
|
-
"cumulativeGasUsed": "
|
|
520
|
+
"blockNumber": 715812,
|
|
521
|
+
"cumulativeGasUsed": "1807645",
|
|
522
522
|
"status": 1,
|
|
523
523
|
"byzantium": true
|
|
524
524
|
},
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "743979",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000042000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000400000000000000000000000000000080000000010000800100000000000000000000000000000400000000000200000000000004000000000000000020000000000000000100040000000000000400000000000000010020000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7",
|
|
145
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 1,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 715814,
|
|
150
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
151
151
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 1,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 715814,
|
|
163
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
164
164
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -169,35 +169,35 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 1,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
176
|
+
"blockNumber": 715814,
|
|
177
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
178
178
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 1,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
188
|
+
"blockNumber": 715814,
|
|
189
|
+
"transactionHash": "0xc97078b268004269355cc03f98be5e9468b0e4900a1b4d18dae74de3fdbed420",
|
|
190
190
|
"address": "0x41Bdb4aa4A63a5b2Efc531858d3118392B1A1C3d",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
194
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x264e9c481e2d7d9598ff36ef5ae0d4221084f8b615fea5d972821edf7043f1c7"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 715814,
|
|
200
|
+
"cumulativeGasUsed": "787869",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"type": "constructor"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
819
|
-
"transactionHash": "
|
|
819
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
820
820
|
"receipt": {
|
|
821
821
|
"to": null,
|
|
822
822
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -824,13 +824,13 @@
|
|
|
824
824
|
"transactionIndex": 1,
|
|
825
825
|
"gasUsed": "738836",
|
|
826
826
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000080000000000000000000000400000000000000000100000000000000000000000000000000000000000000000000000002000001000000000000000000000000010000000000020000000000000000000808000000800000000000000000000000400000000000000000000000000000000000000000000080000000010000800000000000000000000000000000000400000000000200000000000000000000000000000020000000000000000000040000000000000440000000000000000020000000000000000000000000000000000400000000000000000000000000000000",
|
|
827
|
-
"blockHash": "
|
|
828
|
-
"transactionHash": "
|
|
827
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632",
|
|
828
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
829
829
|
"logs": [
|
|
830
830
|
{
|
|
831
831
|
"transactionIndex": 1,
|
|
832
|
-
"blockNumber":
|
|
833
|
-
"transactionHash": "
|
|
832
|
+
"blockNumber": 715630,
|
|
833
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
834
834
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
835
835
|
"topics": [
|
|
836
836
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -838,12 +838,12 @@
|
|
|
838
838
|
],
|
|
839
839
|
"data": "0x",
|
|
840
840
|
"logIndex": 0,
|
|
841
|
-
"blockHash": "
|
|
841
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
844
|
"transactionIndex": 1,
|
|
845
|
-
"blockNumber":
|
|
846
|
-
"transactionHash": "
|
|
845
|
+
"blockNumber": 715630,
|
|
846
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
847
847
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
848
848
|
"topics": [
|
|
849
849
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -852,35 +852,35 @@
|
|
|
852
852
|
],
|
|
853
853
|
"data": "0x",
|
|
854
854
|
"logIndex": 1,
|
|
855
|
-
"blockHash": "
|
|
855
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
856
856
|
},
|
|
857
857
|
{
|
|
858
858
|
"transactionIndex": 1,
|
|
859
|
-
"blockNumber":
|
|
860
|
-
"transactionHash": "
|
|
859
|
+
"blockNumber": 715630,
|
|
860
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
861
861
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
862
862
|
"topics": [
|
|
863
863
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
864
864
|
],
|
|
865
865
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
866
866
|
"logIndex": 2,
|
|
867
|
-
"blockHash": "
|
|
867
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
868
868
|
},
|
|
869
869
|
{
|
|
870
870
|
"transactionIndex": 1,
|
|
871
|
-
"blockNumber":
|
|
872
|
-
"transactionHash": "
|
|
871
|
+
"blockNumber": 715630,
|
|
872
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
873
873
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
874
874
|
"topics": [
|
|
875
875
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
876
876
|
],
|
|
877
877
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000009740ff91f1985d8d2b71494ae1a2f723bb3ed9e4",
|
|
878
878
|
"logIndex": 3,
|
|
879
|
-
"blockHash": "
|
|
879
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
880
880
|
}
|
|
881
881
|
],
|
|
882
|
-
"blockNumber":
|
|
883
|
-
"cumulativeGasUsed": "
|
|
882
|
+
"blockNumber": 715630,
|
|
883
|
+
"cumulativeGasUsed": "791102",
|
|
884
884
|
"status": 1,
|
|
885
885
|
"byzantium": true
|
|
886
886
|
},
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0x6c0506bc7babe2f3d3fd0a44416a34eec4af1a8c18554488d01b6a2f789d9cc3",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -180,13 +180,13 @@
|
|
|
180
180
|
"transactionIndex": 1,
|
|
181
181
|
"gasUsed": "579082",
|
|
182
182
|
"logsBloom": "0x00000000000010000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000400000000001000000008000000000000000000000000000020000008000000001000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000004000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
183
|
+
"blockHash": "0x7318b9befcf777c3231c5401c9b3211facdf880e30aed2b84593b3e098ad446a",
|
|
184
|
+
"transactionHash": "0x6c0506bc7babe2f3d3fd0a44416a34eec4af1a8c18554488d01b6a2f789d9cc3",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 1,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
188
|
+
"blockNumber": 715625,
|
|
189
|
+
"transactionHash": "0x6c0506bc7babe2f3d3fd0a44416a34eec4af1a8c18554488d01b6a2f789d9cc3",
|
|
190
190
|
"address": "0x9740FF91F1985D8d2B71494aE1A2f723bb3Ed9E4",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -195,12 +195,12 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x7318b9befcf777c3231c5401c9b3211facdf880e30aed2b84593b3e098ad446a"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 1,
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
202
|
+
"blockNumber": 715625,
|
|
203
|
+
"transactionHash": "0x6c0506bc7babe2f3d3fd0a44416a34eec4af1a8c18554488d01b6a2f789d9cc3",
|
|
204
204
|
"address": "0x9740FF91F1985D8d2B71494aE1A2f723bb3Ed9E4",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -209,11 +209,11 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x7318b9befcf777c3231c5401c9b3211facdf880e30aed2b84593b3e098ad446a"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
216
|
-
"cumulativeGasUsed": "
|
|
215
|
+
"blockNumber": 715625,
|
|
216
|
+
"cumulativeGasUsed": "622972",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
219
219
|
},
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
"type": "function"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
|
-
"transactionHash": "
|
|
688
|
+
"transactionHash": "0x3137247587eaf7275068f9fd13db8a7fe48132750d37b9a1949ecd62062b8f4e",
|
|
689
689
|
"receipt": {
|
|
690
690
|
"to": null,
|
|
691
691
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -693,11 +693,11 @@
|
|
|
693
693
|
"transactionIndex": 1,
|
|
694
694
|
"gasUsed": "1863373",
|
|
695
695
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
696
|
-
"blockHash": "
|
|
697
|
-
"transactionHash": "
|
|
696
|
+
"blockHash": "0xb569152ca8a81d9b35319b74fe5b4ade97f067aea6cfb027ac8041ac26854c10",
|
|
697
|
+
"transactionHash": "0x3137247587eaf7275068f9fd13db8a7fe48132750d37b9a1949ecd62062b8f4e",
|
|
698
698
|
"logs": [],
|
|
699
|
-
"blockNumber":
|
|
700
|
-
"cumulativeGasUsed": "
|
|
699
|
+
"blockNumber": 715627,
|
|
700
|
+
"cumulativeGasUsed": "1907263",
|
|
701
701
|
"status": 1,
|
|
702
702
|
"byzantium": true
|
|
703
703
|
},
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "738836",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000080000000000000000000000400000000000000000100000000000000000000000000000000000000000000000000000002000001000000000000000000000000010000000000020000000000000000000808000000800000000000000000000000400000000000000000000000000000000000000000000080000000010000800000000000000000000000000000000400000000000200000000000000000000000000000020000000000000000000040000000000000440000000000000000020000000000000000000000000000000000400000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632",
|
|
145
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 1,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 715630,
|
|
150
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
151
151
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 1,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 715630,
|
|
163
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
164
164
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -169,35 +169,35 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 1,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
176
|
+
"blockNumber": 715630,
|
|
177
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
178
178
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 1,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
188
|
+
"blockNumber": 715630,
|
|
189
|
+
"transactionHash": "0xfe69c9f5ff2e087984135d8143c0f261e50f3608f7ed561da8c6dfd2ecac8e73",
|
|
190
190
|
"address": "0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
194
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000009740ff91f1985d8d2b71494ae1a2f723bb3ed9e4",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x9198386f6671b8ea95f9e1c1dba764f167a18ef1f3b12506f1bc9bf13f832632"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 715630,
|
|
200
|
+
"cumulativeGasUsed": "791102",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
"type": "function"
|
|
992
992
|
}
|
|
993
993
|
],
|
|
994
|
-
"transactionHash": "
|
|
994
|
+
"transactionHash": "0xe88863b7a60beafb59d57adec7e7d8a2f7cefac4d46e3ef5116d728562573a1f",
|
|
995
995
|
"receipt": {
|
|
996
996
|
"to": null,
|
|
997
997
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -999,13 +999,13 @@
|
|
|
999
999
|
"transactionIndex": 1,
|
|
1000
1000
|
"gasUsed": "2870534",
|
|
1001
1001
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000004000001000000000000000000000000000000000000020000010000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000800000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1002
|
-
"blockHash": "
|
|
1003
|
-
"transactionHash": "
|
|
1002
|
+
"blockHash": "0x0937f9364ee334ac3ee623b5ddc7fa66fd0c055464b1e82d13893783c8e2c908",
|
|
1003
|
+
"transactionHash": "0xe88863b7a60beafb59d57adec7e7d8a2f7cefac4d46e3ef5116d728562573a1f",
|
|
1004
1004
|
"logs": [
|
|
1005
1005
|
{
|
|
1006
1006
|
"transactionIndex": 1,
|
|
1007
|
-
"blockNumber":
|
|
1008
|
-
"transactionHash": "
|
|
1007
|
+
"blockNumber": 715785,
|
|
1008
|
+
"transactionHash": "0xe88863b7a60beafb59d57adec7e7d8a2f7cefac4d46e3ef5116d728562573a1f",
|
|
1009
1009
|
"address": "0xfd76d9CB0Bac839725aB79127E7411fe71b1e3CA",
|
|
1010
1010
|
"topics": [
|
|
1011
1011
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1014,17 +1014,17 @@
|
|
|
1014
1014
|
],
|
|
1015
1015
|
"data": "0x",
|
|
1016
1016
|
"logIndex": 0,
|
|
1017
|
-
"blockHash": "
|
|
1017
|
+
"blockHash": "0x0937f9364ee334ac3ee623b5ddc7fa66fd0c055464b1e82d13893783c8e2c908"
|
|
1018
1018
|
}
|
|
1019
1019
|
],
|
|
1020
|
-
"blockNumber":
|
|
1021
|
-
"cumulativeGasUsed": "
|
|
1020
|
+
"blockNumber": 715785,
|
|
1021
|
+
"cumulativeGasUsed": "2914424",
|
|
1022
1022
|
"status": 1,
|
|
1023
1023
|
"byzantium": true
|
|
1024
1024
|
},
|
|
1025
1025
|
"args": [
|
|
1026
1026
|
"0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
1027
|
-
|
|
1027
|
+
323
|
|
1028
1028
|
],
|
|
1029
1029
|
"numDeployments": 1,
|
|
1030
1030
|
"solcInputHash": "42ac533235514d42e19d58779a704f57",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"type": "constructor"
|
|
249
249
|
}
|
|
250
250
|
],
|
|
251
|
-
"transactionHash": "
|
|
251
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
252
252
|
"receipt": {
|
|
253
253
|
"to": null,
|
|
254
254
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -256,13 +256,13 @@
|
|
|
256
256
|
"transactionIndex": 1,
|
|
257
257
|
"gasUsed": "671645",
|
|
258
258
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000001000000000000000000000000000000000000000000000020000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000020040400001000000400000080000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
259
|
-
"blockHash": "
|
|
260
|
-
"transactionHash": "
|
|
259
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83",
|
|
260
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
261
261
|
"logs": [
|
|
262
262
|
{
|
|
263
263
|
"transactionIndex": 1,
|
|
264
|
-
"blockNumber":
|
|
265
|
-
"transactionHash": "
|
|
264
|
+
"blockNumber": 715789,
|
|
265
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
266
266
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
267
267
|
"topics": [
|
|
268
268
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -270,42 +270,42 @@
|
|
|
270
270
|
],
|
|
271
271
|
"data": "0x",
|
|
272
272
|
"logIndex": 0,
|
|
273
|
-
"blockHash": "
|
|
273
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"transactionIndex": 1,
|
|
277
|
-
"blockNumber":
|
|
278
|
-
"transactionHash": "
|
|
277
|
+
"blockNumber": 715789,
|
|
278
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
279
279
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
280
280
|
"topics": [
|
|
281
281
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
282
282
|
],
|
|
283
283
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
284
284
|
"logIndex": 1,
|
|
285
|
-
"blockHash": "
|
|
285
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"transactionIndex": 1,
|
|
289
|
-
"blockNumber":
|
|
290
|
-
"transactionHash": "
|
|
289
|
+
"blockNumber": 715789,
|
|
290
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
291
291
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
292
292
|
"topics": [
|
|
293
293
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
294
294
|
],
|
|
295
295
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
296
296
|
"logIndex": 2,
|
|
297
|
-
"blockHash": "
|
|
297
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
298
298
|
}
|
|
299
299
|
],
|
|
300
|
-
"blockNumber":
|
|
301
|
-
"cumulativeGasUsed": "
|
|
300
|
+
"blockNumber": 715789,
|
|
301
|
+
"cumulativeGasUsed": "715523",
|
|
302
302
|
"status": 1,
|
|
303
303
|
"byzantium": true
|
|
304
304
|
},
|
|
305
305
|
"args": [
|
|
306
306
|
"0x7cacBe439EaD55fa1c22790330b12835c6884a91",
|
|
307
307
|
"0xc1B621b18187F74c8F6D52a6F709Dd2780C09821",
|
|
308
|
-
"
|
|
308
|
+
"0xc1554a4b000000000000000000000000b6319cc6c8c27a8f5daf0dd3df91ea35c4720dd70000000000000000000000000000000000000000000000000000000000000143000000000000000000000000fd76d9cb0bac839725ab79127e7411fe71b1e3ca"
|
|
309
309
|
],
|
|
310
310
|
"numDeployments": 1,
|
|
311
311
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"methodName": "initialize",
|
|
317
317
|
"args": [
|
|
318
318
|
"0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
319
|
-
|
|
319
|
+
323,
|
|
320
320
|
"0xfd76d9CB0Bac839725aB79127E7411fe71b1e3CA"
|
|
321
321
|
]
|
|
322
322
|
},
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"type": "function"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
|
-
"transactionHash": "
|
|
120
|
+
"transactionHash": "0x36c26df4cff118c8b8392acfd7c21208f08b5d963e1f383c6ca4ac0103663276",
|
|
121
121
|
"receipt": {
|
|
122
122
|
"to": null,
|
|
123
123
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -125,11 +125,11 @@
|
|
|
125
125
|
"transactionIndex": 1,
|
|
126
126
|
"gasUsed": "997054",
|
|
127
127
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
128
|
-
"blockHash": "
|
|
129
|
-
"transactionHash": "
|
|
128
|
+
"blockHash": "0x1c0586ac3ccfaf182d574e99de221a527e4b017602f5d0065139c1edd7915f57",
|
|
129
|
+
"transactionHash": "0x36c26df4cff118c8b8392acfd7c21208f08b5d963e1f383c6ca4ac0103663276",
|
|
130
130
|
"logs": [],
|
|
131
|
-
"blockNumber":
|
|
132
|
-
"cumulativeGasUsed": "
|
|
131
|
+
"blockNumber": 715787,
|
|
132
|
+
"cumulativeGasUsed": "1040932",
|
|
133
133
|
"status": 1,
|
|
134
134
|
"byzantium": true
|
|
135
135
|
},
|