@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": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1398,35 +1398,35 @@
|
|
|
1398
1398
|
"type": "constructor"
|
|
1399
1399
|
}
|
|
1400
1400
|
],
|
|
1401
|
-
"transactionHash": "
|
|
1401
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1402
1402
|
"receipt": {
|
|
1403
1403
|
"to": null,
|
|
1404
1404
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1405
|
-
"contractAddress": "
|
|
1405
|
+
"contractAddress": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1406
1406
|
"transactionIndex": 0,
|
|
1407
1407
|
"gasUsed": "926054",
|
|
1408
|
-
"logsBloom": "
|
|
1409
|
-
"blockHash": "
|
|
1410
|
-
"transactionHash": "
|
|
1408
|
+
"logsBloom": "0x00000004000000000000000000000000400000000000000000000000000000100000000000000000000000020200000000000000000000000000020000000000400400000000000000000000000002000000000020000000000000000020000010000080030008004000000000000800000020800000000800000000000000000000000010000000080000000080004000000000008080000000080000800000000000000000000000000002000400400000000000000000001000000000000000000020000000000000000000040000002000000400000100000000008060000000000000000000000000000800000000000000000000000408000000000000",
|
|
1409
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065",
|
|
1410
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1411
1411
|
"logs": [
|
|
1412
1412
|
{
|
|
1413
1413
|
"transactionIndex": 0,
|
|
1414
|
-
"blockNumber":
|
|
1415
|
-
"transactionHash": "
|
|
1416
|
-
"address": "
|
|
1414
|
+
"blockNumber": 2055563,
|
|
1415
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1416
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1417
1417
|
"topics": [
|
|
1418
1418
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1419
|
-
"
|
|
1419
|
+
"0x000000000000000000000000b8815f3f882614048cbe201a67ef9c6f10fe5035"
|
|
1420
1420
|
],
|
|
1421
1421
|
"data": "0x",
|
|
1422
1422
|
"logIndex": 0,
|
|
1423
|
-
"blockHash": "
|
|
1423
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"transactionIndex": 0,
|
|
1427
|
-
"blockNumber":
|
|
1428
|
-
"transactionHash": "
|
|
1429
|
-
"address": "
|
|
1427
|
+
"blockNumber": 2055563,
|
|
1428
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1429
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1430
1430
|
"topics": [
|
|
1431
1431
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1432
1432
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1435,28 +1435,28 @@
|
|
|
1435
1435
|
],
|
|
1436
1436
|
"data": "0x",
|
|
1437
1437
|
"logIndex": 1,
|
|
1438
|
-
"blockHash": "
|
|
1438
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"transactionIndex": 0,
|
|
1442
|
-
"blockNumber":
|
|
1443
|
-
"transactionHash": "
|
|
1444
|
-
"address": "
|
|
1442
|
+
"blockNumber": 2055563,
|
|
1443
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1444
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1445
1445
|
"topics": [
|
|
1446
1446
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1447
1447
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1448
|
-
"
|
|
1448
|
+
"0x000000000000000000000000012f6eae2a0bf5916f48b5f37c62bcfb7c1ffda1",
|
|
1449
1449
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1450
1450
|
],
|
|
1451
1451
|
"data": "0x",
|
|
1452
1452
|
"logIndex": 2,
|
|
1453
|
-
"blockHash": "
|
|
1453
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
1456
|
"transactionIndex": 0,
|
|
1457
|
-
"blockNumber":
|
|
1458
|
-
"transactionHash": "
|
|
1459
|
-
"address": "
|
|
1457
|
+
"blockNumber": 2055563,
|
|
1458
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1459
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1460
1460
|
"topics": [
|
|
1461
1461
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1462
1462
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1465,13 +1465,13 @@
|
|
|
1465
1465
|
],
|
|
1466
1466
|
"data": "0x",
|
|
1467
1467
|
"logIndex": 3,
|
|
1468
|
-
"blockHash": "
|
|
1468
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1469
1469
|
},
|
|
1470
1470
|
{
|
|
1471
1471
|
"transactionIndex": 0,
|
|
1472
|
-
"blockNumber":
|
|
1473
|
-
"transactionHash": "
|
|
1474
|
-
"address": "
|
|
1472
|
+
"blockNumber": 2055563,
|
|
1473
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1474
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1475
1475
|
"topics": [
|
|
1476
1476
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1477
1477
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1480,13 +1480,13 @@
|
|
|
1480
1480
|
],
|
|
1481
1481
|
"data": "0x",
|
|
1482
1482
|
"logIndex": 4,
|
|
1483
|
-
"blockHash": "
|
|
1483
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"transactionIndex": 0,
|
|
1487
|
-
"blockNumber":
|
|
1488
|
-
"transactionHash": "
|
|
1489
|
-
"address": "
|
|
1487
|
+
"blockNumber": 2055563,
|
|
1488
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1489
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1490
1490
|
"topics": [
|
|
1491
1491
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1492
1492
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1495,13 +1495,13 @@
|
|
|
1495
1495
|
],
|
|
1496
1496
|
"data": "0x",
|
|
1497
1497
|
"logIndex": 5,
|
|
1498
|
-
"blockHash": "
|
|
1498
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1499
1499
|
},
|
|
1500
1500
|
{
|
|
1501
1501
|
"transactionIndex": 0,
|
|
1502
|
-
"blockNumber":
|
|
1503
|
-
"transactionHash": "
|
|
1504
|
-
"address": "
|
|
1502
|
+
"blockNumber": 2055563,
|
|
1503
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1504
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1505
1505
|
"topics": [
|
|
1506
1506
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1507
1507
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1510,13 +1510,13 @@
|
|
|
1510
1510
|
],
|
|
1511
1511
|
"data": "0x",
|
|
1512
1512
|
"logIndex": 6,
|
|
1513
|
-
"blockHash": "
|
|
1513
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1514
1514
|
},
|
|
1515
1515
|
{
|
|
1516
1516
|
"transactionIndex": 0,
|
|
1517
|
-
"blockNumber":
|
|
1518
|
-
"transactionHash": "
|
|
1519
|
-
"address": "
|
|
1517
|
+
"blockNumber": 2055563,
|
|
1518
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1519
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1520
1520
|
"topics": [
|
|
1521
1521
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1522
1522
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1525,42 +1525,42 @@
|
|
|
1525
1525
|
],
|
|
1526
1526
|
"data": "0x",
|
|
1527
1527
|
"logIndex": 7,
|
|
1528
|
-
"blockHash": "
|
|
1528
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1529
1529
|
},
|
|
1530
1530
|
{
|
|
1531
1531
|
"transactionIndex": 0,
|
|
1532
|
-
"blockNumber":
|
|
1533
|
-
"transactionHash": "
|
|
1534
|
-
"address": "
|
|
1532
|
+
"blockNumber": 2055563,
|
|
1533
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1534
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1535
1535
|
"topics": [
|
|
1536
1536
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1537
1537
|
],
|
|
1538
1538
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1539
1539
|
"logIndex": 8,
|
|
1540
|
-
"blockHash": "
|
|
1540
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1541
1541
|
},
|
|
1542
1542
|
{
|
|
1543
1543
|
"transactionIndex": 0,
|
|
1544
|
-
"blockNumber":
|
|
1545
|
-
"transactionHash": "
|
|
1546
|
-
"address": "
|
|
1544
|
+
"blockNumber": 2055563,
|
|
1545
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
1546
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
1547
1547
|
"topics": [
|
|
1548
1548
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1549
1549
|
],
|
|
1550
|
-
"data": "
|
|
1550
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
1551
1551
|
"logIndex": 9,
|
|
1552
|
-
"blockHash": "
|
|
1552
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
1553
1553
|
}
|
|
1554
1554
|
],
|
|
1555
|
-
"blockNumber":
|
|
1555
|
+
"blockNumber": 2055563,
|
|
1556
1556
|
"cumulativeGasUsed": "926054",
|
|
1557
1557
|
"status": 1,
|
|
1558
1558
|
"byzantium": true
|
|
1559
1559
|
},
|
|
1560
1560
|
"args": [
|
|
1561
|
-
"
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1561
|
+
"0xb8815f3f882614048CbE201a67eF9c6F10fe5035",
|
|
1562
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
1563
|
+
"0x009fc681000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000063e7f4aeabc92be04ba12a02f2e893fc47bc7cac000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a600000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000012f6eae2a0bf5916f48b5f37c62bcfb7c1ffda10000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1564
1564
|
],
|
|
1565
1565
|
"numDeployments": 1,
|
|
1566
1566
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1570,12 +1570,12 @@
|
|
|
1570
1570
|
"execute": {
|
|
1571
1571
|
"methodName": "initialize",
|
|
1572
1572
|
"args": [
|
|
1573
|
-
"
|
|
1573
|
+
"0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6",
|
|
1574
1574
|
"0x0000000000000000000000000000000000000000",
|
|
1575
1575
|
[
|
|
1576
|
-
"
|
|
1576
|
+
"0x012f6eaE2A0Bf5916f48b5F37C62Bcfb7C1ffdA1"
|
|
1577
1577
|
],
|
|
1578
|
-
"
|
|
1578
|
+
"0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
1579
1579
|
"0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1580
1580
|
[
|
|
1581
1581
|
"0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9",
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
]
|
|
1587
1587
|
]
|
|
1588
1588
|
},
|
|
1589
|
-
"implementation": "
|
|
1589
|
+
"implementation": "0xb8815f3f882614048CbE201a67eF9c6F10fe5035",
|
|
1590
1590
|
"devdoc": {
|
|
1591
1591
|
"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.",
|
|
1592
1592
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x91E698871030D0e1b6c9268C20bB57E2720618Dd",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -358,22 +358,22 @@
|
|
|
358
358
|
"type": "receive"
|
|
359
359
|
}
|
|
360
360
|
],
|
|
361
|
-
"transactionHash": "
|
|
361
|
+
"transactionHash": "0x468c3261393b5442fdd730de44949ea958099ed55a4c82331cf1aa4ce260894b",
|
|
362
362
|
"receipt": {
|
|
363
363
|
"to": null,
|
|
364
364
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
365
|
-
"contractAddress": "
|
|
365
|
+
"contractAddress": "0x91E698871030D0e1b6c9268C20bB57E2720618Dd",
|
|
366
366
|
"transactionIndex": 0,
|
|
367
|
-
"gasUsed": "
|
|
368
|
-
"logsBloom": "
|
|
369
|
-
"blockHash": "
|
|
370
|
-
"transactionHash": "
|
|
367
|
+
"gasUsed": "1389265",
|
|
368
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000400000000000000000000010000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
369
|
+
"blockHash": "0x0bbd7774803716da55e92f0ed4b4000d72ebc9f140bfb0bd98cfccf38fe507e4",
|
|
370
|
+
"transactionHash": "0x468c3261393b5442fdd730de44949ea958099ed55a4c82331cf1aa4ce260894b",
|
|
371
371
|
"logs": [
|
|
372
372
|
{
|
|
373
373
|
"transactionIndex": 0,
|
|
374
|
-
"blockNumber":
|
|
375
|
-
"transactionHash": "
|
|
376
|
-
"address": "
|
|
374
|
+
"blockNumber": 2055561,
|
|
375
|
+
"transactionHash": "0x468c3261393b5442fdd730de44949ea958099ed55a4c82331cf1aa4ce260894b",
|
|
376
|
+
"address": "0x91E698871030D0e1b6c9268C20bB57E2720618Dd",
|
|
377
377
|
"topics": [
|
|
378
378
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
379
379
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -381,16 +381,16 @@
|
|
|
381
381
|
],
|
|
382
382
|
"data": "0x",
|
|
383
383
|
"logIndex": 0,
|
|
384
|
-
"blockHash": "
|
|
384
|
+
"blockHash": "0x0bbd7774803716da55e92f0ed4b4000d72ebc9f140bfb0bd98cfccf38fe507e4"
|
|
385
385
|
}
|
|
386
386
|
],
|
|
387
|
-
"blockNumber":
|
|
388
|
-
"cumulativeGasUsed": "
|
|
387
|
+
"blockNumber": 2055561,
|
|
388
|
+
"cumulativeGasUsed": "1389265",
|
|
389
389
|
"status": 1,
|
|
390
390
|
"byzantium": true
|
|
391
391
|
},
|
|
392
392
|
"args": [
|
|
393
|
-
"
|
|
393
|
+
"1000000"
|
|
394
394
|
],
|
|
395
395
|
"numDeployments": 1,
|
|
396
396
|
"solcInputHash": "42ac533235514d42e19d58779a704f57",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -172,22 +172,22 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0xe0f85039a16448efa5009cf01bfaf7e8e39a41bd5727666a5f912af7c90e1339",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
179
|
-
"contractAddress": "
|
|
179
|
+
"contractAddress": "0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
180
180
|
"transactionIndex": 0,
|
|
181
181
|
"gasUsed": "579082",
|
|
182
|
-
"logsBloom": "
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
182
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000001000000020000000000000400000000000000000000000000000001000000000000000000000000000010000000030000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000800000000800000000",
|
|
183
|
+
"blockHash": "0x1c9c6b52c3576ea9a5b0e875e29929dd8394834f6115356a2b7888975b3cbe09",
|
|
184
|
+
"transactionHash": "0xe0f85039a16448efa5009cf01bfaf7e8e39a41bd5727666a5f912af7c90e1339",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 2055554,
|
|
189
|
+
"transactionHash": "0xe0f85039a16448efa5009cf01bfaf7e8e39a41bd5727666a5f912af7c90e1339",
|
|
190
|
+
"address": "0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
193
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -195,13 +195,13 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x1c9c6b52c3576ea9a5b0e875e29929dd8394834f6115356a2b7888975b3cbe09"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 0,
|
|
202
|
-
"blockNumber":
|
|
203
|
-
"transactionHash": "
|
|
204
|
-
"address": "
|
|
202
|
+
"blockNumber": 2055554,
|
|
203
|
+
"transactionHash": "0xe0f85039a16448efa5009cf01bfaf7e8e39a41bd5727666a5f912af7c90e1339",
|
|
204
|
+
"address": "0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
207
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x1c9c6b52c3576ea9a5b0e875e29929dd8394834f6115356a2b7888975b3cbe09"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
|
-
"blockNumber":
|
|
215
|
+
"blockNumber": 2055554,
|
|
216
216
|
"cumulativeGasUsed": "579082",
|
|
217
217
|
"status": 1,
|
|
218
218
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xb8815f3f882614048CbE201a67eF9c6F10fe5035",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1267,18 +1267,18 @@
|
|
|
1267
1267
|
"type": "function"
|
|
1268
1268
|
}
|
|
1269
1269
|
],
|
|
1270
|
-
"transactionHash": "
|
|
1270
|
+
"transactionHash": "0x900a45034c414e1d74da19002146a36fc12b0d2525547ab50fb10fed70166251",
|
|
1271
1271
|
"receipt": {
|
|
1272
1272
|
"to": null,
|
|
1273
1273
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1274
|
-
"contractAddress": "
|
|
1274
|
+
"contractAddress": "0xb8815f3f882614048CbE201a67eF9c6F10fe5035",
|
|
1275
1275
|
"transactionIndex": 0,
|
|
1276
1276
|
"gasUsed": "4015567",
|
|
1277
1277
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1278
|
-
"blockHash": "
|
|
1279
|
-
"transactionHash": "
|
|
1278
|
+
"blockHash": "0x4906f31fc861cb53f2b9d9eced14e2629d10b771cf9ef172ed3f3710775fc8a3",
|
|
1279
|
+
"transactionHash": "0x900a45034c414e1d74da19002146a36fc12b0d2525547ab50fb10fed70166251",
|
|
1280
1280
|
"logs": [],
|
|
1281
|
-
"blockNumber":
|
|
1281
|
+
"blockNumber": 2055562,
|
|
1282
1282
|
"cumulativeGasUsed": "4015567",
|
|
1283
1283
|
"status": 1,
|
|
1284
1284
|
"byzantium": true
|