@wireio/stake 2.6.0 → 2.7.0
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/lib/stake.browser.js +806 -26256
- package/lib/stake.browser.js.map +1 -1
- package/lib/stake.d.ts +1 -2
- package/lib/stake.js +806 -26256
- package/lib/stake.js.map +1 -1
- package/lib/stake.m.js +806 -26256
- package/lib/stake.m.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/ethereum/mainnet/common/Base58.sol/Base58.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/iodata.sol/iodata.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/iodata_util.sol/iodata_util.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_data.sol/sysio_data.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_errors.sol/sysio_errors.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_merkle.sol/sysio_merkle.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_name.sol/sysio_name.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_read.sol/sysio_read.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_tester.sol/SysioTester.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_verify.sol/sysio_verify.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/common/sysio_write.sol/sysio_write.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/BeaconState.sol/BeaconState.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20.json +70 -0
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +70 -0
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IStakingModule.json +10 -75
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/LiqEthCommon.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/LiqEthManaged.sol/LiqEthManaged.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/Yield.sol/YieldOracle.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/Uint64BE.json +2 -2
- package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/liqEth/withdrawalVault.sol/WithdrawalVault.json +2 -2
- package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +33 -2
- package/src/assets/ethereum/mainnet/outpost/OPP.sol/OPP.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPP.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/IOPPSender.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPCommon.sol/OPPCommon.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPErrors.sol/OPPErrors.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPInbound.sol/OPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OPPSender.sol/OPPSender.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostErrors.sol/OutpostErrors.json +33 -2
- package/src/assets/ethereum/mainnet/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/ReceiptNFT.sol/ReceiptNFT.json +33 -2
- package/src/assets/ethereum/mainnet/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/token/ERC1155Token.sol/ERC1155Token.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/token/ERC20Token.sol/ERC20Token.dbg.json +1 -1
- package/src/assets/ethereum/mainnet/token/ERC721Token.sol/ERC721Token.dbg.json +1 -1
- package/src/networks/ethereum/contract.ts +41 -46
- package/src/networks/ethereum/types.ts +1 -1
- package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.json +0 -164
- package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.json +0 -76
- package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.json +0 -10
- package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.json +0 -618
- package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.json +0 -40
- package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.json +0 -10
- package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.json +0 -10
- package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.json +0 -233
- package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.json +0 -49
- package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.json +0 -64
- package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.json +0 -1458
- package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.json +0 -1532
- package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.json +0 -1525
- package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.json +0 -1076
- package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.json +0 -807
- package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.json +0 -1289
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.json +0 -39
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.json +0 -64
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -29
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.json +0 -319
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -333
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.json +0 -279
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -129
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.json +0 -66
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.json +0 -10
- package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.json +0 -229
- package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.json +0 -1376
- package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.json +0 -973
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.json +0 -10
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.json +0 -441
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.json +0 -122
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +0 -551
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +0 -948
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.json +0 -88
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.json +0 -29
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.json +0 -194
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.json +0 -29
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.json +0 -36
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +0 -199
- package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.json +0 -273
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.json +0 -394
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.json +0 -378
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +0 -224
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +0 -1010
- package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.json +0 -291
- package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.json +0 -298
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +0 -488
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +0 -229
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +0 -1432
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.json +0 -130
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.json +0 -29
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +0 -141
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +0 -213
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +0 -2015
- package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.json +0 -29
- package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.json +0 -29
- package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.json +0 -858
- package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.json +0 -30
- package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.json +0 -472
- package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.json +0 -330
- package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +0 -4
- package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.json +0 -449
- package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/DepositManager.sol/DepositManager.json +0 -978
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/LiqEthCommon.sol/IAccounting.json +0 -176
- package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -874
- package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -937
- package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/accounting.sol/Accounting.json +0 -542
- package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/liqEth.sol/LiqEthToken.json +0 -1233
- package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/liqEth/stakingModule.sol/StakingModule.json +0 -1772
- package/src/assets/ethereum/mainnet/outpost/Aggregator.sol/Aggregator.json +0 -82
- package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/outpost/BAR.sol/BAR.json +0 -1840
- package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/outpost/Depositor.sol/Depositor.json +0 -1622
- package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/outpost/OutpostManager.sol/OutpostManager.json +0 -730
- package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/outpost/Pool.sol/Pool.json +0 -905
- package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.dbg.json +0 -4
- package/src/assets/ethereum/mainnet/outpost/Pretoken.sol/Pretoken.json +0 -1634
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/DepositManagerV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/DepositManager.sol/IStakingModuleBondLocker.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/KeyBondManager.sol/KeyBondManager.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthCommon.sol/IKeyBondManager.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/StakingLib.sol/StakingLib.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/liqEth.sol/LiqEthTokenV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/stakingModule.sol/StakingModuleV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/DepositManager.sol/DepositManager.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IAccounting.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositContract.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IDepositManager.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IStakingModule.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/accounting.sol/Accounting.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/liqEth.sol/LiqEthToken.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/liqEth/v1/stakingModule.sol/StakingModule.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/BAR.sol/BARV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Depositor.sol/DepositorV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/OutpostManager.sol/OutpostManagerV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pool.sol/PoolV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/Pretoken.sol/PretokenV2.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/BAR.sol/BAR.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Depositor.sol/Depositor.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/OutpostManager.sol/OutpostManager.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pool.sol/Pool.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.dbg.json +0 -0
- /package/src/assets/ethereum/{hoodi → mainnet}/outpost/v1/Pretoken.sol/Pretoken.json +0 -0
|
@@ -1,1233 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "LiqEthToken",
|
|
4
|
-
"sourceName": "contracts/liqEth/liqEth.sol",
|
|
5
|
-
"abi": [
|
|
6
|
-
{
|
|
7
|
-
"inputs": [
|
|
8
|
-
{
|
|
9
|
-
"internalType": "address",
|
|
10
|
-
"name": "authority",
|
|
11
|
-
"type": "address"
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"name": "AccessManagedInvalidAuthority",
|
|
15
|
-
"type": "error"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"inputs": [
|
|
19
|
-
{
|
|
20
|
-
"internalType": "address",
|
|
21
|
-
"name": "caller",
|
|
22
|
-
"type": "address"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"internalType": "uint32",
|
|
26
|
-
"name": "delay",
|
|
27
|
-
"type": "uint32"
|
|
28
|
-
}
|
|
29
|
-
],
|
|
30
|
-
"name": "AccessManagedRequiredDelay",
|
|
31
|
-
"type": "error"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"inputs": [
|
|
35
|
-
{
|
|
36
|
-
"internalType": "address",
|
|
37
|
-
"name": "caller",
|
|
38
|
-
"type": "address"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"name": "AccessManagedUnauthorized",
|
|
42
|
-
"type": "error"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"inputs": [
|
|
46
|
-
{
|
|
47
|
-
"internalType": "address",
|
|
48
|
-
"name": "target",
|
|
49
|
-
"type": "address"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"name": "AddressEmptyCode",
|
|
53
|
-
"type": "error"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"inputs": [],
|
|
57
|
-
"name": "ECDSAInvalidSignature",
|
|
58
|
-
"type": "error"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"inputs": [
|
|
62
|
-
{
|
|
63
|
-
"internalType": "uint256",
|
|
64
|
-
"name": "length",
|
|
65
|
-
"type": "uint256"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "ECDSAInvalidSignatureLength",
|
|
69
|
-
"type": "error"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"inputs": [
|
|
73
|
-
{
|
|
74
|
-
"internalType": "bytes32",
|
|
75
|
-
"name": "s",
|
|
76
|
-
"type": "bytes32"
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"name": "ECDSAInvalidSignatureS",
|
|
80
|
-
"type": "error"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"inputs": [
|
|
84
|
-
{
|
|
85
|
-
"internalType": "address",
|
|
86
|
-
"name": "implementation",
|
|
87
|
-
"type": "address"
|
|
88
|
-
}
|
|
89
|
-
],
|
|
90
|
-
"name": "ERC1967InvalidImplementation",
|
|
91
|
-
"type": "error"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"inputs": [],
|
|
95
|
-
"name": "ERC1967NonPayable",
|
|
96
|
-
"type": "error"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"inputs": [
|
|
100
|
-
{
|
|
101
|
-
"internalType": "address",
|
|
102
|
-
"name": "spender",
|
|
103
|
-
"type": "address"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"internalType": "uint256",
|
|
107
|
-
"name": "allowance",
|
|
108
|
-
"type": "uint256"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"internalType": "uint256",
|
|
112
|
-
"name": "needed",
|
|
113
|
-
"type": "uint256"
|
|
114
|
-
}
|
|
115
|
-
],
|
|
116
|
-
"name": "ERC20InsufficientAllowance",
|
|
117
|
-
"type": "error"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"inputs": [
|
|
121
|
-
{
|
|
122
|
-
"internalType": "address",
|
|
123
|
-
"name": "sender",
|
|
124
|
-
"type": "address"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"internalType": "uint256",
|
|
128
|
-
"name": "balance",
|
|
129
|
-
"type": "uint256"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"internalType": "uint256",
|
|
133
|
-
"name": "needed",
|
|
134
|
-
"type": "uint256"
|
|
135
|
-
}
|
|
136
|
-
],
|
|
137
|
-
"name": "ERC20InsufficientBalance",
|
|
138
|
-
"type": "error"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"inputs": [
|
|
142
|
-
{
|
|
143
|
-
"internalType": "address",
|
|
144
|
-
"name": "approver",
|
|
145
|
-
"type": "address"
|
|
146
|
-
}
|
|
147
|
-
],
|
|
148
|
-
"name": "ERC20InvalidApprover",
|
|
149
|
-
"type": "error"
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"inputs": [
|
|
153
|
-
{
|
|
154
|
-
"internalType": "address",
|
|
155
|
-
"name": "receiver",
|
|
156
|
-
"type": "address"
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"name": "ERC20InvalidReceiver",
|
|
160
|
-
"type": "error"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"inputs": [
|
|
164
|
-
{
|
|
165
|
-
"internalType": "address",
|
|
166
|
-
"name": "sender",
|
|
167
|
-
"type": "address"
|
|
168
|
-
}
|
|
169
|
-
],
|
|
170
|
-
"name": "ERC20InvalidSender",
|
|
171
|
-
"type": "error"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"inputs": [
|
|
175
|
-
{
|
|
176
|
-
"internalType": "address",
|
|
177
|
-
"name": "spender",
|
|
178
|
-
"type": "address"
|
|
179
|
-
}
|
|
180
|
-
],
|
|
181
|
-
"name": "ERC20InvalidSpender",
|
|
182
|
-
"type": "error"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"inputs": [
|
|
186
|
-
{
|
|
187
|
-
"internalType": "uint256",
|
|
188
|
-
"name": "deadline",
|
|
189
|
-
"type": "uint256"
|
|
190
|
-
}
|
|
191
|
-
],
|
|
192
|
-
"name": "ERC2612ExpiredSignature",
|
|
193
|
-
"type": "error"
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"inputs": [
|
|
197
|
-
{
|
|
198
|
-
"internalType": "address",
|
|
199
|
-
"name": "signer",
|
|
200
|
-
"type": "address"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"internalType": "address",
|
|
204
|
-
"name": "owner",
|
|
205
|
-
"type": "address"
|
|
206
|
-
}
|
|
207
|
-
],
|
|
208
|
-
"name": "ERC2612InvalidSigner",
|
|
209
|
-
"type": "error"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"inputs": [],
|
|
213
|
-
"name": "EnforcedPause",
|
|
214
|
-
"type": "error"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"inputs": [],
|
|
218
|
-
"name": "ExpectedPause",
|
|
219
|
-
"type": "error"
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
"inputs": [],
|
|
223
|
-
"name": "FailedCall",
|
|
224
|
-
"type": "error"
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"inputs": [
|
|
228
|
-
{
|
|
229
|
-
"internalType": "address",
|
|
230
|
-
"name": "account",
|
|
231
|
-
"type": "address"
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"internalType": "uint256",
|
|
235
|
-
"name": "currentNonce",
|
|
236
|
-
"type": "uint256"
|
|
237
|
-
}
|
|
238
|
-
],
|
|
239
|
-
"name": "InvalidAccountNonce",
|
|
240
|
-
"type": "error"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"inputs": [],
|
|
244
|
-
"name": "InvalidInitialization",
|
|
245
|
-
"type": "error"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"inputs": [],
|
|
249
|
-
"name": "NotInitializing",
|
|
250
|
-
"type": "error"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"inputs": [
|
|
254
|
-
{
|
|
255
|
-
"internalType": "address",
|
|
256
|
-
"name": "receiver",
|
|
257
|
-
"type": "address"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"internalType": "uint256",
|
|
261
|
-
"name": "balance",
|
|
262
|
-
"type": "uint256"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"internalType": "uint256",
|
|
266
|
-
"name": "liqEthValue",
|
|
267
|
-
"type": "uint256"
|
|
268
|
-
}
|
|
269
|
-
],
|
|
270
|
-
"name": "RewardsERC20InsufficientValue",
|
|
271
|
-
"type": "error"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"inputs": [],
|
|
275
|
-
"name": "UUPSUnauthorizedCallContext",
|
|
276
|
-
"type": "error"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"inputs": [
|
|
280
|
-
{
|
|
281
|
-
"internalType": "bytes32",
|
|
282
|
-
"name": "slot",
|
|
283
|
-
"type": "bytes32"
|
|
284
|
-
}
|
|
285
|
-
],
|
|
286
|
-
"name": "UUPSUnsupportedProxiableUUID",
|
|
287
|
-
"type": "error"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"anonymous": false,
|
|
291
|
-
"inputs": [
|
|
292
|
-
{
|
|
293
|
-
"indexed": true,
|
|
294
|
-
"internalType": "address",
|
|
295
|
-
"name": "owner",
|
|
296
|
-
"type": "address"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"indexed": true,
|
|
300
|
-
"internalType": "address",
|
|
301
|
-
"name": "spender",
|
|
302
|
-
"type": "address"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"indexed": false,
|
|
306
|
-
"internalType": "uint256",
|
|
307
|
-
"name": "value",
|
|
308
|
-
"type": "uint256"
|
|
309
|
-
}
|
|
310
|
-
],
|
|
311
|
-
"name": "Approval",
|
|
312
|
-
"type": "event"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"anonymous": false,
|
|
316
|
-
"inputs": [
|
|
317
|
-
{
|
|
318
|
-
"indexed": false,
|
|
319
|
-
"internalType": "address",
|
|
320
|
-
"name": "authority",
|
|
321
|
-
"type": "address"
|
|
322
|
-
}
|
|
323
|
-
],
|
|
324
|
-
"name": "AuthorityUpdated",
|
|
325
|
-
"type": "event"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"anonymous": false,
|
|
329
|
-
"inputs": [],
|
|
330
|
-
"name": "EIP712DomainChanged",
|
|
331
|
-
"type": "event"
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"anonymous": false,
|
|
335
|
-
"inputs": [
|
|
336
|
-
{
|
|
337
|
-
"indexed": false,
|
|
338
|
-
"internalType": "uint256",
|
|
339
|
-
"name": "newIndex",
|
|
340
|
-
"type": "uint256"
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
"indexed": false,
|
|
344
|
-
"internalType": "uint256",
|
|
345
|
-
"name": "tokenPenalty",
|
|
346
|
-
"type": "uint256"
|
|
347
|
-
}
|
|
348
|
-
],
|
|
349
|
-
"name": "IndexDecreased",
|
|
350
|
-
"type": "event"
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"anonymous": false,
|
|
354
|
-
"inputs": [
|
|
355
|
-
{
|
|
356
|
-
"indexed": false,
|
|
357
|
-
"internalType": "uint256",
|
|
358
|
-
"name": "newIndex",
|
|
359
|
-
"type": "uint256"
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"indexed": false,
|
|
363
|
-
"internalType": "uint256",
|
|
364
|
-
"name": "tokenReward",
|
|
365
|
-
"type": "uint256"
|
|
366
|
-
}
|
|
367
|
-
],
|
|
368
|
-
"name": "IndexIncreased",
|
|
369
|
-
"type": "event"
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"anonymous": false,
|
|
373
|
-
"inputs": [
|
|
374
|
-
{
|
|
375
|
-
"indexed": false,
|
|
376
|
-
"internalType": "uint64",
|
|
377
|
-
"name": "version",
|
|
378
|
-
"type": "uint64"
|
|
379
|
-
}
|
|
380
|
-
],
|
|
381
|
-
"name": "Initialized",
|
|
382
|
-
"type": "event"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"anonymous": false,
|
|
386
|
-
"inputs": [
|
|
387
|
-
{
|
|
388
|
-
"indexed": false,
|
|
389
|
-
"internalType": "address",
|
|
390
|
-
"name": "account",
|
|
391
|
-
"type": "address"
|
|
392
|
-
}
|
|
393
|
-
],
|
|
394
|
-
"name": "Paused",
|
|
395
|
-
"type": "event"
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
"anonymous": false,
|
|
399
|
-
"inputs": [
|
|
400
|
-
{
|
|
401
|
-
"indexed": true,
|
|
402
|
-
"internalType": "address",
|
|
403
|
-
"name": "from",
|
|
404
|
-
"type": "address"
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"indexed": false,
|
|
408
|
-
"internalType": "uint256",
|
|
409
|
-
"name": "shares",
|
|
410
|
-
"type": "uint256"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"indexed": false,
|
|
414
|
-
"internalType": "uint256",
|
|
415
|
-
"name": "tokenValue",
|
|
416
|
-
"type": "uint256"
|
|
417
|
-
}
|
|
418
|
-
],
|
|
419
|
-
"name": "SharesBurned",
|
|
420
|
-
"type": "event"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"anonymous": false,
|
|
424
|
-
"inputs": [
|
|
425
|
-
{
|
|
426
|
-
"indexed": true,
|
|
427
|
-
"internalType": "address",
|
|
428
|
-
"name": "to",
|
|
429
|
-
"type": "address"
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"indexed": false,
|
|
433
|
-
"internalType": "uint256",
|
|
434
|
-
"name": "shares",
|
|
435
|
-
"type": "uint256"
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"indexed": false,
|
|
439
|
-
"internalType": "uint256",
|
|
440
|
-
"name": "tokenValue",
|
|
441
|
-
"type": "uint256"
|
|
442
|
-
}
|
|
443
|
-
],
|
|
444
|
-
"name": "SharesMinted",
|
|
445
|
-
"type": "event"
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"anonymous": false,
|
|
449
|
-
"inputs": [
|
|
450
|
-
{
|
|
451
|
-
"indexed": true,
|
|
452
|
-
"internalType": "address",
|
|
453
|
-
"name": "from",
|
|
454
|
-
"type": "address"
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"indexed": true,
|
|
458
|
-
"internalType": "address",
|
|
459
|
-
"name": "to",
|
|
460
|
-
"type": "address"
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"indexed": false,
|
|
464
|
-
"internalType": "uint256",
|
|
465
|
-
"name": "value",
|
|
466
|
-
"type": "uint256"
|
|
467
|
-
}
|
|
468
|
-
],
|
|
469
|
-
"name": "Transfer",
|
|
470
|
-
"type": "event"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"anonymous": false,
|
|
474
|
-
"inputs": [
|
|
475
|
-
{
|
|
476
|
-
"indexed": false,
|
|
477
|
-
"internalType": "address",
|
|
478
|
-
"name": "account",
|
|
479
|
-
"type": "address"
|
|
480
|
-
}
|
|
481
|
-
],
|
|
482
|
-
"name": "Unpaused",
|
|
483
|
-
"type": "event"
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"anonymous": false,
|
|
487
|
-
"inputs": [
|
|
488
|
-
{
|
|
489
|
-
"indexed": true,
|
|
490
|
-
"internalType": "address",
|
|
491
|
-
"name": "implementation",
|
|
492
|
-
"type": "address"
|
|
493
|
-
}
|
|
494
|
-
],
|
|
495
|
-
"name": "Upgraded",
|
|
496
|
-
"type": "event"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"anonymous": false,
|
|
500
|
-
"inputs": [
|
|
501
|
-
{
|
|
502
|
-
"indexed": true,
|
|
503
|
-
"internalType": "address",
|
|
504
|
-
"name": "from",
|
|
505
|
-
"type": "address"
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
"indexed": false,
|
|
509
|
-
"internalType": "uint256",
|
|
510
|
-
"name": "liqEthAmount",
|
|
511
|
-
"type": "uint256"
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"indexed": false,
|
|
515
|
-
"internalType": "uint256",
|
|
516
|
-
"name": "shares",
|
|
517
|
-
"type": "uint256"
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"indexed": false,
|
|
521
|
-
"internalType": "uint256",
|
|
522
|
-
"name": "oldIndex",
|
|
523
|
-
"type": "uint256"
|
|
524
|
-
},
|
|
525
|
-
{
|
|
526
|
-
"indexed": false,
|
|
527
|
-
"internalType": "uint256",
|
|
528
|
-
"name": "newIndex",
|
|
529
|
-
"type": "uint256"
|
|
530
|
-
}
|
|
531
|
-
],
|
|
532
|
-
"name": "ValueShiftedFrom",
|
|
533
|
-
"type": "event"
|
|
534
|
-
},
|
|
535
|
-
{
|
|
536
|
-
"anonymous": false,
|
|
537
|
-
"inputs": [
|
|
538
|
-
{
|
|
539
|
-
"indexed": true,
|
|
540
|
-
"internalType": "address",
|
|
541
|
-
"name": "to",
|
|
542
|
-
"type": "address"
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"indexed": false,
|
|
546
|
-
"internalType": "uint256",
|
|
547
|
-
"name": "liqEthAmount",
|
|
548
|
-
"type": "uint256"
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"indexed": false,
|
|
552
|
-
"internalType": "uint256",
|
|
553
|
-
"name": "shares",
|
|
554
|
-
"type": "uint256"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"indexed": false,
|
|
558
|
-
"internalType": "uint256",
|
|
559
|
-
"name": "oldIndex",
|
|
560
|
-
"type": "uint256"
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
"indexed": false,
|
|
564
|
-
"internalType": "uint256",
|
|
565
|
-
"name": "newIndex",
|
|
566
|
-
"type": "uint256"
|
|
567
|
-
}
|
|
568
|
-
],
|
|
569
|
-
"name": "ValueShiftedTo",
|
|
570
|
-
"type": "event"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"inputs": [],
|
|
574
|
-
"name": "DOMAIN_SEPARATOR",
|
|
575
|
-
"outputs": [
|
|
576
|
-
{
|
|
577
|
-
"internalType": "bytes32",
|
|
578
|
-
"name": "",
|
|
579
|
-
"type": "bytes32"
|
|
580
|
-
}
|
|
581
|
-
],
|
|
582
|
-
"stateMutability": "view",
|
|
583
|
-
"type": "function"
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
"inputs": [],
|
|
587
|
-
"name": "MINTER_ROLE",
|
|
588
|
-
"outputs": [
|
|
589
|
-
{
|
|
590
|
-
"internalType": "bytes32",
|
|
591
|
-
"name": "",
|
|
592
|
-
"type": "bytes32"
|
|
593
|
-
}
|
|
594
|
-
],
|
|
595
|
-
"stateMutability": "view",
|
|
596
|
-
"type": "function"
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"inputs": [],
|
|
600
|
-
"name": "ORACLE_ROLE",
|
|
601
|
-
"outputs": [
|
|
602
|
-
{
|
|
603
|
-
"internalType": "bytes32",
|
|
604
|
-
"name": "",
|
|
605
|
-
"type": "bytes32"
|
|
606
|
-
}
|
|
607
|
-
],
|
|
608
|
-
"stateMutability": "view",
|
|
609
|
-
"type": "function"
|
|
610
|
-
},
|
|
611
|
-
{
|
|
612
|
-
"inputs": [],
|
|
613
|
-
"name": "UNIT",
|
|
614
|
-
"outputs": [
|
|
615
|
-
{
|
|
616
|
-
"internalType": "uint256",
|
|
617
|
-
"name": "",
|
|
618
|
-
"type": "uint256"
|
|
619
|
-
}
|
|
620
|
-
],
|
|
621
|
-
"stateMutability": "view",
|
|
622
|
-
"type": "function"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"inputs": [],
|
|
626
|
-
"name": "UPGRADE_INTERFACE_VERSION",
|
|
627
|
-
"outputs": [
|
|
628
|
-
{
|
|
629
|
-
"internalType": "string",
|
|
630
|
-
"name": "",
|
|
631
|
-
"type": "string"
|
|
632
|
-
}
|
|
633
|
-
],
|
|
634
|
-
"stateMutability": "view",
|
|
635
|
-
"type": "function"
|
|
636
|
-
},
|
|
637
|
-
{
|
|
638
|
-
"inputs": [],
|
|
639
|
-
"name": "_withdrawalQueue",
|
|
640
|
-
"outputs": [
|
|
641
|
-
{
|
|
642
|
-
"internalType": "contract IWithdrawalRecord",
|
|
643
|
-
"name": "",
|
|
644
|
-
"type": "address"
|
|
645
|
-
}
|
|
646
|
-
],
|
|
647
|
-
"stateMutability": "view",
|
|
648
|
-
"type": "function"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"inputs": [
|
|
652
|
-
{
|
|
653
|
-
"internalType": "address",
|
|
654
|
-
"name": "owner",
|
|
655
|
-
"type": "address"
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"internalType": "address",
|
|
659
|
-
"name": "spender",
|
|
660
|
-
"type": "address"
|
|
661
|
-
}
|
|
662
|
-
],
|
|
663
|
-
"name": "allowance",
|
|
664
|
-
"outputs": [
|
|
665
|
-
{
|
|
666
|
-
"internalType": "uint256",
|
|
667
|
-
"name": "",
|
|
668
|
-
"type": "uint256"
|
|
669
|
-
}
|
|
670
|
-
],
|
|
671
|
-
"stateMutability": "view",
|
|
672
|
-
"type": "function"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"inputs": [
|
|
676
|
-
{
|
|
677
|
-
"internalType": "address",
|
|
678
|
-
"name": "spender",
|
|
679
|
-
"type": "address"
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
"internalType": "uint256",
|
|
683
|
-
"name": "value",
|
|
684
|
-
"type": "uint256"
|
|
685
|
-
}
|
|
686
|
-
],
|
|
687
|
-
"name": "approve",
|
|
688
|
-
"outputs": [
|
|
689
|
-
{
|
|
690
|
-
"internalType": "bool",
|
|
691
|
-
"name": "",
|
|
692
|
-
"type": "bool"
|
|
693
|
-
}
|
|
694
|
-
],
|
|
695
|
-
"stateMutability": "nonpayable",
|
|
696
|
-
"type": "function"
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"inputs": [],
|
|
700
|
-
"name": "authority",
|
|
701
|
-
"outputs": [
|
|
702
|
-
{
|
|
703
|
-
"internalType": "address",
|
|
704
|
-
"name": "",
|
|
705
|
-
"type": "address"
|
|
706
|
-
}
|
|
707
|
-
],
|
|
708
|
-
"stateMutability": "view",
|
|
709
|
-
"type": "function"
|
|
710
|
-
},
|
|
711
|
-
{
|
|
712
|
-
"inputs": [
|
|
713
|
-
{
|
|
714
|
-
"internalType": "address",
|
|
715
|
-
"name": "account",
|
|
716
|
-
"type": "address"
|
|
717
|
-
}
|
|
718
|
-
],
|
|
719
|
-
"name": "balanceOf",
|
|
720
|
-
"outputs": [
|
|
721
|
-
{
|
|
722
|
-
"internalType": "uint256",
|
|
723
|
-
"name": "",
|
|
724
|
-
"type": "uint256"
|
|
725
|
-
}
|
|
726
|
-
],
|
|
727
|
-
"stateMutability": "view",
|
|
728
|
-
"type": "function"
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
"inputs": [],
|
|
732
|
-
"name": "decimals",
|
|
733
|
-
"outputs": [
|
|
734
|
-
{
|
|
735
|
-
"internalType": "uint8",
|
|
736
|
-
"name": "",
|
|
737
|
-
"type": "uint8"
|
|
738
|
-
}
|
|
739
|
-
],
|
|
740
|
-
"stateMutability": "view",
|
|
741
|
-
"type": "function"
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"inputs": [
|
|
745
|
-
{
|
|
746
|
-
"internalType": "uint256",
|
|
747
|
-
"name": "tokenReward",
|
|
748
|
-
"type": "uint256"
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"name": "decreaseIndex",
|
|
752
|
-
"outputs": [],
|
|
753
|
-
"stateMutability": "nonpayable",
|
|
754
|
-
"type": "function"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"inputs": [
|
|
758
|
-
{
|
|
759
|
-
"internalType": "address",
|
|
760
|
-
"name": "from",
|
|
761
|
-
"type": "address"
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"internalType": "uint256",
|
|
765
|
-
"name": "liqEthAmount",
|
|
766
|
-
"type": "uint256"
|
|
767
|
-
}
|
|
768
|
-
],
|
|
769
|
-
"name": "distributeYield",
|
|
770
|
-
"outputs": [],
|
|
771
|
-
"stateMutability": "nonpayable",
|
|
772
|
-
"type": "function"
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
"inputs": [],
|
|
776
|
-
"name": "eip712Domain",
|
|
777
|
-
"outputs": [
|
|
778
|
-
{
|
|
779
|
-
"internalType": "bytes1",
|
|
780
|
-
"name": "fields",
|
|
781
|
-
"type": "bytes1"
|
|
782
|
-
},
|
|
783
|
-
{
|
|
784
|
-
"internalType": "string",
|
|
785
|
-
"name": "name",
|
|
786
|
-
"type": "string"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"internalType": "string",
|
|
790
|
-
"name": "version",
|
|
791
|
-
"type": "string"
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
"internalType": "uint256",
|
|
795
|
-
"name": "chainId",
|
|
796
|
-
"type": "uint256"
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"internalType": "address",
|
|
800
|
-
"name": "verifyingContract",
|
|
801
|
-
"type": "address"
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"internalType": "bytes32",
|
|
805
|
-
"name": "salt",
|
|
806
|
-
"type": "bytes32"
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"internalType": "uint256[]",
|
|
810
|
-
"name": "extensions",
|
|
811
|
-
"type": "uint256[]"
|
|
812
|
-
}
|
|
813
|
-
],
|
|
814
|
-
"stateMutability": "view",
|
|
815
|
-
"type": "function"
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
"inputs": [
|
|
819
|
-
{
|
|
820
|
-
"internalType": "uint256",
|
|
821
|
-
"name": "tokenReward",
|
|
822
|
-
"type": "uint256"
|
|
823
|
-
}
|
|
824
|
-
],
|
|
825
|
-
"name": "increaseIndex",
|
|
826
|
-
"outputs": [],
|
|
827
|
-
"stateMutability": "nonpayable",
|
|
828
|
-
"type": "function"
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
"inputs": [],
|
|
832
|
-
"name": "index",
|
|
833
|
-
"outputs": [
|
|
834
|
-
{
|
|
835
|
-
"internalType": "uint256",
|
|
836
|
-
"name": "",
|
|
837
|
-
"type": "uint256"
|
|
838
|
-
}
|
|
839
|
-
],
|
|
840
|
-
"stateMutability": "view",
|
|
841
|
-
"type": "function"
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
"inputs": [
|
|
845
|
-
{
|
|
846
|
-
"internalType": "address",
|
|
847
|
-
"name": "manager",
|
|
848
|
-
"type": "address"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"internalType": "contract IWithdrawalRecord",
|
|
852
|
-
"name": "withdrawalQueue",
|
|
853
|
-
"type": "address"
|
|
854
|
-
}
|
|
855
|
-
],
|
|
856
|
-
"name": "initialize",
|
|
857
|
-
"outputs": [],
|
|
858
|
-
"stateMutability": "nonpayable",
|
|
859
|
-
"type": "function"
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
"inputs": [],
|
|
863
|
-
"name": "isConsumingScheduledOp",
|
|
864
|
-
"outputs": [
|
|
865
|
-
{
|
|
866
|
-
"internalType": "bytes4",
|
|
867
|
-
"name": "",
|
|
868
|
-
"type": "bytes4"
|
|
869
|
-
}
|
|
870
|
-
],
|
|
871
|
-
"stateMutability": "view",
|
|
872
|
-
"type": "function"
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"inputs": [],
|
|
876
|
-
"name": "lastDistributeYieldAt",
|
|
877
|
-
"outputs": [
|
|
878
|
-
{
|
|
879
|
-
"internalType": "uint64",
|
|
880
|
-
"name": "",
|
|
881
|
-
"type": "uint64"
|
|
882
|
-
}
|
|
883
|
-
],
|
|
884
|
-
"stateMutability": "view",
|
|
885
|
-
"type": "function"
|
|
886
|
-
},
|
|
887
|
-
{
|
|
888
|
-
"inputs": [
|
|
889
|
-
{
|
|
890
|
-
"internalType": "address",
|
|
891
|
-
"name": "to",
|
|
892
|
-
"type": "address"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"internalType": "uint256",
|
|
896
|
-
"name": "tokenValue",
|
|
897
|
-
"type": "uint256"
|
|
898
|
-
}
|
|
899
|
-
],
|
|
900
|
-
"name": "mint",
|
|
901
|
-
"outputs": [
|
|
902
|
-
{
|
|
903
|
-
"internalType": "uint256",
|
|
904
|
-
"name": "shares",
|
|
905
|
-
"type": "uint256"
|
|
906
|
-
}
|
|
907
|
-
],
|
|
908
|
-
"stateMutability": "nonpayable",
|
|
909
|
-
"type": "function"
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"inputs": [],
|
|
913
|
-
"name": "name",
|
|
914
|
-
"outputs": [
|
|
915
|
-
{
|
|
916
|
-
"internalType": "string",
|
|
917
|
-
"name": "",
|
|
918
|
-
"type": "string"
|
|
919
|
-
}
|
|
920
|
-
],
|
|
921
|
-
"stateMutability": "view",
|
|
922
|
-
"type": "function"
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"inputs": [
|
|
926
|
-
{
|
|
927
|
-
"internalType": "address",
|
|
928
|
-
"name": "owner",
|
|
929
|
-
"type": "address"
|
|
930
|
-
}
|
|
931
|
-
],
|
|
932
|
-
"name": "nonces",
|
|
933
|
-
"outputs": [
|
|
934
|
-
{
|
|
935
|
-
"internalType": "uint256",
|
|
936
|
-
"name": "",
|
|
937
|
-
"type": "uint256"
|
|
938
|
-
}
|
|
939
|
-
],
|
|
940
|
-
"stateMutability": "view",
|
|
941
|
-
"type": "function"
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"inputs": [],
|
|
945
|
-
"name": "pause",
|
|
946
|
-
"outputs": [],
|
|
947
|
-
"stateMutability": "nonpayable",
|
|
948
|
-
"type": "function"
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
"inputs": [],
|
|
952
|
-
"name": "paused",
|
|
953
|
-
"outputs": [
|
|
954
|
-
{
|
|
955
|
-
"internalType": "bool",
|
|
956
|
-
"name": "",
|
|
957
|
-
"type": "bool"
|
|
958
|
-
}
|
|
959
|
-
],
|
|
960
|
-
"stateMutability": "view",
|
|
961
|
-
"type": "function"
|
|
962
|
-
},
|
|
963
|
-
{
|
|
964
|
-
"inputs": [
|
|
965
|
-
{
|
|
966
|
-
"internalType": "address",
|
|
967
|
-
"name": "owner",
|
|
968
|
-
"type": "address"
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"internalType": "address",
|
|
972
|
-
"name": "spender",
|
|
973
|
-
"type": "address"
|
|
974
|
-
},
|
|
975
|
-
{
|
|
976
|
-
"internalType": "uint256",
|
|
977
|
-
"name": "value",
|
|
978
|
-
"type": "uint256"
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"internalType": "uint256",
|
|
982
|
-
"name": "deadline",
|
|
983
|
-
"type": "uint256"
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"internalType": "uint8",
|
|
987
|
-
"name": "v",
|
|
988
|
-
"type": "uint8"
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"internalType": "bytes32",
|
|
992
|
-
"name": "r",
|
|
993
|
-
"type": "bytes32"
|
|
994
|
-
},
|
|
995
|
-
{
|
|
996
|
-
"internalType": "bytes32",
|
|
997
|
-
"name": "s",
|
|
998
|
-
"type": "bytes32"
|
|
999
|
-
}
|
|
1000
|
-
],
|
|
1001
|
-
"name": "permit",
|
|
1002
|
-
"outputs": [],
|
|
1003
|
-
"stateMutability": "nonpayable",
|
|
1004
|
-
"type": "function"
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"inputs": [
|
|
1008
|
-
{
|
|
1009
|
-
"internalType": "uint256",
|
|
1010
|
-
"name": "tokenValue",
|
|
1011
|
-
"type": "uint256"
|
|
1012
|
-
}
|
|
1013
|
-
],
|
|
1014
|
-
"name": "previewShares",
|
|
1015
|
-
"outputs": [
|
|
1016
|
-
{
|
|
1017
|
-
"internalType": "uint256",
|
|
1018
|
-
"name": "",
|
|
1019
|
-
"type": "uint256"
|
|
1020
|
-
}
|
|
1021
|
-
],
|
|
1022
|
-
"stateMutability": "view",
|
|
1023
|
-
"type": "function"
|
|
1024
|
-
},
|
|
1025
|
-
{
|
|
1026
|
-
"inputs": [],
|
|
1027
|
-
"name": "proxiableUUID",
|
|
1028
|
-
"outputs": [
|
|
1029
|
-
{
|
|
1030
|
-
"internalType": "bytes32",
|
|
1031
|
-
"name": "",
|
|
1032
|
-
"type": "bytes32"
|
|
1033
|
-
}
|
|
1034
|
-
],
|
|
1035
|
-
"stateMutability": "view",
|
|
1036
|
-
"type": "function"
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
"inputs": [
|
|
1040
|
-
{
|
|
1041
|
-
"internalType": "address",
|
|
1042
|
-
"name": "from",
|
|
1043
|
-
"type": "address"
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"internalType": "uint256",
|
|
1047
|
-
"name": "tokenValue",
|
|
1048
|
-
"type": "uint256"
|
|
1049
|
-
}
|
|
1050
|
-
],
|
|
1051
|
-
"name": "safeBurn",
|
|
1052
|
-
"outputs": [
|
|
1053
|
-
{
|
|
1054
|
-
"internalType": "uint256",
|
|
1055
|
-
"name": "shares",
|
|
1056
|
-
"type": "uint256"
|
|
1057
|
-
}
|
|
1058
|
-
],
|
|
1059
|
-
"stateMutability": "nonpayable",
|
|
1060
|
-
"type": "function"
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"inputs": [
|
|
1064
|
-
{
|
|
1065
|
-
"internalType": "address",
|
|
1066
|
-
"name": "newAuthority",
|
|
1067
|
-
"type": "address"
|
|
1068
|
-
}
|
|
1069
|
-
],
|
|
1070
|
-
"name": "setAuthority",
|
|
1071
|
-
"outputs": [],
|
|
1072
|
-
"stateMutability": "nonpayable",
|
|
1073
|
-
"type": "function"
|
|
1074
|
-
},
|
|
1075
|
-
{
|
|
1076
|
-
"inputs": [
|
|
1077
|
-
{
|
|
1078
|
-
"internalType": "address",
|
|
1079
|
-
"name": "from",
|
|
1080
|
-
"type": "address"
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
"internalType": "uint256",
|
|
1084
|
-
"name": "liqEthAmount",
|
|
1085
|
-
"type": "uint256"
|
|
1086
|
-
}
|
|
1087
|
-
],
|
|
1088
|
-
"name": "shiftValueFrom",
|
|
1089
|
-
"outputs": [],
|
|
1090
|
-
"stateMutability": "nonpayable",
|
|
1091
|
-
"type": "function"
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"inputs": [
|
|
1095
|
-
{
|
|
1096
|
-
"internalType": "address",
|
|
1097
|
-
"name": "to",
|
|
1098
|
-
"type": "address"
|
|
1099
|
-
},
|
|
1100
|
-
{
|
|
1101
|
-
"internalType": "uint256",
|
|
1102
|
-
"name": "liqEthAmount",
|
|
1103
|
-
"type": "uint256"
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1106
|
-
"name": "shiftValueTo",
|
|
1107
|
-
"outputs": [],
|
|
1108
|
-
"stateMutability": "nonpayable",
|
|
1109
|
-
"type": "function"
|
|
1110
|
-
},
|
|
1111
|
-
{
|
|
1112
|
-
"inputs": [],
|
|
1113
|
-
"name": "symbol",
|
|
1114
|
-
"outputs": [
|
|
1115
|
-
{
|
|
1116
|
-
"internalType": "string",
|
|
1117
|
-
"name": "",
|
|
1118
|
-
"type": "string"
|
|
1119
|
-
}
|
|
1120
|
-
],
|
|
1121
|
-
"stateMutability": "view",
|
|
1122
|
-
"type": "function"
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
"inputs": [],
|
|
1126
|
-
"name": "totalSupply",
|
|
1127
|
-
"outputs": [
|
|
1128
|
-
{
|
|
1129
|
-
"internalType": "uint256",
|
|
1130
|
-
"name": "",
|
|
1131
|
-
"type": "uint256"
|
|
1132
|
-
}
|
|
1133
|
-
],
|
|
1134
|
-
"stateMutability": "view",
|
|
1135
|
-
"type": "function"
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"inputs": [
|
|
1139
|
-
{
|
|
1140
|
-
"internalType": "address",
|
|
1141
|
-
"name": "to",
|
|
1142
|
-
"type": "address"
|
|
1143
|
-
},
|
|
1144
|
-
{
|
|
1145
|
-
"internalType": "uint256",
|
|
1146
|
-
"name": "value",
|
|
1147
|
-
"type": "uint256"
|
|
1148
|
-
}
|
|
1149
|
-
],
|
|
1150
|
-
"name": "transfer",
|
|
1151
|
-
"outputs": [
|
|
1152
|
-
{
|
|
1153
|
-
"internalType": "bool",
|
|
1154
|
-
"name": "",
|
|
1155
|
-
"type": "bool"
|
|
1156
|
-
}
|
|
1157
|
-
],
|
|
1158
|
-
"stateMutability": "nonpayable",
|
|
1159
|
-
"type": "function"
|
|
1160
|
-
},
|
|
1161
|
-
{
|
|
1162
|
-
"inputs": [
|
|
1163
|
-
{
|
|
1164
|
-
"internalType": "address",
|
|
1165
|
-
"name": "from",
|
|
1166
|
-
"type": "address"
|
|
1167
|
-
},
|
|
1168
|
-
{
|
|
1169
|
-
"internalType": "address",
|
|
1170
|
-
"name": "to",
|
|
1171
|
-
"type": "address"
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"internalType": "uint256",
|
|
1175
|
-
"name": "value",
|
|
1176
|
-
"type": "uint256"
|
|
1177
|
-
}
|
|
1178
|
-
],
|
|
1179
|
-
"name": "transferFrom",
|
|
1180
|
-
"outputs": [
|
|
1181
|
-
{
|
|
1182
|
-
"internalType": "bool",
|
|
1183
|
-
"name": "",
|
|
1184
|
-
"type": "bool"
|
|
1185
|
-
}
|
|
1186
|
-
],
|
|
1187
|
-
"stateMutability": "nonpayable",
|
|
1188
|
-
"type": "function"
|
|
1189
|
-
},
|
|
1190
|
-
{
|
|
1191
|
-
"inputs": [],
|
|
1192
|
-
"name": "unit",
|
|
1193
|
-
"outputs": [
|
|
1194
|
-
{
|
|
1195
|
-
"internalType": "uint256",
|
|
1196
|
-
"name": "",
|
|
1197
|
-
"type": "uint256"
|
|
1198
|
-
}
|
|
1199
|
-
],
|
|
1200
|
-
"stateMutability": "view",
|
|
1201
|
-
"type": "function"
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"inputs": [],
|
|
1205
|
-
"name": "unpause",
|
|
1206
|
-
"outputs": [],
|
|
1207
|
-
"stateMutability": "nonpayable",
|
|
1208
|
-
"type": "function"
|
|
1209
|
-
},
|
|
1210
|
-
{
|
|
1211
|
-
"inputs": [
|
|
1212
|
-
{
|
|
1213
|
-
"internalType": "address",
|
|
1214
|
-
"name": "newImplementation",
|
|
1215
|
-
"type": "address"
|
|
1216
|
-
},
|
|
1217
|
-
{
|
|
1218
|
-
"internalType": "bytes",
|
|
1219
|
-
"name": "data",
|
|
1220
|
-
"type": "bytes"
|
|
1221
|
-
}
|
|
1222
|
-
],
|
|
1223
|
-
"name": "upgradeToAndCall",
|
|
1224
|
-
"outputs": [],
|
|
1225
|
-
"stateMutability": "payable",
|
|
1226
|
-
"type": "function"
|
|
1227
|
-
}
|
|
1228
|
-
],
|
|
1229
|
-
"bytecode": "0x60a080604052346029573060805261339d908161002f823960805181818161106f0152612d1f0152f35b600080fdfe6080604052600436101561001257600080fd5b6000358060e01c90816302cea26b146121c057816306fdde031461211657816307e2cea5146120db578163095ea7b3146120b557816318160ddd1461209a5781631b870ba714611e3d5750806323b872dd14611e055780632986c0e514611dda578063313ce56714611d9a5780633644e51514611d7f5780633f4ba83a14611d0657806340c10f1914611bba578063485cc955146112da5780634f1ef286146110d957806352d1902d1461105c5780635c975abb1461102c57806370a0823114610fbc5780637a9e5e4b14610f415780637ecebe0014610ee85780637f20db0014610ebe5780638456cb5914610e5557806384b0196e14610cf95780638797dfeb14610a7e5780638fb3603714610a2b578063907af6c014610a0057806395d89b41146108fb57806398b2f160146108df5780639d8e2177146108b85780639f15d70014610661578063a9059cbb14610630578063ad3cb1cc146105e6578063bd4ba9c01461058f578063bf7e214f14610559578063cdcc560014610530578063d505accf146103a3578063d539139314610368578063dd62ed3e1461031f5763e39fa5d2146101c157600080fd5b3461031a57602036600319011261031a576004356101df36336125c6565b6101f5600a6101ec6124fe565b04821115612550565b80156102d557600080516020613288833981519152549081156102a4577fb762d39071f358aadf087b91215286e9bcf9076ce362828ff37c813424b35a2b918161028761024b6040946102466124fe565b6124db565b61028160008051602061330883398151915254610269868285612b8a565b8096816000805160206131c883398151915255612ff7565b906124db565b6000805160206132e88339815191525582519182526020820152a1005b60405162461bcd60e51b81526020600482015260096024820152686e6f2073686172657360b81b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f52657761726420616d6f756e742063616e2774206265207a65726f00000000006044820152606490fd5b600080fd5b3461031a57604036600319011261031a5761033861221e565b610349610343612234565b9161258d565b9060018060a01b03166000526020526020604060002054604051908152f35b3461031a57600036600319011261031a5760206040517ff0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc98152f35b3461031a5760e036600319011261031a576103bc61221e565b6103c4612234565b60443590606435926084359360ff8516850361031a578042116105185760018060a01b039081831695866000527f5ab42ced628888259c08ac98db1eb0cf702fc1501344311d8b100cd1bfe4bb006020526040600020908154916001830190556040519260208401927f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98452896040860152858816606086015288608086015260a085015260c084015260c0835260e08301918383106001600160401b03841117610502576104cf936104c69360405251902061049f612c71565b906040519161190160f01b83526002830152602282015260c43591604260a4359220612dac565b90929192612e5c565b168481036104e457506104e29350612be1565b005b60449085604051916325c0072360e11b835260048301526024820152fd5b634e487b7160e01b600052604160045260246000fd5b6024906040519063313c898160e11b82526004820152fd5b3461031a57600036600319011261031a576000546040516001600160a01b039091168152602090f35b3461031a57600036600319011261031a576000805160206131a8833981519152546040516001600160a01b039091168152602090f35b3461031a57604036600319011261031a576105be6105ab61221e565b6105b536336125c6565b602435906129d3565b6000805467ffffffffffffffff60a01b19164260a01b67ffffffffffffffff60a01b16179055005b3461031a57600036600319011261031a5761062c60405161060681612278565b60058152640352e302e360dc1b60208201526040519182916020835260208301906121de565b0390f35b3461031a57604036600319011261031a5761065661064c61221e565b6024359033612803565b602060405160018152f35b3461031a57604036600319011261031a5761067a61221e565b602435906001600160a01b0380821690811561089f5733820361088f575b6106a0612d81565b6106a8612d81565b6106b06124fe565b6000805160206132e883398151915290856106cc835482612721565b600080516020613308833981519152805480986106fc6000805160206131c8833981519152948554938491612ff7565b998960005260008051602061322883398151915292836020526040600020548c8110610847575050505087600052602052604060002088815403905560008051602061328883398151915288815481810383551415600014610839576102469261077695949261077192549154905491612ff7565b612721565b90555b6000827fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef6020604051888152a3817f8038d1806af22a919dcd5b2a4c313824e515ceb65343ff568379f92a1f32301060408051868152876020820152a26000541692833b1561031a5760446000928360405196879485936326995e5f60e21b8552600485015260248401525af191821561082d5760209261081e575b50604051908152f35b6108279061224a565b82610815565b6040513d6000823e3d90fd5b505050505060009055610779565b87939261088b9261085792612ff7565b60405163391434e360e21b81526001600160a01b039093166004840152602483015260448201929092529081906064820190565b0390fd5b61089a84338561272e565b610698565b604051634b637e8f60e11b815260006004820152602490fd5b3461031a57600036600319011261031a5760206040516b033b2e3c9fd0803ce80000008152f35b3461031a57604036600319011261031a576104e26105b561221e565b3461031a57600036600319011261031a576040517f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc711805482600061093e8361233e565b92838352602094600191866001821691826000146109de575050600114610982575b505061096e92500383612293565b61062c6040519282849384528301906121de565b8592506000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b906000915b8583106109c657505061096e93508201018580610960565b805483890185015287945086939092019181016109ae565b925093505061096e94915060ff191682840152151560051b8201018580610960565b3461031a57600036600319011261031a57602060008051602061330883398151915254604051908152f35b3461031a57600036600319011261031a576000805160206131a88339815191525460a01c60ff1615610a75576020638fb3603760e01b5b6040516001600160e01b03199091168152f35b60206000610a62565b3461031a57604036600319011261031a57610a9761221e565b602435610aa436336125c6565b610aaf81151561293b565b6001600160a01b038216918215610ce0578260005260008051602061322883398151915280602052604060002054916000805160206131c88339815191529182549260008051602061330883398151915292835492610b0f848789612ff7565b610b176124fe565b94610b32600080516020613288833981519152998a546124db565b938415610c9057610b4383886124db565b908b610b8760ff7f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7135460081c166064610b7c8287612ee7565b918609151590612721565b10610c5e5750508a98956102468996610c0887610c599b977f294a3cc6299d1f322723499283f8b463dabdf1089c17870224adaa01837d16039f9d610c30988f98610bef8a610be6610c369f95610281610bf497610c189f8790612b8a565b93848a55612721565b612b8a565b9e6000526020528d6040600020558d612721565b8099555497889554958691612ff7565b91826000805160206132e88339815191525585612bc0565b11612987565b604051948594859094939260609260808301968352602083015260408201520152565b0390a2005b6040516344e7f86360e11b81526001600160a01b039190911660048201526024810191909152604481018b9052606490fd5b60405162461bcd60e51b815260206004820152602260248201527f4e6f206f746865722073686172657320746f20646973747269627574652066726044820152616f6d60f01b6064820152608490fd5b60405163ec442f0560e01b815260006004820152602490fd5b3461031a57600036600319011261031a577fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d100541580610e2c575b15610def57610d40612378565b610d4861243e565b6040516020808201928284106001600160401b0385111761050257916020610da28594610d94979660405260008452604051978897600f60f81b895260e0858a015260e08901906121de565b9087820360408901526121de565b91466060870152306080870152600060a087015285830360c0870152519182815201929160005b828110610dd857505050500390f35b835185528695509381019392810192600101610dc9565b60405162461bcd60e51b81526020600482015260156024820152741152540dcc4c8e88155b9a5b9a5d1a585b1a5e9959605a1b6044820152606490fd5b507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1015415610d33565b3461031a57600036600319011261031a57610e7036336125c6565b610e78612d81565b6000805160206132a8833981519152600160ff198254161790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a2586020604051338152a1005b3461031a57600036600319011261031a5760206001600160401b0360005460a01c16604051908152f35b3461031a57602036600319011261031a576001600160a01b03610f0961221e565b166000527f5ab42ced628888259c08ac98db1eb0cf702fc1501344311d8b100cd1bfe4bb006020526020604060002054604051908152f35b3461031a57602036600319011261031a57610f5a61221e565b6000805160206131a8833981519152546001600160a01b03919082163303610fa557803b15610f8c576104e2906128e2565b6040516361798f2f60e11b815291166004820152602490fd5b60405162d1953b60e31b8152336004820152602490fd5b3461031a57602036600319011261031a576001600160a01b03610fdd61221e565b1660005260008051602061322883398151915260205260206110246040600020546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b604051908152f35b3461031a57600036600319011261031a57602060ff6000805160206132a883398151915254166040519015158152f35b3461031a57600036600319011261031a577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031630036110c75760206040517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b60405163703e46dd60e11b8152600490fd5b604036600319011261031a576110ed61221e565b60249081356001600160401b03811161031a573660238201121561031a578060040135611119816122b4565b926111276040519485612293565b818452602091828501933687838301011161031a578160009288869301873786010152611152612d15565b61115c36336125c6565b611164612d15565b6040516352d1902d60e01b81526001600160a01b03821694908381600481895afa600091816112ab575b506111ab57604051634c9c8ce360e01b8152600481018790528790fd5b8590877f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc918281036112965750843b15611280575080546001600160a01b03191682179055604051907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b600080a2815115611265575060006104e29481925190845af4903d1561125c573d61123f816122b4565b9061124d6040519283612293565b8152600081943d92013e613144565b60609250613144565b93505050503461127157005b63b398979f60e01b8152600490fd5b604051634c9c8ce360e01b815260048101849052fd5b60405190632a87526960e21b82526004820152fd5b9091508481813d83116112d3575b6112c38183612293565b8101031261031a5751908861118e565b503d6112b9565b3461031a57604036600319011261031a576112f361221e565b6024356001600160a01b038116810361031a5760008051602061332883398151915254916001600160401b03831680159081611baa575b6001149081611ba0575b159081611b97575b50611b85576113959060016001600160401b03198516176000805160206133288339815191525560ff8460401c1615611b58575b611378612ce6565b611380612ce6565b611388612ce6565b611390612ce6565b6128e2565b61139d612ce6565b604051916113aa83612278565b6006835265098d2e28aa8960d31b6020840152604051916113ca83612278565b60068352650d8d2e28aa8960d31b60208401526113e5612ce6565b6113ed612ce6565b6113f5612ce6565b60405161140181612278565b60018152603160f81b6020820152611417612ce6565b61141f612ce6565b84516001600160401b038111610502576114476000805160206132088339815191525461233e565b601f8111611ae2575b50806020601f8211600114611a5557600091611a4a575b508160011b916000199060031b1c191617600080516020613208833981519152555b8051906001600160401b0382116105025781906114b46000805160206132488339815191525461233e565b601f81116119c9575b50602090601f83116001146119375760009261192c575b50508160011b916000199060031b1c191617600080516020613248833981519152555b60007fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1005560007fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d10155611547612ce6565b61154f612ce6565b83516001600160401b038111610502576115776000805160206131e88339815191525461233e565b601f81116118b2575b50602094601f82116001146118265794819293949560009261181b575b50508160011b916000199060031b1c1916176000805160206131e8833981519152555b82516001600160401b038111610502577f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc711906115fc825461233e565b601f81116117b7575b506020601f821160011461173257819060ff96600092611727575b50508160011b916000199060031b1c19161790555b6b033b2e3c9fd0803ce80000008060008051602061330883398151915255610a127f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc713918254906000805160206131c88339815191525561ffff191617905561169b612ce6565b6116a3612ce6565b60018060a01b03166bffffffffffffffffffffffff60a01b600054161760005560401c16156116ce57005b68ff0000000000000000196000805160206133288339815191525416600080516020613328833981519152557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602060405160018152a1005b015190508680611620565b601f19821695836000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b9660005b81811061179f57509160ff9791846001959410611786575b505050811b019055611635565b015160001960f88460031b161c19169055868080611779565b83830151895560019098019760209384019301611761565b826000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b601f830160051c81019160208410611811575b601f0160051c01905b8181106118055750611605565b600081556001016117f8565b90915081906117ef565b01519050858061159d565b601f198216956000805160206131e88339815191526000526000805160206132c88339815191529160005b88811061189a57508360019596979810611881575b505050811b016000805160206131e8833981519152556115c0565b015160001960f88460031b161c19169055858080611866565b91926020600181928685015181550194019201611851565b6000805160206131e8833981519152600052601f820160051c6000805160206132c8833981519152019060208310611916575b601f0160051c6000805160206132c883398151915201905b81811061190a5750611580565b600081556001016118fd565b6000805160206132c883398151915291506118e5565b0151905086806114d4565b9250600080516020613248833981519152600052600080516020613348833981519152906000935b601f19841685106119ae576001945083601f19811610611995575b505050811b01600080516020613248833981519152556114f7565b015160001960f88460031b161c1916905586808061197a565b8181015183556020948501946001909301929091019061195f565b909150600080516020613248833981519152600052601f830160051c6000805160206133488339815191520160208410611a35575b908392915b601f820160051c600080516020613348833981519152018110611a2657506114bd565b60008155849350600101611a03565b506000805160206133488339815191526119fe565b905086015187611467565b91506000805160206132088339815191526000526000805160206132688339815191526000925b601f1983168410611aca576001935082601f19811610611ab1575b5050811b0160008051602061320883398151915255611489565b88015160001960f88460031b161c191690558780611a97565b88810151825560209384019360019092019101611a7c565b600080516020613208833981519152600052601f820160051c6000805160206132688339815191520160208310611b43575b601f820160051c600080516020613268833981519152018110611b375750611450565b60008155600101611b14565b50600080516020613268833981519152611b14565b68ffffffffffffffffff198416680100000000000000011760008051602061332883398151915255611370565b60405163f92ee8a960e01b8152600490fd5b9050158461133c565b303b159150611334565b604085901c60ff1615915061132a565b3461031a57604036600319011261031a57611bd361221e565b60243590611be136336125c6565b6001600160a01b0316908115610ce057602091611bfc612d81565b611c04612d81565b7fd5103f333769455df788908e17b0f6f83838ebeae2cd1ed6f23ec20dad88c9a36040611c2f6124fe565b936000805160206132e8833981519152611cc6611c55611c508354856124db565b6122cf565b96610246611c9e8560008051602061328883398151915293611c788c8654612721565b85558a6000526000805160206132288339815191528d52886000208c8154019055612721565b91546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b90558360007fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef888551858152a381519085825286820152a2604051908152f35b3461031a57600036600319011261031a57611d2136336125c6565b6000805160206132a8833981519152805460ff811615611d6d5760ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa6020604051338152a1005b604051638dfc202b60e01b8152600490fd5b3461031a57600036600319011261031a576020611024612c71565b3461031a57600036600319011261031a57602060ff7f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7135416604051908152f35b3461031a57600036600319011261031a5760206000805160206131c883398151915254604051908152f35b3461031a57606036600319011261031a57610656611e2161221e565b611e29612234565b60443591611e3883338361272e565b612803565b3461031a5760208060031936011261031a57600435906000805160206131a8833981519152805460018060a01b0381163660041161031a576000806040600081518881019063b700961360e01b825233602482015230604482015260649b63ffffffff60e01b168c8201528b8152611eb48161225d565b828052828a525190865afa612088575b15611ff8575b50505050611ee4600a611edb6124fe565b04831115612550565b8115611fb55760008051602061328883398151915254928315611f87577f5cbb2dcb38e3f81288892582319561f83597c750f6e15b840461f14557b7c24a6040858585611f6c611f36836107716124fe565b61028160008051602061330883398151915254611f54878285612b8a565b8097816000805160206131c883398151915255612ff7565b6000805160206132e8833981519152558351928352820152a1005b906040519062461bcd60e51b8252600482015260096024820152686e6f2073686172657360b81b6044820152fd5b90506040519062461bcd60e51b82526004820152601b60248201527f52657761726420616d6f756e742063616e2774206265207a65726f00000000006044820152fd5b63ffffffff1615610fa55760ff60a01b19918216600160a01b178355803b1561031a5760006040518092634a63ebf760e11b82523360048301526040602483015236604483015236838a8401378289368401015281838a82601f19601f36011681010301925af1801561082d57612079575b50815416905583808080611eca565b6120829061224a565b8561206a565b5050600051845180861c150290611ec4565b3461031a57600036600319011261031a5760206110246124fe565b3461031a57604036600319011261031a576106566120d161221e565b6024359033612be1565b3461031a57600036600319011261031a5760206040517f352d05fe3946dbe49277552ba941e744d5a96d9c60bc1ba0ea5f1d3ae000f7c88152f35b3461031a57600036600319011261031a576040516000805160206131e883398151915280548260006121478361233e565b92838352602094600191866001821691826000146109de57505060011461217657505061096e92500383612293565b8592506000526000805160206132c8833981519152906000915b8583106121a857505061096e93508201018580610960565b80548389018501528794508693909201918101612190565b3461031a57602036600319011261031a5760206110246004356122cf565b919082519283825260005b84811061220a575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016121e9565b600435906001600160a01b038216820361031a57565b602435906001600160a01b038216820361031a57565b6001600160401b03811161050257604052565b60a081019081106001600160401b0382111761050257604052565b604081019081106001600160401b0382111761050257604052565b90601f801991011681019081106001600160401b0382111761050257604052565b6001600160401b03811161050257601f01601f191660200190565b8015612302576122ff90600080516020613308833981519152546000805160206131c88339815191525491612b8a565b90565b60405162461bcd60e51b8152602060048201526014602482015273416d6f756e742063616e2774206265207a65726f60601b6044820152606490fd5b90600182811c9216801561236e575b602083101461235857565b634e487b7160e01b600052602260045260246000fd5b91607f169161234d565b604051906000826000805160206132088339815191529182549261239b8461233e565b8084529360209160019182811690811561241857506001146123c9575b5050506123c792500383612293565b565b60009081526000805160206132688339815191529590935091905b82841061240057506123c79450505081016020013880806123b8565b855488850183015294850194879450928101926123e4565b92505050602092506123c794915060ff191682840152151560051b8201013880806123b8565b60405190600082600080516020613248833981519152918254926124618461233e565b80845293602091600191828116908115612418575060011461248c575050506123c792500383612293565b60009081526000805160206133488339815191529590935091905b8284106124c357506123c79450505081016020013880806123b8565b855488850183015294850194879450928101926124a7565b919082039182116124e857565b634e487b7160e01b600052601160045260246000fd5b6122ff61253a600080516020613288833981519152546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b6000805160206132e883398151915254906124db565b1561255757565b60405162461bcd60e51b815260206004820152600e60248201526d52656261736520746f6f2062696760901b6044820152606490fd5b6001600160a01b031660009081527f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc70f6020526040902090565b6000805160206131a88339815191528054909290916001600160a01b03808416926004811061031a5760009260009384916040958691825196602088019163b700961360e01b8352169687602482015230604482015263ffffffff60e01b8335166064820152606481526126398161225d565b828052826020525190895afa612710575b15612659575b50505050505050565b63ffffffff16156126fa5760ff60a01b19948516600160a01b178655833b1561031a57606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af19081156126f057506126e1575b50815416905538808080808080612650565b6126ea9061224a565b386126cf565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c15029061264a565b919082018092116124e857565b91906127398361258d565b9260018060a01b03908183169160009583875260205260408620549360001985106127675750505050505050565b8585106127d257508116156127b95781156127a0579061278a604094939261258d565b9085526020520391205538808080808080612650565b604051634a1406b160e11b815260048101869052602490fd5b60405163e602df0560e01b815260048101869052602490fd5b604051637dc7a0d960e11b81526001600160a01b039190911660048201526024810185905260448101869052606490fd5b916001600160a01b0380841692831561089f5716928315610ce057612826612d81565b61282e612d81565b6128366124fe565b50612840826122cf565b90600090848252600080516020613228833981519152908160205260408320548481106128b357505091604082602094877fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef979552855281812083815403905587815220908154019055604051908152a3565b9061088b61085787936000805160206131c8833981519152546000805160206133088339815191525491612ff7565b6000805160206131a883398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b1561294257565b60405162461bcd60e51b815260206004820152601b60248201527f4c697145746820616d6f756e742063616e2774206265207a65726f00000000006044820152606490fd5b1561298e57565b60405162461bcd60e51b815260206004820152601e60248201527f496e76617269616e7420746f74616c537570706c792076696f6c6174656400006044820152606490fd5b6001600160a01b038116919082158015612a0057604051634b637e8f60e11b815260006004820152602490fd5b338403612b7a575b612a1383151561293b565b61089f578260005260008051602061322883398151915291826020526040600020546000805160206131c8833981519152908154600080516020613308833981519152805495612a64878486612ff7565b90868210612b48575085612a77916124db565b90612a806124fe565b97612a9b6000805160206132888339815191529586546124db565b908115612b04577f533f82715fcbb2bcfb4016a949f797cb146ff629ae7061497ba49c3a921f578099610246612aff98610c08858f9d95610bf4610c369a8f98612af68e612af0610c309d84610c189e612ff7565b90612721565b91828855612b8a565b0390a2565b606460405162461bcd60e51b815260206004820152602060248201527f4e6f206f746865722073686172657320746f206469737472696275746520746f6044820152fd5b60405163391434e360e21b81526001600160a01b03919091166004820152602481019190915260448101869052606490fd5b612b8583338461272e565b612a08565b91612b96818385612ff7565b918115612baa576122ff9309151590612721565b634e487b7160e01b600052601260045260246000fd5b90612bcb8183612f60565b908015612baa5760016122ff9309151590612721565b916001600160a01b03808416928315612c585716928315612c3f577f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591612c2960209261258d565b85600052825280604060002055604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b612c79613095565b612c816130ff565b6040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815260c081018181106001600160401b038211176105025760405251902090565b60ff6000805160206133288339815191525460401c1615612d0357565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215612d53575b50506110c757565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880612d4b565b60ff6000805160206132a88339815191525416612d9a57565b60405163d93c066560e01b8152600490fd5b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612e3057926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15612e245780516001600160a01b03811615612e1b57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b60041115612e4657565b634e487b7160e01b600052602160045260246000fd5b612e6581612e3c565b80612e6e575050565b612e7781612e3c565b60018103612e915760405163f645eedf60e01b8152600490fd5b612e9a81612e3c565b60028103612ebb5760405163fce698f760e01b815260048101839052602490fd5b80612ec7600392612e3c565b14612ecf5750565b602490604051906335e2f38360e21b82526004820152fd5b60001982820982820291828083109203918083039214612f56578160641115612f43577f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c29936064910990828211900360fe1b910360021c170290565b634e487b7160005260116020526024601cfd5b5050606491500490565b6000196001820991818084109303928084039314612feb5782811115612fd357806001830981600003821680920460028082600302188083028203028083028203028083028203028083028203028083028203028092029003029360018380600003040190848311900302920304170290565b634e487b71600052156003026011186020526024601cfd5b80925015612baa570490565b90916000198383099280830292838086109503948086039514613087578483111561306e579082910981600003821680920460028082600302188083028203028083028203028083028203028083028203028083028203028092029003029360018380600003040190848311900302920304170290565b82634e487b71600052156003026011186020526024601cfd5b505080925015612baa570490565b61309d612378565b80519081156130ad576020012090565b50507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1005480156130da5790565b507fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a47090565b61310761243e565b8051908115613117576020012090565b50507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1015480156130da5790565b9061316b575080511561315957602081519101fd5b60405163d6bda27560e01b8152600490fd5b8151158061319e575b61317c575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b1561317456fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a000884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7150884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc710a16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1020884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc70ea16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d10342ad5d3e1f2e6e70edcf6d991b8a3023d3fca8047a131592f9edb9fd9b89d57d0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc714cd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f03300390a762f871b0785569ac27b59765108af0fece04c8b582e72a901e61335fe4e0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7160884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc712f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005f9ce34815f8e11431c7bb75a8e6886a91478f7ffc1dbb0a98dc240fddd76b75a2646970667358221220b8f5d15732baa287e7191128b2d67f32d0803200e989b33c4f4a58eb7cd3246864736f6c63430008190033",
|
|
1230
|
-
"deployedBytecode": "0x6080604052600436101561001257600080fd5b6000358060e01c90816302cea26b146121c057816306fdde031461211657816307e2cea5146120db578163095ea7b3146120b557816318160ddd1461209a5781631b870ba714611e3d5750806323b872dd14611e055780632986c0e514611dda578063313ce56714611d9a5780633644e51514611d7f5780633f4ba83a14611d0657806340c10f1914611bba578063485cc955146112da5780634f1ef286146110d957806352d1902d1461105c5780635c975abb1461102c57806370a0823114610fbc5780637a9e5e4b14610f415780637ecebe0014610ee85780637f20db0014610ebe5780638456cb5914610e5557806384b0196e14610cf95780638797dfeb14610a7e5780638fb3603714610a2b578063907af6c014610a0057806395d89b41146108fb57806398b2f160146108df5780639d8e2177146108b85780639f15d70014610661578063a9059cbb14610630578063ad3cb1cc146105e6578063bd4ba9c01461058f578063bf7e214f14610559578063cdcc560014610530578063d505accf146103a3578063d539139314610368578063dd62ed3e1461031f5763e39fa5d2146101c157600080fd5b3461031a57602036600319011261031a576004356101df36336125c6565b6101f5600a6101ec6124fe565b04821115612550565b80156102d557600080516020613288833981519152549081156102a4577fb762d39071f358aadf087b91215286e9bcf9076ce362828ff37c813424b35a2b918161028761024b6040946102466124fe565b6124db565b61028160008051602061330883398151915254610269868285612b8a565b8096816000805160206131c883398151915255612ff7565b906124db565b6000805160206132e88339815191525582519182526020820152a1005b60405162461bcd60e51b81526020600482015260096024820152686e6f2073686172657360b81b6044820152606490fd5b60405162461bcd60e51b815260206004820152601b60248201527f52657761726420616d6f756e742063616e2774206265207a65726f00000000006044820152606490fd5b600080fd5b3461031a57604036600319011261031a5761033861221e565b610349610343612234565b9161258d565b9060018060a01b03166000526020526020604060002054604051908152f35b3461031a57600036600319011261031a5760206040517ff0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc98152f35b3461031a5760e036600319011261031a576103bc61221e565b6103c4612234565b60443590606435926084359360ff8516850361031a578042116105185760018060a01b039081831695866000527f5ab42ced628888259c08ac98db1eb0cf702fc1501344311d8b100cd1bfe4bb006020526040600020908154916001830190556040519260208401927f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98452896040860152858816606086015288608086015260a085015260c084015260c0835260e08301918383106001600160401b03841117610502576104cf936104c69360405251902061049f612c71565b906040519161190160f01b83526002830152602282015260c43591604260a4359220612dac565b90929192612e5c565b168481036104e457506104e29350612be1565b005b60449085604051916325c0072360e11b835260048301526024820152fd5b634e487b7160e01b600052604160045260246000fd5b6024906040519063313c898160e11b82526004820152fd5b3461031a57600036600319011261031a576000546040516001600160a01b039091168152602090f35b3461031a57600036600319011261031a576000805160206131a8833981519152546040516001600160a01b039091168152602090f35b3461031a57604036600319011261031a576105be6105ab61221e565b6105b536336125c6565b602435906129d3565b6000805467ffffffffffffffff60a01b19164260a01b67ffffffffffffffff60a01b16179055005b3461031a57600036600319011261031a5761062c60405161060681612278565b60058152640352e302e360dc1b60208201526040519182916020835260208301906121de565b0390f35b3461031a57604036600319011261031a5761065661064c61221e565b6024359033612803565b602060405160018152f35b3461031a57604036600319011261031a5761067a61221e565b602435906001600160a01b0380821690811561089f5733820361088f575b6106a0612d81565b6106a8612d81565b6106b06124fe565b6000805160206132e883398151915290856106cc835482612721565b600080516020613308833981519152805480986106fc6000805160206131c8833981519152948554938491612ff7565b998960005260008051602061322883398151915292836020526040600020548c8110610847575050505087600052602052604060002088815403905560008051602061328883398151915288815481810383551415600014610839576102469261077695949261077192549154905491612ff7565b612721565b90555b6000827fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef6020604051888152a3817f8038d1806af22a919dcd5b2a4c313824e515ceb65343ff568379f92a1f32301060408051868152876020820152a26000541692833b1561031a5760446000928360405196879485936326995e5f60e21b8552600485015260248401525af191821561082d5760209261081e575b50604051908152f35b6108279061224a565b82610815565b6040513d6000823e3d90fd5b505050505060009055610779565b87939261088b9261085792612ff7565b60405163391434e360e21b81526001600160a01b039093166004840152602483015260448201929092529081906064820190565b0390fd5b61089a84338561272e565b610698565b604051634b637e8f60e11b815260006004820152602490fd5b3461031a57600036600319011261031a5760206040516b033b2e3c9fd0803ce80000008152f35b3461031a57604036600319011261031a576104e26105b561221e565b3461031a57600036600319011261031a576040517f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc711805482600061093e8361233e565b92838352602094600191866001821691826000146109de575050600114610982575b505061096e92500383612293565b61062c6040519282849384528301906121de565b8592506000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b906000915b8583106109c657505061096e93508201018580610960565b805483890185015287945086939092019181016109ae565b925093505061096e94915060ff191682840152151560051b8201018580610960565b3461031a57600036600319011261031a57602060008051602061330883398151915254604051908152f35b3461031a57600036600319011261031a576000805160206131a88339815191525460a01c60ff1615610a75576020638fb3603760e01b5b6040516001600160e01b03199091168152f35b60206000610a62565b3461031a57604036600319011261031a57610a9761221e565b602435610aa436336125c6565b610aaf81151561293b565b6001600160a01b038216918215610ce0578260005260008051602061322883398151915280602052604060002054916000805160206131c88339815191529182549260008051602061330883398151915292835492610b0f848789612ff7565b610b176124fe565b94610b32600080516020613288833981519152998a546124db565b938415610c9057610b4383886124db565b908b610b8760ff7f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7135460081c166064610b7c8287612ee7565b918609151590612721565b10610c5e5750508a98956102468996610c0887610c599b977f294a3cc6299d1f322723499283f8b463dabdf1089c17870224adaa01837d16039f9d610c30988f98610bef8a610be6610c369f95610281610bf497610c189f8790612b8a565b93848a55612721565b612b8a565b9e6000526020528d6040600020558d612721565b8099555497889554958691612ff7565b91826000805160206132e88339815191525585612bc0565b11612987565b604051948594859094939260609260808301968352602083015260408201520152565b0390a2005b6040516344e7f86360e11b81526001600160a01b039190911660048201526024810191909152604481018b9052606490fd5b60405162461bcd60e51b815260206004820152602260248201527f4e6f206f746865722073686172657320746f20646973747269627574652066726044820152616f6d60f01b6064820152608490fd5b60405163ec442f0560e01b815260006004820152602490fd5b3461031a57600036600319011261031a577fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d100541580610e2c575b15610def57610d40612378565b610d4861243e565b6040516020808201928284106001600160401b0385111761050257916020610da28594610d94979660405260008452604051978897600f60f81b895260e0858a015260e08901906121de565b9087820360408901526121de565b91466060870152306080870152600060a087015285830360c0870152519182815201929160005b828110610dd857505050500390f35b835185528695509381019392810192600101610dc9565b60405162461bcd60e51b81526020600482015260156024820152741152540dcc4c8e88155b9a5b9a5d1a585b1a5e9959605a1b6044820152606490fd5b507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1015415610d33565b3461031a57600036600319011261031a57610e7036336125c6565b610e78612d81565b6000805160206132a8833981519152600160ff198254161790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a2586020604051338152a1005b3461031a57600036600319011261031a5760206001600160401b0360005460a01c16604051908152f35b3461031a57602036600319011261031a576001600160a01b03610f0961221e565b166000527f5ab42ced628888259c08ac98db1eb0cf702fc1501344311d8b100cd1bfe4bb006020526020604060002054604051908152f35b3461031a57602036600319011261031a57610f5a61221e565b6000805160206131a8833981519152546001600160a01b03919082163303610fa557803b15610f8c576104e2906128e2565b6040516361798f2f60e11b815291166004820152602490fd5b60405162d1953b60e31b8152336004820152602490fd5b3461031a57602036600319011261031a576001600160a01b03610fdd61221e565b1660005260008051602061322883398151915260205260206110246040600020546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b604051908152f35b3461031a57600036600319011261031a57602060ff6000805160206132a883398151915254166040519015158152f35b3461031a57600036600319011261031a577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031630036110c75760206040517f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8152f35b60405163703e46dd60e11b8152600490fd5b604036600319011261031a576110ed61221e565b60249081356001600160401b03811161031a573660238201121561031a578060040135611119816122b4565b926111276040519485612293565b818452602091828501933687838301011161031a578160009288869301873786010152611152612d15565b61115c36336125c6565b611164612d15565b6040516352d1902d60e01b81526001600160a01b03821694908381600481895afa600091816112ab575b506111ab57604051634c9c8ce360e01b8152600481018790528790fd5b8590877f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc918281036112965750843b15611280575080546001600160a01b03191682179055604051907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b600080a2815115611265575060006104e29481925190845af4903d1561125c573d61123f816122b4565b9061124d6040519283612293565b8152600081943d92013e613144565b60609250613144565b93505050503461127157005b63b398979f60e01b8152600490fd5b604051634c9c8ce360e01b815260048101849052fd5b60405190632a87526960e21b82526004820152fd5b9091508481813d83116112d3575b6112c38183612293565b8101031261031a5751908861118e565b503d6112b9565b3461031a57604036600319011261031a576112f361221e565b6024356001600160a01b038116810361031a5760008051602061332883398151915254916001600160401b03831680159081611baa575b6001149081611ba0575b159081611b97575b50611b85576113959060016001600160401b03198516176000805160206133288339815191525560ff8460401c1615611b58575b611378612ce6565b611380612ce6565b611388612ce6565b611390612ce6565b6128e2565b61139d612ce6565b604051916113aa83612278565b6006835265098d2e28aa8960d31b6020840152604051916113ca83612278565b60068352650d8d2e28aa8960d31b60208401526113e5612ce6565b6113ed612ce6565b6113f5612ce6565b60405161140181612278565b60018152603160f81b6020820152611417612ce6565b61141f612ce6565b84516001600160401b038111610502576114476000805160206132088339815191525461233e565b601f8111611ae2575b50806020601f8211600114611a5557600091611a4a575b508160011b916000199060031b1c191617600080516020613208833981519152555b8051906001600160401b0382116105025781906114b46000805160206132488339815191525461233e565b601f81116119c9575b50602090601f83116001146119375760009261192c575b50508160011b916000199060031b1c191617600080516020613248833981519152555b60007fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1005560007fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d10155611547612ce6565b61154f612ce6565b83516001600160401b038111610502576115776000805160206131e88339815191525461233e565b601f81116118b2575b50602094601f82116001146118265794819293949560009261181b575b50508160011b916000199060031b1c1916176000805160206131e8833981519152555b82516001600160401b038111610502577f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc711906115fc825461233e565b601f81116117b7575b506020601f821160011461173257819060ff96600092611727575b50508160011b916000199060031b1c19161790555b6b033b2e3c9fd0803ce80000008060008051602061330883398151915255610a127f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc713918254906000805160206131c88339815191525561ffff191617905561169b612ce6565b6116a3612ce6565b60018060a01b03166bffffffffffffffffffffffff60a01b600054161760005560401c16156116ce57005b68ff0000000000000000196000805160206133288339815191525416600080516020613328833981519152557fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2602060405160018152a1005b015190508680611620565b601f19821695836000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b9660005b81811061179f57509160ff9791846001959410611786575b505050811b019055611635565b015160001960f88460031b161c19169055868080611779565b83830151895560019098019760209384019301611761565b826000527f8e8879b336e5b07f58381d4bd014859b78667419272151a69affb85e7f9ca77b601f830160051c81019160208410611811575b601f0160051c01905b8181106118055750611605565b600081556001016117f8565b90915081906117ef565b01519050858061159d565b601f198216956000805160206131e88339815191526000526000805160206132c88339815191529160005b88811061189a57508360019596979810611881575b505050811b016000805160206131e8833981519152556115c0565b015160001960f88460031b161c19169055858080611866565b91926020600181928685015181550194019201611851565b6000805160206131e8833981519152600052601f820160051c6000805160206132c8833981519152019060208310611916575b601f0160051c6000805160206132c883398151915201905b81811061190a5750611580565b600081556001016118fd565b6000805160206132c883398151915291506118e5565b0151905086806114d4565b9250600080516020613248833981519152600052600080516020613348833981519152906000935b601f19841685106119ae576001945083601f19811610611995575b505050811b01600080516020613248833981519152556114f7565b015160001960f88460031b161c1916905586808061197a565b8181015183556020948501946001909301929091019061195f565b909150600080516020613248833981519152600052601f830160051c6000805160206133488339815191520160208410611a35575b908392915b601f820160051c600080516020613348833981519152018110611a2657506114bd565b60008155849350600101611a03565b506000805160206133488339815191526119fe565b905086015187611467565b91506000805160206132088339815191526000526000805160206132688339815191526000925b601f1983168410611aca576001935082601f19811610611ab1575b5050811b0160008051602061320883398151915255611489565b88015160001960f88460031b161c191690558780611a97565b88810151825560209384019360019092019101611a7c565b600080516020613208833981519152600052601f820160051c6000805160206132688339815191520160208310611b43575b601f820160051c600080516020613268833981519152018110611b375750611450565b60008155600101611b14565b50600080516020613268833981519152611b14565b68ffffffffffffffffff198416680100000000000000011760008051602061332883398151915255611370565b60405163f92ee8a960e01b8152600490fd5b9050158461133c565b303b159150611334565b604085901c60ff1615915061132a565b3461031a57604036600319011261031a57611bd361221e565b60243590611be136336125c6565b6001600160a01b0316908115610ce057602091611bfc612d81565b611c04612d81565b7fd5103f333769455df788908e17b0f6f83838ebeae2cd1ed6f23ec20dad88c9a36040611c2f6124fe565b936000805160206132e8833981519152611cc6611c55611c508354856124db565b6122cf565b96610246611c9e8560008051602061328883398151915293611c788c8654612721565b85558a6000526000805160206132288339815191528d52886000208c8154019055612721565b91546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b90558360007fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef888551858152a381519085825286820152a2604051908152f35b3461031a57600036600319011261031a57611d2136336125c6565b6000805160206132a8833981519152805460ff811615611d6d5760ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa6020604051338152a1005b604051638dfc202b60e01b8152600490fd5b3461031a57600036600319011261031a576020611024612c71565b3461031a57600036600319011261031a57602060ff7f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7135416604051908152f35b3461031a57600036600319011261031a5760206000805160206131c883398151915254604051908152f35b3461031a57606036600319011261031a57610656611e2161221e565b611e29612234565b60443591611e3883338361272e565b612803565b3461031a5760208060031936011261031a57600435906000805160206131a8833981519152805460018060a01b0381163660041161031a576000806040600081518881019063b700961360e01b825233602482015230604482015260649b63ffffffff60e01b168c8201528b8152611eb48161225d565b828052828a525190865afa612088575b15611ff8575b50505050611ee4600a611edb6124fe565b04831115612550565b8115611fb55760008051602061328883398151915254928315611f87577f5cbb2dcb38e3f81288892582319561f83597c750f6e15b840461f14557b7c24a6040858585611f6c611f36836107716124fe565b61028160008051602061330883398151915254611f54878285612b8a565b8097816000805160206131c883398151915255612ff7565b6000805160206132e8833981519152558351928352820152a1005b906040519062461bcd60e51b8252600482015260096024820152686e6f2073686172657360b81b6044820152fd5b90506040519062461bcd60e51b82526004820152601b60248201527f52657761726420616d6f756e742063616e2774206265207a65726f00000000006044820152fd5b63ffffffff1615610fa55760ff60a01b19918216600160a01b178355803b1561031a5760006040518092634a63ebf760e11b82523360048301526040602483015236604483015236838a8401378289368401015281838a82601f19601f36011681010301925af1801561082d57612079575b50815416905583808080611eca565b6120829061224a565b8561206a565b5050600051845180861c150290611ec4565b3461031a57600036600319011261031a5760206110246124fe565b3461031a57604036600319011261031a576106566120d161221e565b6024359033612be1565b3461031a57600036600319011261031a5760206040517f352d05fe3946dbe49277552ba941e744d5a96d9c60bc1ba0ea5f1d3ae000f7c88152f35b3461031a57600036600319011261031a576040516000805160206131e883398151915280548260006121478361233e565b92838352602094600191866001821691826000146109de57505060011461217657505061096e92500383612293565b8592506000526000805160206132c8833981519152906000915b8583106121a857505061096e93508201018580610960565b80548389018501528794508693909201918101612190565b3461031a57602036600319011261031a5760206110246004356122cf565b919082519283825260005b84811061220a575050826000602080949584010152601f8019910116010190565b6020818301810151848301820152016121e9565b600435906001600160a01b038216820361031a57565b602435906001600160a01b038216820361031a57565b6001600160401b03811161050257604052565b60a081019081106001600160401b0382111761050257604052565b604081019081106001600160401b0382111761050257604052565b90601f801991011681019081106001600160401b0382111761050257604052565b6001600160401b03811161050257601f01601f191660200190565b8015612302576122ff90600080516020613308833981519152546000805160206131c88339815191525491612b8a565b90565b60405162461bcd60e51b8152602060048201526014602482015273416d6f756e742063616e2774206265207a65726f60601b6044820152606490fd5b90600182811c9216801561236e575b602083101461235857565b634e487b7160e01b600052602260045260246000fd5b91607f169161234d565b604051906000826000805160206132088339815191529182549261239b8461233e565b8084529360209160019182811690811561241857506001146123c9575b5050506123c792500383612293565b565b60009081526000805160206132688339815191529590935091905b82841061240057506123c79450505081016020013880806123b8565b855488850183015294850194879450928101926123e4565b92505050602092506123c794915060ff191682840152151560051b8201013880806123b8565b60405190600082600080516020613248833981519152918254926124618461233e565b80845293602091600191828116908115612418575060011461248c575050506123c792500383612293565b60009081526000805160206133488339815191529590935091905b8284106124c357506123c79450505081016020013880806123b8565b855488850183015294850194879450928101926124a7565b919082039182116124e857565b634e487b7160e01b600052601160045260246000fd5b6122ff61253a600080516020613288833981519152546000805160206131c8833981519152546000805160206133088339815191525491612ff7565b6000805160206132e883398151915254906124db565b1561255757565b60405162461bcd60e51b815260206004820152600e60248201526d52656261736520746f6f2062696760901b6044820152606490fd5b6001600160a01b031660009081527f0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc70f6020526040902090565b6000805160206131a88339815191528054909290916001600160a01b03808416926004811061031a5760009260009384916040958691825196602088019163b700961360e01b8352169687602482015230604482015263ffffffff60e01b8335166064820152606481526126398161225d565b828052826020525190895afa612710575b15612659575b50505050505050565b63ffffffff16156126fa5760ff60a01b19948516600160a01b178655833b1561031a57606493600092838551968780958194634a63ebf760e11b835260048301528860248301528060448301528084848401378181018301849052601f01601f191681010301925af19081156126f057506126e1575b50815416905538808080808080612650565b6126ea9061224a565b386126cf565b513d6000823e3d90fd5b50602491519062d1953b60e31b82526004820152fd5b50516020518060201c15029061264a565b919082018092116124e857565b91906127398361258d565b9260018060a01b03908183169160009583875260205260408620549360001985106127675750505050505050565b8585106127d257508116156127b95781156127a0579061278a604094939261258d565b9085526020520391205538808080808080612650565b604051634a1406b160e11b815260048101869052602490fd5b60405163e602df0560e01b815260048101869052602490fd5b604051637dc7a0d960e11b81526001600160a01b039190911660048201526024810185905260448101869052606490fd5b916001600160a01b0380841692831561089f5716928315610ce057612826612d81565b61282e612d81565b6128366124fe565b50612840826122cf565b90600090848252600080516020613228833981519152908160205260408320548481106128b357505091604082602094877fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef979552855281812083815403905587815220908154019055604051908152a3565b9061088b61085787936000805160206131c8833981519152546000805160206133088339815191525491612ff7565b6000805160206131a883398151915280546001600160a01b0319166001600160a01b0390921691821790556040519081527f2f658b440c35314f52658ea8a740e05b284cdc84dc9ae01e891f21b8933e7cad90602090a1565b1561294257565b60405162461bcd60e51b815260206004820152601b60248201527f4c697145746820616d6f756e742063616e2774206265207a65726f00000000006044820152606490fd5b1561298e57565b60405162461bcd60e51b815260206004820152601e60248201527f496e76617269616e7420746f74616c537570706c792076696f6c6174656400006044820152606490fd5b6001600160a01b038116919082158015612a0057604051634b637e8f60e11b815260006004820152602490fd5b338403612b7a575b612a1383151561293b565b61089f578260005260008051602061322883398151915291826020526040600020546000805160206131c8833981519152908154600080516020613308833981519152805495612a64878486612ff7565b90868210612b48575085612a77916124db565b90612a806124fe565b97612a9b6000805160206132888339815191529586546124db565b908115612b04577f533f82715fcbb2bcfb4016a949f797cb146ff629ae7061497ba49c3a921f578099610246612aff98610c08858f9d95610bf4610c369a8f98612af68e612af0610c309d84610c189e612ff7565b90612721565b91828855612b8a565b0390a2565b606460405162461bcd60e51b815260206004820152602060248201527f4e6f206f746865722073686172657320746f206469737472696275746520746f6044820152fd5b60405163391434e360e21b81526001600160a01b03919091166004820152602481019190915260448101869052606490fd5b612b8583338461272e565b612a08565b91612b96818385612ff7565b918115612baa576122ff9309151590612721565b634e487b7160e01b600052601260045260246000fd5b90612bcb8183612f60565b908015612baa5760016122ff9309151590612721565b916001600160a01b03808416928315612c585716928315612c3f577f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591612c2960209261258d565b85600052825280604060002055604051908152a3565b604051634a1406b160e11b815260006004820152602490fd5b60405163e602df0560e01b815260006004820152602490fd5b612c79613095565b612c816130ff565b6040519060208201927f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f8452604083015260608201524660808201523060a082015260a0815260c081018181106001600160401b038211176105025760405251902090565b60ff6000805160206133288339815191525460401c1615612d0357565b604051631afcd79f60e31b8152600490fd5b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000008116308114918215612d53575b50506110c757565b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5416141590503880612d4b565b60ff6000805160206132a88339815191525416612d9a57565b60405163d93c066560e01b8152600490fd5b91907f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a08411612e3057926020929160ff608095604051948552168484015260408301526060820152600092839182805260015afa15612e245780516001600160a01b03811615612e1b57918190565b50809160019190565b604051903d90823e3d90fd5b50505060009160039190565b60041115612e4657565b634e487b7160e01b600052602160045260246000fd5b612e6581612e3c565b80612e6e575050565b612e7781612e3c565b60018103612e915760405163f645eedf60e01b8152600490fd5b612e9a81612e3c565b60028103612ebb5760405163fce698f760e01b815260048101839052602490fd5b80612ec7600392612e3c565b14612ecf5750565b602490604051906335e2f38360e21b82526004820152fd5b60001982820982820291828083109203918083039214612f56578160641115612f43577f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c28f5c29936064910990828211900360fe1b910360021c170290565b634e487b7160005260116020526024601cfd5b5050606491500490565b6000196001820991818084109303928084039314612feb5782811115612fd357806001830981600003821680920460028082600302188083028203028083028203028083028203028083028203028083028203028092029003029360018380600003040190848311900302920304170290565b634e487b71600052156003026011186020526024601cfd5b80925015612baa570490565b90916000198383099280830292838086109503948086039514613087578483111561306e579082910981600003821680920460028082600302188083028203028083028203028083028203028083028203028083028203028092029003029360018380600003040190848311900302920304170290565b82634e487b71600052156003026011186020526024601cfd5b505080925015612baa570490565b61309d612378565b80519081156130ad576020012090565b50507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1005480156130da5790565b507fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a47090565b61310761243e565b8051908115613117576020012090565b50507fa16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1015480156130da5790565b9061316b575080511561315957602081519101fd5b60405163d6bda27560e01b8152600490fd5b8151158061319e575b61317c575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b1561317456fef3177357ab46d8af007ab3fdb9af81da189e1068fefdc0073dca88a2cab40a000884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7150884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc710a16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d1020884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc70ea16a46d94261c7517cc8ff89f61c0ce93598e3c849801011dee649a6a557d10342ad5d3e1f2e6e70edcf6d991b8a3023d3fca8047a131592f9edb9fd9b89d57d0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc714cd5ed15c6e187e77e9aee88184c21f4f2182ab5827cb3b7e07fbedcd63f03300390a762f871b0785569ac27b59765108af0fece04c8b582e72a901e61335fe4e0884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc7160884e82fcc7297d19535a414a4643eca28263693df96068030530de873bbc712f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a005f9ce34815f8e11431c7bb75a8e6886a91478f7ffc1dbb0a98dc240fddd76b75a2646970667358221220b8f5d15732baa287e7191128b2d67f32d0803200e989b33c4f4a58eb7cd3246864736f6c63430008190033",
|
|
1231
|
-
"linkReferences": {},
|
|
1232
|
-
"deployedLinkReferences": {}
|
|
1233
|
-
}
|