@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": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "671645",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000001000000000000000000000000000000000000000000000020000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000020040400001000000400000080000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83",
|
|
145
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 1,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 715789,
|
|
150
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
151
151
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,42 +155,42 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 1,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 715789,
|
|
163
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
164
164
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 1,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
174
|
+
"blockNumber": 715789,
|
|
175
|
+
"transactionHash": "0x40332a00c5df46cfc61866eeca8ea3f173dd41ef8aeba20a2e0e8563839ca492",
|
|
176
176
|
"address": "0x282b3386571f7f794450d5789911a9804FA346b4",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x8b7318daf7803510d199f4d0b0020a8356e680ccb3b075212a2b06d952652c83"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 715789,
|
|
186
|
+
"cumulativeGasUsed": "715523",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
191
|
"0x7cacBe439EaD55fa1c22790330b12835c6884a91",
|
|
192
192
|
"0xc1B621b18187F74c8F6D52a6F709Dd2780C09821",
|
|
193
|
-
"
|
|
193
|
+
"0xc1554a4b000000000000000000000000b6319cc6c8c27a8f5daf0dd3df91ea35c4720dd70000000000000000000000000000000000000000000000000000000000000143000000000000000000000000fd76d9cb0bac839725ab79127e7411fe71b1e3ca"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"type": "function"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
|
-
"transactionHash": "
|
|
751
|
+
"transactionHash": "0x9ecd17b9addd7377429d44eb2ac77b39cbe70b2c89f7255b1feaaeb41cf87080",
|
|
752
752
|
"receipt": {
|
|
753
753
|
"to": null,
|
|
754
754
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -756,13 +756,13 @@
|
|
|
756
756
|
"transactionIndex": 1,
|
|
757
757
|
"gasUsed": "2448542",
|
|
758
758
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000010000000000400000000000000000000000000000000000000000200000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000080000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
759
|
-
"blockHash": "
|
|
760
|
-
"transactionHash": "
|
|
759
|
+
"blockHash": "0xa5aa2bf3f4bb0c29d818e346f4e4866ce47eb2beff1147bbadd2aed32ee5b627",
|
|
760
|
+
"transactionHash": "0x9ecd17b9addd7377429d44eb2ac77b39cbe70b2c89f7255b1feaaeb41cf87080",
|
|
761
761
|
"logs": [
|
|
762
762
|
{
|
|
763
763
|
"transactionIndex": 1,
|
|
764
|
-
"blockNumber":
|
|
765
|
-
"transactionHash": "
|
|
764
|
+
"blockNumber": 715766,
|
|
765
|
+
"transactionHash": "0x9ecd17b9addd7377429d44eb2ac77b39cbe70b2c89f7255b1feaaeb41cf87080",
|
|
766
766
|
"address": "0x2367325334447C5E1E0f1b3a6fB947b262F58312",
|
|
767
767
|
"topics": [
|
|
768
768
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -771,11 +771,11 @@
|
|
|
771
771
|
],
|
|
772
772
|
"data": "0x",
|
|
773
773
|
"logIndex": 0,
|
|
774
|
-
"blockHash": "
|
|
774
|
+
"blockHash": "0xa5aa2bf3f4bb0c29d818e346f4e4866ce47eb2beff1147bbadd2aed32ee5b627"
|
|
775
775
|
}
|
|
776
776
|
],
|
|
777
|
-
"blockNumber":
|
|
778
|
-
"cumulativeGasUsed": "
|
|
777
|
+
"blockNumber": 715766,
|
|
778
|
+
"cumulativeGasUsed": "2492432",
|
|
779
779
|
"status": 1,
|
|
780
780
|
"byzantium": true
|
|
781
781
|
},
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"type": "constructor"
|
|
374
374
|
}
|
|
375
375
|
],
|
|
376
|
-
"transactionHash": "
|
|
376
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
377
377
|
"receipt": {
|
|
378
378
|
"to": null,
|
|
379
379
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -381,13 +381,13 @@
|
|
|
381
381
|
"transactionIndex": 1,
|
|
382
382
|
"gasUsed": "675299",
|
|
383
383
|
"logsBloom": "0x00000000000000000000000000000000400000020000000000000000000000000000000000000000000000000000000000010000000000000000000000001000000000000000000000000000000002000000000000000000000000000000008000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000400000400000000000000000000020000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
384
|
-
"blockHash": "
|
|
385
|
-
"transactionHash": "
|
|
384
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e",
|
|
385
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
386
386
|
"logs": [
|
|
387
387
|
{
|
|
388
388
|
"transactionIndex": 1,
|
|
389
|
-
"blockNumber":
|
|
390
|
-
"transactionHash": "
|
|
389
|
+
"blockNumber": 715773,
|
|
390
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
391
391
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
392
392
|
"topics": [
|
|
393
393
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -395,35 +395,35 @@
|
|
|
395
395
|
],
|
|
396
396
|
"data": "0x",
|
|
397
397
|
"logIndex": 0,
|
|
398
|
-
"blockHash": "
|
|
398
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
"transactionIndex": 1,
|
|
402
|
-
"blockNumber":
|
|
403
|
-
"transactionHash": "
|
|
402
|
+
"blockNumber": 715773,
|
|
403
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
404
404
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
405
405
|
"topics": [
|
|
406
406
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
407
407
|
],
|
|
408
408
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
409
409
|
"logIndex": 1,
|
|
410
|
-
"blockHash": "
|
|
410
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
413
|
"transactionIndex": 1,
|
|
414
|
-
"blockNumber":
|
|
415
|
-
"transactionHash": "
|
|
414
|
+
"blockNumber": 715773,
|
|
415
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
416
416
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
417
417
|
"topics": [
|
|
418
418
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
419
419
|
],
|
|
420
420
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
421
421
|
"logIndex": 2,
|
|
422
|
-
"blockHash": "
|
|
422
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
423
423
|
}
|
|
424
424
|
],
|
|
425
|
-
"blockNumber":
|
|
426
|
-
"cumulativeGasUsed": "
|
|
425
|
+
"blockNumber": 715773,
|
|
426
|
+
"cumulativeGasUsed": "719189",
|
|
427
427
|
"status": 1,
|
|
428
428
|
"byzantium": true
|
|
429
429
|
},
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"type": "function"
|
|
243
243
|
}
|
|
244
244
|
],
|
|
245
|
-
"transactionHash": "
|
|
245
|
+
"transactionHash": "0x7cc2b81017b48a7a7fd1571aafcb74e6bf569f79086f9058cc952f5d5e397d41",
|
|
246
246
|
"receipt": {
|
|
247
247
|
"to": null,
|
|
248
248
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -250,11 +250,11 @@
|
|
|
250
250
|
"transactionIndex": 1,
|
|
251
251
|
"gasUsed": "1358739",
|
|
252
252
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
253
|
-
"blockHash": "
|
|
254
|
-
"transactionHash": "
|
|
253
|
+
"blockHash": "0x50fc8b4d56383f76a7b1c7bc0a73c49268d99650e6f3977450ca4377fa393485",
|
|
254
|
+
"transactionHash": "0x7cc2b81017b48a7a7fd1571aafcb74e6bf569f79086f9058cc952f5d5e397d41",
|
|
255
255
|
"logs": [],
|
|
256
|
-
"blockNumber":
|
|
257
|
-
"cumulativeGasUsed": "
|
|
256
|
+
"blockNumber": 715771,
|
|
257
|
+
"cumulativeGasUsed": "1402629",
|
|
258
258
|
"status": 1,
|
|
259
259
|
"byzantium": true
|
|
260
260
|
},
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "675299",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000400000020000000000000000000000000000000000000000000000000000000000010000000000000000000000001000000000000000000000000000000002000000000000000000000000000000008000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000400000400000000000000000000020000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e",
|
|
145
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 1,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
149
|
+
"blockNumber": 715773,
|
|
150
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
151
151
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,35 +155,35 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 1,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
162
|
+
"blockNumber": 715773,
|
|
163
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
164
164
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 1,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
174
|
+
"blockNumber": 715773,
|
|
175
|
+
"transactionHash": "0x98f42f66be41ddfb6943aea27ab6e002d81c3dbd18048ddf5820c56f36731c0f",
|
|
176
176
|
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b621b18187f74c8f6d52a6f709dd2780c09821",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x501d9a9fc30549bcf8f92535cef182578089d723e6190eddd2c85c11291cba7e"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 715773,
|
|
186
|
+
"cumulativeGasUsed": "719189",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"type": "function"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
|
-
"transactionHash": "
|
|
1272
|
+
"transactionHash": "0x859ad24eff63e9eedb891c6c9a5a4e88a268d223d2007d426d9b3d7947d2d291",
|
|
1273
1273
|
"receipt": {
|
|
1274
1274
|
"to": null,
|
|
1275
1275
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -1277,13 +1277,13 @@
|
|
|
1277
1277
|
"transactionIndex": 1,
|
|
1278
1278
|
"gasUsed": "4961691",
|
|
1279
1279
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000001000000000000000000000000000000000000000000000001000100000000000000000000000000000000020000000000000000000800000000000000000000000000000000400004000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1280
|
-
"blockHash": "
|
|
1281
|
-
"transactionHash": "
|
|
1280
|
+
"blockHash": "0x4f25e397e6ea7514028766e5f877052f40451062a9f75ba261f022857df1a0cc",
|
|
1281
|
+
"transactionHash": "0x859ad24eff63e9eedb891c6c9a5a4e88a268d223d2007d426d9b3d7947d2d291",
|
|
1282
1282
|
"logs": [
|
|
1283
1283
|
{
|
|
1284
1284
|
"transactionIndex": 1,
|
|
1285
|
-
"blockNumber":
|
|
1286
|
-
"transactionHash": "
|
|
1285
|
+
"blockNumber": 715781,
|
|
1286
|
+
"transactionHash": "0x859ad24eff63e9eedb891c6c9a5a4e88a268d223d2007d426d9b3d7947d2d291",
|
|
1287
1287
|
"address": "0x15e51701F245F6D5bd0FEE87bCAf55B0841451B3",
|
|
1288
1288
|
"topics": [
|
|
1289
1289
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1292,11 +1292,11 @@
|
|
|
1292
1292
|
],
|
|
1293
1293
|
"data": "0x",
|
|
1294
1294
|
"logIndex": 0,
|
|
1295
|
-
"blockHash": "
|
|
1295
|
+
"blockHash": "0x4f25e397e6ea7514028766e5f877052f40451062a9f75ba261f022857df1a0cc"
|
|
1296
1296
|
}
|
|
1297
1297
|
],
|
|
1298
|
-
"blockNumber":
|
|
1299
|
-
"cumulativeGasUsed": "
|
|
1298
|
+
"blockNumber": 715781,
|
|
1299
|
+
"cumulativeGasUsed": "5005581",
|
|
1300
1300
|
"status": 1,
|
|
1301
1301
|
"byzantium": true
|
|
1302
1302
|
},
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
200000,
|
|
1306
1306
|
"350000000000000",
|
|
1307
1307
|
"0x66A71Dcef29A0fFBDBE3c6a460a3B5BC225Cd675",
|
|
1308
|
-
|
|
1308
|
+
323,
|
|
1309
1309
|
"0x37aaaf95887624a363effB7762D489E3C05c2a02"
|
|
1310
1310
|
],
|
|
1311
1311
|
"numDeployments": 1,
|
|
@@ -1250,7 +1250,7 @@
|
|
|
1250
1250
|
"type": "receive"
|
|
1251
1251
|
}
|
|
1252
1252
|
],
|
|
1253
|
-
"transactionHash": "
|
|
1253
|
+
"transactionHash": "0x724a5e2bc11321571b058ccd4f8c80a7c33db5c3f17f9c5529dee4e8482d6b9b",
|
|
1254
1254
|
"receipt": {
|
|
1255
1255
|
"to": null,
|
|
1256
1256
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -1258,13 +1258,13 @@
|
|
|
1258
1258
|
"transactionIndex": 1,
|
|
1259
1259
|
"gasUsed": "5045474",
|
|
1260
1260
|
"logsBloom": "0x00000000000000000000000000000000020000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000008000000000000000000020000000000000000002000000000000000000000000000000000000000000000000",
|
|
1261
|
-
"blockHash": "
|
|
1262
|
-
"transactionHash": "
|
|
1261
|
+
"blockHash": "0x5bae8aeac100a1ee1dd64fb520ccfccf6d968876895ed4bd1614ac387ed7859f",
|
|
1262
|
+
"transactionHash": "0x724a5e2bc11321571b058ccd4f8c80a7c33db5c3f17f9c5529dee4e8482d6b9b",
|
|
1263
1263
|
"logs": [
|
|
1264
1264
|
{
|
|
1265
1265
|
"transactionIndex": 1,
|
|
1266
|
-
"blockNumber":
|
|
1267
|
-
"transactionHash": "
|
|
1266
|
+
"blockNumber": 715764,
|
|
1267
|
+
"transactionHash": "0x724a5e2bc11321571b058ccd4f8c80a7c33db5c3f17f9c5529dee4e8482d6b9b",
|
|
1268
1268
|
"address": "0xe1844c5D63a9543023008D332Bd3d2e6f1FE1043",
|
|
1269
1269
|
"topics": [
|
|
1270
1270
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -1273,11 +1273,11 @@
|
|
|
1273
1273
|
],
|
|
1274
1274
|
"data": "0x",
|
|
1275
1275
|
"logIndex": 0,
|
|
1276
|
-
"blockHash": "
|
|
1276
|
+
"blockHash": "0x5bae8aeac100a1ee1dd64fb520ccfccf6d968876895ed4bd1614ac387ed7859f"
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
1279
|
-
"blockNumber":
|
|
1280
|
-
"cumulativeGasUsed": "
|
|
1279
|
+
"blockNumber": 715764,
|
|
1280
|
+
"cumulativeGasUsed": "5089364",
|
|
1281
1281
|
"status": 1,
|
|
1282
1282
|
"byzantium": true
|
|
1283
1283
|
},
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"type": "function"
|
|
301
301
|
}
|
|
302
302
|
],
|
|
303
|
-
"transactionHash": "
|
|
303
|
+
"transactionHash": "0x1082a90b5e183a22507fc501c41252e43d1ad4c5f737dd0fc34a18c206bb9c80",
|
|
304
304
|
"receipt": {
|
|
305
305
|
"to": null,
|
|
306
306
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -308,13 +308,13 @@
|
|
|
308
308
|
"transactionIndex": 1,
|
|
309
309
|
"gasUsed": "839184",
|
|
310
310
|
"logsBloom": "0x00100000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000020000000000800000000000000000000000000000000400000000000800000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
311
|
-
"blockHash": "
|
|
312
|
-
"transactionHash": "
|
|
311
|
+
"blockHash": "0xaa2e2b224f14ddc7401d7e5fe2b92fee5972300316b1c5c17f4404e6e9ec7d3f",
|
|
312
|
+
"transactionHash": "0x1082a90b5e183a22507fc501c41252e43d1ad4c5f737dd0fc34a18c206bb9c80",
|
|
313
313
|
"logs": [
|
|
314
314
|
{
|
|
315
315
|
"transactionIndex": 1,
|
|
316
|
-
"blockNumber":
|
|
317
|
-
"transactionHash": "
|
|
316
|
+
"blockNumber": 715762,
|
|
317
|
+
"transactionHash": "0x1082a90b5e183a22507fc501c41252e43d1ad4c5f737dd0fc34a18c206bb9c80",
|
|
318
318
|
"address": "0xC39161c743D0307EB9BCc9FEF03eeb9Dc4802de7",
|
|
319
319
|
"topics": [
|
|
320
320
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -323,11 +323,11 @@
|
|
|
323
323
|
],
|
|
324
324
|
"data": "0x",
|
|
325
325
|
"logIndex": 0,
|
|
326
|
-
"blockHash": "
|
|
326
|
+
"blockHash": "0xaa2e2b224f14ddc7401d7e5fe2b92fee5972300316b1c5c17f4404e6e9ec7d3f"
|
|
327
327
|
}
|
|
328
328
|
],
|
|
329
|
-
"blockNumber":
|
|
330
|
-
"cumulativeGasUsed": "
|
|
329
|
+
"blockNumber": 715762,
|
|
330
|
+
"cumulativeGasUsed": "894262",
|
|
331
331
|
"status": 1,
|
|
332
332
|
"byzantium": true
|
|
333
333
|
},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"type": "function"
|
|
86
86
|
}
|
|
87
87
|
],
|
|
88
|
-
"transactionHash": "
|
|
88
|
+
"transactionHash": "0x2b253ec4bcae5a6aa3dd0fe42e58f4e3849cce8b2e4a414ea45c08c80fd7fc27",
|
|
89
89
|
"receipt": {
|
|
90
90
|
"to": null,
|
|
91
91
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"transactionIndex": 1,
|
|
94
94
|
"gasUsed": "501989",
|
|
95
95
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
96
|
-
"blockHash": "
|
|
97
|
-
"transactionHash": "
|
|
96
|
+
"blockHash": "0xcb69d8d595e33d77125cf8e6bbb28065353fd3636ceba552676e2ef43fc3620e",
|
|
97
|
+
"transactionHash": "0x2b253ec4bcae5a6aa3dd0fe42e58f4e3849cce8b2e4a414ea45c08c80fd7fc27",
|
|
98
98
|
"logs": [],
|
|
99
|
-
"blockNumber":
|
|
100
|
-
"cumulativeGasUsed": "
|
|
99
|
+
"blockNumber": 715778,
|
|
100
|
+
"cumulativeGasUsed": "545879",
|
|
101
101
|
"status": 1,
|
|
102
102
|
"byzantium": true
|
|
103
103
|
},
|
|
@@ -1500,7 +1500,7 @@
|
|
|
1500
1500
|
"type": "function"
|
|
1501
1501
|
}
|
|
1502
1502
|
],
|
|
1503
|
-
"transactionHash": "
|
|
1503
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1504
1504
|
"receipt": {
|
|
1505
1505
|
"to": null,
|
|
1506
1506
|
"from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
|
|
@@ -1508,13 +1508,13 @@
|
|
|
1508
1508
|
"transactionIndex": 0,
|
|
1509
1509
|
"gasUsed": "4679352",
|
|
1510
1510
|
"logsBloom": "0x00001004000000000000000000000000000000000000000000800000000100000000000000000000000000020000000000000001000000000000000000000080000000000000000000800000000000000000000020000000000000000010000000000000000000000000000004000000000000000000000810000000000000000000000000000000000000000000004000000000280000000000000000000020000000000000000000000000000000400000000000000000001000000000000000000000000000000002050000000000000000000000000100000000000040000000000090000000800000000080000000020000000000000000000000200000",
|
|
1511
|
-
"blockHash": "
|
|
1512
|
-
"transactionHash": "
|
|
1511
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c",
|
|
1512
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1513
1513
|
"logs": [
|
|
1514
1514
|
{
|
|
1515
1515
|
"transactionIndex": 0,
|
|
1516
|
-
"blockNumber":
|
|
1517
|
-
"transactionHash": "
|
|
1516
|
+
"blockNumber": 46,
|
|
1517
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1518
1518
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
1519
1519
|
"topics": [
|
|
1520
1520
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1524,12 +1524,12 @@
|
|
|
1524
1524
|
],
|
|
1525
1525
|
"data": "0x",
|
|
1526
1526
|
"logIndex": 0,
|
|
1527
|
-
"blockHash": "
|
|
1527
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c"
|
|
1528
1528
|
},
|
|
1529
1529
|
{
|
|
1530
1530
|
"transactionIndex": 0,
|
|
1531
|
-
"blockNumber":
|
|
1532
|
-
"transactionHash": "
|
|
1531
|
+
"blockNumber": 46,
|
|
1532
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1533
1533
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
1534
1534
|
"topics": [
|
|
1535
1535
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1539,12 +1539,12 @@
|
|
|
1539
1539
|
],
|
|
1540
1540
|
"data": "0x",
|
|
1541
1541
|
"logIndex": 1,
|
|
1542
|
-
"blockHash": "
|
|
1542
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c"
|
|
1543
1543
|
},
|
|
1544
1544
|
{
|
|
1545
1545
|
"transactionIndex": 0,
|
|
1546
|
-
"blockNumber":
|
|
1547
|
-
"transactionHash": "
|
|
1546
|
+
"blockNumber": 46,
|
|
1547
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1548
1548
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
1549
1549
|
"topics": [
|
|
1550
1550
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1554,12 +1554,12 @@
|
|
|
1554
1554
|
],
|
|
1555
1555
|
"data": "0x",
|
|
1556
1556
|
"logIndex": 2,
|
|
1557
|
-
"blockHash": "
|
|
1557
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c"
|
|
1558
1558
|
},
|
|
1559
1559
|
{
|
|
1560
1560
|
"transactionIndex": 0,
|
|
1561
|
-
"blockNumber":
|
|
1562
|
-
"transactionHash": "
|
|
1561
|
+
"blockNumber": 46,
|
|
1562
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1563
1563
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
1564
1564
|
"topics": [
|
|
1565
1565
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1569,12 +1569,12 @@
|
|
|
1569
1569
|
],
|
|
1570
1570
|
"data": "0x",
|
|
1571
1571
|
"logIndex": 3,
|
|
1572
|
-
"blockHash": "
|
|
1572
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c"
|
|
1573
1573
|
},
|
|
1574
1574
|
{
|
|
1575
1575
|
"transactionIndex": 0,
|
|
1576
|
-
"blockNumber":
|
|
1577
|
-
"transactionHash": "
|
|
1576
|
+
"blockNumber": 46,
|
|
1577
|
+
"transactionHash": "0x8ddec2ad6273508bbfee08f20d9169f0f63223c287f12bbca83bdb0d1f72e43b",
|
|
1578
1578
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
1579
1579
|
"topics": [
|
|
1580
1580
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1584,10 +1584,10 @@
|
|
|
1584
1584
|
],
|
|
1585
1585
|
"data": "0x",
|
|
1586
1586
|
"logIndex": 4,
|
|
1587
|
-
"blockHash": "
|
|
1587
|
+
"blockHash": "0x3fb4c1442c48a88a62a2e48f270f0cda027ee650f79217c3720c39eab8fcc91c"
|
|
1588
1588
|
}
|
|
1589
1589
|
],
|
|
1590
|
-
"blockNumber":
|
|
1590
|
+
"blockNumber": 46,
|
|
1591
1591
|
"cumulativeGasUsed": "4679352",
|
|
1592
1592
|
"status": 1,
|
|
1593
1593
|
"byzantium": true
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"type": "function"
|
|
321
321
|
}
|
|
322
322
|
],
|
|
323
|
-
"transactionHash": "
|
|
323
|
+
"transactionHash": "0x0a88809bd30316918a14805b0d290c3a60dd92bbeeea636802ec43661e30cc06",
|
|
324
324
|
"receipt": {
|
|
325
325
|
"to": null,
|
|
326
326
|
"from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
|
|
@@ -328,13 +328,13 @@
|
|
|
328
328
|
"transactionIndex": 0,
|
|
329
329
|
"gasUsed": "1472705",
|
|
330
330
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000080000000000400000000000000000000000000000000000000000000000004000000000000020000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000080000000000000000080000000000000000000000000000000000000",
|
|
331
|
-
"blockHash": "
|
|
332
|
-
"transactionHash": "
|
|
331
|
+
"blockHash": "0x89e3427b9da2debc6d6e525906b97fd956f9f8f5e668bea963ef182254e5a33d",
|
|
332
|
+
"transactionHash": "0x0a88809bd30316918a14805b0d290c3a60dd92bbeeea636802ec43661e30cc06",
|
|
333
333
|
"logs": [
|
|
334
334
|
{
|
|
335
335
|
"transactionIndex": 0,
|
|
336
|
-
"blockNumber":
|
|
337
|
-
"transactionHash": "
|
|
336
|
+
"blockNumber": 47,
|
|
337
|
+
"transactionHash": "0x0a88809bd30316918a14805b0d290c3a60dd92bbeeea636802ec43661e30cc06",
|
|
338
338
|
"address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
|
|
339
339
|
"topics": [
|
|
340
340
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -343,10 +343,10 @@
|
|
|
343
343
|
],
|
|
344
344
|
"data": "0x",
|
|
345
345
|
"logIndex": 0,
|
|
346
|
-
"blockHash": "
|
|
346
|
+
"blockHash": "0x89e3427b9da2debc6d6e525906b97fd956f9f8f5e668bea963ef182254e5a33d"
|
|
347
347
|
}
|
|
348
348
|
],
|
|
349
|
-
"blockNumber":
|
|
349
|
+
"blockNumber": 47,
|
|
350
350
|
"cumulativeGasUsed": "1472705",
|
|
351
351
|
"status": 1,
|
|
352
352
|
"byzantium": true
|