@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xD7B4892d6447552fBab5b30f1Be91d956808570B",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -276,18 +276,18 @@
|
|
|
276
276
|
"type": "function"
|
|
277
277
|
}
|
|
278
278
|
],
|
|
279
|
-
"transactionHash": "
|
|
279
|
+
"transactionHash": "0x6f1062a6ab59fe105cb3ec2ff05914dc5ca9f54d4599013a098e8b6415355d34",
|
|
280
280
|
"receipt": {
|
|
281
281
|
"to": null,
|
|
282
282
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
283
|
-
"contractAddress": "
|
|
283
|
+
"contractAddress": "0xD7B4892d6447552fBab5b30f1Be91d956808570B",
|
|
284
284
|
"transactionIndex": 0,
|
|
285
285
|
"gasUsed": "1465370",
|
|
286
286
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
287
|
-
"blockHash": "
|
|
288
|
-
"transactionHash": "
|
|
287
|
+
"blockHash": "0x00000000000000f87d2f711f30038e527e83c17c8044a3ae390bcc6ea4985890",
|
|
288
|
+
"transactionHash": "0x6f1062a6ab59fe105cb3ec2ff05914dc5ca9f54d4599013a098e8b6415355d34",
|
|
289
289
|
"logs": [],
|
|
290
|
-
"blockNumber":
|
|
290
|
+
"blockNumber": 248,
|
|
291
291
|
"cumulativeGasUsed": "1465370",
|
|
292
292
|
"status": 1,
|
|
293
293
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB5Ef9160eEa14D195c6088b26CA514643E13678f",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x1be9eee76d23fe78febbad1c199a361e47eecf1218fa66ebeae95e632e950ddb",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xB5Ef9160eEa14D195c6088b26CA514643E13678f",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "595582",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x00000000000000fa0b315322bd9b972ef0fbd1cd61d8297f4afa39446be6edbe",
|
|
145
|
+
"transactionHash": "0x1be9eee76d23fe78febbad1c199a361e47eecf1218fa66ebeae95e632e950ddb",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 250,
|
|
150
|
+
"transactionHash": "0x1be9eee76d23fe78febbad1c199a361e47eecf1218fa66ebeae95e632e950ddb",
|
|
151
|
+
"address": "0xB5Ef9160eEa14D195c6088b26CA514643E13678f",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000d7b4892d6447552fbab5b30f1be91d956808570b"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x00000000000000fa0b315322bd9b972ef0fbd1cd61d8297f4afa39446be6edbe"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 250,
|
|
163
|
+
"transactionHash": "0x1be9eee76d23fe78febbad1c199a361e47eecf1218fa66ebeae95e632e950ddb",
|
|
164
|
+
"address": "0xB5Ef9160eEa14D195c6088b26CA514643E13678f",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x00000000000000fa0b315322bd9b972ef0fbd1cd61d8297f4afa39446be6edbe"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
174
|
+
"blockNumber": 250,
|
|
175
|
+
"transactionHash": "0x1be9eee76d23fe78febbad1c199a361e47eecf1218fa66ebeae95e632e950ddb",
|
|
176
|
+
"address": "0xB5Ef9160eEa14D195c6088b26CA514643E13678f",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000db20e4a0851152eefceb44e339d7ba10e233fd74",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x00000000000000fa0b315322bd9b972ef0fbd1cd61d8297f4afa39446be6edbe"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 250,
|
|
186
186
|
"cumulativeGasUsed": "595582",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0xD7B4892d6447552fBab5b30f1Be91d956808570B",
|
|
192
|
+
"0xdb20e4a0851152eEFcEB44e339D7BA10e233fD74",
|
|
193
|
+
"0x485cc955000000000000000000000000d158e1690b956f449499d55869aafb282cbcc60e000000000000000000000000af629211d780eb3e2f13ddb8b76ca1442a22833e"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x6681f3e29E903E95405cB8D4A2D8a4E454E4c9f6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -991,22 +991,22 @@
|
|
|
991
991
|
"type": "function"
|
|
992
992
|
}
|
|
993
993
|
],
|
|
994
|
-
"transactionHash": "
|
|
994
|
+
"transactionHash": "0xf4f9fec51f21ab886d90004bfcd5036ffe601b938ab852f69935681b2481727a",
|
|
995
995
|
"receipt": {
|
|
996
996
|
"to": null,
|
|
997
997
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
998
|
-
"contractAddress": "
|
|
998
|
+
"contractAddress": "0x6681f3e29E903E95405cB8D4A2D8a4E454E4c9f6",
|
|
999
999
|
"transactionIndex": 0,
|
|
1000
1000
|
"gasUsed": "2683557",
|
|
1001
1001
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1002
|
-
"blockHash": "
|
|
1003
|
-
"transactionHash": "
|
|
1002
|
+
"blockHash": "0x00000000000000ba9d67be75e6dfb360de7037e903370eab53bd28339ef99c20",
|
|
1003
|
+
"transactionHash": "0xf4f9fec51f21ab886d90004bfcd5036ffe601b938ab852f69935681b2481727a",
|
|
1004
1004
|
"logs": [
|
|
1005
1005
|
{
|
|
1006
1006
|
"transactionIndex": 0,
|
|
1007
|
-
"blockNumber":
|
|
1008
|
-
"transactionHash": "
|
|
1009
|
-
"address": "
|
|
1007
|
+
"blockNumber": 186,
|
|
1008
|
+
"transactionHash": "0xf4f9fec51f21ab886d90004bfcd5036ffe601b938ab852f69935681b2481727a",
|
|
1009
|
+
"address": "0x6681f3e29E903E95405cB8D4A2D8a4E454E4c9f6",
|
|
1010
1010
|
"topics": [
|
|
1011
1011
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1012
1012
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1014,16 +1014,16 @@
|
|
|
1014
1014
|
],
|
|
1015
1015
|
"data": "0x",
|
|
1016
1016
|
"logIndex": 0,
|
|
1017
|
-
"blockHash": "
|
|
1017
|
+
"blockHash": "0x00000000000000ba9d67be75e6dfb360de7037e903370eab53bd28339ef99c20"
|
|
1018
1018
|
}
|
|
1019
1019
|
],
|
|
1020
|
-
"blockNumber":
|
|
1020
|
+
"blockNumber": 186,
|
|
1021
1021
|
"cumulativeGasUsed": "2683557",
|
|
1022
1022
|
"status": 1,
|
|
1023
1023
|
"byzantium": true
|
|
1024
1024
|
},
|
|
1025
1025
|
"args": [
|
|
1026
|
-
"
|
|
1026
|
+
"0xD87Fe6FD2906dd6C68A0464ed7F2C749c1847557",
|
|
1027
1027
|
20420
|
|
1028
1028
|
],
|
|
1029
1029
|
"numDeployments": 1,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -248,64 +248,64 @@
|
|
|
248
248
|
"type": "constructor"
|
|
249
249
|
}
|
|
250
250
|
],
|
|
251
|
-
"transactionHash": "
|
|
251
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
252
252
|
"receipt": {
|
|
253
253
|
"to": null,
|
|
254
254
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
255
|
-
"contractAddress": "
|
|
255
|
+
"contractAddress": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
256
256
|
"transactionIndex": 0,
|
|
257
257
|
"gasUsed": "589670",
|
|
258
258
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
259
|
-
"blockHash": "
|
|
260
|
-
"transactionHash": "
|
|
259
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68",
|
|
260
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
261
261
|
"logs": [
|
|
262
262
|
{
|
|
263
263
|
"transactionIndex": 0,
|
|
264
|
-
"blockNumber":
|
|
265
|
-
"transactionHash": "
|
|
266
|
-
"address": "
|
|
264
|
+
"blockNumber": 191,
|
|
265
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
266
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
267
267
|
"topics": [
|
|
268
268
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
269
|
-
"
|
|
269
|
+
"0x00000000000000000000000083ef79080a30542eeb24032573c4add1126df56c"
|
|
270
270
|
],
|
|
271
271
|
"data": "0x",
|
|
272
272
|
"logIndex": 0,
|
|
273
|
-
"blockHash": "
|
|
273
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"transactionIndex": 0,
|
|
277
|
-
"blockNumber":
|
|
278
|
-
"transactionHash": "
|
|
279
|
-
"address": "
|
|
277
|
+
"blockNumber": 191,
|
|
278
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
279
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
280
280
|
"topics": [
|
|
281
281
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
282
282
|
],
|
|
283
283
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
284
284
|
"logIndex": 1,
|
|
285
|
-
"blockHash": "
|
|
285
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
288
|
"transactionIndex": 0,
|
|
289
|
-
"blockNumber":
|
|
290
|
-
"transactionHash": "
|
|
291
|
-
"address": "
|
|
289
|
+
"blockNumber": 191,
|
|
290
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
291
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
292
292
|
"topics": [
|
|
293
293
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
294
294
|
],
|
|
295
|
-
"data": "
|
|
295
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e4bab0493e3f1f10ec239435e78fda9c0d702cac",
|
|
296
296
|
"logIndex": 2,
|
|
297
|
-
"blockHash": "
|
|
297
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
298
298
|
}
|
|
299
299
|
],
|
|
300
|
-
"blockNumber":
|
|
300
|
+
"blockNumber": 191,
|
|
301
301
|
"cumulativeGasUsed": "589670",
|
|
302
302
|
"status": 1,
|
|
303
303
|
"byzantium": true
|
|
304
304
|
},
|
|
305
305
|
"args": [
|
|
306
|
-
"
|
|
307
|
-
"
|
|
308
|
-
"
|
|
306
|
+
"0x83ef79080A30542EEb24032573C4Add1126Df56c",
|
|
307
|
+
"0xe4bab0493e3F1f10EC239435e78FdA9c0D702Cac",
|
|
308
|
+
"0xc1554a4b000000000000000000000000d87fe6fd2906dd6c68a0464ed7f2c749c18475570000000000000000000000000000000000000000000000000000000000004fc40000000000000000000000006681f3e29e903e95405cb8d4a2d8a4e454e4c9f6"
|
|
309
309
|
],
|
|
310
310
|
"numDeployments": 1,
|
|
311
311
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -315,12 +315,12 @@
|
|
|
315
315
|
"execute": {
|
|
316
316
|
"methodName": "initialize",
|
|
317
317
|
"args": [
|
|
318
|
-
"
|
|
318
|
+
"0xD87Fe6FD2906dd6C68A0464ed7F2C749c1847557",
|
|
319
319
|
20420,
|
|
320
|
-
"
|
|
320
|
+
"0x6681f3e29E903E95405cB8D4A2D8a4E454E4c9f6"
|
|
321
321
|
]
|
|
322
322
|
},
|
|
323
|
-
"implementation": "
|
|
323
|
+
"implementation": "0x83ef79080A30542EEb24032573C4Add1126Df56c",
|
|
324
324
|
"devdoc": {
|
|
325
325
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
326
326
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x83ef79080A30542EEb24032573C4Add1126Df56c",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -117,18 +117,18 @@
|
|
|
117
117
|
"type": "function"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
|
-
"transactionHash": "
|
|
120
|
+
"transactionHash": "0x5654acad2f8fdbfdb202750b18d7e37a230042e95c3ae9a238461862ab0e2416",
|
|
121
121
|
"receipt": {
|
|
122
122
|
"to": null,
|
|
123
123
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
124
|
-
"contractAddress": "
|
|
124
|
+
"contractAddress": "0x83ef79080A30542EEb24032573C4Add1126Df56c",
|
|
125
125
|
"transactionIndex": 0,
|
|
126
126
|
"gasUsed": "895172",
|
|
127
127
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
128
|
-
"blockHash": "
|
|
129
|
-
"transactionHash": "
|
|
128
|
+
"blockHash": "0x00000000000000bdacb7f15612e87417251871a1d317a989ee81a4f97808c43f",
|
|
129
|
+
"transactionHash": "0x5654acad2f8fdbfdb202750b18d7e37a230042e95c3ae9a238461862ab0e2416",
|
|
130
130
|
"logs": [],
|
|
131
|
-
"blockNumber":
|
|
131
|
+
"blockNumber": 189,
|
|
132
132
|
"cumulativeGasUsed": "895172",
|
|
133
133
|
"status": 1,
|
|
134
134
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "589670",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68",
|
|
145
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 191,
|
|
150
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
151
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000083ef79080a30542eeb24032573c4add1126df56c"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 191,
|
|
163
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
164
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
174
|
+
"blockNumber": 191,
|
|
175
|
+
"transactionHash": "0x1e3e437fd8d2d1580ff2ca7d893bd3a4491de3fc495402ce94cc4bd1b4f29401",
|
|
176
|
+
"address": "0xa9E2769495138cC1f8C4F81bE5888930B54b89b7",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e4bab0493e3f1f10ec239435e78fda9c0d702cac",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x00000000000000bf08f85427dd53ab63bb1d04f1cb3e4c36559d9c9d816c3f68"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 191,
|
|
186
186
|
"cumulativeGasUsed": "589670",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x83ef79080A30542EEb24032573C4Add1126Df56c",
|
|
192
|
+
"0xe4bab0493e3F1f10EC239435e78FdA9c0D702Cac",
|
|
193
|
+
"0xc1554a4b000000000000000000000000d87fe6fd2906dd6c68a0464ed7f2c749c18475570000000000000000000000000000000000000000000000000000000000004fc40000000000000000000000006681f3e29e903e95405cb8d4a2d8a4e454e4c9f6"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xC7F7100992a53eFa8B7Ec58785c06A38A5F9bC64",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -748,22 +748,22 @@
|
|
|
748
748
|
"type": "function"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
|
-
"transactionHash": "
|
|
751
|
+
"transactionHash": "0x2286b029cde5cfde93fd1edc21e574bdda363b02fe7a4dc3ad920fddee37666f",
|
|
752
752
|
"receipt": {
|
|
753
753
|
"to": null,
|
|
754
754
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
755
|
-
"contractAddress": "
|
|
755
|
+
"contractAddress": "0xC7F7100992a53eFa8B7Ec58785c06A38A5F9bC64",
|
|
756
756
|
"transactionIndex": 0,
|
|
757
757
|
"gasUsed": "2266860",
|
|
758
758
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
759
|
-
"blockHash": "
|
|
760
|
-
"transactionHash": "
|
|
759
|
+
"blockHash": "0x00000000000000c1d76a2ee27981fe9b9310d469f063d595ce59de63405736ae",
|
|
760
|
+
"transactionHash": "0x2286b029cde5cfde93fd1edc21e574bdda363b02fe7a4dc3ad920fddee37666f",
|
|
761
761
|
"logs": [
|
|
762
762
|
{
|
|
763
763
|
"transactionIndex": 0,
|
|
764
|
-
"blockNumber":
|
|
765
|
-
"transactionHash": "
|
|
766
|
-
"address": "
|
|
764
|
+
"blockNumber": 193,
|
|
765
|
+
"transactionHash": "0x2286b029cde5cfde93fd1edc21e574bdda363b02fe7a4dc3ad920fddee37666f",
|
|
766
|
+
"address": "0xC7F7100992a53eFa8B7Ec58785c06A38A5F9bC64",
|
|
767
767
|
"topics": [
|
|
768
768
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
769
769
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -771,16 +771,16 @@
|
|
|
771
771
|
],
|
|
772
772
|
"data": "0x",
|
|
773
773
|
"logIndex": 0,
|
|
774
|
-
"blockHash": "
|
|
774
|
+
"blockHash": "0x00000000000000c1d76a2ee27981fe9b9310d469f063d595ce59de63405736ae"
|
|
775
775
|
}
|
|
776
776
|
],
|
|
777
|
-
"blockNumber":
|
|
777
|
+
"blockNumber": 193,
|
|
778
778
|
"cumulativeGasUsed": "2266860",
|
|
779
779
|
"status": 1,
|
|
780
780
|
"byzantium": true
|
|
781
781
|
},
|
|
782
782
|
"args": [
|
|
783
|
-
"
|
|
783
|
+
"0xD158E1690B956F449499D55869aAFb282Cbcc60E"
|
|
784
784
|
],
|
|
785
785
|
"numDeployments": 1,
|
|
786
786
|
"solcInputHash": "245038fa6535942e41b667bd7439b57e",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xD4f3C946b366a7A826D2d883550308F5c311a2d5",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -373,64 +373,64 @@
|
|
|
373
373
|
"type": "constructor"
|
|
374
374
|
}
|
|
375
375
|
],
|
|
376
|
-
"transactionHash": "
|
|
376
|
+
"transactionHash": "0x15d8a3a428cafd7c0577317f18f20c474f0f33f98f54ff334fb61571468b2442",
|
|
377
377
|
"receipt": {
|
|
378
378
|
"to": null,
|
|
379
379
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
380
|
-
"contractAddress": "
|
|
380
|
+
"contractAddress": "0xD4f3C946b366a7A826D2d883550308F5c311a2d5",
|
|
381
381
|
"transactionIndex": 0,
|
|
382
382
|
"gasUsed": "595604",
|
|
383
383
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
384
|
-
"blockHash": "
|
|
385
|
-
"transactionHash": "
|
|
384
|
+
"blockHash": "0x00000000000000c51150803c20656e4e6b5b70d76a4714963ca6b00cd7bb5850",
|
|
385
|
+
"transactionHash": "0x15d8a3a428cafd7c0577317f18f20c474f0f33f98f54ff334fb61571468b2442",
|
|
386
386
|
"logs": [
|
|
387
387
|
{
|
|
388
388
|
"transactionIndex": 0,
|
|
389
|
-
"blockNumber":
|
|
390
|
-
"transactionHash": "
|
|
391
|
-
"address": "
|
|
389
|
+
"blockNumber": 197,
|
|
390
|
+
"transactionHash": "0x15d8a3a428cafd7c0577317f18f20c474f0f33f98f54ff334fb61571468b2442",
|
|
391
|
+
"address": "0xD4f3C946b366a7A826D2d883550308F5c311a2d5",
|
|
392
392
|
"topics": [
|
|
393
393
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
394
|
-
"
|
|
394
|
+
"0x000000000000000000000000cefc198b3180e41aecce0e728b391877d675bea6"
|
|
395
395
|
],
|
|
396
396
|
"data": "0x",
|
|
397
397
|
"logIndex": 0,
|
|
398
|
-
"blockHash": "
|
|
398
|
+
"blockHash": "0x00000000000000c51150803c20656e4e6b5b70d76a4714963ca6b00cd7bb5850"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
"transactionIndex": 0,
|
|
402
|
-
"blockNumber":
|
|
403
|
-
"transactionHash": "
|
|
404
|
-
"address": "
|
|
402
|
+
"blockNumber": 197,
|
|
403
|
+
"transactionHash": "0x15d8a3a428cafd7c0577317f18f20c474f0f33f98f54ff334fb61571468b2442",
|
|
404
|
+
"address": "0xD4f3C946b366a7A826D2d883550308F5c311a2d5",
|
|
405
405
|
"topics": [
|
|
406
406
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
407
407
|
],
|
|
408
408
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
409
409
|
"logIndex": 1,
|
|
410
|
-
"blockHash": "
|
|
410
|
+
"blockHash": "0x00000000000000c51150803c20656e4e6b5b70d76a4714963ca6b00cd7bb5850"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
413
|
"transactionIndex": 0,
|
|
414
|
-
"blockNumber":
|
|
415
|
-
"transactionHash": "
|
|
416
|
-
"address": "
|
|
414
|
+
"blockNumber": 197,
|
|
415
|
+
"transactionHash": "0x15d8a3a428cafd7c0577317f18f20c474f0f33f98f54ff334fb61571468b2442",
|
|
416
|
+
"address": "0xD4f3C946b366a7A826D2d883550308F5c311a2d5",
|
|
417
417
|
"topics": [
|
|
418
418
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
419
419
|
],
|
|
420
|
-
"data": "
|
|
420
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e4bab0493e3f1f10ec239435e78fda9c0d702cac",
|
|
421
421
|
"logIndex": 2,
|
|
422
|
-
"blockHash": "
|
|
422
|
+
"blockHash": "0x00000000000000c51150803c20656e4e6b5b70d76a4714963ca6b00cd7bb5850"
|
|
423
423
|
}
|
|
424
424
|
],
|
|
425
|
-
"blockNumber":
|
|
425
|
+
"blockNumber": 197,
|
|
426
426
|
"cumulativeGasUsed": "595604",
|
|
427
427
|
"status": 1,
|
|
428
428
|
"byzantium": true
|
|
429
429
|
},
|
|
430
430
|
"args": [
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"
|
|
431
|
+
"0xCefC198b3180E41AEcCE0E728b391877d675beA6",
|
|
432
|
+
"0xe4bab0493e3F1f10EC239435e78FdA9c0D702Cac",
|
|
433
|
+
"0x485cc955000000000000000000000000d158e1690b956f449499d55869aafb282cbcc60e000000000000000000000000c7f7100992a53efa8b7ec58785c06a38a5f9bc64"
|
|
434
434
|
],
|
|
435
435
|
"numDeployments": 1,
|
|
436
436
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -440,11 +440,11 @@
|
|
|
440
440
|
"execute": {
|
|
441
441
|
"methodName": "initialize",
|
|
442
442
|
"args": [
|
|
443
|
-
"
|
|
444
|
-
"
|
|
443
|
+
"0xD158E1690B956F449499D55869aAFb282Cbcc60E",
|
|
444
|
+
"0xC7F7100992a53eFa8B7Ec58785c06A38A5F9bC64"
|
|
445
445
|
]
|
|
446
446
|
},
|
|
447
|
-
"implementation": "
|
|
447
|
+
"implementation": "0xCefC198b3180E41AEcCE0E728b391877d675beA6",
|
|
448
448
|
"devdoc": {
|
|
449
449
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
450
450
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xCefC198b3180E41AEcCE0E728b391877d675beA6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -242,18 +242,18 @@
|
|
|
242
242
|
"type": "function"
|
|
243
243
|
}
|
|
244
244
|
],
|
|
245
|
-
"transactionHash": "
|
|
245
|
+
"transactionHash": "0x069beb733f0e286648f1ff60e2a54d6e10b64ad5c9c0d1147b65455a9d656d90",
|
|
246
246
|
"receipt": {
|
|
247
247
|
"to": null,
|
|
248
248
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
249
|
-
"contractAddress": "
|
|
249
|
+
"contractAddress": "0xCefC198b3180E41AEcCE0E728b391877d675beA6",
|
|
250
250
|
"transactionIndex": 0,
|
|
251
251
|
"gasUsed": "1243338",
|
|
252
252
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
253
|
-
"blockHash": "
|
|
254
|
-
"transactionHash": "
|
|
253
|
+
"blockHash": "0x00000000000000c31c451716b0c965c2b524268ea16b710246a7e2dd176ff304",
|
|
254
|
+
"transactionHash": "0x069beb733f0e286648f1ff60e2a54d6e10b64ad5c9c0d1147b65455a9d656d90",
|
|
255
255
|
"logs": [],
|
|
256
|
-
"blockNumber":
|
|
256
|
+
"blockNumber": 195,
|
|
257
257
|
"cumulativeGasUsed": "1243338",
|
|
258
258
|
"status": 1,
|
|
259
259
|
"byzantium": true
|