@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
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "675287",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000080000010000000000000000000000008000000000000000000000000000000000000000000000000000000000001000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000200020000000000008000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0xb02d189024a71689204e49f0a1e256603fd9e575dde9e947051372a5e03e06d4",
|
|
145
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"blockNumber": 37,
|
|
150
|
-
"transactionHash": "
|
|
150
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
151
151
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,31 +155,31 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xb02d189024a71689204e49f0a1e256603fd9e575dde9e947051372a5e03e06d4"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
162
|
"blockNumber": 37,
|
|
163
|
-
"transactionHash": "
|
|
163
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
164
164
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0xb02d189024a71689204e49f0a1e256603fd9e575dde9e947051372a5e03e06d4"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
174
|
"blockNumber": 37,
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0xdd32c83fc7eac2bde92d34d2f5536042b8652991c0cf5ea36f0eb620e46ba286",
|
|
176
176
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0xb02d189024a71689204e49f0a1e256603fd9e575dde9e947051372a5e03e06d4"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
"blockNumber": 37,
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"type": "function"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
|
-
"transactionHash": "
|
|
1272
|
+
"transactionHash": "0x615aaf8d983ce94cfcd2f6722ce6b35972656f0ca7ffd7e10847c3e129bc6a80",
|
|
1273
1273
|
"receipt": {
|
|
1274
1274
|
"to": null,
|
|
1275
1275
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1277,13 +1277,13 @@
|
|
|
1277
1277
|
"transactionIndex": 0,
|
|
1278
1278
|
"gasUsed": "4961691",
|
|
1279
1279
|
"logsBloom": "0x00000000000000000002000000000000000000002000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800420000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
1280
|
-
"blockHash": "
|
|
1281
|
-
"transactionHash": "
|
|
1280
|
+
"blockHash": "0xc98a8f4e57076997f6bdfdedc4f79f90860bb4dcefbdaad246a2edf3ce4a3c02",
|
|
1281
|
+
"transactionHash": "0x615aaf8d983ce94cfcd2f6722ce6b35972656f0ca7ffd7e10847c3e129bc6a80",
|
|
1282
1282
|
"logs": [
|
|
1283
1283
|
{
|
|
1284
1284
|
"transactionIndex": 0,
|
|
1285
1285
|
"blockNumber": 29,
|
|
1286
|
-
"transactionHash": "
|
|
1286
|
+
"transactionHash": "0x615aaf8d983ce94cfcd2f6722ce6b35972656f0ca7ffd7e10847c3e129bc6a80",
|
|
1287
1287
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
1288
1288
|
"topics": [
|
|
1289
1289
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
],
|
|
1293
1293
|
"data": "0x",
|
|
1294
1294
|
"logIndex": 0,
|
|
1295
|
-
"blockHash": "
|
|
1295
|
+
"blockHash": "0xc98a8f4e57076997f6bdfdedc4f79f90860bb4dcefbdaad246a2edf3ce4a3c02"
|
|
1296
1296
|
}
|
|
1297
1297
|
],
|
|
1298
1298
|
"blockNumber": 29,
|
|
@@ -1250,7 +1250,7 @@
|
|
|
1250
1250
|
"type": "receive"
|
|
1251
1251
|
}
|
|
1252
1252
|
],
|
|
1253
|
-
"transactionHash": "
|
|
1253
|
+
"transactionHash": "0x7c0bf4498e86bc67b85bd83427f4bb56efbdf4dee6dd5b76892f10a9bf16e03a",
|
|
1254
1254
|
"receipt": {
|
|
1255
1255
|
"to": null,
|
|
1256
1256
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -1258,13 +1258,13 @@
|
|
|
1258
1258
|
"transactionIndex": 0,
|
|
1259
1259
|
"gasUsed": "5045474",
|
|
1260
1260
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000100000001000000040000000000000000000000",
|
|
1261
|
-
"blockHash": "
|
|
1262
|
-
"transactionHash": "
|
|
1261
|
+
"blockHash": "0x9927f2c40e3988f5c3c4d52c09b004eb61edec1e5ecfc1ca16a1bdc5b10aca13",
|
|
1262
|
+
"transactionHash": "0x7c0bf4498e86bc67b85bd83427f4bb56efbdf4dee6dd5b76892f10a9bf16e03a",
|
|
1263
1263
|
"logs": [
|
|
1264
1264
|
{
|
|
1265
1265
|
"transactionIndex": 0,
|
|
1266
1266
|
"blockNumber": 34,
|
|
1267
|
-
"transactionHash": "
|
|
1267
|
+
"transactionHash": "0x7c0bf4498e86bc67b85bd83427f4bb56efbdf4dee6dd5b76892f10a9bf16e03a",
|
|
1268
1268
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
1269
1269
|
"topics": [
|
|
1270
1270
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
],
|
|
1274
1274
|
"data": "0x",
|
|
1275
1275
|
"logIndex": 0,
|
|
1276
|
-
"blockHash": "
|
|
1276
|
+
"blockHash": "0x9927f2c40e3988f5c3c4d52c09b004eb61edec1e5ecfc1ca16a1bdc5b10aca13"
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
1279
1279
|
"blockNumber": 34,
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"type": "receive"
|
|
583
583
|
}
|
|
584
584
|
],
|
|
585
|
-
"transactionHash": "
|
|
585
|
+
"transactionHash": "0x8abe72fd8ed3e411550989f2cc1287c3fa8b594eeba39b0a493282f8d92decc4",
|
|
586
586
|
"receipt": {
|
|
587
587
|
"to": null,
|
|
588
588
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -590,13 +590,13 @@
|
|
|
590
590
|
"transactionIndex": 0,
|
|
591
591
|
"gasUsed": "1782279",
|
|
592
592
|
"logsBloom": "0x00004000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000020000001000000000000000000000000000001000000000000000000000000000000",
|
|
593
|
-
"blockHash": "
|
|
594
|
-
"transactionHash": "
|
|
593
|
+
"blockHash": "0xaca06711d8bde2dee5b9f139023b524c79c83f8118181b295a598426ec2ddede",
|
|
594
|
+
"transactionHash": "0x8abe72fd8ed3e411550989f2cc1287c3fa8b594eeba39b0a493282f8d92decc4",
|
|
595
595
|
"logs": [
|
|
596
596
|
{
|
|
597
597
|
"transactionIndex": 0,
|
|
598
598
|
"blockNumber": 25,
|
|
599
|
-
"transactionHash": "
|
|
599
|
+
"transactionHash": "0x8abe72fd8ed3e411550989f2cc1287c3fa8b594eeba39b0a493282f8d92decc4",
|
|
600
600
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
601
601
|
"topics": [
|
|
602
602
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
],
|
|
606
606
|
"data": "0x",
|
|
607
607
|
"logIndex": 0,
|
|
608
|
-
"blockHash": "
|
|
608
|
+
"blockHash": "0xaca06711d8bde2dee5b9f139023b524c79c83f8118181b295a598426ec2ddede"
|
|
609
609
|
}
|
|
610
610
|
],
|
|
611
611
|
"blockNumber": 25,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"type": "function"
|
|
301
301
|
}
|
|
302
302
|
],
|
|
303
|
-
"transactionHash": "
|
|
303
|
+
"transactionHash": "0x2ecd00163d6e6f5bba5f41a62fc7b54a45df0a2e51a0a3c9ba7f1e7f1b156bb4",
|
|
304
304
|
"receipt": {
|
|
305
305
|
"to": null,
|
|
306
306
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -308,13 +308,13 @@
|
|
|
308
308
|
"transactionIndex": 0,
|
|
309
309
|
"gasUsed": "839184",
|
|
310
310
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
311
|
-
"blockHash": "
|
|
312
|
-
"transactionHash": "
|
|
311
|
+
"blockHash": "0x0c031428f0e5cba4fd3bd0172bea27bcb8e45a37b250eb57b0febd5b8fe8f889",
|
|
312
|
+
"transactionHash": "0x2ecd00163d6e6f5bba5f41a62fc7b54a45df0a2e51a0a3c9ba7f1e7f1b156bb4",
|
|
313
313
|
"logs": [
|
|
314
314
|
{
|
|
315
315
|
"transactionIndex": 0,
|
|
316
316
|
"blockNumber": 26,
|
|
317
|
-
"transactionHash": "
|
|
317
|
+
"transactionHash": "0x2ecd00163d6e6f5bba5f41a62fc7b54a45df0a2e51a0a3c9ba7f1e7f1b156bb4",
|
|
318
318
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
319
319
|
"topics": [
|
|
320
320
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
],
|
|
324
324
|
"data": "0x",
|
|
325
325
|
"logIndex": 0,
|
|
326
|
-
"blockHash": "
|
|
326
|
+
"blockHash": "0x0c031428f0e5cba4fd3bd0172bea27bcb8e45a37b250eb57b0febd5b8fe8f889"
|
|
327
327
|
}
|
|
328
328
|
],
|
|
329
329
|
"blockNumber": 26,
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"type": "function"
|
|
86
86
|
}
|
|
87
87
|
],
|
|
88
|
-
"transactionHash": "
|
|
88
|
+
"transactionHash": "0x798bf2c1925b7661c40ddc637d4a8e8d1b4418dcd3320d8f2b78b012a4512bc9",
|
|
89
89
|
"receipt": {
|
|
90
90
|
"to": null,
|
|
91
91
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
"transactionIndex": 0,
|
|
94
94
|
"gasUsed": "501989",
|
|
95
95
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
96
|
-
"blockHash": "
|
|
97
|
-
"transactionHash": "
|
|
96
|
+
"blockHash": "0xaf2d6166f33d646dbc7f1dbd0d5ba5b8f8a81234d22b909b2ec1619c445cd0c7",
|
|
97
|
+
"transactionHash": "0x798bf2c1925b7661c40ddc637d4a8e8d1b4418dcd3320d8f2b78b012a4512bc9",
|
|
98
98
|
"logs": [],
|
|
99
99
|
"blockNumber": 27,
|
|
100
100
|
"cumulativeGasUsed": "501989",
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"type": "function"
|
|
1362
1362
|
}
|
|
1363
1363
|
],
|
|
1364
|
-
"transactionHash": "
|
|
1364
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1365
1365
|
"receipt": {
|
|
1366
1366
|
"to": null,
|
|
1367
1367
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -1369,13 +1369,13 @@
|
|
|
1369
1369
|
"transactionIndex": 1,
|
|
1370
1370
|
"gasUsed": "4197589",
|
|
1371
1371
|
"logsBloom": "0x00010004000000000000000000000000000000200000000400000800000000000000010000020080000400020000000000000000000000000000000000000000000400000000000000000000000000000000000020000000000000000000000000000000002000000000000000000000000000000000000800000000000000080000000000000000000000000000004800000000000000000200010000100000000000000000000000000000000000400000000200000000001000000000000000000000000000000000000000000000800000200000000100000000000040000000000000000000000000000000000000000000000000000000000000000000",
|
|
1372
|
-
"blockHash": "
|
|
1373
|
-
"transactionHash": "
|
|
1372
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b",
|
|
1373
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1374
1374
|
"logs": [
|
|
1375
1375
|
{
|
|
1376
1376
|
"transactionIndex": 1,
|
|
1377
|
-
"blockNumber":
|
|
1378
|
-
"transactionHash": "
|
|
1377
|
+
"blockNumber": 715796,
|
|
1378
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1379
1379
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
1380
1380
|
"topics": [
|
|
1381
1381
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1385,12 +1385,12 @@
|
|
|
1385
1385
|
],
|
|
1386
1386
|
"data": "0x",
|
|
1387
1387
|
"logIndex": 0,
|
|
1388
|
-
"blockHash": "
|
|
1388
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b"
|
|
1389
1389
|
},
|
|
1390
1390
|
{
|
|
1391
1391
|
"transactionIndex": 1,
|
|
1392
|
-
"blockNumber":
|
|
1393
|
-
"transactionHash": "
|
|
1392
|
+
"blockNumber": 715796,
|
|
1393
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1394
1394
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
1395
1395
|
"topics": [
|
|
1396
1396
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1400,12 +1400,12 @@
|
|
|
1400
1400
|
],
|
|
1401
1401
|
"data": "0x",
|
|
1402
1402
|
"logIndex": 1,
|
|
1403
|
-
"blockHash": "
|
|
1403
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b"
|
|
1404
1404
|
},
|
|
1405
1405
|
{
|
|
1406
1406
|
"transactionIndex": 1,
|
|
1407
|
-
"blockNumber":
|
|
1408
|
-
"transactionHash": "
|
|
1407
|
+
"blockNumber": 715796,
|
|
1408
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1409
1409
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
1410
1410
|
"topics": [
|
|
1411
1411
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1415,12 +1415,12 @@
|
|
|
1415
1415
|
],
|
|
1416
1416
|
"data": "0x",
|
|
1417
1417
|
"logIndex": 2,
|
|
1418
|
-
"blockHash": "
|
|
1418
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b"
|
|
1419
1419
|
},
|
|
1420
1420
|
{
|
|
1421
1421
|
"transactionIndex": 1,
|
|
1422
|
-
"blockNumber":
|
|
1423
|
-
"transactionHash": "
|
|
1422
|
+
"blockNumber": 715796,
|
|
1423
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1424
1424
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
1425
1425
|
"topics": [
|
|
1426
1426
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1430,12 +1430,12 @@
|
|
|
1430
1430
|
],
|
|
1431
1431
|
"data": "0x",
|
|
1432
1432
|
"logIndex": 3,
|
|
1433
|
-
"blockHash": "
|
|
1433
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b"
|
|
1434
1434
|
},
|
|
1435
1435
|
{
|
|
1436
1436
|
"transactionIndex": 1,
|
|
1437
|
-
"blockNumber":
|
|
1438
|
-
"transactionHash": "
|
|
1437
|
+
"blockNumber": 715796,
|
|
1438
|
+
"transactionHash": "0x0f32dec813bed7226fd453d8b4dabb91567c8e7bad57720da28e239144fc559e",
|
|
1439
1439
|
"address": "0x9C061c9A4782294eeF65ef28Cb88233A987F4bdD",
|
|
1440
1440
|
"topics": [
|
|
1441
1441
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1445,16 +1445,16 @@
|
|
|
1445
1445
|
],
|
|
1446
1446
|
"data": "0x",
|
|
1447
1447
|
"logIndex": 4,
|
|
1448
|
-
"blockHash": "
|
|
1448
|
+
"blockHash": "0xa9617ce87db3e5d2375a4d58cf9c4c7717eb2c681a42026402cce1c2aab5096b"
|
|
1449
1449
|
}
|
|
1450
1450
|
],
|
|
1451
|
-
"blockNumber":
|
|
1452
|
-
"cumulativeGasUsed": "
|
|
1451
|
+
"blockNumber": 715796,
|
|
1452
|
+
"cumulativeGasUsed": "4241467",
|
|
1453
1453
|
"status": 1,
|
|
1454
1454
|
"byzantium": true
|
|
1455
1455
|
},
|
|
1456
1456
|
"args": [
|
|
1457
|
-
|
|
1457
|
+
323,
|
|
1458
1458
|
[
|
|
1459
1459
|
"0x15e51701F245F6D5bd0FEE87bCAf55B0841451B3",
|
|
1460
1460
|
"0xe1844c5D63a9543023008D332Bd3d2e6f1FE1043",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"type": "receive"
|
|
303
303
|
}
|
|
304
304
|
],
|
|
305
|
-
"transactionHash": "
|
|
305
|
+
"transactionHash": "0xd2407217cfe7c8473b16b99d3e629779b3977d20e5227acbc5911c84816113a5",
|
|
306
306
|
"receipt": {
|
|
307
307
|
"to": null,
|
|
308
308
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -310,13 +310,13 @@
|
|
|
310
310
|
"transactionIndex": 1,
|
|
311
311
|
"gasUsed": "1064436",
|
|
312
312
|
"logsBloom": "0x00000000000000000000000000000000000000000000008000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000200000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000400000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
313
|
-
"blockHash": "
|
|
314
|
-
"transactionHash": "
|
|
313
|
+
"blockHash": "0x64d5dc6cbccac95e8169347b9ec519057897a0d50e0ba2c8652de257523d0043",
|
|
314
|
+
"transactionHash": "0xd2407217cfe7c8473b16b99d3e629779b3977d20e5227acbc5911c84816113a5",
|
|
315
315
|
"logs": [
|
|
316
316
|
{
|
|
317
317
|
"transactionIndex": 1,
|
|
318
|
-
"blockNumber":
|
|
319
|
-
"transactionHash": "
|
|
318
|
+
"blockNumber": 715794,
|
|
319
|
+
"transactionHash": "0xd2407217cfe7c8473b16b99d3e629779b3977d20e5227acbc5911c84816113a5",
|
|
320
320
|
"address": "0x6788f52439ACA6BFF597d3eeC2DC9a44B8FEE842",
|
|
321
321
|
"topics": [
|
|
322
322
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -325,11 +325,11 @@
|
|
|
325
325
|
],
|
|
326
326
|
"data": "0x",
|
|
327
327
|
"logIndex": 0,
|
|
328
|
-
"blockHash": "
|
|
328
|
+
"blockHash": "0x64d5dc6cbccac95e8169347b9ec519057897a0d50e0ba2c8652de257523d0043"
|
|
329
329
|
}
|
|
330
330
|
],
|
|
331
|
-
"blockNumber":
|
|
332
|
-
"cumulativeGasUsed": "
|
|
331
|
+
"blockNumber": 715794,
|
|
332
|
+
"cumulativeGasUsed": "1108314",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
335
335
|
},
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"type": "function"
|
|
156
156
|
}
|
|
157
157
|
],
|
|
158
|
-
"transactionHash": "
|
|
158
|
+
"transactionHash": "0x7981337f57f2cc5b66fcb6e35b57aaf7b23459e0976799bb84158f7f5f490c92",
|
|
159
159
|
"receipt": {
|
|
160
160
|
"to": null,
|
|
161
161
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -163,11 +163,11 @@
|
|
|
163
163
|
"transactionIndex": 1,
|
|
164
164
|
"gasUsed": "254554",
|
|
165
165
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
166
|
-
"blockHash": "
|
|
167
|
-
"transactionHash": "
|
|
166
|
+
"blockHash": "0x6c7b0ea0fb057c410870e2bdc37a648130396b5d9433c3c9247a8634486e2791",
|
|
167
|
+
"transactionHash": "0x7981337f57f2cc5b66fcb6e35b57aaf7b23459e0976799bb84158f7f5f490c92",
|
|
168
168
|
"logs": [],
|
|
169
|
-
"blockNumber":
|
|
170
|
-
"cumulativeGasUsed": "
|
|
169
|
+
"blockNumber": 715798,
|
|
170
|
+
"cumulativeGasUsed": "309632",
|
|
171
171
|
"status": 1,
|
|
172
172
|
"byzantium": true
|
|
173
173
|
},
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0xdb4886ded90c22bce79cbb8c0ec4290d14715b8c3658e2ae7438bf30c146115d",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
"transactionIndex": 1,
|
|
171
171
|
"gasUsed": "644163",
|
|
172
172
|
"logsBloom": "0x00000000000010000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000001000000008000000000000000000000000000020000000000000000000800000010000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000001000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x3b2e3600be9c5b9b9c5bc2337c576f07771b6a092c5d0f73a07f23892de30732",
|
|
174
|
+
"transactionHash": "0xdb4886ded90c22bce79cbb8c0ec4290d14715b8c3658e2ae7438bf30c146115d",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 1,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
178
|
+
"blockNumber": 715752,
|
|
179
|
+
"transactionHash": "0xdb4886ded90c22bce79cbb8c0ec4290d14715b8c3658e2ae7438bf30c146115d",
|
|
180
180
|
"address": "0x3A73033C0b1407574C76BdBAc67f126f6b4a9AA9",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -185,11 +185,11 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x3b2e3600be9c5b9b9c5bc2337c576f07771b6a092c5d0f73a07f23892de30732"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
|
-
"blockNumber":
|
|
192
|
-
"cumulativeGasUsed": "
|
|
191
|
+
"blockNumber": 715752,
|
|
192
|
+
"cumulativeGasUsed": "688053",
|
|
193
193
|
"status": 1,
|
|
194
194
|
"byzantium": true
|
|
195
195
|
},
|
|
@@ -2352,7 +2352,7 @@
|
|
|
2352
2352
|
"type": "function"
|
|
2353
2353
|
}
|
|
2354
2354
|
],
|
|
2355
|
-
"transactionHash": "
|
|
2355
|
+
"transactionHash": "0x39ec4c176b999fe89f3d05e6ce4e4a238501c274e332fd6bae0f7f3eb19f7952",
|
|
2356
2356
|
"receipt": {
|
|
2357
2357
|
"to": null,
|
|
2358
2358
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -2360,13 +2360,13 @@
|
|
|
2360
2360
|
"transactionIndex": 1,
|
|
2361
2361
|
"gasUsed": "5501170",
|
|
2362
2362
|
"logsBloom": "0x00000000000000000000000000000000000000000200000020800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000002001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000040000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000400008000000000000000000000000000000000000000000",
|
|
2363
|
-
"blockHash": "
|
|
2364
|
-
"transactionHash": "
|
|
2363
|
+
"blockHash": "0xd3782056d4a738260f2049d7e4b0cec44e88c40abf5f06d6325d824ef6256a12",
|
|
2364
|
+
"transactionHash": "0x39ec4c176b999fe89f3d05e6ce4e4a238501c274e332fd6bae0f7f3eb19f7952",
|
|
2365
2365
|
"logs": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"transactionIndex": 1,
|
|
2368
|
-
"blockNumber":
|
|
2369
|
-
"transactionHash": "
|
|
2368
|
+
"blockNumber": 715749,
|
|
2369
|
+
"transactionHash": "0x39ec4c176b999fe89f3d05e6ce4e4a238501c274e332fd6bae0f7f3eb19f7952",
|
|
2370
2370
|
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
2371
2371
|
"topics": [
|
|
2372
2372
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2375,24 +2375,24 @@
|
|
|
2375
2375
|
],
|
|
2376
2376
|
"data": "0x",
|
|
2377
2377
|
"logIndex": 0,
|
|
2378
|
-
"blockHash": "
|
|
2378
|
+
"blockHash": "0xd3782056d4a738260f2049d7e4b0cec44e88c40abf5f06d6325d824ef6256a12"
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
2381
|
"transactionIndex": 1,
|
|
2382
|
-
"blockNumber":
|
|
2383
|
-
"transactionHash": "
|
|
2382
|
+
"blockNumber": 715749,
|
|
2383
|
+
"transactionHash": "0x39ec4c176b999fe89f3d05e6ce4e4a238501c274e332fd6bae0f7f3eb19f7952",
|
|
2384
2384
|
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
2385
2385
|
"topics": [
|
|
2386
2386
|
"0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
|
|
2387
2387
|
],
|
|
2388
2388
|
"data": "0x00000000000000000000000026463a4af811c256f669524ec2dc1ba7e7a83c37",
|
|
2389
2389
|
"logIndex": 1,
|
|
2390
|
-
"blockHash": "
|
|
2390
|
+
"blockHash": "0xd3782056d4a738260f2049d7e4b0cec44e88c40abf5f06d6325d824ef6256a12"
|
|
2391
2391
|
},
|
|
2392
2392
|
{
|
|
2393
2393
|
"transactionIndex": 1,
|
|
2394
|
-
"blockNumber":
|
|
2395
|
-
"transactionHash": "
|
|
2394
|
+
"blockNumber": 715749,
|
|
2395
|
+
"transactionHash": "0x39ec4c176b999fe89f3d05e6ce4e4a238501c274e332fd6bae0f7f3eb19f7952",
|
|
2396
2396
|
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
2397
2397
|
"topics": [
|
|
2398
2398
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2401,16 +2401,16 @@
|
|
|
2401
2401
|
],
|
|
2402
2402
|
"data": "0x",
|
|
2403
2403
|
"logIndex": 2,
|
|
2404
|
-
"blockHash": "
|
|
2404
|
+
"blockHash": "0xd3782056d4a738260f2049d7e4b0cec44e88c40abf5f06d6325d824ef6256a12"
|
|
2405
2405
|
}
|
|
2406
2406
|
],
|
|
2407
|
-
"blockNumber":
|
|
2408
|
-
"cumulativeGasUsed": "
|
|
2407
|
+
"blockNumber": 715749,
|
|
2408
|
+
"cumulativeGasUsed": "5545060",
|
|
2409
2409
|
"status": 1,
|
|
2410
2410
|
"byzantium": true
|
|
2411
2411
|
},
|
|
2412
2412
|
"args": [
|
|
2413
|
-
|
|
2413
|
+
30323,
|
|
2414
2414
|
"0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327"
|
|
2415
2415
|
],
|
|
2416
2416
|
"numDeployments": 1,
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"type": "constructor"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
"transactionHash": "
|
|
334
|
+
"transactionHash": "0x46c0d7f75a195ab34bbcd88601d318ea128b0e647288b9dd587016c82a6b2767",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
337
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -339,13 +339,13 @@
|
|
|
339
339
|
"transactionIndex": 1,
|
|
340
340
|
"gasUsed": "648879",
|
|
341
341
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000002000000000000000000000008000000000000080000000000000000000400000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000010400000000000000002000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
342
|
+
"blockHash": "0xa2c76596bb7fd6889f4669b2b468fbdf79addf2045d9a76a83d87b27b64237ef",
|
|
343
|
+
"transactionHash": "0x46c0d7f75a195ab34bbcd88601d318ea128b0e647288b9dd587016c82a6b2767",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
346
|
"transactionIndex": 1,
|
|
347
|
-
"blockNumber":
|
|
348
|
-
"transactionHash": "
|
|
347
|
+
"blockNumber": 715757,
|
|
348
|
+
"transactionHash": "0x46c0d7f75a195ab34bbcd88601d318ea128b0e647288b9dd587016c82a6b2767",
|
|
349
349
|
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -353,35 +353,35 @@
|
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0xa2c76596bb7fd6889f4669b2b468fbdf79addf2045d9a76a83d87b27b64237ef"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"transactionIndex": 1,
|
|
360
|
-
"blockNumber":
|
|
361
|
-
"transactionHash": "
|
|
360
|
+
"blockNumber": 715757,
|
|
361
|
+
"transactionHash": "0x46c0d7f75a195ab34bbcd88601d318ea128b0e647288b9dd587016c82a6b2767",
|
|
362
362
|
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
363
363
|
"topics": [
|
|
364
364
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
365
365
|
],
|
|
366
366
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
367
367
|
"logIndex": 1,
|
|
368
|
-
"blockHash": "
|
|
368
|
+
"blockHash": "0xa2c76596bb7fd6889f4669b2b468fbdf79addf2045d9a76a83d87b27b64237ef"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"transactionIndex": 1,
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"transactionHash": "
|
|
372
|
+
"blockNumber": 715757,
|
|
373
|
+
"transactionHash": "0x46c0d7f75a195ab34bbcd88601d318ea128b0e647288b9dd587016c82a6b2767",
|
|
374
374
|
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
378
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000003a73033c0b1407574c76bdbac67f126f6b4a9aa9",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0xa2c76596bb7fd6889f4669b2b468fbdf79addf2045d9a76a83d87b27b64237ef"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
|
-
"blockNumber":
|
|
384
|
-
"cumulativeGasUsed": "
|
|
383
|
+
"blockNumber": 715757,
|
|
384
|
+
"cumulativeGasUsed": "692769",
|
|
385
385
|
"status": 1,
|
|
386
386
|
"byzantium": true
|
|
387
387
|
},
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"type": "function"
|
|
201
201
|
}
|
|
202
202
|
],
|
|
203
|
-
"transactionHash": "
|
|
203
|
+
"transactionHash": "0xad56b5539ddc72543a5b5c48443cae712aa36914ee53b5b829ddae7ff08623be",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
206
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -208,11 +208,11 @@
|
|
|
208
208
|
"transactionIndex": 1,
|
|
209
209
|
"gasUsed": "778166",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0xb59d9f99fb17f902bad3c6b96de37113e7ad46e4e46f3705a4f817dea2a92fc2",
|
|
212
|
+
"transactionHash": "0xad56b5539ddc72543a5b5c48443cae712aa36914ee53b5b829ddae7ff08623be",
|
|
213
213
|
"logs": [],
|
|
214
|
-
"blockNumber":
|
|
215
|
-
"cumulativeGasUsed": "
|
|
214
|
+
"blockNumber": 715755,
|
|
215
|
+
"cumulativeGasUsed": "833244",
|
|
216
216
|
"status": 1,
|
|
217
217
|
"byzantium": true
|
|
218
218
|
},
|