@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
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "926054",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000004000000000000000000000000400000000000000000000000000000100000000000000000000000020200000000000000000000000000020000000000400400000000000000000000000002000000000020000000000000000020000010000080030008004000000000000800000020800000000800000000000000000000000010000000080000000080004000000000008080000000080000800000000000000000000000000002000400400000000000000000001000000000000000000020000000000000000000040000002000000400000100000000008060000000000000000000000000000800000000000000000000000408000000000000",
|
|
144
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065",
|
|
145
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 2055563,
|
|
150
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
151
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000b8815f3f882614048cbe201a67ef9c6f10fe5035"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 2055563,
|
|
163
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
164
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -170,28 +170,28 @@
|
|
|
170
170
|
],
|
|
171
171
|
"data": "0x",
|
|
172
172
|
"logIndex": 1,
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"transactionIndex": 0,
|
|
177
|
-
"blockNumber":
|
|
178
|
-
"transactionHash": "
|
|
179
|
-
"address": "
|
|
177
|
+
"blockNumber": 2055563,
|
|
178
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
179
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
180
180
|
"topics": [
|
|
181
181
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
182
182
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
183
|
-
"
|
|
183
|
+
"0x000000000000000000000000012f6eae2a0bf5916f48b5f37c62bcfb7c1ffda1",
|
|
184
184
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 2,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 2055563,
|
|
193
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
194
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
197
197
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -200,13 +200,13 @@
|
|
|
200
200
|
],
|
|
201
201
|
"data": "0x",
|
|
202
202
|
"logIndex": 3,
|
|
203
|
-
"blockHash": "
|
|
203
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"transactionIndex": 0,
|
|
207
|
-
"blockNumber":
|
|
208
|
-
"transactionHash": "
|
|
209
|
-
"address": "
|
|
207
|
+
"blockNumber": 2055563,
|
|
208
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
209
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
210
210
|
"topics": [
|
|
211
211
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
212
212
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -215,13 +215,13 @@
|
|
|
215
215
|
],
|
|
216
216
|
"data": "0x",
|
|
217
217
|
"logIndex": 4,
|
|
218
|
-
"blockHash": "
|
|
218
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"transactionIndex": 0,
|
|
222
|
-
"blockNumber":
|
|
223
|
-
"transactionHash": "
|
|
224
|
-
"address": "
|
|
222
|
+
"blockNumber": 2055563,
|
|
223
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
224
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
225
225
|
"topics": [
|
|
226
226
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
227
227
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -230,13 +230,13 @@
|
|
|
230
230
|
],
|
|
231
231
|
"data": "0x",
|
|
232
232
|
"logIndex": 5,
|
|
233
|
-
"blockHash": "
|
|
233
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"transactionIndex": 0,
|
|
237
|
-
"blockNumber":
|
|
238
|
-
"transactionHash": "
|
|
239
|
-
"address": "
|
|
237
|
+
"blockNumber": 2055563,
|
|
238
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
239
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
240
240
|
"topics": [
|
|
241
241
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
242
242
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -245,13 +245,13 @@
|
|
|
245
245
|
],
|
|
246
246
|
"data": "0x",
|
|
247
247
|
"logIndex": 6,
|
|
248
|
-
"blockHash": "
|
|
248
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"transactionIndex": 0,
|
|
252
|
-
"blockNumber":
|
|
253
|
-
"transactionHash": "
|
|
254
|
-
"address": "
|
|
252
|
+
"blockNumber": 2055563,
|
|
253
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
254
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
255
255
|
"topics": [
|
|
256
256
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
257
257
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -260,42 +260,42 @@
|
|
|
260
260
|
],
|
|
261
261
|
"data": "0x",
|
|
262
262
|
"logIndex": 7,
|
|
263
|
-
"blockHash": "
|
|
263
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"transactionIndex": 0,
|
|
267
|
-
"blockNumber":
|
|
268
|
-
"transactionHash": "
|
|
269
|
-
"address": "
|
|
267
|
+
"blockNumber": 2055563,
|
|
268
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
269
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
270
270
|
"topics": [
|
|
271
271
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
272
272
|
],
|
|
273
273
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
274
274
|
"logIndex": 8,
|
|
275
|
-
"blockHash": "
|
|
275
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
276
276
|
},
|
|
277
277
|
{
|
|
278
278
|
"transactionIndex": 0,
|
|
279
|
-
"blockNumber":
|
|
280
|
-
"transactionHash": "
|
|
281
|
-
"address": "
|
|
279
|
+
"blockNumber": 2055563,
|
|
280
|
+
"transactionHash": "0xd26422ad5673bb75eee8011b2f1b246141f54f40b079cdcefadd92ed7a2ebd70",
|
|
281
|
+
"address": "0xfa91bFC0BF66fA4AA4340e6fb920485d4f2c153D",
|
|
282
282
|
"topics": [
|
|
283
283
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
284
284
|
],
|
|
285
|
-
"data": "
|
|
285
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
286
286
|
"logIndex": 9,
|
|
287
|
-
"blockHash": "
|
|
287
|
+
"blockHash": "0xdf0cf02542c4b3ef3c8fca7e3203871be60130ad00a36702a6ea1e8862c6b065"
|
|
288
288
|
}
|
|
289
289
|
],
|
|
290
|
-
"blockNumber":
|
|
290
|
+
"blockNumber": 2055563,
|
|
291
291
|
"cumulativeGasUsed": "926054",
|
|
292
292
|
"status": 1,
|
|
293
293
|
"byzantium": true
|
|
294
294
|
},
|
|
295
295
|
"args": [
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
296
|
+
"0xb8815f3f882614048CbE201a67eF9c6F10fe5035",
|
|
297
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
298
|
+
"0x009fc681000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000063e7f4aeabc92be04ba12a02f2e893fc47bc7cac000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a600000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000012f6eae2a0bf5916f48b5f37c62bcfb7c1ffda10000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
299
299
|
],
|
|
300
300
|
"numDeployments": 1,
|
|
301
301
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -637,35 +637,35 @@
|
|
|
637
637
|
"type": "constructor"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
|
-
"transactionHash": "
|
|
640
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
641
641
|
"receipt": {
|
|
642
642
|
"to": null,
|
|
643
643
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
644
|
-
"contractAddress": "
|
|
644
|
+
"contractAddress": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
645
645
|
"transactionIndex": 0,
|
|
646
646
|
"gasUsed": "743979",
|
|
647
|
-
"logsBloom": "
|
|
648
|
-
"blockHash": "
|
|
649
|
-
"transactionHash": "
|
|
647
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000800020000000000000000000000000000000008000000010000000000000000000020000000000000400000000000000000000000002000001000000000000000000400000000000000000030000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000080000000000000000000020000000000000000000040000000000000400000000400000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
648
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b",
|
|
649
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
650
650
|
"logs": [
|
|
651
651
|
{
|
|
652
652
|
"transactionIndex": 0,
|
|
653
|
-
"blockNumber":
|
|
654
|
-
"transactionHash": "
|
|
655
|
-
"address": "
|
|
653
|
+
"blockNumber": 2055565,
|
|
654
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
655
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
656
656
|
"topics": [
|
|
657
657
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
658
|
-
"
|
|
658
|
+
"0x000000000000000000000000a26ddf3da949687914d62963568213c7b43910f8"
|
|
659
659
|
],
|
|
660
660
|
"data": "0x",
|
|
661
661
|
"logIndex": 0,
|
|
662
|
-
"blockHash": "
|
|
662
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
665
|
"transactionIndex": 0,
|
|
666
|
-
"blockNumber":
|
|
667
|
-
"transactionHash": "
|
|
668
|
-
"address": "
|
|
666
|
+
"blockNumber": 2055565,
|
|
667
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
668
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
669
669
|
"topics": [
|
|
670
670
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
671
671
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -673,42 +673,42 @@
|
|
|
673
673
|
],
|
|
674
674
|
"data": "0x",
|
|
675
675
|
"logIndex": 1,
|
|
676
|
-
"blockHash": "
|
|
676
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"transactionIndex": 0,
|
|
680
|
-
"blockNumber":
|
|
681
|
-
"transactionHash": "
|
|
682
|
-
"address": "
|
|
680
|
+
"blockNumber": 2055565,
|
|
681
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
682
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
683
683
|
"topics": [
|
|
684
684
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
685
685
|
],
|
|
686
686
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
687
687
|
"logIndex": 2,
|
|
688
|
-
"blockHash": "
|
|
688
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"transactionIndex": 0,
|
|
692
|
-
"blockNumber":
|
|
693
|
-
"transactionHash": "
|
|
694
|
-
"address": "
|
|
692
|
+
"blockNumber": 2055565,
|
|
693
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
694
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
695
695
|
"topics": [
|
|
696
696
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
697
697
|
],
|
|
698
|
-
"data": "
|
|
698
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
699
699
|
"logIndex": 3,
|
|
700
|
-
"blockHash": "
|
|
700
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
701
701
|
}
|
|
702
702
|
],
|
|
703
|
-
"blockNumber":
|
|
703
|
+
"blockNumber": 2055565,
|
|
704
704
|
"cumulativeGasUsed": "743979",
|
|
705
705
|
"status": 1,
|
|
706
706
|
"byzantium": true
|
|
707
707
|
},
|
|
708
708
|
"args": [
|
|
709
|
-
"
|
|
710
|
-
"
|
|
711
|
-
"
|
|
709
|
+
"0xa26ddF3Da949687914D62963568213C7b43910F8",
|
|
710
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
711
|
+
"0xc0c53b8b0000000000000000000000004aeff6244dce72a2c71a3c2a75d35b2c396d7c5d00000000000000000000000070d8d48abf1f247969aceb6b7fd6b1d2b1937914000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6"
|
|
712
712
|
],
|
|
713
713
|
"numDeployments": 1,
|
|
714
714
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -718,12 +718,12 @@
|
|
|
718
718
|
"execute": {
|
|
719
719
|
"methodName": "initialize",
|
|
720
720
|
"args": [
|
|
721
|
-
"
|
|
722
|
-
"
|
|
723
|
-
"
|
|
721
|
+
"0x4aEFf6244dce72a2C71A3c2a75d35b2C396d7C5d",
|
|
722
|
+
"0x70D8D48abf1f247969aCEB6B7Fd6b1d2b1937914",
|
|
723
|
+
"0xBa8dF7424dAE9C2CDB4BC1aD2b63ABD97194fDb6"
|
|
724
724
|
]
|
|
725
725
|
},
|
|
726
|
-
"implementation": "
|
|
726
|
+
"implementation": "0xa26ddF3Da949687914D62963568213C7b43910F8",
|
|
727
727
|
"devdoc": {
|
|
728
728
|
"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.",
|
|
729
729
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xa26ddF3Da949687914D62963568213C7b43910F8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -506,18 +506,18 @@
|
|
|
506
506
|
"type": "function"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
|
-
"transactionHash": "
|
|
509
|
+
"transactionHash": "0x1e7e80bc643b1aa4d18d0633972d9c9f2a6a9d200d9f9152ac952dc17672d055",
|
|
510
510
|
"receipt": {
|
|
511
511
|
"to": null,
|
|
512
512
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
513
|
-
"contractAddress": "
|
|
513
|
+
"contractAddress": "0xa26ddF3Da949687914D62963568213C7b43910F8",
|
|
514
514
|
"transactionIndex": 0,
|
|
515
515
|
"gasUsed": "1763755",
|
|
516
516
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
517
|
-
"blockHash": "
|
|
518
|
-
"transactionHash": "
|
|
517
|
+
"blockHash": "0x3bfe3ff2d02efa359921a4817c0bf8f304bb344983d574e5f5395ce62608d479",
|
|
518
|
+
"transactionHash": "0x1e7e80bc643b1aa4d18d0633972d9c9f2a6a9d200d9f9152ac952dc17672d055",
|
|
519
519
|
"logs": [],
|
|
520
|
-
"blockNumber":
|
|
520
|
+
"blockNumber": 2055564,
|
|
521
521
|
"cumulativeGasUsed": "1763755",
|
|
522
522
|
"status": 1,
|
|
523
523
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "743979",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000800020000000000000000000000000000000008000000010000000000000000000020000000000000400000000000000000000000002000001000000000000000000400000000000000000030000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000080000000000000000000020000000000000000000040000000000000400000000400000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b",
|
|
145
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 2055565,
|
|
150
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
151
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000a26ddf3da949687914d62963568213c7b43910f8"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 2055565,
|
|
163
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
164
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,42 +169,42 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 2055565,
|
|
177
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
178
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 2055565,
|
|
189
|
+
"transactionHash": "0xef4635ba2ae415327132457ac951ceacc2853fe8943a40bd02c9242b1ecb92de",
|
|
190
|
+
"address": "0x7110205FA59d9CfEE406293D0BaE0d6240985Cd3",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000074b9e28c8849740bd1f10261caa676f6691fa8a6",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x65b568204934515c7aadd4fc25f64d7e7c1d70238b6301ff9ca0a1873ef2750b"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 2055565,
|
|
200
200
|
"cumulativeGasUsed": "743979",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0xa26ddF3Da949687914D62963568213C7b43910F8",
|
|
206
|
+
"0x74b9E28C8849740bD1f10261caA676f6691Fa8a6",
|
|
207
|
+
"0xc0c53b8b0000000000000000000000004aeff6244dce72a2c71a3c2a75d35b2c396d7c5d00000000000000000000000070d8d48abf1f247969aceb6b7fd6b1d2b1937914000000000000000000000000ba8df7424dae9c2cdb4bc1ad2b63abd97194fdb6"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -816,35 +816,35 @@
|
|
|
816
816
|
"type": "constructor"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
819
|
-
"transactionHash": "
|
|
819
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
820
820
|
"receipt": {
|
|
821
821
|
"to": null,
|
|
822
822
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
823
|
-
"contractAddress": "
|
|
823
|
+
"contractAddress": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
824
824
|
"transactionIndex": 0,
|
|
825
825
|
"gasUsed": "738824",
|
|
826
|
-
"logsBloom": "
|
|
827
|
-
"blockHash": "
|
|
828
|
-
"transactionHash": "
|
|
826
|
+
"logsBloom": "0x00000000000000000000000000000000404000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000001000003000001000000000000000000000000000000000000030000000000000000000800000000800000000000000000000000400000000000000000000000000000000000008000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000020000000000000000000000000000000004000000000000000100000000000000000",
|
|
827
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077",
|
|
828
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
829
829
|
"logs": [
|
|
830
830
|
{
|
|
831
831
|
"transactionIndex": 0,
|
|
832
|
-
"blockNumber":
|
|
833
|
-
"transactionHash": "
|
|
834
|
-
"address": "
|
|
832
|
+
"blockNumber": 2055521,
|
|
833
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
834
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
835
835
|
"topics": [
|
|
836
836
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
837
|
-
"
|
|
837
|
+
"0x0000000000000000000000008538372b69ee59083e03661bb06b28ce51237845"
|
|
838
838
|
],
|
|
839
839
|
"data": "0x",
|
|
840
840
|
"logIndex": 0,
|
|
841
|
-
"blockHash": "
|
|
841
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
844
|
"transactionIndex": 0,
|
|
845
|
-
"blockNumber":
|
|
846
|
-
"transactionHash": "
|
|
847
|
-
"address": "
|
|
845
|
+
"blockNumber": 2055521,
|
|
846
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
847
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
848
848
|
"topics": [
|
|
849
849
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
850
850
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -852,41 +852,41 @@
|
|
|
852
852
|
],
|
|
853
853
|
"data": "0x",
|
|
854
854
|
"logIndex": 1,
|
|
855
|
-
"blockHash": "
|
|
855
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
856
856
|
},
|
|
857
857
|
{
|
|
858
858
|
"transactionIndex": 0,
|
|
859
|
-
"blockNumber":
|
|
860
|
-
"transactionHash": "
|
|
861
|
-
"address": "
|
|
859
|
+
"blockNumber": 2055521,
|
|
860
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
861
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
862
862
|
"topics": [
|
|
863
863
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
864
864
|
],
|
|
865
865
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
866
866
|
"logIndex": 2,
|
|
867
|
-
"blockHash": "
|
|
867
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
868
868
|
},
|
|
869
869
|
{
|
|
870
870
|
"transactionIndex": 0,
|
|
871
|
-
"blockNumber":
|
|
872
|
-
"transactionHash": "
|
|
873
|
-
"address": "
|
|
871
|
+
"blockNumber": 2055521,
|
|
872
|
+
"transactionHash": "0xe9b914d8f7c0ec17e816ba3d0021993949412f509d1cb11a68a28e88a7c55410",
|
|
873
|
+
"address": "0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
874
874
|
"topics": [
|
|
875
875
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
876
876
|
],
|
|
877
|
-
"data": "
|
|
877
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000daf24ddd2a52f0ed3c1528b11b7a69f8fcf72b79",
|
|
878
878
|
"logIndex": 3,
|
|
879
|
-
"blockHash": "
|
|
879
|
+
"blockHash": "0xc7476aa7a588d1554c1f0745bc17626d85e413c6f1747896a07fecf1465ba077"
|
|
880
880
|
}
|
|
881
881
|
],
|
|
882
|
-
"blockNumber":
|
|
882
|
+
"blockNumber": 2055521,
|
|
883
883
|
"cumulativeGasUsed": "738824",
|
|
884
884
|
"status": 1,
|
|
885
885
|
"byzantium": true
|
|
886
886
|
},
|
|
887
887
|
"args": [
|
|
888
|
-
"
|
|
889
|
-
"
|
|
888
|
+
"0x8538372B69EE59083E03661bB06b28CE51237845",
|
|
889
|
+
"0xDaF24Ddd2a52f0ed3c1528B11B7A69F8fcf72B79",
|
|
890
890
|
"0xc4d66de8000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a"
|
|
891
891
|
],
|
|
892
892
|
"numDeployments": 1,
|
|
@@ -900,7 +900,7 @@
|
|
|
900
900
|
"0xF5E8A439C599205C1aB06b535DE46681Aed1007a"
|
|
901
901
|
]
|
|
902
902
|
},
|
|
903
|
-
"implementation": "
|
|
903
|
+
"implementation": "0x8538372B69EE59083E03661bB06b28CE51237845",
|
|
904
904
|
"devdoc": {
|
|
905
905
|
"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.",
|
|
906
906
|
"kind": "dev",
|