@gooddollar/goodprotocol 2.1.1 → 2.1.2
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/artifacts/abis/AdminWallet.min.json +1 -1
- package/artifacts/abis/AdminWalletFuse.min.json +1 -1
- package/artifacts/abis/Faucet.min.json +1 -1
- package/artifacts/abis/FuseFaucetV2.min.json +1 -1
- package/artifacts/abis/GenericDistributionHelper.min.json +1 -0
- package/artifacts/abis/GenericDistributionHelperTest.min.json +1 -0
- package/artifacts/abis/GenericDistributionHelperTestHelper.min.json +1 -0
- package/artifacts/abis/IBancorExchangeProvider.min.json +1 -1
- package/artifacts/abis/INonfungiblePositionManager.min.json +1 -0
- package/artifacts/abis/IUniswapV3Pool.min.json +1 -0
- package/artifacts/abis/IdentityV3.min.json +1 -1
- package/artifacts/abis/MentoExchange.min.json +1 -1
- package/artifacts/abis/UBISchemeV2.min.json +1 -1
- package/artifacts/abis/UpdateReserveRatioAfterXDC.min.json +1 -0
- package/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
- package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
- package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
- package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
- package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
- package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
- package/artifacts/contracts/IUniswapV3.sol/INonfungiblePositionManager.dbg.json +4 -0
- package/artifacts/contracts/IUniswapV3.sol/INonfungiblePositionManager.json +102 -0
- package/artifacts/contracts/IUniswapV3.sol/IUniswapV3Pool.dbg.json +4 -0
- package/artifacts/contracts/IUniswapV3.sol/IUniswapV3Pool.json +106 -0
- package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IIdentityV2.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IMultichainRouter.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IQuoterV2.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/ISwapRouter.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/IBancorExchangeProvider.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/IBancorExchangeProvider.json +13 -0
- package/artifacts/contracts/MentoInterfaces.sol/IBroker.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/IGoodDollarExchangeProvider.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/IGoodDollarExpansionController.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/IMentoReserve.dbg.json +1 -1
- package/artifacts/contracts/MentoInterfaces.sol/ITradingLimits.dbg.json +1 -1
- package/artifacts/contracts/fuseFaucet/Faucet.sol/Faucet.dbg.json +1 -1
- package/artifacts/contracts/fuseFaucet/Faucet.sol/Faucet.json +34 -2
- package/artifacts/contracts/fuseFaucet/FuseFaucet.sol/FuseFaucet.dbg.json +1 -1
- package/artifacts/contracts/fuseFaucet/FuseFaucetV2.sol/FuseFaucetV2.dbg.json +1 -1
- package/artifacts/contracts/fuseFaucet/FuseFaucetV2.sol/FuseFaucetV2.json +34 -2
- package/artifacts/contracts/fuseFaucet/SuperfluidFacuet.sol/SuperfluidFaucet.dbg.json +1 -1
- package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
- package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
- package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
- package/artifacts/contracts/governance/GoodDollarStaking.sol/GoodDollarStaking.dbg.json +1 -1
- package/artifacts/contracts/governance/GoodDollarStaking.sol/IGovernanceStaking.dbg.json +1 -1
- package/artifacts/contracts/governance/GoodDollarStaking.sol/IStakingUpgrade.dbg.json +1 -1
- package/artifacts/contracts/governance/GoodDollarStaking.sol/RewardsMinter.dbg.json +1 -1
- package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
- package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
- package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
- package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
- package/artifacts/contracts/identity/IdentityV2.sol/IdentityV2.dbg.json +1 -1
- package/artifacts/contracts/identity/IdentityV3.sol/IdentityV3.dbg.json +1 -1
- package/artifacts/contracts/identity/IdentityV3.sol/IdentityV3.json +40 -2
- package/artifacts/contracts/invite/InvitesFuseV2.sol/InvitesFuseV2.dbg.json +1 -1
- package/artifacts/contracts/invite/InvitesV1.sol/InvitesV1.dbg.json +1 -1
- package/artifacts/contracts/invite/InvitesV2.sol/InvitesV2.dbg.json +1 -1
- package/artifacts/contracts/invite/OneTimeReward.sol/OneTimeReward.dbg.json +1 -1
- package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/CeloDistributionHelperTest.sol/CeloDistributionHelperTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/CeloDistributionHelperTest.sol/CeloDistributionHelperTestHelper.dbg.json +1 -1
- package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/DistributionBridgeMock.sol/DistributionBridgeMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTestHelper.dbg.json +1 -1
- package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/FeesFormularMock.sol/FeesFormulaMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
- package/artifacts/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTest.dbg.json +4 -0
- package/artifacts/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTest.json +931 -0
- package/artifacts/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTestHelper.dbg.json +4 -0
- package/artifacts/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTestHelper.json +957 -0
- package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/GoodDollarStakingMock.sol/GoodDollarStakingMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/IdentityMock.sol/IdentityMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/MultichainRouterMock.sol/IWrapper.dbg.json +1 -1
- package/artifacts/contracts/mocks/MultichainRouterMock.sol/MultichainRouterMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/OverMintTester.sol/IGoodDollarStakingTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
- package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
- package/artifacts/contracts/mocks/PayableMock.sol/PayableMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/StakingMockFixedAPY.sol/StakingMockFixedAPY.dbg.json +1 -1
- package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
- package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
- package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.dbg.json +1 -1
- package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.dbg.json +1 -1
- package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
- package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
- package/artifacts/contracts/reserve/CeloDistributionHelper.sol/CeloDistributionHelper.dbg.json +1 -1
- package/artifacts/contracts/reserve/DistributionHelper.sol/DistributionHelper.dbg.json +1 -1
- package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
- package/artifacts/contracts/reserve/GenericDistributionHelper.sol/GenericDistributionHelper.dbg.json +4 -0
- package/artifacts/contracts/reserve/GenericDistributionHelper.sol/GenericDistributionHelper.json +931 -0
- package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
- package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
- package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
- package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
- package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
- package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
- package/artifacts/contracts/staking/FuseStakingV3.sol/FuseStakingV3.dbg.json +1 -1
- package/artifacts/contracts/staking/FuseStakingV3.sol/IConsensus.dbg.json +1 -1
- package/artifacts/contracts/staking/FuseStakingV3.sol/PegSwap.dbg.json +1 -1
- package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
- package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
- package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
- package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
- package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
- package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
- package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
- package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
- package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
- package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
- package/artifacts/contracts/staking/utils/Math64X64.sol/Math64x64.dbg.json +1 -1
- package/artifacts/contracts/staking/utils/StakingRewardsFixedAPY.sol/StakingRewardsFixedAPY.dbg.json +1 -1
- package/artifacts/contracts/token/ERC20PresetMinterPauserUpgradeable.sol/ERC20PresetMinterPauserUpgradeable.dbg.json +1 -1
- package/artifacts/contracts/token/ERC677.sol/ERC677.dbg.json +1 -1
- package/artifacts/contracts/token/ERC677.sol/ERC677Receiver.dbg.json +1 -1
- package/artifacts/contracts/token/GoodDollar.sol/GoodDollar.dbg.json +1 -1
- package/artifacts/contracts/token/GoodDollar2.sol/GoodDollar2.dbg.json +1 -1
- package/artifacts/contracts/token/IFeesFormula.sol/IFeesFormula.dbg.json +1 -1
- package/artifacts/contracts/token/MultichainFeeFormula.sol/MultichainFeeFormula.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/ERC20Permit.sol/ERC20Permit.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/ERC20Permit.sol/SelfApprove.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/IGoodDollarCustom.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/ISuperGoodDollar.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/ISuperToken.sol/ISuperToken.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/SuperGoodDollar.sol/SuperGoodDollar.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/SuperToken.sol/SuperToken.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/SuperfluidToken.sol/SuperfluidToken.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/UUPSProxiable.sol/UUPSProxiable.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/UUPSProxy.sol/Proxy.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSProxy.dbg.json +1 -1
- package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSUtils.dbg.json +1 -1
- package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
- package/artifacts/contracts/ubi/UBISchemeV2.sol/UBISchemeV2.dbg.json +1 -1
- package/artifacts/contracts/ubi/UBISchemeV2.sol/UBISchemeV2.json +7 -2
- package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.dbg.json +1 -1
- package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.json +36 -2
- package/artifacts/contracts/utils/AdminWalletFuse.sol/AdminWalletFuse.dbg.json +1 -1
- package/artifacts/contracts/utils/AdminWalletFuse.sol/AdminWalletFuse.json +36 -2
- package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
- package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
- package/artifacts/contracts/utils/BulkWhitelist.sol/BulkWhitelist.dbg.json +1 -1
- package/artifacts/contracts/utils/BulkWhitelist.sol/BulkWhitelist.json +2 -2
- package/artifacts/contracts/utils/BuyAndBridgeHelper.sol/BuyAndBridgeHelper.dbg.json +1 -1
- package/artifacts/contracts/utils/BuyFromReserveHelper.sol/BuyFromReserveHelper.dbg.json +1 -1
- package/artifacts/contracts/utils/BuyFromReserveHelper.sol/BuyFromReserveHelper.json +2 -2
- package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDClone.dbg.json +1 -1
- package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDCloneFactory.dbg.json +1 -1
- package/artifacts/contracts/utils/BuyGDClone.sol/DonateGDClone.dbg.json +1 -1
- package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
- package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
- package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
- package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/EternalStorage.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/FuseOldBridgeKill.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/IUpgradeabilityOwnerStorage.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Initializable.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Ownable.dbg.json +1 -1
- package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Upgradeable.dbg.json +1 -1
- package/artifacts/contracts/utils/GDFaucet.sol/GDFaucet.dbg.json +1 -1
- package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/GoodDollarMintBurnWrapper.dbg.json +1 -1
- package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/IRouter.dbg.json +1 -1
- package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/PausableControl.dbg.json +1 -1
- package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/TokenOperation.dbg.json +1 -1
- package/artifacts/contracts/utils/IdentityFix.sol/IdentityFix.dbg.json +1 -1
- package/artifacts/contracts/utils/LastauthReduction.sol/LastauthReduction.dbg.json +1 -1
- package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
- package/artifacts/contracts/utils/MultichainBridgeHelper.sol/MultichainBridgeHelper.dbg.json +1 -1
- package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
- package/artifacts/contracts/utils/OneTimePayments.sol/OneTimePayments.dbg.json +1 -1
- package/artifacts/contracts/utils/OneTimePaymentsV2.sol/OneTimePaymentsV2.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtoclUpgradeV4Mento.sol/MentoExchange.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtoclUpgradeV4Mento.sol/ProtocolUpgradeV4Mento.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtoclUpgradeV4Mento.sol/ProtocolUpgradeV4Mento.json +2 -2
- package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
- package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
- package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
- package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.json +2 -2
- package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
- package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.json +2 -2
- package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
- package/artifacts/contracts/utils/ReserveRestore.sol/ReserveRestore.dbg.json +1 -1
- package/artifacts/contracts/utils/UpdateReserveRatioAfterXDC.sol/MentoExchange.dbg.json +4 -0
- package/artifacts/contracts/utils/UpdateReserveRatioAfterXDC.sol/MentoExchange.json +24 -0
- package/artifacts/contracts/utils/UpdateReserveRatioAfterXDC.sol/UpdateReserveRatioAfterXDC.dbg.json +4 -0
- package/artifacts/contracts/utils/UpdateReserveRatioAfterXDC.sol/UpdateReserveRatioAfterXDC.json +50 -0
- package/contracts/identity/IdentityV3.sol +2 -0
- package/contracts/reserve/GenericDistributionHelper.sol +16 -2
- package/contracts/utils/AdminWallet.sol +27 -0
- package/contracts/utils/AdminWalletFuse.sol +27 -0
- package/contracts/utils/UpdateReserveRatioAfterXDC.sol +64 -0
- package/dist/artifacts/contracts/identity/IdentityV2.sol/IdentityV2.json +1099 -0
- package/dist/artifacts/contracts/token/superfluid/SuperGoodDollar.sol/SuperGoodDollar.json +2627 -0
- package/dist/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSProxy.json +32 -0
- package/dist/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.json +82 -0
- package/dist/test-sdk/deploySuperGoodDollar.d.ts +6 -0
- package/dist/test-sdk/deploySuperGoodDollar.js +46 -0
- package/dist/test-sdk/index.d.ts +1 -0
- package/dist/test-sdk/index.js +13 -0
- package/hardhat.config.ts +6 -12
- package/package.json +1 -1
- package/releases/deployment.json +3 -1
- package/scripts/bulkWhitelist.ts +31 -0
- package/scripts/multichain-deploy/helpers.ts +6 -1
- package/scripts/proposals/gip-25-xdc-deploy-reserve.ts +425 -0
- package/scripts/proposals/gip-25-xdc-upgrade-ubi.ts +303 -4
- package/types/{ERC1967Upgrade.ts → @openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.ts} +23 -21
- package/types/@openzeppelin/contracts/proxy/ERC1967/index.ts +1 -0
- package/types/@uniswap/index.ts +2 -0
- package/types/@uniswap/v2-periphery/contracts/index.ts +5 -0
- package/types/@uniswap/v2-periphery/contracts/interfaces/IWETH.ts +159 -0
- package/types/@uniswap/v2-periphery/contracts/interfaces/index.ts +4 -0
- package/types/@uniswap/v2-periphery/index.ts +5 -0
- package/types/contracts/IQuoter.sol/IQuoterV2.ts +297 -0
- package/types/contracts/IQuoter.sol/index.ts +4 -0
- package/types/contracts/IUniswapV3.sol/INonfungiblePositionManager.ts +151 -0
- package/types/contracts/IUniswapV3.sol/IUniswapV3Factory.ts +155 -0
- package/types/contracts/IUniswapV3.sol/IUniswapV3Pool.ts +192 -0
- package/types/contracts/IUniswapV3.sol/index.ts +5 -0
- package/types/{IHasRouter.ts → contracts/Interfaces.sol/AToken.ts} +22 -24
- package/types/{IAaveIncentivesController.ts → contracts/Interfaces.sol/IAaveIncentivesControllerV3.ts} +48 -47
- package/types/{ILendingPool.ts → contracts/Interfaces.sol/ILendingPoolV3.ts} +89 -76
- package/types/contracts/MentoInterfaces.sol/IBancorExchangeProvider.ts +14 -0
- package/types/{Faucet.ts → contracts/fuseFaucet/Faucet copy.sol/DebugFaucet.ts } +354 -82
- package/types/contracts/fuseFaucet/Faucet copy.sol/index.ts +4 -0
- package/types/contracts/fuseFaucet/Faucet.ts +43 -0
- package/types/contracts/fuseFaucet/FuseFaucetV2.ts +43 -0
- package/types/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/EthDistributor.ts +648 -0
- package/types/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/EthDistributorUpgradeable.ts +843 -0
- package/types/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/index.ts +4 -0
- package/types/contracts/identity/IdentityV3.ts +46 -0
- package/types/contracts/index.ts +2 -0
- package/types/{DistributionHelper.ts → contracts/mocks/CeloDistributionHelperTest.sol/DistributionHelperTestHelper.ts} +345 -351
- package/types/{DistributionHelperTestHelper.ts → contracts/mocks/GenericDistributionHelperTest.sol/CeloDistributionHelperTestHelper.ts} +426 -389
- package/types/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTest.ts +1305 -0
- package/types/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTestHelper.ts +1357 -0
- package/types/contracts/mocks/GenericDistributionHelperTest.sol/index.ts +5 -0
- package/types/contracts/mocks/index.ts +2 -0
- package/types/{DistributionHelperTest.ts → contracts/reserve/GenericDistributionHelper copy.sol/GenericDistributionHelper.ts } +349 -361
- package/types/contracts/reserve/GenericDistributionHelper copy.sol/index.ts +4 -0
- package/types/contracts/reserve/GenericDistributionHelper.ts +1304 -0
- package/types/{GoodReserveCDai.ts → contracts/reserve/GoodReserveADai.ts} +343 -197
- package/types/contracts/reserve/index.ts +1 -0
- package/types/{GoodAaveStakingV2.ts → contracts/staking/aave/GoodAave3StakingV2.sol/GoodAaveStakingV2.ts} +177 -100
- package/types/contracts/staking/aave/GoodAave3StakingV2.sol/index.ts +4 -0
- package/types/{GoodDollar.ts → contracts/token/GoodDollar18.ts} +278 -140
- package/types/contracts/ubi/UBISchemeV2.ts +14 -3
- package/types/contracts/utils/AdminWallet.ts +45 -0
- package/types/contracts/utils/AdminWalletFuse.ts +45 -0
- package/types/{BuyGDClone.ts → contracts/utils/BuyGDClone.sol/BuyGDCloneV2.ts} +133 -52
- package/types/contracts/utils/BuyGDClone.sol/index.ts +0 -2
- package/types/contracts/utils/FuseOldBridgeKill.sol/BasicAMBErc677ToErc677.ts +108 -0
- package/types/{IBeacon.ts → contracts/utils/ProtocolUpgradeV4Mento.sol/MentoExchange.ts} +22 -30
- package/types/contracts/utils/ProtocolUpgradeV4Mento.sol/ProtocolUpgradeV4Mento.ts +161 -0
- package/types/contracts/utils/ProtocolUpgradeV4Mento.sol/index.ts +5 -0
- package/types/{BatUSDMockOracle.ts → contracts/utils/ReserveRestore.sol/MentoExchange.ts} +22 -30
- package/types/contracts/utils/ReserveRestore.sol/ReserveRestore.ts +112 -0
- package/types/contracts/utils/ReserveRestore.sol/index.ts +5 -0
- package/types/{IERC1822Proxiable.ts → contracts/utils/UpdateReserveRatioAfterXDC.sol/MentoExchange.ts} +22 -30
- package/types/contracts/utils/UpdateReserveRatioAfterXDC.sol/UpdateReserveRatioAfterXDC.ts +117 -0
- package/types/contracts/utils/UpdateReserveRatioAfterXDC.sol/index.ts +5 -0
- package/types/contracts/utils/UpdateReserveSettingsForXdc.sol/MentoExchange.ts +81 -0
- package/types/contracts/utils/UpdateReserveSettingsForXdc.sol/UpdateReserveRatioAfterXDC.ts +122 -0
- package/types/contracts/utils/UpdateReserveSettingsForXdc.sol/index.ts +5 -0
- package/types/contracts/utils/index.ts +4 -0
- package/types/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.ts +146 -0
- package/types/factories/@openzeppelin/contracts/proxy/ERC1967/index.ts +1 -0
- package/types/factories/@uniswap/index.ts +1 -0
- package/types/factories/@uniswap/v2-periphery/contracts/index.ts +4 -0
- package/types/factories/{IRouter__factory.ts → @uniswap/v2-periphery/contracts/interfaces/IWETH__factory.ts} +24 -28
- package/types/factories/@uniswap/v2-periphery/contracts/interfaces/index.ts +4 -0
- package/types/factories/@uniswap/v2-periphery/index.ts +4 -0
- package/types/factories/contracts/IQuoter.sol/IQuoterV2__factory.ts +226 -0
- package/types/factories/contracts/IQuoter.sol/index.ts +4 -0
- package/types/factories/contracts/IUniswapV3.sol/INonfungiblePositionManager__factory.ts +121 -0
- package/types/factories/contracts/IUniswapV3.sol/IUniswapV3Factory__factory.ts +84 -0
- package/types/factories/contracts/IUniswapV3.sol/IUniswapV3Pool__factory.ts +121 -0
- package/types/factories/contracts/IUniswapV3.sol/index.ts +5 -0
- package/types/factories/contracts/Interfaces.sol/AToken__factory.ts +36 -0
- package/types/factories/{IAaveIncentivesController__factory.ts → contracts/Interfaces.sol/IAaveIncentivesControllerV3__factory.ts} +27 -22
- package/types/factories/{ILendingPool__factory.ts → contracts/Interfaces.sol/ILendingPoolV3__factory.ts} +32 -14
- package/types/factories/contracts/MentoInterfaces.sol/IBancorExchangeProvider__factory.ts +13 -0
- package/types/factories/contracts/fuseFaucet/Faucet copy.sol/DebugFaucet__factory.ts +945 -0
- package/types/factories/contracts/fuseFaucet/Faucet copy.sol/index.ts +4 -0
- package/types/factories/contracts/fuseFaucet/Faucet__factory.ts +33 -1
- package/types/factories/contracts/fuseFaucet/FuseFaucetV2__factory.ts +33 -1
- package/types/factories/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/EthDistributorUpgradeable__factory.ts +572 -0
- package/types/factories/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/EthDistributor__factory.ts +482 -0
- package/types/factories/contracts/fuseFaucet/SuperfluidBaseFacuet.sol/index.ts +4 -0
- package/types/factories/contracts/identity/IdentityV3__factory.ts +39 -1
- package/types/factories/contracts/index.ts +1 -0
- package/types/factories/contracts/mocks/CeloDistributionHelperTest.sol/DistributionHelperTestHelper__factory.ts +929 -0
- package/types/factories/contracts/mocks/GenericDistributionHelperTest.sol/CeloDistributionHelperTestHelper__factory.ts +1017 -0
- package/types/factories/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTestHelper__factory.ts +1021 -0
- package/types/factories/contracts/mocks/GenericDistributionHelperTest.sol/GenericDistributionHelperTest__factory.ts +989 -0
- package/types/factories/contracts/mocks/GenericDistributionHelperTest.sol/index.ts +5 -0
- package/types/factories/contracts/mocks/index.ts +1 -0
- package/types/factories/contracts/reserve/GenericDistributionHelper copy.sol/GenericDistributionHelper__factory.ts +935 -0
- package/types/factories/contracts/reserve/GenericDistributionHelper copy.sol/index.ts +4 -0
- package/types/factories/contracts/reserve/GenericDistributionHelper__factory.ts +987 -0
- package/types/factories/contracts/reserve/GoodReserveADai__factory.ts +1502 -0
- package/types/factories/contracts/reserve/index.ts +1 -0
- package/types/factories/contracts/staking/aave/GoodAave3StakingV2.sol/GoodAaveStakingV2__factory.ts +1240 -0
- package/types/factories/contracts/staking/aave/GoodAave3StakingV2.sol/index.ts +4 -0
- package/types/factories/{GoodDollar__factory.ts → contracts/token/GoodDollar18__factory.ts} +26 -23
- package/types/factories/contracts/ubi/UBISchemeV2__factory.ts +6 -1
- package/types/factories/contracts/utils/AdminWalletFuse__factory.ts +35 -1
- package/types/factories/contracts/utils/AdminWallet__factory.ts +35 -1
- package/types/factories/contracts/utils/BulkWhitelist__factory.ts +1 -1
- package/types/factories/contracts/utils/BuyFromReserveHelper__factory.ts +1 -1
- package/types/factories/contracts/utils/BuyGDClone.sol/BuyGDCloneV2__factory.ts +415 -0
- package/types/factories/contracts/utils/BuyGDClone.sol/index.ts +0 -2
- package/types/factories/contracts/utils/FuseOldBridgeKill.sol/BasicAMBErc677ToErc677__factory.ts +86 -0
- package/types/factories/contracts/utils/ProtoclUpgradeV4Mento.sol/ProtocolUpgradeV4Mento__factory.ts +1 -1
- package/types/factories/contracts/utils/ProtocolUpgradeV4Mento.sol/MentoExchange__factory.ts +39 -0
- package/types/factories/contracts/utils/ProtocolUpgradeV4Mento.sol/ProtocolUpgradeV4Mento__factory.ts +152 -0
- package/types/factories/contracts/utils/ProtocolUpgradeV4Mento.sol/index.ts +5 -0
- package/types/factories/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy__factory.ts +1 -1
- package/types/factories/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967__factory.ts +1 -1
- package/types/factories/{IBeaconUpgradeable__factory.ts → contracts/utils/ReserveRestore.sol/MentoExchange__factory.ts} +11 -11
- package/types/factories/contracts/utils/ReserveRestore.sol/ReserveRestore__factory.ts +95 -0
- package/types/factories/contracts/utils/ReserveRestore.sol/index.ts +5 -0
- package/types/factories/contracts/utils/UpdateReserveRatioAfterXDC.sol/MentoExchange__factory.ts +39 -0
- package/types/factories/contracts/utils/UpdateReserveRatioAfterXDC.sol/UpdateReserveRatioAfterXDC__factory.ts +110 -0
- package/types/factories/contracts/utils/UpdateReserveRatioAfterXDC.sol/index.ts +5 -0
- package/types/factories/contracts/utils/UpdateReserveSettingsForXdc.sol/MentoExchange__factory.ts +39 -0
- package/types/factories/contracts/utils/UpdateReserveSettingsForXdc.sol/UpdateReserveRatioAfterXDC__factory.ts +115 -0
- package/types/factories/contracts/utils/UpdateReserveSettingsForXdc.sol/index.ts +5 -0
- package/types/factories/contracts/utils/index.ts +2 -0
- package/types/hardhat.d.ts +99 -18
- package/types/index.ts +16 -2
- package/types/AaveMock.ts +0 -1031
- package/types/AaveStakingFactory.ts +0 -290
- package/types/AaveUSDMockOracle.ts +0 -89
- package/types/AccessControl.ts +0 -361
- package/types/AccessControlEnumerableUpgradeable.ts +0 -444
- package/types/AccessControlUpgradeable.ts +0 -371
- package/types/AdminWallet.ts +0 -1234
- package/types/AdminWalletFuse.ts +0 -1340
- package/types/AggregatorV3Interface.ts +0 -192
- package/types/Avatar.ts +0 -121
- package/types/BancorFormula.ts +0 -974
- package/types/BaseShareField.ts +0 -442
- package/types/BaseShareFieldV2.ts +0 -361
- package/types/BuyAndBridgeHelper.ts +0 -279
- package/types/BuyGDCloneFactory.ts +0 -180
- package/types/CBATMock.ts +0 -1203
- package/types/CDAILowWorthMock.ts +0 -1169
- package/types/CDAIMock.ts +0 -1219
- package/types/CDAINonMintableMock.ts +0 -1169
- package/types/CDecimalsMock.ts +0 -1203
- package/types/CERC20.ts +0 -552
- package/types/CSDTMock.ts +0 -1203
- package/types/CUSDCMock.ts +0 -1203
- package/types/ClaimersDistribution.ts +0 -634
- package/types/CompUSDMockOracle.ts +0 -89
- package/types/CompoundStakingFactory.ts +0 -261
- package/types/CompoundVotingMachine.ts +0 -1718
- package/types/ContextUpgradeable.ts +0 -77
- package/types/ContributionCalc.ts +0 -164
- package/types/Controller.ts +0 -547
- package/types/DAIMock.ts +0 -1092
- package/types/DAOContract.ts +0 -162
- package/types/DAOUpgradeableContract.ts +0 -299
- package/types/DaiEthPriceMockOracle.ts +0 -89
- package/types/DecimalsMock.ts +0 -1031
- package/types/DistributionBridgeMock.ts +0 -384
- package/types/DonationsStaking.ts +0 -805
- package/types/EIP712Upgradeable.ts +0 -77
- package/types/ERC165.ts +0 -104
- package/types/ERC165Upgradeable.ts +0 -115
- package/types/ERC1967Proxy.ts +0 -147
- package/types/ERC1967UpgradeUpgradeable.ts +0 -116
- package/types/ERC20.ts +0 -417
- package/types/ERC20BurnableUpgradeable.ts +0 -488
- package/types/ERC20PausableUpgradeable.ts +0 -458
- package/types/ERC20Permit.ts +0 -186
- package/types/ERC20PermitUpgradeable.ts +0 -531
- package/types/ERC20PresetMinterPauserUpgradeable.ts +0 -1136
- package/types/ERC20Upgradeable.ts +0 -426
- package/types/ERC20WithTokenInfo.ts +0 -339
- package/types/ERC677.ts +0 -131
- package/types/ERC677Receiver.ts +0 -115
- package/types/EthUSDMockOracle.ts +0 -138
- package/types/EventsEmitter.ts +0 -88
- package/types/ExchangeHelper.ts +0 -550
- package/types/FeesFormulaMock.ts +0 -130
- package/types/FuseFaucet.ts +0 -507
- package/types/FuseFaucetV2.ts +0 -846
- package/types/FuseStakingV3.ts +0 -1212
- package/types/GDFaucet.ts +0 -221
- package/types/GReputation.ts +0 -2119
- package/types/GasPriceMockOracle.ts +0 -118
- package/types/GlobalConstraintInterface.ts +0 -134
- package/types/GoodAaveStaking.ts +0 -1761
- package/types/GoodCompoundStaking.ts +0 -1847
- package/types/GoodCompoundStakingTest.ts +0 -1957
- package/types/GoodCompoundStakingV2.ts +0 -1645
- package/types/GoodDollarMintBurnWrapper.ts +0 -1792
- package/types/GoodDollarStaking.ts +0 -1947
- package/types/GoodDollarStakingMock.ts +0 -1986
- package/types/GoodFundManager.ts +0 -1126
- package/types/GoodFundManagerTest.ts +0 -1165
- package/types/GoodMarketMaker.ts +0 -1002
- package/types/GovernanceStaking.ts +0 -1295
- package/types/IAccessControl.ts +0 -306
- package/types/IAccessControlEnumerableUpgradeable.ts +0 -380
- package/types/IAccessControlUpgradeable.ts +0 -307
- package/types/IAdminWallet.ts +0 -171
- package/types/IBeaconUpgradeable.ts +0 -89
- package/types/IConsensus.ts +0 -225
- package/types/IDonationStaking.ts +0 -98
- package/types/IERC1271Upgradeable.ts +0 -109
- package/types/IERC165.ts +0 -104
- package/types/IERC165Upgradeable.ts +0 -104
- package/types/IERC1820Registry.ts +0 -398
- package/types/IERC1822ProxiableUpgradeable.ts +0 -90
- package/types/IERC20.ts +0 -300
- package/types/IERC20Metadata.ts +0 -339
- package/types/IERC20MetadataUpgradeable.ts +0 -340
- package/types/IERC20Permit.ts +0 -175
- package/types/IERC20PermitUpgradeable.ts +0 -176
- package/types/IERC20Upgradeable.ts +0 -300
- package/types/IERC2917.ts +0 -661
- package/types/IERC777.ts +0 -586
- package/types/IERC777Recipient.ts +0 -130
- package/types/IERC777Sender.ts +0 -130
- package/types/IFeesFormula.ts +0 -111
- package/types/IFirstClaimPool.ts +0 -136
- package/types/IGoodDollar.ts +0 -876
- package/types/IGoodDollarCustom.ts +0 -618
- package/types/IGoodDollarStakingTest.ts +0 -160
- package/types/IGoodStaking.ts +0 -264
- package/types/IGovernanceStaking.ts +0 -98
- package/types/IIdentity.ts +0 -508
- package/types/IIdentityV2.ts +0 -591
- package/types/ILayerZeroFeeEstimator.ts +0 -136
- package/types/IMessagePassingBridge.ts +0 -774
- package/types/IMultichainRouter.ts +0 -166
- package/types/INameService.ts +0 -86
- package/types/IRouter.ts +0 -143
- package/types/IStakingUpgrade.ts +0 -110
- package/types/IStaticOracle.ts +0 -677
- package/types/ISuperAgreement.ts +0 -151
- package/types/ISuperApp.ts +0 -410
- package/types/ISuperGoodDollar.ts +0 -3029
- package/types/ISuperToken.ts +0 -2326
- package/types/ISuperTokenFactory.ts +0 -415
- package/types/ISuperfluid.ts +0 -1565
- package/types/ISuperfluidGovernance.ts +0 -455
- package/types/ISuperfluidToken.ts +0 -951
- package/types/ISwapRouter.ts +0 -298
- package/types/IUBIScheme.ts +0 -121
- package/types/IUniswapV3Factory.ts +0 -333
- package/types/IWrapper.ts +0 -143
- package/types/IdentityFix.ts +0 -141
- package/types/IdentityMock.ts +0 -527
- package/types/IdentityV2.ts +0 -1782
- package/types/IncentiveControllerMock.ts +0 -207
- package/types/Initializable.ts +0 -77
- package/types/IntVoteInterface.ts +0 -468
- package/types/InvitesFuseV2.ts +0 -840
- package/types/InvitesV1.ts +0 -806
- package/types/InvitesV2.ts +0 -1016
- package/types/LendingPoolMock.ts +0 -1259
- package/types/MultiBaseGovernanceShareField.ts +0 -411
- package/types/Multicall.ts +0 -298
- package/types/MultichainBridgeHelper.ts +0 -170
- package/types/MultichainFeeFormula.ts +0 -130
- package/types/MultichainRouterMock.ts +0 -141
- package/types/NameService.ts +0 -386
- package/types/OldMarketMaker.ts +0 -113
- package/types/OneTimePayments.ts +0 -396
- package/types/OneTimePaymentsV2.ts +0 -456
- package/types/OverMintTester.ts +0 -176
- package/types/OverMintTesterRegularStake.ts +0 -177
- package/types/OwnableUpgradeable.ts +0 -175
- package/types/Pausable.ts +0 -103
- package/types/PausableControl.ts +0 -125
- package/types/PausableUpgradeable.ts +0 -112
- package/types/PayableMock.ts +0 -92
- package/types/PegSwap.ts +0 -112
- package/types/ProtocolUpgrade.ts +0 -272
- package/types/ProtocolUpgradeFuse.ts +0 -166
- package/types/ProtocolUpgradeFuseRecover.ts +0 -167
- package/types/ProtocolUpgradeRecover.ts +0 -264
- package/types/Proxy.ts +0 -66
- package/types/ProxyAdmin.ts +0 -254
- package/types/ProxyFactory1967.ts +0 -284
- package/types/ReentrancyGuardUpgradeable.ts +0 -78
- package/types/Reputation.ts +0 -964
- package/types/ReputationInterface.ts +0 -261
- package/types/ReputationTestHelper.ts +0 -175
- package/types/Reserve.ts +0 -112
- package/types/RewardsMinter.ts +0 -107
- package/types/SchemeRegistrar.ts +0 -164
- package/types/SelfApprove.ts +0 -115
- package/types/SimpleStaking.ts +0 -1523
- package/types/SimpleStakingV2.ts +0 -1427
- package/types/SixteenDecimalsTokenMock.ts +0 -1032
- package/types/StakersDistribution.ts +0 -949
- package/types/Staking.ts +0 -158
- package/types/StakingMockFixedAPY.ts +0 -995
- package/types/StakingRewardsFixedAPY.ts +0 -428
- package/types/SuperGoodDollar.ts +0 -3662
- package/types/SuperToken.ts +0 -2434
- package/types/SuperfluidToken.ts +0 -951
- package/types/SwapHelperTest.ts +0 -120
- package/types/TokenInfo.ts +0 -109
- package/types/TwentyDecimalsTokenMock.ts +0 -1032
- package/types/UBIScheme.ts +0 -1461
- package/types/UBISchemeV2.ts +0 -1192
- package/types/USDCMock.ts +0 -1031
- package/types/UUPSProxiable.ts +0 -183
- package/types/UUPSProxy.ts +0 -105
- package/types/UUPSUpgradeable.ts +0 -207
- package/types/Uniswap.ts +0 -423
- package/types/UniswapFactory.ts +0 -106
- package/types/UniswapPair.ts +0 -187
- package/types/UniswapV2SwapHelper.ts +0 -124
- package/types/UpgradableMock.ts +0 -349
- package/types/UpgradableMock2.ts +0 -311
- package/types/UpgradableMock3.ts +0 -336
- package/types/UpgradableMock4.ts +0 -336
- package/types/factories/AaveMock__factory.ts +0 -740
- package/types/factories/AaveStakingFactory__factory.ts +0 -262
- package/types/factories/AaveUSDMockOracle__factory.ts +0 -75
- package/types/factories/AccessControlEnumerableUpgradeable__factory.ts +0 -292
- package/types/factories/AccessControlUpgradeable__factory.ts +0 -247
- package/types/factories/AccessControl__factory.ts +0 -227
- package/types/factories/AdminWalletFuse__factory.ts +0 -933
- package/types/factories/AdminWallet__factory.ts +0 -865
- package/types/factories/AggregatorV3Interface__factory.ts +0 -121
- package/types/factories/Avatar__factory.ts +0 -59
- package/types/factories/BancorFormula__factory.ts +0 -674
- package/types/factories/BaseShareFieldV2__factory.ts +0 -251
- package/types/factories/BaseShareField__factory.ts +0 -307
- package/types/factories/BatUSDMockOracle__factory.ts +0 -75
- package/types/factories/BuyAndBridgeHelper__factory.ts +0 -237
- package/types/factories/BuyGDCloneFactory__factory.ts +0 -196
- package/types/factories/BuyGDClone__factory.ts +0 -343
- package/types/factories/CBATMock__factory.ts +0 -844
- package/types/factories/CDAILowWorthMock__factory.ts +0 -834
- package/types/factories/CDAIMock__factory.ts +0 -857
- package/types/factories/CDAINonMintableMock__factory.ts +0 -834
- package/types/factories/CDecimalsMock__factory.ts +0 -844
- package/types/factories/CERC20__factory.ts +0 -381
- package/types/factories/CSDTMock__factory.ts +0 -844
- package/types/factories/CUSDCMock__factory.ts +0 -844
- package/types/factories/ClaimersDistribution__factory.ts +0 -430
- package/types/factories/CompUSDMockOracle__factory.ts +0 -75
- package/types/factories/CompoundStakingFactory__factory.ts +0 -249
- package/types/factories/CompoundVotingMachine__factory.ts +0 -1208
- package/types/factories/ContextUpgradeable__factory.ts +0 -39
- package/types/factories/ContributionCalc__factory.ts +0 -83
- package/types/factories/Controller__factory.ts +0 -359
- package/types/factories/DAIMock__factory.ts +0 -783
- package/types/factories/DAOContract__factory.ts +0 -118
- package/types/factories/DAOUpgradeableContract__factory.ts +0 -227
- package/types/factories/DaiEthPriceMockOracle__factory.ts +0 -79
- package/types/factories/DecimalsMock__factory.ts +0 -755
- package/types/factories/DistributionBridgeMock__factory.ts +0 -312
- package/types/factories/DistributionHelperTestHelper__factory.ts +0 -1008
- package/types/factories/DistributionHelperTest__factory.ts +0 -975
- package/types/factories/DistributionHelper__factory.ts +0 -971
- package/types/factories/DonationsStaking__factory.ts +0 -580
- package/types/factories/EIP712Upgradeable__factory.ts +0 -39
- package/types/factories/ERC165Upgradeable__factory.ts +0 -58
- package/types/factories/ERC165__factory.ts +0 -39
- package/types/factories/ERC1967Proxy__factory.ts +0 -130
- package/types/factories/ERC1967UpgradeUpgradeable__factory.ts +0 -88
- package/types/factories/ERC1967Upgrade__factory.ts +0 -71
- package/types/factories/ERC20BurnableUpgradeable__factory.ts +0 -344
- package/types/factories/ERC20PausableUpgradeable__factory.ts +0 -352
- package/types/factories/ERC20PermitUpgradeable__factory.ts +0 -388
- package/types/factories/ERC20Permit__factory.ts +0 -111
- package/types/factories/ERC20PresetMinterPauserUpgradeable__factory.ts +0 -827
- package/types/factories/ERC20Upgradeable__factory.ts +0 -345
- package/types/factories/ERC20WithTokenInfo__factory.ts +0 -248
- package/types/factories/ERC20__factory.ts +0 -285
- package/types/factories/ERC677Receiver__factory.ts +0 -55
- package/types/factories/ERC677__factory.ts +0 -75
- package/types/factories/EthUSDMockOracle__factory.ts +0 -108
- package/types/factories/EventsEmitter__factory.ts +0 -84
- package/types/factories/ExchangeHelper__factory.ts +0 -427
- package/types/factories/Faucet__factory.ts +0 -826
- package/types/factories/FeesFormulaMock__factory.ts +0 -132
- package/types/factories/FuseFaucetV2__factory.ts +0 -592
- package/types/factories/FuseFaucet__factory.ts +0 -386
- package/types/factories/FuseStakingV3__factory.ts +0 -806
- package/types/factories/GDFaucet__factory.ts +0 -188
- package/types/factories/GReputation__factory.ts +0 -1490
- package/types/factories/GasPriceMockOracle__factory.ts +0 -88
- package/types/factories/GlobalConstraintInterface__factory.ts +0 -72
- package/types/factories/GoodAaveStakingV2__factory.ts +0 -1240
- package/types/factories/GoodAaveStaking__factory.ts +0 -1276
- package/types/factories/GoodCompoundStakingTest__factory.ts +0 -1470
- package/types/factories/GoodCompoundStakingV2__factory.ts +0 -1182
- package/types/factories/GoodCompoundStaking__factory.ts +0 -1316
- package/types/factories/GoodDollarMintBurnWrapper__factory.ts +0 -1330
- package/types/factories/GoodDollarStakingMock__factory.ts +0 -1497
- package/types/factories/GoodDollarStaking__factory.ts +0 -1469
- package/types/factories/GoodFundManagerTest__factory.ts +0 -801
- package/types/factories/GoodFundManager__factory.ts +0 -759
- package/types/factories/GoodMarketMaker__factory.ts +0 -687
- package/types/factories/GoodReserveCDai__factory.ts +0 -1489
- package/types/factories/GovernanceStaking__factory.ts +0 -948
- package/types/factories/IAccessControlEnumerableUpgradeable__factory.ts +0 -247
- package/types/factories/IAccessControlUpgradeable__factory.ts +0 -202
- package/types/factories/IAccessControl__factory.ts +0 -198
- package/types/factories/IAdminWallet__factory.ts +0 -75
- package/types/factories/IBeacon__factory.ts +0 -36
- package/types/factories/IConsensus__factory.ts +0 -116
- package/types/factories/IDonationStaking__factory.ts +0 -33
- package/types/factories/IERC1271Upgradeable__factory.ts +0 -50
- package/types/factories/IERC165Upgradeable__factory.ts +0 -45
- package/types/factories/IERC165__factory.ts +0 -42
- package/types/factories/IERC1820Registry__factory.ts +0 -239
- package/types/factories/IERC1822ProxiableUpgradeable__factory.ts +0 -43
- package/types/factories/IERC1822Proxiable__factory.ts +0 -39
- package/types/factories/IERC20MetadataUpgradeable__factory.ts +0 -252
- package/types/factories/IERC20Metadata__factory.ts +0 -248
- package/types/factories/IERC20PermitUpgradeable__factory.ts +0 -105
- package/types/factories/IERC20Permit__factory.ts +0 -98
- package/types/factories/IERC20Upgradeable__factory.ts +0 -209
- package/types/factories/IERC20__factory.ts +0 -203
- package/types/factories/IERC2917__factory.ts +0 -493
- package/types/factories/IERC777Recipient__factory.ts +0 -64
- package/types/factories/IERC777Sender__factory.ts +0 -61
- package/types/factories/IERC777__factory.ts +0 -414
- package/types/factories/IFeesFormula__factory.ts +0 -57
- package/types/factories/IFirstClaimPool__factory.ts +0 -65
- package/types/factories/IGoodDollarCustom__factory.ts +0 -370
- package/types/factories/IGoodDollarStakingTest__factory.ts +0 -68
- package/types/factories/IGoodDollar__factory.ts +0 -595
- package/types/factories/IGoodStaking__factory.ts +0 -175
- package/types/factories/IGovernanceStaking__factory.ts +0 -39
- package/types/factories/IHasRouter__factory.ts +0 -36
- package/types/factories/IIdentityV2__factory.ts +0 -331
- package/types/factories/IIdentity__factory.ts +0 -284
- package/types/factories/ILayerZeroFeeEstimator__factory.ts +0 -79
- package/types/factories/IMessagePassingBridge__factory.ts +0 -446
- package/types/factories/IMultichainRouter__factory.ts +0 -82
- package/types/factories/INameService__factory.ts +0 -42
- package/types/factories/IStakingUpgrade__factory.ts +0 -50
- package/types/factories/IStaticOracle__factory.ts +0 -407
- package/types/factories/ISuperAgreement__factory.ts +0 -78
- package/types/factories/ISuperApp__factory.ts +0 -272
- package/types/factories/ISuperGoodDollar__factory.ts +0 -2147
- package/types/factories/ISuperTokenFactory__factory.ts +0 -271
- package/types/factories/ISuperToken__factory.ts +0 -1682
- package/types/factories/ISuperfluidGovernance__factory.ts +0 -264
- package/types/factories/ISuperfluidToken__factory.ts +0 -697
- package/types/factories/ISuperfluid__factory.ts +0 -1143
- package/types/factories/ISwapRouter__factory.ts +0 -217
- package/types/factories/IUBIScheme__factory.ts +0 -68
- package/types/factories/IUniswapV3Factory__factory.ts +0 -222
- package/types/factories/IWrapper__factory.ts +0 -71
- package/types/factories/IdentityFix__factory.ts +0 -110
- package/types/factories/IdentityMock__factory.ts +0 -346
- package/types/factories/IdentityV2__factory.ts +0 -1147
- package/types/factories/IncentiveControllerMock__factory.ts +0 -166
- package/types/factories/Initializable__factory.ts +0 -36
- package/types/factories/IntVoteInterface__factory.ts +0 -349
- package/types/factories/InvitesFuseV2__factory.ts +0 -571
- package/types/factories/InvitesV1__factory.ts +0 -553
- package/types/factories/InvitesV2__factory.ts +0 -688
- package/types/factories/LendingPoolMock__factory.ts +0 -927
- package/types/factories/MultiBaseGovernanceShareField__factory.ts +0 -240
- package/types/factories/Multicall__factory.ts +0 -215
- package/types/factories/MultichainBridgeHelper__factory.ts +0 -134
- package/types/factories/MultichainFeeFormula__factory.ts +0 -113
- package/types/factories/MultichainRouterMock__factory.ts +0 -141
- package/types/factories/NameService__factory.ts +0 -290
- package/types/factories/OldMarketMaker__factory.ts +0 -62
- package/types/factories/OneTimePaymentsV2__factory.ts +0 -369
- package/types/factories/OneTimePayments__factory.ts +0 -323
- package/types/factories/OverMintTesterRegularStake__factory.ts +0 -156
- package/types/factories/OverMintTester__factory.ts +0 -152
- package/types/factories/OwnableUpgradeable__factory.ts +0 -91
- package/types/factories/PausableControl__factory.ts +0 -84
- package/types/factories/PausableUpgradeable__factory.ts +0 -78
- package/types/factories/Pausable__factory.ts +0 -62
- package/types/factories/PayableMock__factory.ts +0 -66
- package/types/factories/PegSwap__factory.ts +0 -46
- package/types/factories/ProtocolUpgradeFuseRecover__factory.ts +0 -146
- package/types/factories/ProtocolUpgradeFuse__factory.ts +0 -142
- package/types/factories/ProtocolUpgradeRecover__factory.ts +0 -184
- package/types/factories/ProtocolUpgrade__factory.ts +0 -207
- package/types/factories/ProxyAdmin__factory.ts +0 -128
- package/types/factories/ProxyFactory1967__factory.ts +0 -223
- package/types/factories/Proxy__factory.ts +0 -28
- package/types/factories/ReentrancyGuardUpgradeable__factory.ts +0 -43
- package/types/factories/ReputationInterface__factory.ts +0 -168
- package/types/factories/ReputationTestHelper__factory.ts +0 -141
- package/types/factories/Reputation__factory.ts +0 -693
- package/types/factories/Reserve__factory.ts +0 -52
- package/types/factories/RewardsMinter__factory.ts +0 -47
- package/types/factories/SchemeRegistrar__factory.ts +0 -114
- package/types/factories/SelfApprove__factory.ts +0 -46
- package/types/factories/SimpleStakingV2__factory.ts +0 -999
- package/types/factories/SimpleStaking__factory.ts +0 -1058
- package/types/factories/SixteenDecimalsTokenMock__factory.ts +0 -747
- package/types/factories/StakersDistribution__factory.ts +0 -617
- package/types/factories/StakingMockFixedAPY__factory.ts +0 -745
- package/types/factories/StakingRewardsFixedAPY__factory.ts +0 -287
- package/types/factories/Staking__factory.ts +0 -74
- package/types/factories/SuperGoodDollar__factory.ts +0 -2680
- package/types/factories/SuperToken__factory.ts +0 -1809
- package/types/factories/SuperfluidToken__factory.ts +0 -697
- package/types/factories/SwapHelperTest__factory.ts +0 -96
- package/types/factories/TokenInfo__factory.ts +0 -62
- package/types/factories/TwentyDecimalsTokenMock__factory.ts +0 -747
- package/types/factories/UBISchemeV2__factory.ts +0 -837
- package/types/factories/UBIScheme__factory.ts +0 -1034
- package/types/factories/USDCMock__factory.ts +0 -740
- package/types/factories/UUPSProxiable__factory.ts +0 -101
- package/types/factories/UUPSProxy__factory.ts +0 -80
- package/types/factories/UUPSUpgradeable__factory.ts +0 -128
- package/types/factories/UniswapFactory__factory.ts +0 -50
- package/types/factories/UniswapPair__factory.ts +0 -117
- package/types/factories/UniswapV2SwapHelper__factory.ts +0 -101
- package/types/factories/Uniswap__factory.ts +0 -272
- package/types/factories/UpgradableMock2__factory.ts +0 -236
- package/types/factories/UpgradableMock3__factory.ts +0 -249
- package/types/factories/UpgradableMock4__factory.ts +0 -249
- package/types/factories/UpgradableMock__factory.ts +0 -262
|
@@ -0,0 +1,2627 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "SuperGoodDollar",
|
|
4
|
+
"sourceName": "contracts/token/superfluid/SuperGoodDollar.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "contract ISuperfluid",
|
|
10
|
+
"name": "_host",
|
|
11
|
+
"type": "address"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"stateMutability": "nonpayable",
|
|
15
|
+
"type": "constructor"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"inputs": [],
|
|
19
|
+
"name": "SF_TOKEN_AGREEMENT_ALREADY_EXISTS",
|
|
20
|
+
"type": "error"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"inputs": [],
|
|
24
|
+
"name": "SF_TOKEN_AGREEMENT_DOES_NOT_EXIST",
|
|
25
|
+
"type": "error"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"inputs": [],
|
|
29
|
+
"name": "SF_TOKEN_BURN_INSUFFICIENT_BALANCE",
|
|
30
|
+
"type": "error"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"inputs": [],
|
|
34
|
+
"name": "SF_TOKEN_MOVE_INSUFFICIENT_BALANCE",
|
|
35
|
+
"type": "error"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"inputs": [],
|
|
39
|
+
"name": "SF_TOKEN_ONLY_HOST",
|
|
40
|
+
"type": "error"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"inputs": [],
|
|
44
|
+
"name": "SF_TOKEN_ONLY_LISTED_AGREEMENT",
|
|
45
|
+
"type": "error"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"inputs": [],
|
|
49
|
+
"name": "SUPER_TOKEN_APPROVE_FROM_ZERO_ADDRESS",
|
|
50
|
+
"type": "error"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"inputs": [],
|
|
54
|
+
"name": "SUPER_TOKEN_APPROVE_TO_ZERO_ADDRESS",
|
|
55
|
+
"type": "error"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"inputs": [],
|
|
59
|
+
"name": "SUPER_TOKEN_BURN_FROM_ZERO_ADDRESS",
|
|
60
|
+
"type": "error"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"inputs": [],
|
|
64
|
+
"name": "SUPER_TOKEN_CALLER_IS_NOT_OPERATOR_FOR_HOLDER",
|
|
65
|
+
"type": "error"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"inputs": [],
|
|
69
|
+
"name": "SUPER_TOKEN_INFLATIONARY_DEFLATIONARY_NOT_SUPPORTED",
|
|
70
|
+
"type": "error"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"inputs": [],
|
|
74
|
+
"name": "SUPER_TOKEN_MINT_TO_ZERO_ADDRESS",
|
|
75
|
+
"type": "error"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"inputs": [],
|
|
79
|
+
"name": "SUPER_TOKEN_NOT_ERC777_TOKENS_RECIPIENT",
|
|
80
|
+
"type": "error"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"inputs": [],
|
|
84
|
+
"name": "SUPER_TOKEN_NO_UNDERLYING_TOKEN",
|
|
85
|
+
"type": "error"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"inputs": [],
|
|
89
|
+
"name": "SUPER_TOKEN_ONLY_HOST",
|
|
90
|
+
"type": "error"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"inputs": [],
|
|
94
|
+
"name": "SUPER_TOKEN_ONLY_SELF",
|
|
95
|
+
"type": "error"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"inputs": [],
|
|
99
|
+
"name": "SUPER_TOKEN_TRANSFER_FROM_ZERO_ADDRESS",
|
|
100
|
+
"type": "error"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"inputs": [],
|
|
104
|
+
"name": "SUPER_TOKEN_TRANSFER_TO_ZERO_ADDRESS",
|
|
105
|
+
"type": "error"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"anonymous": false,
|
|
109
|
+
"inputs": [
|
|
110
|
+
{
|
|
111
|
+
"indexed": true,
|
|
112
|
+
"internalType": "address",
|
|
113
|
+
"name": "agreementClass",
|
|
114
|
+
"type": "address"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"indexed": false,
|
|
118
|
+
"internalType": "bytes32",
|
|
119
|
+
"name": "id",
|
|
120
|
+
"type": "bytes32"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"indexed": false,
|
|
124
|
+
"internalType": "bytes32[]",
|
|
125
|
+
"name": "data",
|
|
126
|
+
"type": "bytes32[]"
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"name": "AgreementCreated",
|
|
130
|
+
"type": "event"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"anonymous": false,
|
|
134
|
+
"inputs": [
|
|
135
|
+
{
|
|
136
|
+
"indexed": true,
|
|
137
|
+
"internalType": "address",
|
|
138
|
+
"name": "agreementClass",
|
|
139
|
+
"type": "address"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"indexed": false,
|
|
143
|
+
"internalType": "bytes32",
|
|
144
|
+
"name": "id",
|
|
145
|
+
"type": "bytes32"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"indexed": true,
|
|
149
|
+
"internalType": "address",
|
|
150
|
+
"name": "penaltyAccount",
|
|
151
|
+
"type": "address"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"indexed": true,
|
|
155
|
+
"internalType": "address",
|
|
156
|
+
"name": "rewardAccount",
|
|
157
|
+
"type": "address"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"indexed": false,
|
|
161
|
+
"internalType": "uint256",
|
|
162
|
+
"name": "rewardAmount",
|
|
163
|
+
"type": "uint256"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"name": "AgreementLiquidated",
|
|
167
|
+
"type": "event"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"anonymous": false,
|
|
171
|
+
"inputs": [
|
|
172
|
+
{
|
|
173
|
+
"indexed": false,
|
|
174
|
+
"internalType": "address",
|
|
175
|
+
"name": "liquidatorAccount",
|
|
176
|
+
"type": "address"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"indexed": true,
|
|
180
|
+
"internalType": "address",
|
|
181
|
+
"name": "agreementClass",
|
|
182
|
+
"type": "address"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"indexed": false,
|
|
186
|
+
"internalType": "bytes32",
|
|
187
|
+
"name": "id",
|
|
188
|
+
"type": "bytes32"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"indexed": true,
|
|
192
|
+
"internalType": "address",
|
|
193
|
+
"name": "penaltyAccount",
|
|
194
|
+
"type": "address"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"indexed": true,
|
|
198
|
+
"internalType": "address",
|
|
199
|
+
"name": "bondAccount",
|
|
200
|
+
"type": "address"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"indexed": false,
|
|
204
|
+
"internalType": "uint256",
|
|
205
|
+
"name": "rewardAmount",
|
|
206
|
+
"type": "uint256"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"indexed": false,
|
|
210
|
+
"internalType": "uint256",
|
|
211
|
+
"name": "bailoutAmount",
|
|
212
|
+
"type": "uint256"
|
|
213
|
+
}
|
|
214
|
+
],
|
|
215
|
+
"name": "AgreementLiquidatedBy",
|
|
216
|
+
"type": "event"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"anonymous": false,
|
|
220
|
+
"inputs": [
|
|
221
|
+
{
|
|
222
|
+
"indexed": true,
|
|
223
|
+
"internalType": "address",
|
|
224
|
+
"name": "agreementClass",
|
|
225
|
+
"type": "address"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"indexed": false,
|
|
229
|
+
"internalType": "bytes32",
|
|
230
|
+
"name": "id",
|
|
231
|
+
"type": "bytes32"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"indexed": true,
|
|
235
|
+
"internalType": "address",
|
|
236
|
+
"name": "liquidatorAccount",
|
|
237
|
+
"type": "address"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"indexed": true,
|
|
241
|
+
"internalType": "address",
|
|
242
|
+
"name": "targetAccount",
|
|
243
|
+
"type": "address"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"indexed": false,
|
|
247
|
+
"internalType": "address",
|
|
248
|
+
"name": "rewardAmountReceiver",
|
|
249
|
+
"type": "address"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"indexed": false,
|
|
253
|
+
"internalType": "uint256",
|
|
254
|
+
"name": "rewardAmount",
|
|
255
|
+
"type": "uint256"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"indexed": false,
|
|
259
|
+
"internalType": "int256",
|
|
260
|
+
"name": "targetAccountBalanceDelta",
|
|
261
|
+
"type": "int256"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"indexed": false,
|
|
265
|
+
"internalType": "bytes",
|
|
266
|
+
"name": "liquidationTypeData",
|
|
267
|
+
"type": "bytes"
|
|
268
|
+
}
|
|
269
|
+
],
|
|
270
|
+
"name": "AgreementLiquidatedV2",
|
|
271
|
+
"type": "event"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"anonymous": false,
|
|
275
|
+
"inputs": [
|
|
276
|
+
{
|
|
277
|
+
"indexed": true,
|
|
278
|
+
"internalType": "address",
|
|
279
|
+
"name": "agreementClass",
|
|
280
|
+
"type": "address"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"indexed": true,
|
|
284
|
+
"internalType": "address",
|
|
285
|
+
"name": "account",
|
|
286
|
+
"type": "address"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"indexed": false,
|
|
290
|
+
"internalType": "uint256",
|
|
291
|
+
"name": "slotId",
|
|
292
|
+
"type": "uint256"
|
|
293
|
+
}
|
|
294
|
+
],
|
|
295
|
+
"name": "AgreementStateUpdated",
|
|
296
|
+
"type": "event"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"anonymous": false,
|
|
300
|
+
"inputs": [
|
|
301
|
+
{
|
|
302
|
+
"indexed": true,
|
|
303
|
+
"internalType": "address",
|
|
304
|
+
"name": "agreementClass",
|
|
305
|
+
"type": "address"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"indexed": false,
|
|
309
|
+
"internalType": "bytes32",
|
|
310
|
+
"name": "id",
|
|
311
|
+
"type": "bytes32"
|
|
312
|
+
}
|
|
313
|
+
],
|
|
314
|
+
"name": "AgreementTerminated",
|
|
315
|
+
"type": "event"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"anonymous": false,
|
|
319
|
+
"inputs": [
|
|
320
|
+
{
|
|
321
|
+
"indexed": true,
|
|
322
|
+
"internalType": "address",
|
|
323
|
+
"name": "agreementClass",
|
|
324
|
+
"type": "address"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"indexed": false,
|
|
328
|
+
"internalType": "bytes32",
|
|
329
|
+
"name": "id",
|
|
330
|
+
"type": "bytes32"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"indexed": false,
|
|
334
|
+
"internalType": "bytes32[]",
|
|
335
|
+
"name": "data",
|
|
336
|
+
"type": "bytes32[]"
|
|
337
|
+
}
|
|
338
|
+
],
|
|
339
|
+
"name": "AgreementUpdated",
|
|
340
|
+
"type": "event"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"anonymous": false,
|
|
344
|
+
"inputs": [
|
|
345
|
+
{
|
|
346
|
+
"indexed": true,
|
|
347
|
+
"internalType": "address",
|
|
348
|
+
"name": "owner",
|
|
349
|
+
"type": "address"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"indexed": true,
|
|
353
|
+
"internalType": "address",
|
|
354
|
+
"name": "spender",
|
|
355
|
+
"type": "address"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"indexed": false,
|
|
359
|
+
"internalType": "uint256",
|
|
360
|
+
"name": "value",
|
|
361
|
+
"type": "uint256"
|
|
362
|
+
}
|
|
363
|
+
],
|
|
364
|
+
"name": "Approval",
|
|
365
|
+
"type": "event"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"anonymous": false,
|
|
369
|
+
"inputs": [
|
|
370
|
+
{
|
|
371
|
+
"indexed": true,
|
|
372
|
+
"internalType": "address",
|
|
373
|
+
"name": "operator",
|
|
374
|
+
"type": "address"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"indexed": true,
|
|
378
|
+
"internalType": "address",
|
|
379
|
+
"name": "tokenHolder",
|
|
380
|
+
"type": "address"
|
|
381
|
+
}
|
|
382
|
+
],
|
|
383
|
+
"name": "AuthorizedOperator",
|
|
384
|
+
"type": "event"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"anonymous": false,
|
|
388
|
+
"inputs": [
|
|
389
|
+
{
|
|
390
|
+
"indexed": true,
|
|
391
|
+
"internalType": "address",
|
|
392
|
+
"name": "bailoutAccount",
|
|
393
|
+
"type": "address"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"indexed": false,
|
|
397
|
+
"internalType": "uint256",
|
|
398
|
+
"name": "bailoutAmount",
|
|
399
|
+
"type": "uint256"
|
|
400
|
+
}
|
|
401
|
+
],
|
|
402
|
+
"name": "Bailout",
|
|
403
|
+
"type": "event"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"anonymous": false,
|
|
407
|
+
"inputs": [
|
|
408
|
+
{
|
|
409
|
+
"indexed": true,
|
|
410
|
+
"internalType": "address",
|
|
411
|
+
"name": "operator",
|
|
412
|
+
"type": "address"
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"indexed": true,
|
|
416
|
+
"internalType": "address",
|
|
417
|
+
"name": "from",
|
|
418
|
+
"type": "address"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"indexed": false,
|
|
422
|
+
"internalType": "uint256",
|
|
423
|
+
"name": "amount",
|
|
424
|
+
"type": "uint256"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"indexed": false,
|
|
428
|
+
"internalType": "bytes",
|
|
429
|
+
"name": "data",
|
|
430
|
+
"type": "bytes"
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"indexed": false,
|
|
434
|
+
"internalType": "bytes",
|
|
435
|
+
"name": "operatorData",
|
|
436
|
+
"type": "bytes"
|
|
437
|
+
}
|
|
438
|
+
],
|
|
439
|
+
"name": "Burned",
|
|
440
|
+
"type": "event"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"anonymous": false,
|
|
444
|
+
"inputs": [
|
|
445
|
+
{
|
|
446
|
+
"indexed": false,
|
|
447
|
+
"internalType": "bytes32",
|
|
448
|
+
"name": "uuid",
|
|
449
|
+
"type": "bytes32"
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"indexed": false,
|
|
453
|
+
"internalType": "address",
|
|
454
|
+
"name": "codeAddress",
|
|
455
|
+
"type": "address"
|
|
456
|
+
}
|
|
457
|
+
],
|
|
458
|
+
"name": "CodeUpdated",
|
|
459
|
+
"type": "event"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"anonymous": false,
|
|
463
|
+
"inputs": [
|
|
464
|
+
{
|
|
465
|
+
"indexed": false,
|
|
466
|
+
"internalType": "uint8",
|
|
467
|
+
"name": "version",
|
|
468
|
+
"type": "uint8"
|
|
469
|
+
}
|
|
470
|
+
],
|
|
471
|
+
"name": "Initialized",
|
|
472
|
+
"type": "event"
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"anonymous": false,
|
|
476
|
+
"inputs": [
|
|
477
|
+
{
|
|
478
|
+
"indexed": true,
|
|
479
|
+
"internalType": "address",
|
|
480
|
+
"name": "operator",
|
|
481
|
+
"type": "address"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"indexed": true,
|
|
485
|
+
"internalType": "address",
|
|
486
|
+
"name": "to",
|
|
487
|
+
"type": "address"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"indexed": false,
|
|
491
|
+
"internalType": "uint256",
|
|
492
|
+
"name": "amount",
|
|
493
|
+
"type": "uint256"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"indexed": false,
|
|
497
|
+
"internalType": "bytes",
|
|
498
|
+
"name": "data",
|
|
499
|
+
"type": "bytes"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"indexed": false,
|
|
503
|
+
"internalType": "bytes",
|
|
504
|
+
"name": "operatorData",
|
|
505
|
+
"type": "bytes"
|
|
506
|
+
}
|
|
507
|
+
],
|
|
508
|
+
"name": "Minted",
|
|
509
|
+
"type": "event"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"anonymous": false,
|
|
513
|
+
"inputs": [
|
|
514
|
+
{
|
|
515
|
+
"indexed": false,
|
|
516
|
+
"internalType": "address",
|
|
517
|
+
"name": "account",
|
|
518
|
+
"type": "address"
|
|
519
|
+
}
|
|
520
|
+
],
|
|
521
|
+
"name": "Paused",
|
|
522
|
+
"type": "event"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"anonymous": false,
|
|
526
|
+
"inputs": [
|
|
527
|
+
{
|
|
528
|
+
"indexed": true,
|
|
529
|
+
"internalType": "address",
|
|
530
|
+
"name": "operator",
|
|
531
|
+
"type": "address"
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"indexed": true,
|
|
535
|
+
"internalType": "address",
|
|
536
|
+
"name": "tokenHolder",
|
|
537
|
+
"type": "address"
|
|
538
|
+
}
|
|
539
|
+
],
|
|
540
|
+
"name": "RevokedOperator",
|
|
541
|
+
"type": "event"
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"anonymous": false,
|
|
545
|
+
"inputs": [
|
|
546
|
+
{
|
|
547
|
+
"indexed": true,
|
|
548
|
+
"internalType": "bytes32",
|
|
549
|
+
"name": "role",
|
|
550
|
+
"type": "bytes32"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"indexed": true,
|
|
554
|
+
"internalType": "bytes32",
|
|
555
|
+
"name": "previousAdminRole",
|
|
556
|
+
"type": "bytes32"
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"indexed": true,
|
|
560
|
+
"internalType": "bytes32",
|
|
561
|
+
"name": "newAdminRole",
|
|
562
|
+
"type": "bytes32"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"name": "RoleAdminChanged",
|
|
566
|
+
"type": "event"
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"anonymous": false,
|
|
570
|
+
"inputs": [
|
|
571
|
+
{
|
|
572
|
+
"indexed": true,
|
|
573
|
+
"internalType": "bytes32",
|
|
574
|
+
"name": "role",
|
|
575
|
+
"type": "bytes32"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"indexed": true,
|
|
579
|
+
"internalType": "address",
|
|
580
|
+
"name": "account",
|
|
581
|
+
"type": "address"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"indexed": true,
|
|
585
|
+
"internalType": "address",
|
|
586
|
+
"name": "sender",
|
|
587
|
+
"type": "address"
|
|
588
|
+
}
|
|
589
|
+
],
|
|
590
|
+
"name": "RoleGranted",
|
|
591
|
+
"type": "event"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"anonymous": false,
|
|
595
|
+
"inputs": [
|
|
596
|
+
{
|
|
597
|
+
"indexed": true,
|
|
598
|
+
"internalType": "bytes32",
|
|
599
|
+
"name": "role",
|
|
600
|
+
"type": "bytes32"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"indexed": true,
|
|
604
|
+
"internalType": "address",
|
|
605
|
+
"name": "account",
|
|
606
|
+
"type": "address"
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"indexed": true,
|
|
610
|
+
"internalType": "address",
|
|
611
|
+
"name": "sender",
|
|
612
|
+
"type": "address"
|
|
613
|
+
}
|
|
614
|
+
],
|
|
615
|
+
"name": "RoleRevoked",
|
|
616
|
+
"type": "event"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"anonymous": false,
|
|
620
|
+
"inputs": [
|
|
621
|
+
{
|
|
622
|
+
"indexed": true,
|
|
623
|
+
"internalType": "address",
|
|
624
|
+
"name": "operator",
|
|
625
|
+
"type": "address"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"indexed": true,
|
|
629
|
+
"internalType": "address",
|
|
630
|
+
"name": "from",
|
|
631
|
+
"type": "address"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"indexed": true,
|
|
635
|
+
"internalType": "address",
|
|
636
|
+
"name": "to",
|
|
637
|
+
"type": "address"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"indexed": false,
|
|
641
|
+
"internalType": "uint256",
|
|
642
|
+
"name": "amount",
|
|
643
|
+
"type": "uint256"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"indexed": false,
|
|
647
|
+
"internalType": "bytes",
|
|
648
|
+
"name": "data",
|
|
649
|
+
"type": "bytes"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"indexed": false,
|
|
653
|
+
"internalType": "bytes",
|
|
654
|
+
"name": "operatorData",
|
|
655
|
+
"type": "bytes"
|
|
656
|
+
}
|
|
657
|
+
],
|
|
658
|
+
"name": "Sent",
|
|
659
|
+
"type": "event"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"anonymous": false,
|
|
663
|
+
"inputs": [
|
|
664
|
+
{
|
|
665
|
+
"indexed": true,
|
|
666
|
+
"internalType": "address",
|
|
667
|
+
"name": "account",
|
|
668
|
+
"type": "address"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"indexed": false,
|
|
672
|
+
"internalType": "uint256",
|
|
673
|
+
"name": "amount",
|
|
674
|
+
"type": "uint256"
|
|
675
|
+
}
|
|
676
|
+
],
|
|
677
|
+
"name": "TokenDowngraded",
|
|
678
|
+
"type": "event"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"anonymous": false,
|
|
682
|
+
"inputs": [
|
|
683
|
+
{
|
|
684
|
+
"indexed": true,
|
|
685
|
+
"internalType": "address",
|
|
686
|
+
"name": "account",
|
|
687
|
+
"type": "address"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"indexed": false,
|
|
691
|
+
"internalType": "uint256",
|
|
692
|
+
"name": "amount",
|
|
693
|
+
"type": "uint256"
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"name": "TokenUpgraded",
|
|
697
|
+
"type": "event"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"anonymous": false,
|
|
701
|
+
"inputs": [
|
|
702
|
+
{
|
|
703
|
+
"indexed": true,
|
|
704
|
+
"internalType": "address",
|
|
705
|
+
"name": "from",
|
|
706
|
+
"type": "address"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"indexed": true,
|
|
710
|
+
"internalType": "address",
|
|
711
|
+
"name": "to",
|
|
712
|
+
"type": "address"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"indexed": false,
|
|
716
|
+
"internalType": "uint256",
|
|
717
|
+
"name": "value",
|
|
718
|
+
"type": "uint256"
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"indexed": false,
|
|
722
|
+
"internalType": "bytes",
|
|
723
|
+
"name": "data",
|
|
724
|
+
"type": "bytes"
|
|
725
|
+
}
|
|
726
|
+
],
|
|
727
|
+
"name": "Transfer",
|
|
728
|
+
"type": "event"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"anonymous": false,
|
|
732
|
+
"inputs": [
|
|
733
|
+
{
|
|
734
|
+
"indexed": true,
|
|
735
|
+
"internalType": "address",
|
|
736
|
+
"name": "from",
|
|
737
|
+
"type": "address"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"indexed": true,
|
|
741
|
+
"internalType": "address",
|
|
742
|
+
"name": "to",
|
|
743
|
+
"type": "address"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"indexed": false,
|
|
747
|
+
"internalType": "uint256",
|
|
748
|
+
"name": "value",
|
|
749
|
+
"type": "uint256"
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"name": "Transfer",
|
|
753
|
+
"type": "event"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"anonymous": false,
|
|
757
|
+
"inputs": [
|
|
758
|
+
{
|
|
759
|
+
"indexed": false,
|
|
760
|
+
"internalType": "address",
|
|
761
|
+
"name": "from",
|
|
762
|
+
"type": "address"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"indexed": false,
|
|
766
|
+
"internalType": "address",
|
|
767
|
+
"name": "to",
|
|
768
|
+
"type": "address"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"indexed": false,
|
|
772
|
+
"internalType": "uint256",
|
|
773
|
+
"name": "amount",
|
|
774
|
+
"type": "uint256"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"indexed": false,
|
|
778
|
+
"internalType": "uint256",
|
|
779
|
+
"name": "fee",
|
|
780
|
+
"type": "uint256"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"indexed": false,
|
|
784
|
+
"internalType": "bool",
|
|
785
|
+
"name": "senderPays",
|
|
786
|
+
"type": "bool"
|
|
787
|
+
}
|
|
788
|
+
],
|
|
789
|
+
"name": "TransferFee",
|
|
790
|
+
"type": "event"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"anonymous": false,
|
|
794
|
+
"inputs": [
|
|
795
|
+
{
|
|
796
|
+
"indexed": false,
|
|
797
|
+
"internalType": "address",
|
|
798
|
+
"name": "account",
|
|
799
|
+
"type": "address"
|
|
800
|
+
}
|
|
801
|
+
],
|
|
802
|
+
"name": "Unpaused",
|
|
803
|
+
"type": "event"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"inputs": [],
|
|
807
|
+
"name": "DEFAULT_ADMIN_ROLE",
|
|
808
|
+
"outputs": [
|
|
809
|
+
{
|
|
810
|
+
"internalType": "bytes32",
|
|
811
|
+
"name": "",
|
|
812
|
+
"type": "bytes32"
|
|
813
|
+
}
|
|
814
|
+
],
|
|
815
|
+
"stateMutability": "view",
|
|
816
|
+
"type": "function"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"inputs": [],
|
|
820
|
+
"name": "DOMAIN_SEPARATOR",
|
|
821
|
+
"outputs": [
|
|
822
|
+
{
|
|
823
|
+
"internalType": "bytes32",
|
|
824
|
+
"name": "",
|
|
825
|
+
"type": "bytes32"
|
|
826
|
+
}
|
|
827
|
+
],
|
|
828
|
+
"stateMutability": "view",
|
|
829
|
+
"type": "function"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"inputs": [],
|
|
833
|
+
"name": "MINTER_ROLE",
|
|
834
|
+
"outputs": [
|
|
835
|
+
{
|
|
836
|
+
"internalType": "bytes32",
|
|
837
|
+
"name": "",
|
|
838
|
+
"type": "bytes32"
|
|
839
|
+
}
|
|
840
|
+
],
|
|
841
|
+
"stateMutability": "view",
|
|
842
|
+
"type": "function"
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"inputs": [],
|
|
846
|
+
"name": "PAUSER_ROLE",
|
|
847
|
+
"outputs": [
|
|
848
|
+
{
|
|
849
|
+
"internalType": "bytes32",
|
|
850
|
+
"name": "",
|
|
851
|
+
"type": "bytes32"
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
"stateMutability": "view",
|
|
855
|
+
"type": "function"
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"inputs": [
|
|
859
|
+
{
|
|
860
|
+
"internalType": "address",
|
|
861
|
+
"name": "_minter",
|
|
862
|
+
"type": "address"
|
|
863
|
+
}
|
|
864
|
+
],
|
|
865
|
+
"name": "addMinter",
|
|
866
|
+
"outputs": [],
|
|
867
|
+
"stateMutability": "nonpayable",
|
|
868
|
+
"type": "function"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"inputs": [
|
|
872
|
+
{
|
|
873
|
+
"internalType": "address",
|
|
874
|
+
"name": "_pauser",
|
|
875
|
+
"type": "address"
|
|
876
|
+
}
|
|
877
|
+
],
|
|
878
|
+
"name": "addPauser",
|
|
879
|
+
"outputs": [],
|
|
880
|
+
"stateMutability": "nonpayable",
|
|
881
|
+
"type": "function"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"inputs": [
|
|
885
|
+
{
|
|
886
|
+
"internalType": "address",
|
|
887
|
+
"name": "account",
|
|
888
|
+
"type": "address"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"internalType": "address",
|
|
892
|
+
"name": "spender",
|
|
893
|
+
"type": "address"
|
|
894
|
+
}
|
|
895
|
+
],
|
|
896
|
+
"name": "allowance",
|
|
897
|
+
"outputs": [
|
|
898
|
+
{
|
|
899
|
+
"internalType": "uint256",
|
|
900
|
+
"name": "",
|
|
901
|
+
"type": "uint256"
|
|
902
|
+
}
|
|
903
|
+
],
|
|
904
|
+
"stateMutability": "view",
|
|
905
|
+
"type": "function"
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"inputs": [
|
|
909
|
+
{
|
|
910
|
+
"internalType": "address",
|
|
911
|
+
"name": "spender",
|
|
912
|
+
"type": "address"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"internalType": "uint256",
|
|
916
|
+
"name": "amount",
|
|
917
|
+
"type": "uint256"
|
|
918
|
+
}
|
|
919
|
+
],
|
|
920
|
+
"name": "approve",
|
|
921
|
+
"outputs": [
|
|
922
|
+
{
|
|
923
|
+
"internalType": "bool",
|
|
924
|
+
"name": "",
|
|
925
|
+
"type": "bool"
|
|
926
|
+
}
|
|
927
|
+
],
|
|
928
|
+
"stateMutability": "nonpayable",
|
|
929
|
+
"type": "function"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"inputs": [
|
|
933
|
+
{
|
|
934
|
+
"internalType": "address",
|
|
935
|
+
"name": "operator",
|
|
936
|
+
"type": "address"
|
|
937
|
+
}
|
|
938
|
+
],
|
|
939
|
+
"name": "authorizeOperator",
|
|
940
|
+
"outputs": [],
|
|
941
|
+
"stateMutability": "nonpayable",
|
|
942
|
+
"type": "function"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"inputs": [
|
|
946
|
+
{
|
|
947
|
+
"internalType": "address",
|
|
948
|
+
"name": "account",
|
|
949
|
+
"type": "address"
|
|
950
|
+
}
|
|
951
|
+
],
|
|
952
|
+
"name": "balanceOf",
|
|
953
|
+
"outputs": [
|
|
954
|
+
{
|
|
955
|
+
"internalType": "uint256",
|
|
956
|
+
"name": "balance",
|
|
957
|
+
"type": "uint256"
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"stateMutability": "view",
|
|
961
|
+
"type": "function"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"inputs": [
|
|
965
|
+
{
|
|
966
|
+
"internalType": "uint256",
|
|
967
|
+
"name": "amount",
|
|
968
|
+
"type": "uint256"
|
|
969
|
+
}
|
|
970
|
+
],
|
|
971
|
+
"name": "burn",
|
|
972
|
+
"outputs": [],
|
|
973
|
+
"stateMutability": "nonpayable",
|
|
974
|
+
"type": "function"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"inputs": [
|
|
978
|
+
{
|
|
979
|
+
"internalType": "uint256",
|
|
980
|
+
"name": "amount",
|
|
981
|
+
"type": "uint256"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"internalType": "bytes",
|
|
985
|
+
"name": "data",
|
|
986
|
+
"type": "bytes"
|
|
987
|
+
}
|
|
988
|
+
],
|
|
989
|
+
"name": "burn",
|
|
990
|
+
"outputs": [],
|
|
991
|
+
"stateMutability": "nonpayable",
|
|
992
|
+
"type": "function"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"inputs": [
|
|
996
|
+
{
|
|
997
|
+
"internalType": "address",
|
|
998
|
+
"name": "account",
|
|
999
|
+
"type": "address"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"internalType": "uint256",
|
|
1003
|
+
"name": "amount",
|
|
1004
|
+
"type": "uint256"
|
|
1005
|
+
}
|
|
1006
|
+
],
|
|
1007
|
+
"name": "burnFrom",
|
|
1008
|
+
"outputs": [],
|
|
1009
|
+
"stateMutability": "nonpayable",
|
|
1010
|
+
"type": "function"
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"inputs": [],
|
|
1014
|
+
"name": "cap",
|
|
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": "castrate",
|
|
1028
|
+
"outputs": [],
|
|
1029
|
+
"stateMutability": "nonpayable",
|
|
1030
|
+
"type": "function"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"inputs": [
|
|
1034
|
+
{
|
|
1035
|
+
"internalType": "bytes32",
|
|
1036
|
+
"name": "id",
|
|
1037
|
+
"type": "bytes32"
|
|
1038
|
+
},
|
|
1039
|
+
{
|
|
1040
|
+
"internalType": "bytes32[]",
|
|
1041
|
+
"name": "data",
|
|
1042
|
+
"type": "bytes32[]"
|
|
1043
|
+
}
|
|
1044
|
+
],
|
|
1045
|
+
"name": "createAgreement",
|
|
1046
|
+
"outputs": [],
|
|
1047
|
+
"stateMutability": "nonpayable",
|
|
1048
|
+
"type": "function"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"inputs": [],
|
|
1052
|
+
"name": "decimals",
|
|
1053
|
+
"outputs": [
|
|
1054
|
+
{
|
|
1055
|
+
"internalType": "uint8",
|
|
1056
|
+
"name": "",
|
|
1057
|
+
"type": "uint8"
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"stateMutability": "pure",
|
|
1061
|
+
"type": "function"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"inputs": [
|
|
1065
|
+
{
|
|
1066
|
+
"internalType": "address",
|
|
1067
|
+
"name": "spender",
|
|
1068
|
+
"type": "address"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"internalType": "uint256",
|
|
1072
|
+
"name": "subtractedValue",
|
|
1073
|
+
"type": "uint256"
|
|
1074
|
+
}
|
|
1075
|
+
],
|
|
1076
|
+
"name": "decreaseAllowance",
|
|
1077
|
+
"outputs": [
|
|
1078
|
+
{
|
|
1079
|
+
"internalType": "bool",
|
|
1080
|
+
"name": "",
|
|
1081
|
+
"type": "bool"
|
|
1082
|
+
}
|
|
1083
|
+
],
|
|
1084
|
+
"stateMutability": "nonpayable",
|
|
1085
|
+
"type": "function"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
"inputs": [],
|
|
1089
|
+
"name": "defaultOperators",
|
|
1090
|
+
"outputs": [
|
|
1091
|
+
{
|
|
1092
|
+
"internalType": "address[]",
|
|
1093
|
+
"name": "",
|
|
1094
|
+
"type": "address[]"
|
|
1095
|
+
}
|
|
1096
|
+
],
|
|
1097
|
+
"stateMutability": "view",
|
|
1098
|
+
"type": "function"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"inputs": [],
|
|
1102
|
+
"name": "disableHostOperations",
|
|
1103
|
+
"outputs": [
|
|
1104
|
+
{
|
|
1105
|
+
"internalType": "bool",
|
|
1106
|
+
"name": "",
|
|
1107
|
+
"type": "bool"
|
|
1108
|
+
}
|
|
1109
|
+
],
|
|
1110
|
+
"stateMutability": "view",
|
|
1111
|
+
"type": "function"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"inputs": [
|
|
1115
|
+
{
|
|
1116
|
+
"internalType": "uint256",
|
|
1117
|
+
"name": "amount",
|
|
1118
|
+
"type": "uint256"
|
|
1119
|
+
}
|
|
1120
|
+
],
|
|
1121
|
+
"name": "downgrade",
|
|
1122
|
+
"outputs": [],
|
|
1123
|
+
"stateMutability": "nonpayable",
|
|
1124
|
+
"type": "function"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"inputs": [
|
|
1128
|
+
{
|
|
1129
|
+
"internalType": "bool",
|
|
1130
|
+
"name": "enabled",
|
|
1131
|
+
"type": "bool"
|
|
1132
|
+
}
|
|
1133
|
+
],
|
|
1134
|
+
"name": "enableHostOperations",
|
|
1135
|
+
"outputs": [],
|
|
1136
|
+
"stateMutability": "nonpayable",
|
|
1137
|
+
"type": "function"
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
"inputs": [],
|
|
1141
|
+
"name": "feeRecipient",
|
|
1142
|
+
"outputs": [
|
|
1143
|
+
{
|
|
1144
|
+
"internalType": "address",
|
|
1145
|
+
"name": "",
|
|
1146
|
+
"type": "address"
|
|
1147
|
+
}
|
|
1148
|
+
],
|
|
1149
|
+
"stateMutability": "view",
|
|
1150
|
+
"type": "function"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"inputs": [],
|
|
1154
|
+
"name": "formula",
|
|
1155
|
+
"outputs": [
|
|
1156
|
+
{
|
|
1157
|
+
"internalType": "contract IFeesFormula",
|
|
1158
|
+
"name": "",
|
|
1159
|
+
"type": "address"
|
|
1160
|
+
}
|
|
1161
|
+
],
|
|
1162
|
+
"stateMutability": "view",
|
|
1163
|
+
"type": "function"
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"inputs": [
|
|
1167
|
+
{
|
|
1168
|
+
"internalType": "address",
|
|
1169
|
+
"name": "account",
|
|
1170
|
+
"type": "address"
|
|
1171
|
+
}
|
|
1172
|
+
],
|
|
1173
|
+
"name": "getAccountActiveAgreements",
|
|
1174
|
+
"outputs": [
|
|
1175
|
+
{
|
|
1176
|
+
"internalType": "contract ISuperAgreement[]",
|
|
1177
|
+
"name": "",
|
|
1178
|
+
"type": "address[]"
|
|
1179
|
+
}
|
|
1180
|
+
],
|
|
1181
|
+
"stateMutability": "view",
|
|
1182
|
+
"type": "function"
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
"inputs": [
|
|
1186
|
+
{
|
|
1187
|
+
"internalType": "address",
|
|
1188
|
+
"name": "agreementClass",
|
|
1189
|
+
"type": "address"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"internalType": "bytes32",
|
|
1193
|
+
"name": "id",
|
|
1194
|
+
"type": "bytes32"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"internalType": "uint256",
|
|
1198
|
+
"name": "dataLength",
|
|
1199
|
+
"type": "uint256"
|
|
1200
|
+
}
|
|
1201
|
+
],
|
|
1202
|
+
"name": "getAgreementData",
|
|
1203
|
+
"outputs": [
|
|
1204
|
+
{
|
|
1205
|
+
"internalType": "bytes32[]",
|
|
1206
|
+
"name": "data",
|
|
1207
|
+
"type": "bytes32[]"
|
|
1208
|
+
}
|
|
1209
|
+
],
|
|
1210
|
+
"stateMutability": "view",
|
|
1211
|
+
"type": "function"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"inputs": [
|
|
1215
|
+
{
|
|
1216
|
+
"internalType": "address",
|
|
1217
|
+
"name": "agreementClass",
|
|
1218
|
+
"type": "address"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"internalType": "address",
|
|
1222
|
+
"name": "account",
|
|
1223
|
+
"type": "address"
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"internalType": "uint256",
|
|
1227
|
+
"name": "slotId",
|
|
1228
|
+
"type": "uint256"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"internalType": "uint256",
|
|
1232
|
+
"name": "dataLength",
|
|
1233
|
+
"type": "uint256"
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"name": "getAgreementStateSlot",
|
|
1237
|
+
"outputs": [
|
|
1238
|
+
{
|
|
1239
|
+
"internalType": "bytes32[]",
|
|
1240
|
+
"name": "slotData",
|
|
1241
|
+
"type": "bytes32[]"
|
|
1242
|
+
}
|
|
1243
|
+
],
|
|
1244
|
+
"stateMutability": "view",
|
|
1245
|
+
"type": "function"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"inputs": [],
|
|
1249
|
+
"name": "getCodeAddress",
|
|
1250
|
+
"outputs": [
|
|
1251
|
+
{
|
|
1252
|
+
"internalType": "address",
|
|
1253
|
+
"name": "codeAddress",
|
|
1254
|
+
"type": "address"
|
|
1255
|
+
}
|
|
1256
|
+
],
|
|
1257
|
+
"stateMutability": "view",
|
|
1258
|
+
"type": "function"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"inputs": [
|
|
1262
|
+
{
|
|
1263
|
+
"internalType": "uint256",
|
|
1264
|
+
"name": "amount",
|
|
1265
|
+
"type": "uint256"
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
"internalType": "address",
|
|
1269
|
+
"name": "sender",
|
|
1270
|
+
"type": "address"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"internalType": "address",
|
|
1274
|
+
"name": "recipient",
|
|
1275
|
+
"type": "address"
|
|
1276
|
+
}
|
|
1277
|
+
],
|
|
1278
|
+
"name": "getFees",
|
|
1279
|
+
"outputs": [
|
|
1280
|
+
{
|
|
1281
|
+
"internalType": "uint256",
|
|
1282
|
+
"name": "fee",
|
|
1283
|
+
"type": "uint256"
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"internalType": "bool",
|
|
1287
|
+
"name": "senderPays",
|
|
1288
|
+
"type": "bool"
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"stateMutability": "view",
|
|
1292
|
+
"type": "function"
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"inputs": [
|
|
1296
|
+
{
|
|
1297
|
+
"internalType": "uint256",
|
|
1298
|
+
"name": "amount",
|
|
1299
|
+
"type": "uint256"
|
|
1300
|
+
}
|
|
1301
|
+
],
|
|
1302
|
+
"name": "getFees",
|
|
1303
|
+
"outputs": [
|
|
1304
|
+
{
|
|
1305
|
+
"internalType": "uint256",
|
|
1306
|
+
"name": "fee",
|
|
1307
|
+
"type": "uint256"
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
"internalType": "bool",
|
|
1311
|
+
"name": "senderPays",
|
|
1312
|
+
"type": "bool"
|
|
1313
|
+
}
|
|
1314
|
+
],
|
|
1315
|
+
"stateMutability": "view",
|
|
1316
|
+
"type": "function"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"inputs": [],
|
|
1320
|
+
"name": "getHost",
|
|
1321
|
+
"outputs": [
|
|
1322
|
+
{
|
|
1323
|
+
"internalType": "address",
|
|
1324
|
+
"name": "host",
|
|
1325
|
+
"type": "address"
|
|
1326
|
+
}
|
|
1327
|
+
],
|
|
1328
|
+
"stateMutability": "view",
|
|
1329
|
+
"type": "function"
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
"inputs": [
|
|
1333
|
+
{
|
|
1334
|
+
"internalType": "bytes32",
|
|
1335
|
+
"name": "role",
|
|
1336
|
+
"type": "bytes32"
|
|
1337
|
+
}
|
|
1338
|
+
],
|
|
1339
|
+
"name": "getRoleAdmin",
|
|
1340
|
+
"outputs": [
|
|
1341
|
+
{
|
|
1342
|
+
"internalType": "bytes32",
|
|
1343
|
+
"name": "",
|
|
1344
|
+
"type": "bytes32"
|
|
1345
|
+
}
|
|
1346
|
+
],
|
|
1347
|
+
"stateMutability": "view",
|
|
1348
|
+
"type": "function"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"inputs": [
|
|
1352
|
+
{
|
|
1353
|
+
"internalType": "bytes32",
|
|
1354
|
+
"name": "role",
|
|
1355
|
+
"type": "bytes32"
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"internalType": "uint256",
|
|
1359
|
+
"name": "index",
|
|
1360
|
+
"type": "uint256"
|
|
1361
|
+
}
|
|
1362
|
+
],
|
|
1363
|
+
"name": "getRoleMember",
|
|
1364
|
+
"outputs": [
|
|
1365
|
+
{
|
|
1366
|
+
"internalType": "address",
|
|
1367
|
+
"name": "",
|
|
1368
|
+
"type": "address"
|
|
1369
|
+
}
|
|
1370
|
+
],
|
|
1371
|
+
"stateMutability": "view",
|
|
1372
|
+
"type": "function"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"inputs": [
|
|
1376
|
+
{
|
|
1377
|
+
"internalType": "bytes32",
|
|
1378
|
+
"name": "role",
|
|
1379
|
+
"type": "bytes32"
|
|
1380
|
+
}
|
|
1381
|
+
],
|
|
1382
|
+
"name": "getRoleMemberCount",
|
|
1383
|
+
"outputs": [
|
|
1384
|
+
{
|
|
1385
|
+
"internalType": "uint256",
|
|
1386
|
+
"name": "",
|
|
1387
|
+
"type": "uint256"
|
|
1388
|
+
}
|
|
1389
|
+
],
|
|
1390
|
+
"stateMutability": "view",
|
|
1391
|
+
"type": "function"
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"inputs": [],
|
|
1395
|
+
"name": "getUnderlyingToken",
|
|
1396
|
+
"outputs": [
|
|
1397
|
+
{
|
|
1398
|
+
"internalType": "address",
|
|
1399
|
+
"name": "",
|
|
1400
|
+
"type": "address"
|
|
1401
|
+
}
|
|
1402
|
+
],
|
|
1403
|
+
"stateMutability": "view",
|
|
1404
|
+
"type": "function"
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"inputs": [
|
|
1408
|
+
{
|
|
1409
|
+
"internalType": "bytes32",
|
|
1410
|
+
"name": "role",
|
|
1411
|
+
"type": "bytes32"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"internalType": "address",
|
|
1415
|
+
"name": "account",
|
|
1416
|
+
"type": "address"
|
|
1417
|
+
}
|
|
1418
|
+
],
|
|
1419
|
+
"name": "grantRole",
|
|
1420
|
+
"outputs": [],
|
|
1421
|
+
"stateMutability": "nonpayable",
|
|
1422
|
+
"type": "function"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"inputs": [],
|
|
1426
|
+
"name": "granularity",
|
|
1427
|
+
"outputs": [
|
|
1428
|
+
{
|
|
1429
|
+
"internalType": "uint256",
|
|
1430
|
+
"name": "",
|
|
1431
|
+
"type": "uint256"
|
|
1432
|
+
}
|
|
1433
|
+
],
|
|
1434
|
+
"stateMutability": "pure",
|
|
1435
|
+
"type": "function"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"inputs": [
|
|
1439
|
+
{
|
|
1440
|
+
"internalType": "bytes32",
|
|
1441
|
+
"name": "role",
|
|
1442
|
+
"type": "bytes32"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"internalType": "address",
|
|
1446
|
+
"name": "account",
|
|
1447
|
+
"type": "address"
|
|
1448
|
+
}
|
|
1449
|
+
],
|
|
1450
|
+
"name": "hasRole",
|
|
1451
|
+
"outputs": [
|
|
1452
|
+
{
|
|
1453
|
+
"internalType": "bool",
|
|
1454
|
+
"name": "",
|
|
1455
|
+
"type": "bool"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"stateMutability": "view",
|
|
1459
|
+
"type": "function"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"inputs": [],
|
|
1463
|
+
"name": "identity",
|
|
1464
|
+
"outputs": [
|
|
1465
|
+
{
|
|
1466
|
+
"internalType": "contract IIdentity",
|
|
1467
|
+
"name": "",
|
|
1468
|
+
"type": "address"
|
|
1469
|
+
}
|
|
1470
|
+
],
|
|
1471
|
+
"stateMutability": "view",
|
|
1472
|
+
"type": "function"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"inputs": [
|
|
1476
|
+
{
|
|
1477
|
+
"internalType": "address",
|
|
1478
|
+
"name": "spender",
|
|
1479
|
+
"type": "address"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"internalType": "uint256",
|
|
1483
|
+
"name": "addedValue",
|
|
1484
|
+
"type": "uint256"
|
|
1485
|
+
}
|
|
1486
|
+
],
|
|
1487
|
+
"name": "increaseAllowance",
|
|
1488
|
+
"outputs": [
|
|
1489
|
+
{
|
|
1490
|
+
"internalType": "bool",
|
|
1491
|
+
"name": "",
|
|
1492
|
+
"type": "bool"
|
|
1493
|
+
}
|
|
1494
|
+
],
|
|
1495
|
+
"stateMutability": "nonpayable",
|
|
1496
|
+
"type": "function"
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
"inputs": [
|
|
1500
|
+
{
|
|
1501
|
+
"internalType": "contract IERC20",
|
|
1502
|
+
"name": "underlyingToken",
|
|
1503
|
+
"type": "address"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"internalType": "uint8",
|
|
1507
|
+
"name": "underlyingDecimals",
|
|
1508
|
+
"type": "uint8"
|
|
1509
|
+
},
|
|
1510
|
+
{
|
|
1511
|
+
"internalType": "string",
|
|
1512
|
+
"name": "n",
|
|
1513
|
+
"type": "string"
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"internalType": "string",
|
|
1517
|
+
"name": "s",
|
|
1518
|
+
"type": "string"
|
|
1519
|
+
}
|
|
1520
|
+
],
|
|
1521
|
+
"name": "initialize",
|
|
1522
|
+
"outputs": [],
|
|
1523
|
+
"stateMutability": "nonpayable",
|
|
1524
|
+
"type": "function"
|
|
1525
|
+
},
|
|
1526
|
+
{
|
|
1527
|
+
"inputs": [
|
|
1528
|
+
{
|
|
1529
|
+
"internalType": "string",
|
|
1530
|
+
"name": "n",
|
|
1531
|
+
"type": "string"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"internalType": "string",
|
|
1535
|
+
"name": "s",
|
|
1536
|
+
"type": "string"
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"internalType": "uint256",
|
|
1540
|
+
"name": "_cap",
|
|
1541
|
+
"type": "uint256"
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"internalType": "contract IFeesFormula",
|
|
1545
|
+
"name": "_formula",
|
|
1546
|
+
"type": "address"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"internalType": "contract IIdentity",
|
|
1550
|
+
"name": "_identity",
|
|
1551
|
+
"type": "address"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"internalType": "address",
|
|
1555
|
+
"name": "_feeRecipient",
|
|
1556
|
+
"type": "address"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"internalType": "address",
|
|
1560
|
+
"name": "_owner",
|
|
1561
|
+
"type": "address"
|
|
1562
|
+
}
|
|
1563
|
+
],
|
|
1564
|
+
"name": "initialize",
|
|
1565
|
+
"outputs": [],
|
|
1566
|
+
"stateMutability": "nonpayable",
|
|
1567
|
+
"type": "function"
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"inputs": [
|
|
1571
|
+
{
|
|
1572
|
+
"internalType": "address",
|
|
1573
|
+
"name": "account",
|
|
1574
|
+
"type": "address"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"internalType": "uint256",
|
|
1578
|
+
"name": "timestamp",
|
|
1579
|
+
"type": "uint256"
|
|
1580
|
+
}
|
|
1581
|
+
],
|
|
1582
|
+
"name": "isAccountCritical",
|
|
1583
|
+
"outputs": [
|
|
1584
|
+
{
|
|
1585
|
+
"internalType": "bool",
|
|
1586
|
+
"name": "isCritical",
|
|
1587
|
+
"type": "bool"
|
|
1588
|
+
}
|
|
1589
|
+
],
|
|
1590
|
+
"stateMutability": "view",
|
|
1591
|
+
"type": "function"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"inputs": [
|
|
1595
|
+
{
|
|
1596
|
+
"internalType": "address",
|
|
1597
|
+
"name": "account",
|
|
1598
|
+
"type": "address"
|
|
1599
|
+
}
|
|
1600
|
+
],
|
|
1601
|
+
"name": "isAccountCriticalNow",
|
|
1602
|
+
"outputs": [
|
|
1603
|
+
{
|
|
1604
|
+
"internalType": "bool",
|
|
1605
|
+
"name": "isCritical",
|
|
1606
|
+
"type": "bool"
|
|
1607
|
+
}
|
|
1608
|
+
],
|
|
1609
|
+
"stateMutability": "view",
|
|
1610
|
+
"type": "function"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"inputs": [
|
|
1614
|
+
{
|
|
1615
|
+
"internalType": "address",
|
|
1616
|
+
"name": "account",
|
|
1617
|
+
"type": "address"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"internalType": "uint256",
|
|
1621
|
+
"name": "timestamp",
|
|
1622
|
+
"type": "uint256"
|
|
1623
|
+
}
|
|
1624
|
+
],
|
|
1625
|
+
"name": "isAccountSolvent",
|
|
1626
|
+
"outputs": [
|
|
1627
|
+
{
|
|
1628
|
+
"internalType": "bool",
|
|
1629
|
+
"name": "isSolvent",
|
|
1630
|
+
"type": "bool"
|
|
1631
|
+
}
|
|
1632
|
+
],
|
|
1633
|
+
"stateMutability": "view",
|
|
1634
|
+
"type": "function"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"inputs": [
|
|
1638
|
+
{
|
|
1639
|
+
"internalType": "address",
|
|
1640
|
+
"name": "account",
|
|
1641
|
+
"type": "address"
|
|
1642
|
+
}
|
|
1643
|
+
],
|
|
1644
|
+
"name": "isAccountSolventNow",
|
|
1645
|
+
"outputs": [
|
|
1646
|
+
{
|
|
1647
|
+
"internalType": "bool",
|
|
1648
|
+
"name": "isSolvent",
|
|
1649
|
+
"type": "bool"
|
|
1650
|
+
}
|
|
1651
|
+
],
|
|
1652
|
+
"stateMutability": "view",
|
|
1653
|
+
"type": "function"
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"inputs": [
|
|
1657
|
+
{
|
|
1658
|
+
"internalType": "address",
|
|
1659
|
+
"name": "_minter",
|
|
1660
|
+
"type": "address"
|
|
1661
|
+
}
|
|
1662
|
+
],
|
|
1663
|
+
"name": "isMinter",
|
|
1664
|
+
"outputs": [
|
|
1665
|
+
{
|
|
1666
|
+
"internalType": "bool",
|
|
1667
|
+
"name": "",
|
|
1668
|
+
"type": "bool"
|
|
1669
|
+
}
|
|
1670
|
+
],
|
|
1671
|
+
"stateMutability": "view",
|
|
1672
|
+
"type": "function"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"inputs": [
|
|
1676
|
+
{
|
|
1677
|
+
"internalType": "address",
|
|
1678
|
+
"name": "operator",
|
|
1679
|
+
"type": "address"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"internalType": "address",
|
|
1683
|
+
"name": "tokenHolder",
|
|
1684
|
+
"type": "address"
|
|
1685
|
+
}
|
|
1686
|
+
],
|
|
1687
|
+
"name": "isOperatorFor",
|
|
1688
|
+
"outputs": [
|
|
1689
|
+
{
|
|
1690
|
+
"internalType": "bool",
|
|
1691
|
+
"name": "",
|
|
1692
|
+
"type": "bool"
|
|
1693
|
+
}
|
|
1694
|
+
],
|
|
1695
|
+
"stateMutability": "view",
|
|
1696
|
+
"type": "function"
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"inputs": [
|
|
1700
|
+
{
|
|
1701
|
+
"internalType": "address",
|
|
1702
|
+
"name": "_pauser",
|
|
1703
|
+
"type": "address"
|
|
1704
|
+
}
|
|
1705
|
+
],
|
|
1706
|
+
"name": "isPauser",
|
|
1707
|
+
"outputs": [
|
|
1708
|
+
{
|
|
1709
|
+
"internalType": "bool",
|
|
1710
|
+
"name": "",
|
|
1711
|
+
"type": "bool"
|
|
1712
|
+
}
|
|
1713
|
+
],
|
|
1714
|
+
"stateMutability": "view",
|
|
1715
|
+
"type": "function"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"inputs": [
|
|
1719
|
+
{
|
|
1720
|
+
"internalType": "bytes32",
|
|
1721
|
+
"name": "id",
|
|
1722
|
+
"type": "bytes32"
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"internalType": "bytes",
|
|
1726
|
+
"name": "liquidationTypeData",
|
|
1727
|
+
"type": "bytes"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"internalType": "address",
|
|
1731
|
+
"name": "liquidatorAccount",
|
|
1732
|
+
"type": "address"
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"internalType": "bool",
|
|
1736
|
+
"name": "useDefaultRewardAccount",
|
|
1737
|
+
"type": "bool"
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"internalType": "address",
|
|
1741
|
+
"name": "targetAccount",
|
|
1742
|
+
"type": "address"
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"internalType": "uint256",
|
|
1746
|
+
"name": "rewardAmount",
|
|
1747
|
+
"type": "uint256"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"internalType": "int256",
|
|
1751
|
+
"name": "targetAccountBalanceDelta",
|
|
1752
|
+
"type": "int256"
|
|
1753
|
+
}
|
|
1754
|
+
],
|
|
1755
|
+
"name": "makeLiquidationPayoutsV2",
|
|
1756
|
+
"outputs": [],
|
|
1757
|
+
"stateMutability": "nonpayable",
|
|
1758
|
+
"type": "function"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"inputs": [
|
|
1762
|
+
{
|
|
1763
|
+
"internalType": "address",
|
|
1764
|
+
"name": "to",
|
|
1765
|
+
"type": "address"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
"internalType": "uint256",
|
|
1769
|
+
"name": "amount",
|
|
1770
|
+
"type": "uint256"
|
|
1771
|
+
}
|
|
1772
|
+
],
|
|
1773
|
+
"name": "mint",
|
|
1774
|
+
"outputs": [
|
|
1775
|
+
{
|
|
1776
|
+
"internalType": "bool",
|
|
1777
|
+
"name": "",
|
|
1778
|
+
"type": "bool"
|
|
1779
|
+
}
|
|
1780
|
+
],
|
|
1781
|
+
"stateMutability": "nonpayable",
|
|
1782
|
+
"type": "function"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"inputs": [],
|
|
1786
|
+
"name": "name",
|
|
1787
|
+
"outputs": [
|
|
1788
|
+
{
|
|
1789
|
+
"internalType": "string",
|
|
1790
|
+
"name": "",
|
|
1791
|
+
"type": "string"
|
|
1792
|
+
}
|
|
1793
|
+
],
|
|
1794
|
+
"stateMutability": "view",
|
|
1795
|
+
"type": "function"
|
|
1796
|
+
},
|
|
1797
|
+
{
|
|
1798
|
+
"inputs": [
|
|
1799
|
+
{
|
|
1800
|
+
"internalType": "address",
|
|
1801
|
+
"name": "owner",
|
|
1802
|
+
"type": "address"
|
|
1803
|
+
}
|
|
1804
|
+
],
|
|
1805
|
+
"name": "nonces",
|
|
1806
|
+
"outputs": [
|
|
1807
|
+
{
|
|
1808
|
+
"internalType": "uint256",
|
|
1809
|
+
"name": "",
|
|
1810
|
+
"type": "uint256"
|
|
1811
|
+
}
|
|
1812
|
+
],
|
|
1813
|
+
"stateMutability": "view",
|
|
1814
|
+
"type": "function"
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"inputs": [
|
|
1818
|
+
{
|
|
1819
|
+
"internalType": "address",
|
|
1820
|
+
"name": "account",
|
|
1821
|
+
"type": "address"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"internalType": "address",
|
|
1825
|
+
"name": "spender",
|
|
1826
|
+
"type": "address"
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"internalType": "uint256",
|
|
1830
|
+
"name": "amount",
|
|
1831
|
+
"type": "uint256"
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
"name": "operationApprove",
|
|
1835
|
+
"outputs": [],
|
|
1836
|
+
"stateMutability": "nonpayable",
|
|
1837
|
+
"type": "function"
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"inputs": [
|
|
1841
|
+
{
|
|
1842
|
+
"internalType": "address",
|
|
1843
|
+
"name": "account",
|
|
1844
|
+
"type": "address"
|
|
1845
|
+
},
|
|
1846
|
+
{
|
|
1847
|
+
"internalType": "uint256",
|
|
1848
|
+
"name": "amount",
|
|
1849
|
+
"type": "uint256"
|
|
1850
|
+
}
|
|
1851
|
+
],
|
|
1852
|
+
"name": "operationDowngrade",
|
|
1853
|
+
"outputs": [],
|
|
1854
|
+
"stateMutability": "nonpayable",
|
|
1855
|
+
"type": "function"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"inputs": [
|
|
1859
|
+
{
|
|
1860
|
+
"internalType": "address",
|
|
1861
|
+
"name": "account",
|
|
1862
|
+
"type": "address"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"internalType": "address",
|
|
1866
|
+
"name": "spender",
|
|
1867
|
+
"type": "address"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
"internalType": "address",
|
|
1871
|
+
"name": "recipient",
|
|
1872
|
+
"type": "address"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"internalType": "uint256",
|
|
1876
|
+
"name": "amount",
|
|
1877
|
+
"type": "uint256"
|
|
1878
|
+
}
|
|
1879
|
+
],
|
|
1880
|
+
"name": "operationTransferFrom",
|
|
1881
|
+
"outputs": [],
|
|
1882
|
+
"stateMutability": "nonpayable",
|
|
1883
|
+
"type": "function"
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
"inputs": [
|
|
1887
|
+
{
|
|
1888
|
+
"internalType": "address",
|
|
1889
|
+
"name": "account",
|
|
1890
|
+
"type": "address"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"internalType": "uint256",
|
|
1894
|
+
"name": "amount",
|
|
1895
|
+
"type": "uint256"
|
|
1896
|
+
}
|
|
1897
|
+
],
|
|
1898
|
+
"name": "operationUpgrade",
|
|
1899
|
+
"outputs": [],
|
|
1900
|
+
"stateMutability": "nonpayable",
|
|
1901
|
+
"type": "function"
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
"inputs": [
|
|
1905
|
+
{
|
|
1906
|
+
"internalType": "address",
|
|
1907
|
+
"name": "account",
|
|
1908
|
+
"type": "address"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"internalType": "uint256",
|
|
1912
|
+
"name": "amount",
|
|
1913
|
+
"type": "uint256"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"internalType": "bytes",
|
|
1917
|
+
"name": "data",
|
|
1918
|
+
"type": "bytes"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"internalType": "bytes",
|
|
1922
|
+
"name": "operatorData",
|
|
1923
|
+
"type": "bytes"
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"name": "operatorBurn",
|
|
1927
|
+
"outputs": [],
|
|
1928
|
+
"stateMutability": "nonpayable",
|
|
1929
|
+
"type": "function"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"inputs": [
|
|
1933
|
+
{
|
|
1934
|
+
"internalType": "address",
|
|
1935
|
+
"name": "sender",
|
|
1936
|
+
"type": "address"
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"internalType": "address",
|
|
1940
|
+
"name": "recipient",
|
|
1941
|
+
"type": "address"
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"internalType": "uint256",
|
|
1945
|
+
"name": "amount",
|
|
1946
|
+
"type": "uint256"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"internalType": "bytes",
|
|
1950
|
+
"name": "data",
|
|
1951
|
+
"type": "bytes"
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
"internalType": "bytes",
|
|
1955
|
+
"name": "operatorData",
|
|
1956
|
+
"type": "bytes"
|
|
1957
|
+
}
|
|
1958
|
+
],
|
|
1959
|
+
"name": "operatorSend",
|
|
1960
|
+
"outputs": [],
|
|
1961
|
+
"stateMutability": "nonpayable",
|
|
1962
|
+
"type": "function"
|
|
1963
|
+
},
|
|
1964
|
+
{
|
|
1965
|
+
"inputs": [],
|
|
1966
|
+
"name": "owner",
|
|
1967
|
+
"outputs": [
|
|
1968
|
+
{
|
|
1969
|
+
"internalType": "address",
|
|
1970
|
+
"name": "",
|
|
1971
|
+
"type": "address"
|
|
1972
|
+
}
|
|
1973
|
+
],
|
|
1974
|
+
"stateMutability": "view",
|
|
1975
|
+
"type": "function"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"inputs": [],
|
|
1979
|
+
"name": "pause",
|
|
1980
|
+
"outputs": [],
|
|
1981
|
+
"stateMutability": "nonpayable",
|
|
1982
|
+
"type": "function"
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
"inputs": [],
|
|
1986
|
+
"name": "paused",
|
|
1987
|
+
"outputs": [
|
|
1988
|
+
{
|
|
1989
|
+
"internalType": "bool",
|
|
1990
|
+
"name": "",
|
|
1991
|
+
"type": "bool"
|
|
1992
|
+
}
|
|
1993
|
+
],
|
|
1994
|
+
"stateMutability": "view",
|
|
1995
|
+
"type": "function"
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"inputs": [
|
|
1999
|
+
{
|
|
2000
|
+
"internalType": "address",
|
|
2001
|
+
"name": "owner",
|
|
2002
|
+
"type": "address"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"internalType": "address",
|
|
2006
|
+
"name": "spender",
|
|
2007
|
+
"type": "address"
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"internalType": "uint256",
|
|
2011
|
+
"name": "value",
|
|
2012
|
+
"type": "uint256"
|
|
2013
|
+
},
|
|
2014
|
+
{
|
|
2015
|
+
"internalType": "uint256",
|
|
2016
|
+
"name": "deadline",
|
|
2017
|
+
"type": "uint256"
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"internalType": "uint8",
|
|
2021
|
+
"name": "v",
|
|
2022
|
+
"type": "uint8"
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"internalType": "bytes32",
|
|
2026
|
+
"name": "r",
|
|
2027
|
+
"type": "bytes32"
|
|
2028
|
+
},
|
|
2029
|
+
{
|
|
2030
|
+
"internalType": "bytes32",
|
|
2031
|
+
"name": "s",
|
|
2032
|
+
"type": "bytes32"
|
|
2033
|
+
}
|
|
2034
|
+
],
|
|
2035
|
+
"name": "permit",
|
|
2036
|
+
"outputs": [],
|
|
2037
|
+
"stateMutability": "nonpayable",
|
|
2038
|
+
"type": "function"
|
|
2039
|
+
},
|
|
2040
|
+
{
|
|
2041
|
+
"inputs": [],
|
|
2042
|
+
"name": "proxiableUUID",
|
|
2043
|
+
"outputs": [
|
|
2044
|
+
{
|
|
2045
|
+
"internalType": "bytes32",
|
|
2046
|
+
"name": "",
|
|
2047
|
+
"type": "bytes32"
|
|
2048
|
+
}
|
|
2049
|
+
],
|
|
2050
|
+
"stateMutability": "pure",
|
|
2051
|
+
"type": "function"
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"inputs": [
|
|
2055
|
+
{
|
|
2056
|
+
"internalType": "address",
|
|
2057
|
+
"name": "account",
|
|
2058
|
+
"type": "address"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"internalType": "uint256",
|
|
2062
|
+
"name": "timestamp",
|
|
2063
|
+
"type": "uint256"
|
|
2064
|
+
}
|
|
2065
|
+
],
|
|
2066
|
+
"name": "realtimeBalanceOf",
|
|
2067
|
+
"outputs": [
|
|
2068
|
+
{
|
|
2069
|
+
"internalType": "int256",
|
|
2070
|
+
"name": "availableBalance",
|
|
2071
|
+
"type": "int256"
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"internalType": "uint256",
|
|
2075
|
+
"name": "deposit",
|
|
2076
|
+
"type": "uint256"
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"internalType": "uint256",
|
|
2080
|
+
"name": "owedDeposit",
|
|
2081
|
+
"type": "uint256"
|
|
2082
|
+
}
|
|
2083
|
+
],
|
|
2084
|
+
"stateMutability": "view",
|
|
2085
|
+
"type": "function"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"inputs": [
|
|
2089
|
+
{
|
|
2090
|
+
"internalType": "address",
|
|
2091
|
+
"name": "account",
|
|
2092
|
+
"type": "address"
|
|
2093
|
+
}
|
|
2094
|
+
],
|
|
2095
|
+
"name": "realtimeBalanceOfNow",
|
|
2096
|
+
"outputs": [
|
|
2097
|
+
{
|
|
2098
|
+
"internalType": "int256",
|
|
2099
|
+
"name": "availableBalance",
|
|
2100
|
+
"type": "int256"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"internalType": "uint256",
|
|
2104
|
+
"name": "deposit",
|
|
2105
|
+
"type": "uint256"
|
|
2106
|
+
},
|
|
2107
|
+
{
|
|
2108
|
+
"internalType": "uint256",
|
|
2109
|
+
"name": "owedDeposit",
|
|
2110
|
+
"type": "uint256"
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"internalType": "uint256",
|
|
2114
|
+
"name": "timestamp",
|
|
2115
|
+
"type": "uint256"
|
|
2116
|
+
}
|
|
2117
|
+
],
|
|
2118
|
+
"stateMutability": "view",
|
|
2119
|
+
"type": "function"
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
"inputs": [],
|
|
2123
|
+
"name": "renounceMinter",
|
|
2124
|
+
"outputs": [],
|
|
2125
|
+
"stateMutability": "nonpayable",
|
|
2126
|
+
"type": "function"
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"inputs": [
|
|
2130
|
+
{
|
|
2131
|
+
"internalType": "bytes32",
|
|
2132
|
+
"name": "role",
|
|
2133
|
+
"type": "bytes32"
|
|
2134
|
+
},
|
|
2135
|
+
{
|
|
2136
|
+
"internalType": "address",
|
|
2137
|
+
"name": "account",
|
|
2138
|
+
"type": "address"
|
|
2139
|
+
}
|
|
2140
|
+
],
|
|
2141
|
+
"name": "renounceRole",
|
|
2142
|
+
"outputs": [],
|
|
2143
|
+
"stateMutability": "nonpayable",
|
|
2144
|
+
"type": "function"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"inputs": [
|
|
2148
|
+
{
|
|
2149
|
+
"internalType": "address",
|
|
2150
|
+
"name": "operator",
|
|
2151
|
+
"type": "address"
|
|
2152
|
+
}
|
|
2153
|
+
],
|
|
2154
|
+
"name": "revokeOperator",
|
|
2155
|
+
"outputs": [],
|
|
2156
|
+
"stateMutability": "nonpayable",
|
|
2157
|
+
"type": "function"
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
"inputs": [
|
|
2161
|
+
{
|
|
2162
|
+
"internalType": "bytes32",
|
|
2163
|
+
"name": "role",
|
|
2164
|
+
"type": "bytes32"
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"internalType": "address",
|
|
2168
|
+
"name": "account",
|
|
2169
|
+
"type": "address"
|
|
2170
|
+
}
|
|
2171
|
+
],
|
|
2172
|
+
"name": "revokeRole",
|
|
2173
|
+
"outputs": [],
|
|
2174
|
+
"stateMutability": "nonpayable",
|
|
2175
|
+
"type": "function"
|
|
2176
|
+
},
|
|
2177
|
+
{
|
|
2178
|
+
"inputs": [
|
|
2179
|
+
{
|
|
2180
|
+
"internalType": "address",
|
|
2181
|
+
"name": "account",
|
|
2182
|
+
"type": "address"
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
"internalType": "address",
|
|
2186
|
+
"name": "spender",
|
|
2187
|
+
"type": "address"
|
|
2188
|
+
},
|
|
2189
|
+
{
|
|
2190
|
+
"internalType": "uint256",
|
|
2191
|
+
"name": "amount",
|
|
2192
|
+
"type": "uint256"
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"name": "selfApproveFor",
|
|
2196
|
+
"outputs": [],
|
|
2197
|
+
"stateMutability": "nonpayable",
|
|
2198
|
+
"type": "function"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"inputs": [
|
|
2202
|
+
{
|
|
2203
|
+
"internalType": "address",
|
|
2204
|
+
"name": "account",
|
|
2205
|
+
"type": "address"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"internalType": "uint256",
|
|
2209
|
+
"name": "amount",
|
|
2210
|
+
"type": "uint256"
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"internalType": "bytes",
|
|
2214
|
+
"name": "userData",
|
|
2215
|
+
"type": "bytes"
|
|
2216
|
+
}
|
|
2217
|
+
],
|
|
2218
|
+
"name": "selfBurn",
|
|
2219
|
+
"outputs": [],
|
|
2220
|
+
"stateMutability": "nonpayable",
|
|
2221
|
+
"type": "function"
|
|
2222
|
+
},
|
|
2223
|
+
{
|
|
2224
|
+
"inputs": [
|
|
2225
|
+
{
|
|
2226
|
+
"internalType": "address",
|
|
2227
|
+
"name": "account",
|
|
2228
|
+
"type": "address"
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
"internalType": "uint256",
|
|
2232
|
+
"name": "amount",
|
|
2233
|
+
"type": "uint256"
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"internalType": "bytes",
|
|
2237
|
+
"name": "userData",
|
|
2238
|
+
"type": "bytes"
|
|
2239
|
+
}
|
|
2240
|
+
],
|
|
2241
|
+
"name": "selfMint",
|
|
2242
|
+
"outputs": [],
|
|
2243
|
+
"stateMutability": "nonpayable",
|
|
2244
|
+
"type": "function"
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"inputs": [
|
|
2248
|
+
{
|
|
2249
|
+
"internalType": "address",
|
|
2250
|
+
"name": "holder",
|
|
2251
|
+
"type": "address"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"internalType": "address",
|
|
2255
|
+
"name": "spender",
|
|
2256
|
+
"type": "address"
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"internalType": "address",
|
|
2260
|
+
"name": "recipient",
|
|
2261
|
+
"type": "address"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"internalType": "uint256",
|
|
2265
|
+
"name": "amount",
|
|
2266
|
+
"type": "uint256"
|
|
2267
|
+
}
|
|
2268
|
+
],
|
|
2269
|
+
"name": "selfTransferFrom",
|
|
2270
|
+
"outputs": [],
|
|
2271
|
+
"stateMutability": "nonpayable",
|
|
2272
|
+
"type": "function"
|
|
2273
|
+
},
|
|
2274
|
+
{
|
|
2275
|
+
"inputs": [
|
|
2276
|
+
{
|
|
2277
|
+
"internalType": "address",
|
|
2278
|
+
"name": "recipient",
|
|
2279
|
+
"type": "address"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"internalType": "uint256",
|
|
2283
|
+
"name": "amount",
|
|
2284
|
+
"type": "uint256"
|
|
2285
|
+
},
|
|
2286
|
+
{
|
|
2287
|
+
"internalType": "bytes",
|
|
2288
|
+
"name": "data",
|
|
2289
|
+
"type": "bytes"
|
|
2290
|
+
}
|
|
2291
|
+
],
|
|
2292
|
+
"name": "send",
|
|
2293
|
+
"outputs": [],
|
|
2294
|
+
"stateMutability": "nonpayable",
|
|
2295
|
+
"type": "function"
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
"inputs": [
|
|
2299
|
+
{
|
|
2300
|
+
"internalType": "address",
|
|
2301
|
+
"name": "_feeRecipient",
|
|
2302
|
+
"type": "address"
|
|
2303
|
+
}
|
|
2304
|
+
],
|
|
2305
|
+
"name": "setFeeRecipient",
|
|
2306
|
+
"outputs": [],
|
|
2307
|
+
"stateMutability": "nonpayable",
|
|
2308
|
+
"type": "function"
|
|
2309
|
+
},
|
|
2310
|
+
{
|
|
2311
|
+
"inputs": [
|
|
2312
|
+
{
|
|
2313
|
+
"internalType": "contract IFeesFormula",
|
|
2314
|
+
"name": "_formula",
|
|
2315
|
+
"type": "address"
|
|
2316
|
+
}
|
|
2317
|
+
],
|
|
2318
|
+
"name": "setFormula",
|
|
2319
|
+
"outputs": [],
|
|
2320
|
+
"stateMutability": "nonpayable",
|
|
2321
|
+
"type": "function"
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
"inputs": [
|
|
2325
|
+
{
|
|
2326
|
+
"internalType": "contract IIdentityV2",
|
|
2327
|
+
"name": "_identity",
|
|
2328
|
+
"type": "address"
|
|
2329
|
+
}
|
|
2330
|
+
],
|
|
2331
|
+
"name": "setIdentity",
|
|
2332
|
+
"outputs": [],
|
|
2333
|
+
"stateMutability": "nonpayable",
|
|
2334
|
+
"type": "function"
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"inputs": [
|
|
2338
|
+
{
|
|
2339
|
+
"internalType": "address",
|
|
2340
|
+
"name": "account",
|
|
2341
|
+
"type": "address"
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"internalType": "int256",
|
|
2345
|
+
"name": "delta",
|
|
2346
|
+
"type": "int256"
|
|
2347
|
+
}
|
|
2348
|
+
],
|
|
2349
|
+
"name": "settleBalance",
|
|
2350
|
+
"outputs": [],
|
|
2351
|
+
"stateMutability": "nonpayable",
|
|
2352
|
+
"type": "function"
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"inputs": [
|
|
2356
|
+
{
|
|
2357
|
+
"internalType": "bytes4",
|
|
2358
|
+
"name": "interfaceId",
|
|
2359
|
+
"type": "bytes4"
|
|
2360
|
+
}
|
|
2361
|
+
],
|
|
2362
|
+
"name": "supportsInterface",
|
|
2363
|
+
"outputs": [
|
|
2364
|
+
{
|
|
2365
|
+
"internalType": "bool",
|
|
2366
|
+
"name": "",
|
|
2367
|
+
"type": "bool"
|
|
2368
|
+
}
|
|
2369
|
+
],
|
|
2370
|
+
"stateMutability": "view",
|
|
2371
|
+
"type": "function"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"inputs": [],
|
|
2375
|
+
"name": "symbol",
|
|
2376
|
+
"outputs": [
|
|
2377
|
+
{
|
|
2378
|
+
"internalType": "string",
|
|
2379
|
+
"name": "",
|
|
2380
|
+
"type": "string"
|
|
2381
|
+
}
|
|
2382
|
+
],
|
|
2383
|
+
"stateMutability": "view",
|
|
2384
|
+
"type": "function"
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
"inputs": [
|
|
2388
|
+
{
|
|
2389
|
+
"internalType": "bytes32",
|
|
2390
|
+
"name": "id",
|
|
2391
|
+
"type": "bytes32"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"internalType": "uint256",
|
|
2395
|
+
"name": "dataLength",
|
|
2396
|
+
"type": "uint256"
|
|
2397
|
+
}
|
|
2398
|
+
],
|
|
2399
|
+
"name": "terminateAgreement",
|
|
2400
|
+
"outputs": [],
|
|
2401
|
+
"stateMutability": "nonpayable",
|
|
2402
|
+
"type": "function"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"inputs": [],
|
|
2406
|
+
"name": "totalSupply",
|
|
2407
|
+
"outputs": [
|
|
2408
|
+
{
|
|
2409
|
+
"internalType": "uint256",
|
|
2410
|
+
"name": "",
|
|
2411
|
+
"type": "uint256"
|
|
2412
|
+
}
|
|
2413
|
+
],
|
|
2414
|
+
"stateMutability": "view",
|
|
2415
|
+
"type": "function"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"inputs": [
|
|
2419
|
+
{
|
|
2420
|
+
"internalType": "address",
|
|
2421
|
+
"name": "to",
|
|
2422
|
+
"type": "address"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"internalType": "uint256",
|
|
2426
|
+
"name": "amount",
|
|
2427
|
+
"type": "uint256"
|
|
2428
|
+
}
|
|
2429
|
+
],
|
|
2430
|
+
"name": "transfer",
|
|
2431
|
+
"outputs": [
|
|
2432
|
+
{
|
|
2433
|
+
"internalType": "bool",
|
|
2434
|
+
"name": "",
|
|
2435
|
+
"type": "bool"
|
|
2436
|
+
}
|
|
2437
|
+
],
|
|
2438
|
+
"stateMutability": "nonpayable",
|
|
2439
|
+
"type": "function"
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
"inputs": [
|
|
2443
|
+
{
|
|
2444
|
+
"internalType": "address",
|
|
2445
|
+
"name": "recipient",
|
|
2446
|
+
"type": "address"
|
|
2447
|
+
}
|
|
2448
|
+
],
|
|
2449
|
+
"name": "transferAll",
|
|
2450
|
+
"outputs": [],
|
|
2451
|
+
"stateMutability": "nonpayable",
|
|
2452
|
+
"type": "function"
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"inputs": [
|
|
2456
|
+
{
|
|
2457
|
+
"internalType": "address",
|
|
2458
|
+
"name": "to",
|
|
2459
|
+
"type": "address"
|
|
2460
|
+
},
|
|
2461
|
+
{
|
|
2462
|
+
"internalType": "uint256",
|
|
2463
|
+
"name": "amount",
|
|
2464
|
+
"type": "uint256"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"internalType": "bytes",
|
|
2468
|
+
"name": "data",
|
|
2469
|
+
"type": "bytes"
|
|
2470
|
+
}
|
|
2471
|
+
],
|
|
2472
|
+
"name": "transferAndCall",
|
|
2473
|
+
"outputs": [
|
|
2474
|
+
{
|
|
2475
|
+
"internalType": "bool",
|
|
2476
|
+
"name": "",
|
|
2477
|
+
"type": "bool"
|
|
2478
|
+
}
|
|
2479
|
+
],
|
|
2480
|
+
"stateMutability": "nonpayable",
|
|
2481
|
+
"type": "function"
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"inputs": [
|
|
2485
|
+
{
|
|
2486
|
+
"internalType": "address",
|
|
2487
|
+
"name": "holder",
|
|
2488
|
+
"type": "address"
|
|
2489
|
+
},
|
|
2490
|
+
{
|
|
2491
|
+
"internalType": "address",
|
|
2492
|
+
"name": "recipient",
|
|
2493
|
+
"type": "address"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"internalType": "uint256",
|
|
2497
|
+
"name": "amount",
|
|
2498
|
+
"type": "uint256"
|
|
2499
|
+
}
|
|
2500
|
+
],
|
|
2501
|
+
"name": "transferFrom",
|
|
2502
|
+
"outputs": [
|
|
2503
|
+
{
|
|
2504
|
+
"internalType": "bool",
|
|
2505
|
+
"name": "",
|
|
2506
|
+
"type": "bool"
|
|
2507
|
+
}
|
|
2508
|
+
],
|
|
2509
|
+
"stateMutability": "nonpayable",
|
|
2510
|
+
"type": "function"
|
|
2511
|
+
},
|
|
2512
|
+
{
|
|
2513
|
+
"inputs": [
|
|
2514
|
+
{
|
|
2515
|
+
"internalType": "address",
|
|
2516
|
+
"name": "_owner",
|
|
2517
|
+
"type": "address"
|
|
2518
|
+
}
|
|
2519
|
+
],
|
|
2520
|
+
"name": "transferOwnership",
|
|
2521
|
+
"outputs": [],
|
|
2522
|
+
"stateMutability": "nonpayable",
|
|
2523
|
+
"type": "function"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"inputs": [],
|
|
2527
|
+
"name": "unpause",
|
|
2528
|
+
"outputs": [],
|
|
2529
|
+
"stateMutability": "nonpayable",
|
|
2530
|
+
"type": "function"
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"inputs": [
|
|
2534
|
+
{
|
|
2535
|
+
"internalType": "bytes32",
|
|
2536
|
+
"name": "id",
|
|
2537
|
+
"type": "bytes32"
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"internalType": "bytes32[]",
|
|
2541
|
+
"name": "data",
|
|
2542
|
+
"type": "bytes32[]"
|
|
2543
|
+
}
|
|
2544
|
+
],
|
|
2545
|
+
"name": "updateAgreementData",
|
|
2546
|
+
"outputs": [],
|
|
2547
|
+
"stateMutability": "nonpayable",
|
|
2548
|
+
"type": "function"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"inputs": [
|
|
2552
|
+
{
|
|
2553
|
+
"internalType": "address",
|
|
2554
|
+
"name": "account",
|
|
2555
|
+
"type": "address"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"internalType": "uint256",
|
|
2559
|
+
"name": "slotId",
|
|
2560
|
+
"type": "uint256"
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"internalType": "bytes32[]",
|
|
2564
|
+
"name": "slotData",
|
|
2565
|
+
"type": "bytes32[]"
|
|
2566
|
+
}
|
|
2567
|
+
],
|
|
2568
|
+
"name": "updateAgreementStateSlot",
|
|
2569
|
+
"outputs": [],
|
|
2570
|
+
"stateMutability": "nonpayable",
|
|
2571
|
+
"type": "function"
|
|
2572
|
+
},
|
|
2573
|
+
{
|
|
2574
|
+
"inputs": [
|
|
2575
|
+
{
|
|
2576
|
+
"internalType": "address",
|
|
2577
|
+
"name": "newAddress",
|
|
2578
|
+
"type": "address"
|
|
2579
|
+
}
|
|
2580
|
+
],
|
|
2581
|
+
"name": "updateCode",
|
|
2582
|
+
"outputs": [],
|
|
2583
|
+
"stateMutability": "nonpayable",
|
|
2584
|
+
"type": "function"
|
|
2585
|
+
},
|
|
2586
|
+
{
|
|
2587
|
+
"inputs": [
|
|
2588
|
+
{
|
|
2589
|
+
"internalType": "uint256",
|
|
2590
|
+
"name": "amount",
|
|
2591
|
+
"type": "uint256"
|
|
2592
|
+
}
|
|
2593
|
+
],
|
|
2594
|
+
"name": "upgrade",
|
|
2595
|
+
"outputs": [],
|
|
2596
|
+
"stateMutability": "nonpayable",
|
|
2597
|
+
"type": "function"
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"inputs": [
|
|
2601
|
+
{
|
|
2602
|
+
"internalType": "address",
|
|
2603
|
+
"name": "to",
|
|
2604
|
+
"type": "address"
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"internalType": "uint256",
|
|
2608
|
+
"name": "amount",
|
|
2609
|
+
"type": "uint256"
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"internalType": "bytes",
|
|
2613
|
+
"name": "data",
|
|
2614
|
+
"type": "bytes"
|
|
2615
|
+
}
|
|
2616
|
+
],
|
|
2617
|
+
"name": "upgradeTo",
|
|
2618
|
+
"outputs": [],
|
|
2619
|
+
"stateMutability": "nonpayable",
|
|
2620
|
+
"type": "function"
|
|
2621
|
+
}
|
|
2622
|
+
],
|
|
2623
|
+
"bytecode": "0x60a06040523480156200001157600080fd5b5060405162005d1f38038062005d1f833981016040819052620000349162000046565b6001600160a01b031660805262000078565b6000602082840312156200005957600080fd5b81516001600160a01b03811681146200007157600080fd5b9392505050565b608051615c30620000ef6000396000818161050401528181610d3301528181610db60152818161105e01528181611170015281816112e3015281816118c701528181611a6b01528181611f4c0152818161203401528181612afb01528181612ba20152818161464b015261488d0152615c306000f3fe608060405234801561001057600080fd5b506004361061042a5760003560e01c806301ffc9a71461042f57806306e485381461045757806306fdde031461046c578063090c415e14610481578063095ea7b31461049657806311bcc81e146104a957806312a6a3f8146104b757806316d055d6146104ca57806318160ddd146104dd5780631863e809146104ef57806320bc44251461050257806323b872dd14610531578063245887fc14610544578063248a9ca314610557578063270483971461056a5780632c159a1a1461057d5780632ec8eec7146105915780632f2ff15d146105c4578063313ce567146105d7578063355274ea146105e65780633644e515146105f057806336568abe146105f8578063386fa2211461060b57806339364fd71461061e57806339509351146106465780633f4ba83a146106595780634000aea01461066157806340c10f191461067457806341b706be1461068757806342966c681461069a57806342fe0980146106ad5780634414744f146106c057806345977d03146104a957806346904840146106ce57806346951954146106e257806346fbf68e146106f55780634b61cc33146107085780634b75f54f1461072857806350d75d251461073c57806352d1902d14610744578063556f0dc71461074c5780635b9d09cc146107535780635c975abb146107615780635d5bf1781461076c57806362aa52871461077f57806362ad1b831461079257806366a12fb6146107a55780636c2d9f2f146107b857806370a08231146107cb57806379359f6f146107de57806379cc6790146107f15780637ecebe001461080457806382dc1ec41461082e5780638456cb59146108415780638da5cb5b146108495780639010d07c1461085157806391d1485414610864578063959b8c3f1461087757806395d89b411461088a578063983b2d561461089257806398650275146108a55780639903ad38146108ad5780639bd9bbc6146108b55780639d876741146108c8578063a1b2bf8b146108d6578063a217fddf146108e9578063a3a7e7f3146108f1578063a457c2d714610904578063a9059cbb14610917578063aa271e1a1461092a578063b84cdd4a1461093d578063bb0d196e14610950578063c3187f6214610963578063c68d4283146108c8578063ca15c87314610976578063ca78946414610544578063cf97256d14610989578063d505accf1461099c578063d5391393146109af578063d547741f146109c4578063d5a06d4c146109d7578063d95b6371146109ea578063d9d078d6146109fd578063dd62ed3e14610a10578063dea7f11214610a49578063e63ab1e914610a5c578063e74b981b14610a71578063eb3537cc14610a84578063ecc06c7614610ab2578063ee719bc814610ac5578063f2fde38b14610ad6578063fad8b32a14610ae9578063fc673c4f14610afc578063fe9d930314610b0f575b600080fd5b61044261043d366004614971565b610b22565b60405190151581526020015b60405180910390f35b61045f610b4d565b60405161044e919061499b565b610474610b5e565b60405161044e9190614a38565b61049461048f366004614aab565b610bf0565b005b6104426104a4366004614b06565b610ca4565b61049461042a366004614b32565b6104946104c5366004614b4b565b610cba565b6104946104d8366004614b96565b610d31565b6003545b60405190815260200161044e565b6104946104fd366004614caa565b610d9f565b7f00000000000000000000000000000000000000000000000000000000000000005b60405161044e9190614d3c565b61044261053f366004614d50565b611044565b610494610552366004614b06565b61105c565b6104e1610565366004614b32565b6110b7565b610494610578366004614d91565b6110cc565b61015254610524906001600160a01b031681565b6105a461059f366004614db3565b611168565b60408051948552602085019390935291830152606082015260800161044e565b6104946105d2366004614dd0565b61120b565b6040516012815260200161044e565b6104e16101535481565b6104e1611227565b610494610606366004614dd0565b611231565b61045f610619366004614db3565b6112af565b61063161062c366004614e00565b611352565b6040805192835290151560208301520161044e565b610442610654366004614b06565b6113d8565b610494611414565b61044261066f366004614e83565b611452565b610442610682366004614b06565b611584565b610494610695366004614b96565b61169b565b6104946106a8366004614b32565b6116bb565b6104946106bb366004614ee8565b611725565b610154546104429060ff1681565b61015054610524906001600160a01b031681565b6104946106f0366004614db3565b6117c8565b610442610703366004614db3565b6117f8565b61071b610716366004614f7a565b611812565b60405161044e9190614fc0565b61015154610524906001600160a01b031681565b61052461184d565b6104e1611857565b60016104e1565b61049461042a366004614e83565b60e85460ff16610442565b61049461077a366004614db3565b61187b565b61049461078d366004614d50565b6118c5565b6104946107a0366004614ff8565b61192b565b6104946107b3366004614d50565b6119d9565b61071b6107c6366004615096565b6119f9565b6104e16107d9366004614db3565b611a3b565b6104426107ec366004614db3565b611a63565b6104946107ff366004614b06565b611aeb565b6104e1610812366004614db3565b6001600160a01b0316600090815261014e602052604090205490565b61049461083c366004614db3565b611b6f565b610494611b87565b610524611bc3565b61052461085f366004614d91565b611bcb565b610442610872366004614dd0565b611be3565b610494610885366004614db3565b611c0e565b610474611c5f565b6104946108a0366004614db3565b611c6e565b610494611c86565b610494611c9e565b6104946108c3366004614e83565b611d55565b6104946106953660046150cb565b6104946108e4366004614b4b565b611daf565b6104e1600081565b6104946108ff366004614db3565b611e68565b610442610912366004614b06565b611e7c565b610442610925366004614b06565b611ecb565b610442610938366004614db3565b611ed9565b61044261094b366004614b06565b611ef3565b61044261095e366004614db3565b611f44565b610494610971366004615123565b611fcc565b6104e1610984366004614b32565b612006565b610494610997366004614b06565b61201d565b6104946109aa366004615140565b61210b565b6104e1600080516020615b8e83398151915281565b6104946109d2366004614dd0565b6122a0565b6106316109e5366004614b32565b6122bc565b6104426109f83660046151ae565b61233f565b610442610a0b366004614b06565b61234d565b6104e1610a1e3660046151ae565b6001600160a01b03918216600090815260116020908152604080832093909416825291909152205490565b610494610a573660046151dc565b612367565b6104e1600080516020615b6e83398151915281565b610494610a7f366004614db3565b612507565b610a97610a92366004614b06565b612551565b6040805193845260208401929092529082015260600161044e565b610494610ac0366004614db3565b612680565b600e546001600160a01b0316610524565b610494610ae4366004614db3565b6126ca565b610494610af7366004614db3565b612707565b610494610b0a36600461529f565b612758565b610494610b1d3660046152e6565b612801565b60006001600160e01b03198216635a05180f60e01b1480610b475750610b4782612843565b92915050565b6060610b596012612878565b905090565b6060600f8054610b6d90615324565b80601f0160208091040260200160405190810160405280929190818152602001828054610b9990615324565b8015610be65780601f10610bbb57610100808354040283529160200191610be6565b820191906000526020600020905b815481529060010190602001808311610bc957829003601f168201915b5050505050905090565b6000338585604051602001610c079392919061535e565b604051602081830303815290604052805190602001209050610c5c818484808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b6040518481526001600160a01b0386169033907f30f416fa68fca014a0f334464c64b000ba53e99b6d2afdea9d5ca756372d5985906020015b60405180910390a35050505050565b6000610cb133848461291f565b50600192915050565b60e85460ff1615610d215760405162461bcd60e51b815260206004820152602660248201527f5061757361626c653a2063726561746541677265656d656e74207768696c65206044820152651c185d5cd95960d21b60648201526084015b60405180910390fd5b610d2c8383836129cf565b505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031633141580610d6e57506101545460ff1615155b15610d8c5760405163c51efddd60e01b815260040160405180910390fd5b610d9884848484612aa3565b5050505050565b604051632329212160e21b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690638ca4848490610deb903390600401614d3c565b602060405180830381865afa158015610e08573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e2c91906153a7565b610e495760405163327fd99160e21b815260040160405180910390fd5b6000610e53612af6565b90506001600160a01b038116610e665750845b600085610e735786610e75565b815b905060008313610f1257610e88836153da565b610e9185612c35565b14610e9e57610e9e6153f6565b610ea784612c35565b6001600160a01b03821660009081526002602052604081208054909190610ecf90849061540c565b90915550506001600160a01b03851660009081526002602052604081208054859290610efc90849061540c565b90915550610f0d9050858286612ca3565b610fdc565b8515610f2057610f206153f6565b82610f2a85612c35565b610f34919061540c565b6001600160a01b03831660009081526002602052604081208054909190610f5c908490615434565b90915550610f6b905084612c35565b6001600160a01b03881660009081526002602052604081208054909190610f9390849061540c565b90915550506001600160a01b03851660009081526002602052604081208054859290610fc090849061540c565b90915550610fd19050828886612ca3565b610fdc828685612ca3565b846001600160a01b0316876001600160a01b0316336001600160a01b03167fb8381a3ce157650e06186e3e8f4dd4dc29236f2688b6eed1893d0a60d7c6386f8c8589898f604051611031959493929190615454565b60405180910390a4505050505050505050565b600061105233858585612aa3565b90505b9392505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314158061109957506101545460ff1615155b1561042a5760405163c51efddd60e01b815260040160405180910390fd5b60009081526084602052604090206001015490565b60405133906000906110e49083908690602001615492565b6040516020818303038152906040528051906020012090506111068184612cd6565b6111235760405163dae1880960e01b815260040160405180910390fd5b61112d8184612d12565b60405184815233907f71a63dc095de07aa5512ad57a7596a39516317e316981a1cd71000057be1537b9060200160405180910390a250505050565b6000806000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111cc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111f091906154cf565b90506111fc8582612551565b91979096509094509092509050565b611214826110b7565b61121d81612d33565b610d2c8383612d3d565b6000610b59612d5f565b6001600160a01b03811633146112a15760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201526e103937b632b9903337b91039b2b63360891b6064820152608401610d18565b6112ab8282612ddc565b5050565b6001600160a01b038181166000908152600160205260409081902054905163c56a069d60e01b8152901960048201526060917f0000000000000000000000000000000000000000000000000000000000000000169063c56a069d90602401600060405180830381865afa15801561132a573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052610b4791908101906154e8565b61015154604051631eed540360e11b815260009182916001600160a01b0390911690633ddaa8069061138c90889088908890600401615599565b6040805180830381865afa1580156113a8573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113cc91906155b8565b91509150935093915050565b3360008181526011602090815260408083206001600160a01b03871684529091528120549091610cb191859061140f9086906155dd565b61291f565b61142c600080516020615b6e83398151915233611be3565b6114485760405162461bcd60e51b8152600401610d18906155f0565b611450612dfe565b565b600061146060e85460ff1690565b1561147d5760405162461bcd60e51b8152600401610d1890615614565b600061148a338787612e4a565b9050600061149a33338985612feb565b9050866001600160a01b0316336001600160a01b03167fe19260aff97b920c7df27010903aeb9c8d2be5d310a2c67824cf3f15396e4c168488886040516114e393929190615659565b60405180910390a3863b1561157a57611533878387878080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061310b92505050565b61157a5760405162461bcd60e51b815260206004820152601860248201527710dbdb9d1c9858dd0819985b1b189858dac819985a5b195960421b6044820152606401610d18565b9695505050505050565b600061159e600080516020615b8e83398151915233611be3565b6115d75760405162461bcd60e51b815260206004820152600a6024820152693737ba1036b4b73a32b960b11b6044820152606401610d18565b60e85460ff16156115fa5760405162461bcd60e51b8152600401610d1890615614565b610153541561167357610153548261161160035490565b61161b91906155dd565b11156116735760405162461bcd60e51b815260206004820152602160248201527f43616e6e6f7420696e63726561736520737570706c79206265796f6e642063616044820152600760fc1b6064820152608401610d18565b60408051600080825260208201818152828401909352610cb1923392879287929091906131d5565b33301461042a57604051630fff4cc960e31b815260040160405180910390fd5b61172233808360005b6040519080825280601f01601f1916602001820160405280156116ee576020820181803683370190505b5060005b6040519080825280601f01601f19166020018201604052801561171c576020820181803683370190505b50613291565b50565b600054610100900460ff1661174c5760405162461bcd60e51b8152600401610d189061568f565b600e805460ff8716600160a01b026001600160a81b03199091166001600160a01b03891617179055600f611781848683615728565b50601061178f828483615728565b50611799306132c1565b6040516000808252908190600080516020615bae833981519152906020015b60405180910390a3505050505050565b6117d3600033611be3565b6117ef5760405162461bcd60e51b8152600401610d18906157e7565b611722816133d7565b6000610b47600080516020615b6e83398151915283611be3565b6060600085858560405160200161182b9392919061535e565b60405160208183030381529060405280519060200120905061157a81846135a9565b6000610b59613638565b7f596aa569dfde75b0375e5ba62bcfe0e1ce76eaca6130ef1c259fade04cb78b6890565b611886600033611be3565b6118a25760405162461bcd60e51b8152600401610d18906157e7565b61015280546001600160a01b0319166001600160a01b0392909216919091179055565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314158061190257506101545460ff1615155b156119205760405163c51efddd60e01b815260040160405180910390fd5b610d2c83838361291f565b336119386012828a61364b565b6119555760405163f7f0222760e01b815260040160405180910390fd5b6119cf8189898989898080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8d018190048102820181019092528b815292508b91508a9081908401838280828437600092019190915250600192506136f4915050565b5050505050505050565b33301461192057604051630fff4cc960e31b815260040160405180910390fd5b606060008484604051602001611a10929190615492565b604051602081830303815290604052805190602001209050611a3281846135a9565b95945050505050565b600080611a4783611168565b505050905060008112611a5a5780611055565b60009392505050565b6000610b47827f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa158015611ac7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a0b91906154cf565b6000611af78333610a1e565b905081811015611b555760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b6064820152608401610d18565b611b62833384840361291f565b610d2c33848460006116c4565b611722600080516020615b6e8339815191528261120b565b611b9f600080516020615b6e83398151915233611be3565b611bbb5760405162461bcd60e51b8152600401610d18906155f0565b611450613735565b6000610b5981805b600082815260b6602052604081206110559083613772565b60009182526084602090815260408084206001600160a01b0393909316845291905290205460ff1690565b33611c1b6012828461377e565b806001600160a01b0316826001600160a01b03167ff4caeb2d6ca8932a215a353d0703c326ec2d81fc68170f320eb2ab49e9df61f960405160405180910390a35050565b606060108054610b6d90615324565b611722600080516020615b8e8339815191528261120b565b611450600080516020615b8e83398151915233611231565b600054610100900460ff1615808015611cbe5750600054600160ff909116105b80611cdf5750611ccd30613882565b158015611cdf575060005460ff166001145b611cfb5760405162461bcd60e51b8152600401610d189061580a565b6000805460ff191660011790558015611d1e576000805461ff0019166101001790555b8015611722576000805461ff001916905560405160018152600080516020615b4e833981519152906020015b60405180910390a150565b611da93333868686868080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525060408051602081019091529081529250600191506136f49050565b50505050565b6040513390600090611dc79083908790602001615492565b604051602081830303815290604052805190602001209050611e1c818585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b336001600160a01b03167f0c4c547b3a4fcaa5be8353b3111472b124155bccc86de811d4a481c9e6e9faca868686604051611e5993929190615858565b60405180910390a25050505050565b6112ab333383611e7733611a3b565b612aa3565b6000610cb1338461140f856040518060600160405280602a8152602001615b24602a91393360009081526011602090815260408083206001600160a01b038d1684529091529020549190613891565b600061105533338585612aa3565b6000610b47600080516020615b8e83398151915283611be3565b600080600080611f038686612551565b9250925092506000611f2b828411611f1c576000612c35565b611f268385615899565b612c35565b611f35908561540c565b60001315979650505050505050565b6000610b47827f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa158015611fa8573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061094b91906154cf565b611fd7600033611be3565b611ff35760405162461bcd60e51b8152600401610d18906157e7565b610154805460ff19169115919091179055565b600081815260b660205260408120610b47906138bd565b604051632329212160e21b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690638ca4848490612069903390600401614d3c565b602060405180830381865afa158015612086573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906120aa91906153a7565b6120c75760405163327fd99160e21b815260040160405180910390fd5b6001600160a01b0382166000908152600260205260409020546120eb90829061540c565b6001600160a01b0390921660009081526002602052604090209190915550565b8342111561215b5760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606401610d18565b600061014f5488888861216d8c6138c7565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e00160405160208183030381529060405280519060200120905060006121c8826138f9565b905060006121d882878787613947565b9050896001600160a01b0316816001600160a01b03161461223b5760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606401610d18565b60405163335097db60e11b815230906366a12fb690612262908d908d908d906004016158ac565b600060405180830381600087803b15801561227c57600080fd5b505af1158015612290573d6000803e3d6000fd5b5050505050505050505050505050565b6122a9826110b7565b6122b281612d33565b610d2c8383612ddc565b61015154604051631eed540360e11b815260009182916001600160a01b0390911690633ddaa806906122f690869085908190600401615599565b6040805180830381865afa158015612312573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061233691906155b8565b91509150915091565b60006110556012848461364b565b60008061235a8484612551565b5050600013949350505050565b600054610100900460ff16158080156123875750600054600160ff909116105b806123a8575061239630613882565b1580156123a8575060005460ff166001145b6123c45760405162461bcd60e51b8152600401610d189061580a565b6000805460ff1916600117905580156123e7576000805461ff0019166101001790555b6123f7600060128c8c8c8c611725565b6123ff61396f565b612407613996565b6124468a8a8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506139c992505050565b612451600083613a1c565b612469600080516020615b8e83398151915283613a1c565b612481600080516020615b6e83398151915283613a1c565b61015080546001600160a01b038086166001600160a01b031992831617909255610152805487841690831617905561015180549288169290911691909117905561015386905580156124fb576000805461ff001916905560405160018152600080516020615b4e8339815191529060200160405180910390a15b50505050505050505050565b612512600033611be3565b61252e5760405162461bcd60e51b8152600401610d18906157e7565b61015080546001600160a01b0319166001600160a01b0392909216919091179055565b6001600160a01b038216600090815260026020526040812054908080612576866112af565b905060005b815181101561267757600080600084848151811061259b5761259b6158d0565b60200260200101516001600160a01b0316639b2e48bc308c8c6040518463ffffffff1660e01b81526004016125d2939291906158ac565b606060405180830381865afa1580156125ef573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061261391906158e6565b9194509250905061262482886155dd565b965061263081876155dd565b955061264d818311612643576000612c35565b611f268284615899565b612657848a61540c565b6126619190615434565b97505050508061267090615914565b905061257b565b50509250925092565b61268b600033611be3565b6126a75760405162461bcd60e51b8152600401610d18906157e7565b61015180546001600160a01b0319166001600160a01b0392909216919091179055565b6126d5600033611be3565b6126f15760405162461bcd60e51b8152600401610d18906157e7565b6126fc60008261120b565b611722600033611231565b3361271460128284613a26565b806001600160a01b0316826001600160a01b03167f50546e66e5f44d728365dc3908c63bc5cfeeab470722c1677e3073a6ac294aa160405160405180910390a35050565b336127656012828961364b565b6127825760405163f7f0222760e01b815260040160405180910390fd5b6127f881888888888080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525061329192505050565b50505050505050565b610d2c33338585858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092506116f2915050565b60006001600160e01b03198216637965db0b60e01b1480610b4757506301ffc9a760e01b6001600160e01b0319831614610b47565b6060816000018054806020026020016040519081016040528092919081815260200182805480156128d257602002820191906000526020600020905b81546001600160a01b031681526001909101906020018083116128b4575b50505050509050919050565b60005b8151811015610d2c5760008282815181106128fe576128fe6158d0565b602002602001015190508082850155508061291890615914565b90506128e1565b6001600160a01b03831661294657604051638163862760e01b815260040160405180910390fd5b6001600160a01b03821661296d576040516337c1c09d60e21b815260040160405180910390fd5b6001600160a01b0383811660008181526011602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b60405133906000906129e79083908790602001615492565b60408051601f1981840301815291905280516020909101209050612a0b8184612cd6565b15612a295760405163782a90fb60e11b815260040160405180910390fd5b612a66818585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b816001600160a01b03167f770ea40a13a4644573ed785e5c7116890709947918747febc5add46feb531e2d868686604051611e5993929190615858565b6000612ab160e85460ff1690565b15612ace5760405162461bcd60e51b8152600401610d1890615614565b6000612adb858585612e4a565b9050612ae986868684612feb565b5060019695505050505050565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663289b3c0d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015612b57573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b7b919061592d565b604051638369a0f160e01b81529091506001600160a01b03821690638369a0f190612bee907f00000000000000000000000000000000000000000000000000000000000000009030907f9f60ae461adf056670e03ae602566409933242392cb06744f5747c9f38b05d09906004016158ac565b602060405180830381865afa158015612c0b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c2f919061592d565b91505090565b60006001600160ff1b03821115612c9f5760405162461bcd60e51b815260206004820152602860248201527f53616665436173743a2076616c756520646f65736e27742066697420696e2061604482015267371034b73a191a9b60c11b6064820152608401610d18565b5090565b816001600160a01b0316836001600160a01b0316600080516020615bae833981519152836040516129c291815260200190565b6000805b82811015612d0857838101548015612cf757600192505050610b47565b50612d0181615914565b9050612cda565b5060009392505050565b60005b81811015610d2c57600083820155612d2c81615914565b9050612d15565b6117228133613b1e565b612d478282613b77565b600082815260b660205260409020610d2c9082613bfd565b6000610b597f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f612d8f61011a5490565b61011b546040805160208101859052908101839052606081018290524660808201523060a082015260009060c0016040516020818303038152906040528051906020012090509392505050565b612de68282613c12565b600082815260b660205260409020610d2c9082613c79565b612e06613c8e565b60e8805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b604051612e409190614d3c565b60405180910390a1565b6000806000612e5a848787611352565b91509150600082118015612edd57506101525460405163639e625760e11b81526001600160a01b039091169063c73cc4ae90612e9a903390600401614d3c565b602060405180830381865afa158015612eb7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612edb91906153a7565b155b15612fe157801580612f005750612ef386611a3b565b612efd83866155dd565b11155b612f4c5760405162461bcd60e51b815260206004820181905260248201527f4e6f7420656e6f7567682062616c616e636520746f20706179205458206665656044820152606401610d18565b61015054612f6790879081906001600160a01b031685612feb565b50604080516001600160a01b038089168252871660208201529081018590526060810183905281151560808201527f3eba86eb3c0ea121e35980d4acae6eb9f1cdf0bf7c0c08443798cfd6e5299de39060a00160405180910390a180612fd657612fd18285615899565b612fd8565b835b92505050611055565b5091949350505050565b60006001600160a01b0384166130145760405163eecd6c9b60e01b815260040160405180910390fd5b6001600160a01b03831661303b5760405163e219bd3960e01b815260040160405180910390fd5b600033905061306c818686866040518060200160405280600081525060405180602001604052806000815250613cd7565b846001600160a01b0316866001600160a01b0316146130ff576130ff858761140f866040518060600160405280602d8152602001615bce602d9139601160008c6001600160a01b03166001600160a01b0316815260200190815260200160002060008d6001600160a01b03166001600160a01b03168152602001908152602001600020546138919092919063ffffffff16565b50600195945050505050565b604051635260769b60e11b815260009084906001600160a01b0382169063a4c0ed36906131409033908890889060040161594a565b6020604051808303816000875af115801561315f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061318391906153a7565b6131ca5760405162461bcd60e51b815260206004820152601860248201527710dbdb9d1c9858dd0811985b1b189858dac819985a5b195960421b6044820152606401610d18565b506001949350505050565b6001600160a01b0385166131fc57604051630d24315760e01b815260040160405180910390fd5b6132068585613d76565b6132168660008787868689613dd0565b846001600160a01b0316866001600160a01b03167f2fe5be0146f74c5bce36c0b80911af6c7d86ff27e89d5cfa61fc681327954e5d86858560405161325d93929190615971565b60405180910390a36040518481526001600160a01b03861690600090600080516020615bae833981519152906020016117b8565b60e85460ff16156132b45760405162461bcd60e51b8152600401610d1890615614565b610d988585858585613f1f565b6040516329965a1d60e01b8152731820a4b7618bde71dce8cdc73aab6c95905fad24906329965a1d9061331c9084907fac7fbab5f54a3ca8194167523c6753bfeb96a445279294b6125b68cce217705490309060040161599c565b600060405180830381600087803b15801561333657600080fd5b505af115801561334a573d6000803e3d6000fd5b50506040516329965a1d60e01b8152731820a4b7618bde71dce8cdc73aab6c95905fad2492506329965a1d91506133a99084907faea199e31a596269b42cdafd93407f14436db6e4cad65417994c2eb37381e05a90309060040161599c565b600060405180830381600087803b1580156133c357600080fd5b505af1158015610d98573d6000803e3d6000fd5b60006133e1613638565b6001600160a01b0316036134375760405162461bcd60e51b815260206004820152601d60248201527f5555505350726f786961626c653a206e6f742075706772616461626c650000006044820152606401610d18565b806001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613475573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061349991906154cf565b6134a1611857565b146134fa5760405162461bcd60e51b815260206004820152602360248201527f5555505350726f786961626c653a206e6f7420636f6d70617469626c65206c6f60448201526267696360e81b6064820152608401610d18565b6001600160a01b038116300361354e5760405162461bcd60e51b815260206004820152601960248201527805555505350726f786961626c653a2070726f7879206c6f6f7603c1b6044820152606401610d18565b61356481600080516020615b0483398151915255565b7fe011bc04c286c344a8fcbb8de77f953da762c3e25d8cdea984147fc4168a5dcc61358d611857565b604080519182526001600160a01b038416602083015201611d4a565b6060816001600160401b038111156135c3576135c3614be7565b6040519080825280602002602001820160405280156135ec578160200160208202803683370190505b50905060005b8281101561363157600081850154905080838381518110613615576136156158d0565b60209081029190910101525061362a81615914565b90506135f2565b5092915050565b600080516020615b048339815191525490565b6000816001600160a01b0316836001600160a01b031614806136ba57506001600160a01b038316600090815260018501602052604090205460ff1680156136ba57506001600160a01b03808316600090815260038601602090815260408083209387168352929052205460ff16155b8061105257506001600160a01b03808316600090815260028601602090815260408083209387168352929052205460ff1690509392505050565b60e85460ff16156137175760405162461bcd60e51b8152600401610d1890615614565b6000613724878787612e4a565b90506119cf88888884888888613fda565b61373d614053565b60e8805460ff191660011790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258612e333390565b60006110558383614099565b806001600160a01b0316826001600160a01b0316036137f55760405162461bcd60e51b815260206004820152602d60248201527f4552433737374f70657261746f72733a20617574686f72697a696e672073656c60448201526c331030b99037b832b930ba37b960991b6064820152608401610d18565b6001600160a01b038116600090815260018401602052604090205460ff161561384b576001600160a01b03918216600090815260039390930160209081526040808520929093168452529020805460ff19169055565b6001600160a01b0380831660009081526002850160209081526040808320938516835292905220805460ff19166001179055505050565b6001600160a01b03163b151590565b600081848411156138b55760405162461bcd60e51b8152600401610d189190614a38565b505050900390565b6000610b47825490565b6001600160a01b038116600090815261014e602052604081208054918291906138ef83615914565b9190505550919050565b6000610b47613906612d5f565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b6000806000613958878787876140c3565b915091506139658161417d565b5095945050505050565b600054610100900460ff166114505760405162461bcd60e51b8152600401610d189061568f565b600054610100900460ff166139bd5760405162461bcd60e51b8152600401610d189061568f565b60e8805460ff19169055565b600054610100900460ff166139f05760405162461bcd60e51b8152600401610d189061568f565b613a1381604051806040016040528060018152602001603160f81b8152506142c2565b61172281614305565b6112ab8282612d3d565b336001600160a01b03821603613a915760405162461bcd60e51b815260206004820152602a60248201527f4552433737374f70657261746f72733a207265766f6b696e672073656c662061604482015269399037b832b930ba37b960b11b6064820152608401610d18565b6001600160a01b038116600090815260018401602052604090205460ff1615613aeb576001600160a01b0380831660009081526003850160209081526040808320938516835292905220805460ff19166001179055505050565b6001600160a01b03918216600090815260029390930160209081526040808520929093168452529020805460ff19169055565b613b288282611be3565b6112ab57613b3581614354565b613b40836020614366565b604051602001613b519291906159bf565b60408051601f198184030181529082905262461bcd60e51b8252610d1891600401614a38565b613b818282611be3565b6112ab5760008281526084602090815260408083206001600160a01b03851684529091529020805460ff19166001179055613bb93390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000611055836001600160a01b038416614501565b613c1c8282611be3565b156112ab5760008281526084602090815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b6000611055836001600160a01b038416614550565b60e85460ff166114505760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b6044820152606401610d18565b613cea8585613ce586612c35565b614643565b836001600160a01b0316856001600160a01b0316876001600160a01b03167f06b541ddaa720db2b10a4d0cdac39b8d360425fc073085fac19bc82614677987868686604051613d3b93929190615971565b60405180910390a4836001600160a01b0316856001600160a01b0316600080516020615bae833981519152856040516117b891815260200190565b613d7f81612c35565b6001600160a01b038316600090815260026020526040902054613da2919061540c565b6001600160a01b038316600090815260026020526040902055600354613dc99082906155dd565b6003555050565b60405163555ddc6560e11b8152600090731820a4b7618bde71dce8cdc73aab6c95905fad249063aabbb8ca90613e2c9089907fb281fc8c12954d22544db45de3159a39272895b169a852b314f9cc762e44c53b90600401615a2e565b602060405180830381865afa158015613e49573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613e6d919061592d565b90506001600160a01b03811615613ee9576040516223de2960e01b81526001600160a01b038216906223de2990613eb2908b908b908b908b908b908b90600401615a47565b600060405180830381600087803b158015613ecc57600080fd5b505af1158015613ee0573d6000803e3d6000fd5b505050506119cf565b81156119cf57613f01866001600160a01b0316613882565b156119cf5760405163fe737d0560e01b815260040160405180910390fd5b6001600160a01b038416613f4657604051632e8aac6160e21b815260040160405180910390fd5b613f5585856000868686614766565b613f5f8484614885565b836001600160a01b0316856001600160a01b03167fa78a9be3a7b862d26933ad85fb11d80ef66b8f972d7cbba06621d583943a4098858585604051613fa693929190615971565b60405180910390a36040518381526000906001600160a01b03861690600080516020615bae83398151915290602001610c95565b6001600160a01b0386166140015760405163eecd6c9b60e01b815260040160405180910390fd5b6001600160a01b0385166140285760405163e219bd3960e01b815260040160405180910390fd5b614036878787878787614766565b614044878787878787613cd7565b6127f887878787878787613dd0565b60e85460ff16156114505760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b6044820152606401610d18565b60008260000182815481106140b0576140b06158d0565b9060005260206000200154905092915050565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b038311156140f05750600090506003614174565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015614144573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b03811661416d57600060019250925050614174565b9150600090505b94509492505050565b600081600481111561419157614191615aa1565b036141995750565b60018160048111156141ad576141ad615aa1565b036141f55760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606401610d18565b600281600481111561420957614209615aa1565b036142565760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610d18565b600381600481111561426a5761426a615aa1565b036117225760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610d18565b600054610100900460ff166142e95760405162461bcd60e51b8152600401610d189061568f565b81516020928301208151919092012061011a9190915561011b55565b600054610100900460ff1661432c5760405162461bcd60e51b8152600401610d189061568f565b507f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c961014f55565b6060610b476001600160a01b03831660145b60606000614375836002615ab7565b6143809060026155dd565b6001600160401b0381111561439757614397614be7565b6040519080825280601f01601f1916602001820160405280156143c1576020820181803683370190505b509050600360fc1b816000815181106143dc576143dc6158d0565b60200101906001600160f81b031916908160001a905350600f60fb1b8160018151811061440b5761440b6158d0565b60200101906001600160f81b031916908160001a905350600061442f846002615ab7565b61443a9060016155dd565b90505b60018111156144b2576f181899199a1a9b1b9c1cb0b131b232b360811b85600f166010811061446e5761446e6158d0565b1a60f81b828281518110614484576144846158d0565b60200101906001600160f81b031916908160001a90535060049490941c936144ab81615ad6565b905061443d565b5083156110555760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610d18565b600081815260018301602052604081205461454857508154600181810184556000848152602080822090930184905584548482528286019093526040902091909155610b47565b506000610b47565b60008181526001830160205260408120548015614639576000614574600183615899565b855490915060009061458890600190615899565b90508181146145ed5760008660000182815481106145a8576145a86158d0565b90600052602060002001549050808760000184815481106145cb576145cb6158d0565b6000918252602080832090910192909255918252600188019052604090208390555b85548690806145fe576145fe615aed565b600190038181906000526020600020016000905590558560010160008681526020019081526020016000206000905560019350505050610b47565b6000915050610b47565b60006146cb847f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156146a7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a9291906154cf565b50509050818112156146f057604051632f4cb94160e01b815260040160405180910390fd5b6001600160a01b038416600090815260026020526040902054614714908390615434565b6001600160a01b03808616600090815260026020526040808220939093559085168152205461474490839061540c565b6001600160a01b03909316600090815260026020526040902092909255505050565b60405163555ddc6560e11b8152600090731820a4b7618bde71dce8cdc73aab6c95905fad249063aabbb8ca906147c29089907f29ddb589b1fb5fc7cf394961c1adf5f8c6454761adf795e67fe149f658abe89590600401615a2e565b602060405180830381865afa1580156147df573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190614803919061592d565b90506001600160a01b038116156127f857604051633ad5cbc160e11b81526001600160a01b038216906375ab97829061484a908a908a908a908a908a908a90600401615a47565b600060405180830381600087803b15801561486457600080fd5b505af1158015614878573d6000803e3d6000fd5b5050505050505050505050565b60006148e9837f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156146a7573d6000803e3d6000fd5b505090506148f682612c35565b8112156149165760405163043b37d160e21b815260040160405180910390fd5b61491f82612c35565b6001600160a01b0384166000908152600260205260409020546149429190615434565b6001600160a01b038416600090815260026020526040902055600354614969908390615899565b600355505050565b60006020828403121561498357600080fd5b81356001600160e01b03198116811461105557600080fd5b6020808252825182820181905260009190848201906040850190845b818110156149dc5783516001600160a01b0316835292840192918401916001016149b7565b50909695505050505050565b60005b83811015614a035781810151838201526020016149eb565b50506000910152565b60008151808452614a248160208601602086016149e8565b601f01601f19169290920160200192915050565b6020815260006110556020830184614a0c565b6001600160a01b038116811461172257600080fd5b60008083601f840112614a7257600080fd5b5081356001600160401b03811115614a8957600080fd5b6020830191508360208260051b8501011115614aa457600080fd5b9250929050565b60008060008060608587031215614ac157600080fd5b8435614acc81614a4b565b93506020850135925060408501356001600160401b03811115614aee57600080fd5b614afa87828801614a60565b95989497509550505050565b60008060408385031215614b1957600080fd5b8235614b2481614a4b565b946020939093013593505050565b600060208284031215614b4457600080fd5b5035919050565b600080600060408486031215614b6057600080fd5b8335925060208401356001600160401b03811115614b7d57600080fd5b614b8986828701614a60565b9497909650939450505050565b60008060008060808587031215614bac57600080fd5b8435614bb781614a4b565b93506020850135614bc781614a4b565b92506040850135614bd781614a4b565b9396929550929360600135925050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715614c2557614c25614be7565b604052919050565b600082601f830112614c3e57600080fd5b81356001600160401b03811115614c5757614c57614be7565b614c6a601f8201601f1916602001614bfd565b818152846020838601011115614c7f57600080fd5b816020850160208301376000918101602001919091529392505050565b801515811461172257600080fd5b600080600080600080600060e0888a031215614cc557600080fd5b8735965060208801356001600160401b03811115614ce257600080fd5b614cee8a828b01614c2d565b9650506040880135614cff81614a4b565b94506060880135614d0f81614c9c565b93506080880135614d1f81614a4b565b9699959850939692959460a0840135945060c09093013592915050565b6001600160a01b0391909116815260200190565b600080600060608486031215614d6557600080fd5b8335614d7081614a4b565b92506020840135614d8081614a4b565b929592945050506040919091013590565b60008060408385031215614da457600080fd5b50508035926020909101359150565b600060208284031215614dc557600080fd5b813561105581614a4b565b60008060408385031215614de357600080fd5b823591506020830135614df581614a4b565b809150509250929050565b600080600060608486031215614e1557600080fd5b833592506020840135614e2781614a4b565b91506040840135614e3781614a4b565b809150509250925092565b60008083601f840112614e5457600080fd5b5081356001600160401b03811115614e6b57600080fd5b602083019150836020828501011115614aa457600080fd5b60008060008060608587031215614e9957600080fd5b8435614ea481614a4b565b93506020850135925060408501356001600160401b03811115614ec657600080fd5b614afa87828801614e42565b803560ff81168114614ee357600080fd5b919050565b60008060008060008060808789031215614f0157600080fd5b8635614f0c81614a4b565b9550614f1a60208801614ed2565b945060408701356001600160401b0380821115614f3657600080fd5b614f428a838b01614e42565b90965094506060890135915080821115614f5b57600080fd5b50614f6889828a01614e42565b979a9699509497509295939492505050565b60008060008060808587031215614f9057600080fd5b8435614f9b81614a4b565b93506020850135614fab81614a4b565b93969395505050506040820135916060013590565b6020808252825182820181905260009190848201906040850190845b818110156149dc57835183529284019291840191600101614fdc565b600080600080600080600060a0888a03121561501357600080fd5b873561501e81614a4b565b9650602088013561502e81614a4b565b95506040880135945060608801356001600160401b038082111561505157600080fd5b61505d8b838c01614e42565b909650945060808a013591508082111561507657600080fd5b506150838a828b01614e42565b989b979a50959850939692959293505050565b6000806000606084860312156150ab57600080fd5b83356150b681614a4b565b95602085013595506040909401359392505050565b6000806000606084860312156150e057600080fd5b83356150eb81614a4b565b92506020840135915060408401356001600160401b0381111561510d57600080fd5b61511986828701614c2d565b9150509250925092565b60006020828403121561513557600080fd5b813561105581614c9c565b600080600080600080600060e0888a03121561515b57600080fd5b873561516681614a4b565b9650602088013561517681614a4b565b9550604088013594506060880135935061519260808901614ed2565b925060a0880135915060c0880135905092959891949750929550565b600080604083850312156151c157600080fd5b82356151cc81614a4b565b91506020830135614df581614a4b565b600080600080600080600080600060e08a8c0312156151fa57600080fd5b89356001600160401b038082111561521157600080fd5b61521d8d838e01614e42565b909b50995060208c013591508082111561523657600080fd5b506152438c828d01614e42565b90985096505060408a0135945060608a013561525e81614a4b565b935060808a013561526e81614a4b565b925060a08a013561527e81614a4b565b915060c08a013561528e81614a4b565b809150509295985092959850929598565b600080600080600080608087890312156152b857600080fd5b86356152c381614a4b565b95506020870135945060408701356001600160401b0380821115614f3657600080fd5b6000806000604084860312156152fb57600080fd5b8335925060208401356001600160401b0381111561531857600080fd5b614b8986828701614e42565b600181811c9082168061533857607f821691505b60208210810361535857634e487b7160e01b600052602260045260246000fd5b50919050565b6080808252600e908201526d41677265656d656e74537461746560901b60a08201526001600160a01b039384166020820152919092166040820152606081019190915260c00190565b6000602082840312156153b957600080fd5b815161105581614c9c565b634e487b7160e01b600052601160045260246000fd5b6000600160ff1b82016153ef576153ef6153c4565b5060000390565b634e487b7160e01b600052600160045260246000fd5b808201828112600083128015821682158216171561542c5761542c6153c4565b505092915050565b8181036000831280158383131683831282161715613631576136316153c4565b85815260018060a01b038516602082015283604082015282606082015260a06080820152600061548760a0830184614a0c565b979650505050505050565b6060808252600d908201526c41677265656d656e744461746160981b60808201526001600160a01b03929092166020830152604082015260a00190565b6000602082840312156154e157600080fd5b5051919050565b600060208083850312156154fb57600080fd5b82516001600160401b038082111561551257600080fd5b818501915085601f83011261552657600080fd5b81518181111561553857615538614be7565b8060051b9150615549848301614bfd565b818152918301840191848101908884111561556357600080fd5b938501935b8385101561558d578451925061557d83614a4b565b8282529385019390850190615568565b98975050505050505050565b9283526001600160a01b03918216602084015216604082015260600190565b600080604083850312156155cb57600080fd5b825191506020830151614df581614c9c565b80820180821115610b4757610b476153c4565b6020808252600a90820152693737ba103830bab9b2b960b11b604082015260600190565b60208082526025908201527f5061757361626c653a20746f6b656e207472616e73666572207768696c652070604082015264185d5cd95960da1b606082015260800190565b83815260406020820152816040820152818360608301376000818301606090810191909152601f909201601f1916010192915050565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b601f821115610d2c57600081815260208120601f850160051c810160208610156157015750805b601f850160051c820191505b818110156157205782815560010161570d565b505050505050565b6001600160401b0383111561573f5761573f614be7565b6157538361574d8354615324565b836156da565b6000601f841160018114615787576000851561576f5750838201355b600019600387901b1c1916600186901b178355610d98565b600083815260209020601f19861690835b828110156157b85786850135825560209485019460019092019101615798565b50868210156157d55760001960f88860031b161c19848701351681555b505060018560011b0183555050505050565b6020808252600990820152683737ba1037bbb732b960b91b604082015260600190565b6020808252602e908201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160408201526d191e481a5b9a5d1a585b1a5e995960921b606082015260800190565b838152604060208201819052810182905260006001600160fb1b0383111561587f57600080fd5b8260051b8085606085013791909101606001949350505050565b81810381811115610b4757610b476153c4565b6001600160a01b039384168152919092166020820152604081019190915260600190565b634e487b7160e01b600052603260045260246000fd5b6000806000606084860312156158fb57600080fd5b8351925060208401519150604084015190509250925092565b600060018201615926576159266153c4565b5060010190565b60006020828403121561593f57600080fd5b815161105581614a4b565b60018060a01b0384168152826020820152606060408201526000611a326060830184614a0c565b83815260606020820152600061598a6060830185614a0c565b828103604084015261157a8185614a0c565b6001600160a01b0393841681526020810192909252909116604082015260600190565b76020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8152600083516159f18160178501602088016149e8565b7001034b99036b4b9b9b4b733903937b6329607d1b6017918401918201528351615a228160288401602088016149e8565b01602801949350505050565b6001600160a01b03929092168252602082015260400190565b6001600160a01b0387811682528681166020830152851660408201526060810184905260c060808201819052600090615a8290830185614a0c565b82810360a0840152615a948185614a0c565b9998505050505050505050565b634e487b7160e01b600052602160045260246000fd5b6000816000190483118215151615615ad157615ad16153c4565b500290565b600081615ae557615ae56153c4565b506000190190565b634e487b7160e01b600052603160045260246000fdfe360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5375706572546f6b656e3a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb384740249865d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef5375706572546f6b656e3a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e6365a26469706673582212204523708d5d70e2d7e6c238123f81cf32bf5e031d43527021e070b5c2144b99a364736f6c63430008100033",
|
|
2624
|
+
"deployedBytecode": "0x608060405234801561001057600080fd5b506004361061042a5760003560e01c806301ffc9a71461042f57806306e485381461045757806306fdde031461046c578063090c415e14610481578063095ea7b31461049657806311bcc81e146104a957806312a6a3f8146104b757806316d055d6146104ca57806318160ddd146104dd5780631863e809146104ef57806320bc44251461050257806323b872dd14610531578063245887fc14610544578063248a9ca314610557578063270483971461056a5780632c159a1a1461057d5780632ec8eec7146105915780632f2ff15d146105c4578063313ce567146105d7578063355274ea146105e65780633644e515146105f057806336568abe146105f8578063386fa2211461060b57806339364fd71461061e57806339509351146106465780633f4ba83a146106595780634000aea01461066157806340c10f191461067457806341b706be1461068757806342966c681461069a57806342fe0980146106ad5780634414744f146106c057806345977d03146104a957806346904840146106ce57806346951954146106e257806346fbf68e146106f55780634b61cc33146107085780634b75f54f1461072857806350d75d251461073c57806352d1902d14610744578063556f0dc71461074c5780635b9d09cc146107535780635c975abb146107615780635d5bf1781461076c57806362aa52871461077f57806362ad1b831461079257806366a12fb6146107a55780636c2d9f2f146107b857806370a08231146107cb57806379359f6f146107de57806379cc6790146107f15780637ecebe001461080457806382dc1ec41461082e5780638456cb59146108415780638da5cb5b146108495780639010d07c1461085157806391d1485414610864578063959b8c3f1461087757806395d89b411461088a578063983b2d561461089257806398650275146108a55780639903ad38146108ad5780639bd9bbc6146108b55780639d876741146108c8578063a1b2bf8b146108d6578063a217fddf146108e9578063a3a7e7f3146108f1578063a457c2d714610904578063a9059cbb14610917578063aa271e1a1461092a578063b84cdd4a1461093d578063bb0d196e14610950578063c3187f6214610963578063c68d4283146108c8578063ca15c87314610976578063ca78946414610544578063cf97256d14610989578063d505accf1461099c578063d5391393146109af578063d547741f146109c4578063d5a06d4c146109d7578063d95b6371146109ea578063d9d078d6146109fd578063dd62ed3e14610a10578063dea7f11214610a49578063e63ab1e914610a5c578063e74b981b14610a71578063eb3537cc14610a84578063ecc06c7614610ab2578063ee719bc814610ac5578063f2fde38b14610ad6578063fad8b32a14610ae9578063fc673c4f14610afc578063fe9d930314610b0f575b600080fd5b61044261043d366004614971565b610b22565b60405190151581526020015b60405180910390f35b61045f610b4d565b60405161044e919061499b565b610474610b5e565b60405161044e9190614a38565b61049461048f366004614aab565b610bf0565b005b6104426104a4366004614b06565b610ca4565b61049461042a366004614b32565b6104946104c5366004614b4b565b610cba565b6104946104d8366004614b96565b610d31565b6003545b60405190815260200161044e565b6104946104fd366004614caa565b610d9f565b7f00000000000000000000000000000000000000000000000000000000000000005b60405161044e9190614d3c565b61044261053f366004614d50565b611044565b610494610552366004614b06565b61105c565b6104e1610565366004614b32565b6110b7565b610494610578366004614d91565b6110cc565b61015254610524906001600160a01b031681565b6105a461059f366004614db3565b611168565b60408051948552602085019390935291830152606082015260800161044e565b6104946105d2366004614dd0565b61120b565b6040516012815260200161044e565b6104e16101535481565b6104e1611227565b610494610606366004614dd0565b611231565b61045f610619366004614db3565b6112af565b61063161062c366004614e00565b611352565b6040805192835290151560208301520161044e565b610442610654366004614b06565b6113d8565b610494611414565b61044261066f366004614e83565b611452565b610442610682366004614b06565b611584565b610494610695366004614b96565b61169b565b6104946106a8366004614b32565b6116bb565b6104946106bb366004614ee8565b611725565b610154546104429060ff1681565b61015054610524906001600160a01b031681565b6104946106f0366004614db3565b6117c8565b610442610703366004614db3565b6117f8565b61071b610716366004614f7a565b611812565b60405161044e9190614fc0565b61015154610524906001600160a01b031681565b61052461184d565b6104e1611857565b60016104e1565b61049461042a366004614e83565b60e85460ff16610442565b61049461077a366004614db3565b61187b565b61049461078d366004614d50565b6118c5565b6104946107a0366004614ff8565b61192b565b6104946107b3366004614d50565b6119d9565b61071b6107c6366004615096565b6119f9565b6104e16107d9366004614db3565b611a3b565b6104426107ec366004614db3565b611a63565b6104946107ff366004614b06565b611aeb565b6104e1610812366004614db3565b6001600160a01b0316600090815261014e602052604090205490565b61049461083c366004614db3565b611b6f565b610494611b87565b610524611bc3565b61052461085f366004614d91565b611bcb565b610442610872366004614dd0565b611be3565b610494610885366004614db3565b611c0e565b610474611c5f565b6104946108a0366004614db3565b611c6e565b610494611c86565b610494611c9e565b6104946108c3366004614e83565b611d55565b6104946106953660046150cb565b6104946108e4366004614b4b565b611daf565b6104e1600081565b6104946108ff366004614db3565b611e68565b610442610912366004614b06565b611e7c565b610442610925366004614b06565b611ecb565b610442610938366004614db3565b611ed9565b61044261094b366004614b06565b611ef3565b61044261095e366004614db3565b611f44565b610494610971366004615123565b611fcc565b6104e1610984366004614b32565b612006565b610494610997366004614b06565b61201d565b6104946109aa366004615140565b61210b565b6104e1600080516020615b8e83398151915281565b6104946109d2366004614dd0565b6122a0565b6106316109e5366004614b32565b6122bc565b6104426109f83660046151ae565b61233f565b610442610a0b366004614b06565b61234d565b6104e1610a1e3660046151ae565b6001600160a01b03918216600090815260116020908152604080832093909416825291909152205490565b610494610a573660046151dc565b612367565b6104e1600080516020615b6e83398151915281565b610494610a7f366004614db3565b612507565b610a97610a92366004614b06565b612551565b6040805193845260208401929092529082015260600161044e565b610494610ac0366004614db3565b612680565b600e546001600160a01b0316610524565b610494610ae4366004614db3565b6126ca565b610494610af7366004614db3565b612707565b610494610b0a36600461529f565b612758565b610494610b1d3660046152e6565b612801565b60006001600160e01b03198216635a05180f60e01b1480610b475750610b4782612843565b92915050565b6060610b596012612878565b905090565b6060600f8054610b6d90615324565b80601f0160208091040260200160405190810160405280929190818152602001828054610b9990615324565b8015610be65780601f10610bbb57610100808354040283529160200191610be6565b820191906000526020600020905b815481529060010190602001808311610bc957829003601f168201915b5050505050905090565b6000338585604051602001610c079392919061535e565b604051602081830303815290604052805190602001209050610c5c818484808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b6040518481526001600160a01b0386169033907f30f416fa68fca014a0f334464c64b000ba53e99b6d2afdea9d5ca756372d5985906020015b60405180910390a35050505050565b6000610cb133848461291f565b50600192915050565b60e85460ff1615610d215760405162461bcd60e51b815260206004820152602660248201527f5061757361626c653a2063726561746541677265656d656e74207768696c65206044820152651c185d5cd95960d21b60648201526084015b60405180910390fd5b610d2c8383836129cf565b505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031633141580610d6e57506101545460ff1615155b15610d8c5760405163c51efddd60e01b815260040160405180910390fd5b610d9884848484612aa3565b5050505050565b604051632329212160e21b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690638ca4848490610deb903390600401614d3c565b602060405180830381865afa158015610e08573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e2c91906153a7565b610e495760405163327fd99160e21b815260040160405180910390fd5b6000610e53612af6565b90506001600160a01b038116610e665750845b600085610e735786610e75565b815b905060008313610f1257610e88836153da565b610e9185612c35565b14610e9e57610e9e6153f6565b610ea784612c35565b6001600160a01b03821660009081526002602052604081208054909190610ecf90849061540c565b90915550506001600160a01b03851660009081526002602052604081208054859290610efc90849061540c565b90915550610f0d9050858286612ca3565b610fdc565b8515610f2057610f206153f6565b82610f2a85612c35565b610f34919061540c565b6001600160a01b03831660009081526002602052604081208054909190610f5c908490615434565b90915550610f6b905084612c35565b6001600160a01b03881660009081526002602052604081208054909190610f9390849061540c565b90915550506001600160a01b03851660009081526002602052604081208054859290610fc090849061540c565b90915550610fd19050828886612ca3565b610fdc828685612ca3565b846001600160a01b0316876001600160a01b0316336001600160a01b03167fb8381a3ce157650e06186e3e8f4dd4dc29236f2688b6eed1893d0a60d7c6386f8c8589898f604051611031959493929190615454565b60405180910390a4505050505050505050565b600061105233858585612aa3565b90505b9392505050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314158061109957506101545460ff1615155b1561042a5760405163c51efddd60e01b815260040160405180910390fd5b60009081526084602052604090206001015490565b60405133906000906110e49083908690602001615492565b6040516020818303038152906040528051906020012090506111068184612cd6565b6111235760405163dae1880960e01b815260040160405180910390fd5b61112d8184612d12565b60405184815233907f71a63dc095de07aa5512ad57a7596a39516317e316981a1cd71000057be1537b9060200160405180910390a250505050565b6000806000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111cc573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111f091906154cf565b90506111fc8582612551565b91979096509094509092509050565b611214826110b7565b61121d81612d33565b610d2c8383612d3d565b6000610b59612d5f565b6001600160a01b03811633146112a15760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201526e103937b632b9903337b91039b2b63360891b6064820152608401610d18565b6112ab8282612ddc565b5050565b6001600160a01b038181166000908152600160205260409081902054905163c56a069d60e01b8152901960048201526060917f0000000000000000000000000000000000000000000000000000000000000000169063c56a069d90602401600060405180830381865afa15801561132a573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052610b4791908101906154e8565b61015154604051631eed540360e11b815260009182916001600160a01b0390911690633ddaa8069061138c90889088908890600401615599565b6040805180830381865afa1580156113a8573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113cc91906155b8565b91509150935093915050565b3360008181526011602090815260408083206001600160a01b03871684529091528120549091610cb191859061140f9086906155dd565b61291f565b61142c600080516020615b6e83398151915233611be3565b6114485760405162461bcd60e51b8152600401610d18906155f0565b611450612dfe565b565b600061146060e85460ff1690565b1561147d5760405162461bcd60e51b8152600401610d1890615614565b600061148a338787612e4a565b9050600061149a33338985612feb565b9050866001600160a01b0316336001600160a01b03167fe19260aff97b920c7df27010903aeb9c8d2be5d310a2c67824cf3f15396e4c168488886040516114e393929190615659565b60405180910390a3863b1561157a57611533878387878080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061310b92505050565b61157a5760405162461bcd60e51b815260206004820152601860248201527710dbdb9d1c9858dd0819985b1b189858dac819985a5b195960421b6044820152606401610d18565b9695505050505050565b600061159e600080516020615b8e83398151915233611be3565b6115d75760405162461bcd60e51b815260206004820152600a6024820152693737ba1036b4b73a32b960b11b6044820152606401610d18565b60e85460ff16156115fa5760405162461bcd60e51b8152600401610d1890615614565b610153541561167357610153548261161160035490565b61161b91906155dd565b11156116735760405162461bcd60e51b815260206004820152602160248201527f43616e6e6f7420696e63726561736520737570706c79206265796f6e642063616044820152600760fc1b6064820152608401610d18565b60408051600080825260208201818152828401909352610cb1923392879287929091906131d5565b33301461042a57604051630fff4cc960e31b815260040160405180910390fd5b61172233808360005b6040519080825280601f01601f1916602001820160405280156116ee576020820181803683370190505b5060005b6040519080825280601f01601f19166020018201604052801561171c576020820181803683370190505b50613291565b50565b600054610100900460ff1661174c5760405162461bcd60e51b8152600401610d189061568f565b600e805460ff8716600160a01b026001600160a81b03199091166001600160a01b03891617179055600f611781848683615728565b50601061178f828483615728565b50611799306132c1565b6040516000808252908190600080516020615bae833981519152906020015b60405180910390a3505050505050565b6117d3600033611be3565b6117ef5760405162461bcd60e51b8152600401610d18906157e7565b611722816133d7565b6000610b47600080516020615b6e83398151915283611be3565b6060600085858560405160200161182b9392919061535e565b60405160208183030381529060405280519060200120905061157a81846135a9565b6000610b59613638565b7f596aa569dfde75b0375e5ba62bcfe0e1ce76eaca6130ef1c259fade04cb78b6890565b611886600033611be3565b6118a25760405162461bcd60e51b8152600401610d18906157e7565b61015280546001600160a01b0319166001600160a01b0392909216919091179055565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314158061190257506101545460ff1615155b156119205760405163c51efddd60e01b815260040160405180910390fd5b610d2c83838361291f565b336119386012828a61364b565b6119555760405163f7f0222760e01b815260040160405180910390fd5b6119cf8189898989898080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8d018190048102820181019092528b815292508b91508a9081908401838280828437600092019190915250600192506136f4915050565b5050505050505050565b33301461192057604051630fff4cc960e31b815260040160405180910390fd5b606060008484604051602001611a10929190615492565b604051602081830303815290604052805190602001209050611a3281846135a9565b95945050505050565b600080611a4783611168565b505050905060008112611a5a5780611055565b60009392505050565b6000610b47827f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa158015611ac7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a0b91906154cf565b6000611af78333610a1e565b905081811015611b555760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b6064820152608401610d18565b611b62833384840361291f565b610d2c33848460006116c4565b611722600080516020615b6e8339815191528261120b565b611b9f600080516020615b6e83398151915233611be3565b611bbb5760405162461bcd60e51b8152600401610d18906155f0565b611450613735565b6000610b5981805b600082815260b6602052604081206110559083613772565b60009182526084602090815260408084206001600160a01b0393909316845291905290205460ff1690565b33611c1b6012828461377e565b806001600160a01b0316826001600160a01b03167ff4caeb2d6ca8932a215a353d0703c326ec2d81fc68170f320eb2ab49e9df61f960405160405180910390a35050565b606060108054610b6d90615324565b611722600080516020615b8e8339815191528261120b565b611450600080516020615b8e83398151915233611231565b600054610100900460ff1615808015611cbe5750600054600160ff909116105b80611cdf5750611ccd30613882565b158015611cdf575060005460ff166001145b611cfb5760405162461bcd60e51b8152600401610d189061580a565b6000805460ff191660011790558015611d1e576000805461ff0019166101001790555b8015611722576000805461ff001916905560405160018152600080516020615b4e833981519152906020015b60405180910390a150565b611da93333868686868080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525060408051602081019091529081529250600191506136f49050565b50505050565b6040513390600090611dc79083908790602001615492565b604051602081830303815290604052805190602001209050611e1c818585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b336001600160a01b03167f0c4c547b3a4fcaa5be8353b3111472b124155bccc86de811d4a481c9e6e9faca868686604051611e5993929190615858565b60405180910390a25050505050565b6112ab333383611e7733611a3b565b612aa3565b6000610cb1338461140f856040518060600160405280602a8152602001615b24602a91393360009081526011602090815260408083206001600160a01b038d1684529091529020549190613891565b600061105533338585612aa3565b6000610b47600080516020615b8e83398151915283611be3565b600080600080611f038686612551565b9250925092506000611f2b828411611f1c576000612c35565b611f268385615899565b612c35565b611f35908561540c565b60001315979650505050505050565b6000610b47827f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa158015611fa8573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061094b91906154cf565b611fd7600033611be3565b611ff35760405162461bcd60e51b8152600401610d18906157e7565b610154805460ff19169115919091179055565b600081815260b660205260408120610b47906138bd565b604051632329212160e21b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690638ca4848490612069903390600401614d3c565b602060405180830381865afa158015612086573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906120aa91906153a7565b6120c75760405163327fd99160e21b815260040160405180910390fd5b6001600160a01b0382166000908152600260205260409020546120eb90829061540c565b6001600160a01b0390921660009081526002602052604090209190915550565b8342111561215b5760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606401610d18565b600061014f5488888861216d8c6138c7565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e00160405160208183030381529060405280519060200120905060006121c8826138f9565b905060006121d882878787613947565b9050896001600160a01b0316816001600160a01b03161461223b5760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606401610d18565b60405163335097db60e11b815230906366a12fb690612262908d908d908d906004016158ac565b600060405180830381600087803b15801561227c57600080fd5b505af1158015612290573d6000803e3d6000fd5b5050505050505050505050505050565b6122a9826110b7565b6122b281612d33565b610d2c8383612ddc565b61015154604051631eed540360e11b815260009182916001600160a01b0390911690633ddaa806906122f690869085908190600401615599565b6040805180830381865afa158015612312573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061233691906155b8565b91509150915091565b60006110556012848461364b565b60008061235a8484612551565b5050600013949350505050565b600054610100900460ff16158080156123875750600054600160ff909116105b806123a8575061239630613882565b1580156123a8575060005460ff166001145b6123c45760405162461bcd60e51b8152600401610d189061580a565b6000805460ff1916600117905580156123e7576000805461ff0019166101001790555b6123f7600060128c8c8c8c611725565b6123ff61396f565b612407613996565b6124468a8a8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506139c992505050565b612451600083613a1c565b612469600080516020615b8e83398151915283613a1c565b612481600080516020615b6e83398151915283613a1c565b61015080546001600160a01b038086166001600160a01b031992831617909255610152805487841690831617905561015180549288169290911691909117905561015386905580156124fb576000805461ff001916905560405160018152600080516020615b4e8339815191529060200160405180910390a15b50505050505050505050565b612512600033611be3565b61252e5760405162461bcd60e51b8152600401610d18906157e7565b61015080546001600160a01b0319166001600160a01b0392909216919091179055565b6001600160a01b038216600090815260026020526040812054908080612576866112af565b905060005b815181101561267757600080600084848151811061259b5761259b6158d0565b60200260200101516001600160a01b0316639b2e48bc308c8c6040518463ffffffff1660e01b81526004016125d2939291906158ac565b606060405180830381865afa1580156125ef573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061261391906158e6565b9194509250905061262482886155dd565b965061263081876155dd565b955061264d818311612643576000612c35565b611f268284615899565b612657848a61540c565b6126619190615434565b97505050508061267090615914565b905061257b565b50509250925092565b61268b600033611be3565b6126a75760405162461bcd60e51b8152600401610d18906157e7565b61015180546001600160a01b0319166001600160a01b0392909216919091179055565b6126d5600033611be3565b6126f15760405162461bcd60e51b8152600401610d18906157e7565b6126fc60008261120b565b611722600033611231565b3361271460128284613a26565b806001600160a01b0316826001600160a01b03167f50546e66e5f44d728365dc3908c63bc5cfeeab470722c1677e3073a6ac294aa160405160405180910390a35050565b336127656012828961364b565b6127825760405163f7f0222760e01b815260040160405180910390fd5b6127f881888888888080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8c018190048102820181019092528a815292508a915089908190840183828082843760009201919091525061329192505050565b50505050505050565b610d2c33338585858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092506116f2915050565b60006001600160e01b03198216637965db0b60e01b1480610b4757506301ffc9a760e01b6001600160e01b0319831614610b47565b6060816000018054806020026020016040519081016040528092919081815260200182805480156128d257602002820191906000526020600020905b81546001600160a01b031681526001909101906020018083116128b4575b50505050509050919050565b60005b8151811015610d2c5760008282815181106128fe576128fe6158d0565b602002602001015190508082850155508061291890615914565b90506128e1565b6001600160a01b03831661294657604051638163862760e01b815260040160405180910390fd5b6001600160a01b03821661296d576040516337c1c09d60e21b815260040160405180910390fd5b6001600160a01b0383811660008181526011602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b60405133906000906129e79083908790602001615492565b60408051601f1981840301815291905280516020909101209050612a0b8184612cd6565b15612a295760405163782a90fb60e11b815260040160405180910390fd5b612a66818585808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152506128de92505050565b816001600160a01b03167f770ea40a13a4644573ed785e5c7116890709947918747febc5add46feb531e2d868686604051611e5993929190615858565b6000612ab160e85460ff1690565b15612ace5760405162461bcd60e51b8152600401610d1890615614565b6000612adb858585612e4a565b9050612ae986868684612feb565b5060019695505050505050565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663289b3c0d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015612b57573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b7b919061592d565b604051638369a0f160e01b81529091506001600160a01b03821690638369a0f190612bee907f00000000000000000000000000000000000000000000000000000000000000009030907f9f60ae461adf056670e03ae602566409933242392cb06744f5747c9f38b05d09906004016158ac565b602060405180830381865afa158015612c0b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c2f919061592d565b91505090565b60006001600160ff1b03821115612c9f5760405162461bcd60e51b815260206004820152602860248201527f53616665436173743a2076616c756520646f65736e27742066697420696e2061604482015267371034b73a191a9b60c11b6064820152608401610d18565b5090565b816001600160a01b0316836001600160a01b0316600080516020615bae833981519152836040516129c291815260200190565b6000805b82811015612d0857838101548015612cf757600192505050610b47565b50612d0181615914565b9050612cda565b5060009392505050565b60005b81811015610d2c57600083820155612d2c81615914565b9050612d15565b6117228133613b1e565b612d478282613b77565b600082815260b660205260409020610d2c9082613bfd565b6000610b597f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f612d8f61011a5490565b61011b546040805160208101859052908101839052606081018290524660808201523060a082015260009060c0016040516020818303038152906040528051906020012090509392505050565b612de68282613c12565b600082815260b660205260409020610d2c9082613c79565b612e06613c8e565b60e8805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b604051612e409190614d3c565b60405180910390a1565b6000806000612e5a848787611352565b91509150600082118015612edd57506101525460405163639e625760e11b81526001600160a01b039091169063c73cc4ae90612e9a903390600401614d3c565b602060405180830381865afa158015612eb7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612edb91906153a7565b155b15612fe157801580612f005750612ef386611a3b565b612efd83866155dd565b11155b612f4c5760405162461bcd60e51b815260206004820181905260248201527f4e6f7420656e6f7567682062616c616e636520746f20706179205458206665656044820152606401610d18565b61015054612f6790879081906001600160a01b031685612feb565b50604080516001600160a01b038089168252871660208201529081018590526060810183905281151560808201527f3eba86eb3c0ea121e35980d4acae6eb9f1cdf0bf7c0c08443798cfd6e5299de39060a00160405180910390a180612fd657612fd18285615899565b612fd8565b835b92505050611055565b5091949350505050565b60006001600160a01b0384166130145760405163eecd6c9b60e01b815260040160405180910390fd5b6001600160a01b03831661303b5760405163e219bd3960e01b815260040160405180910390fd5b600033905061306c818686866040518060200160405280600081525060405180602001604052806000815250613cd7565b846001600160a01b0316866001600160a01b0316146130ff576130ff858761140f866040518060600160405280602d8152602001615bce602d9139601160008c6001600160a01b03166001600160a01b0316815260200190815260200160002060008d6001600160a01b03166001600160a01b03168152602001908152602001600020546138919092919063ffffffff16565b50600195945050505050565b604051635260769b60e11b815260009084906001600160a01b0382169063a4c0ed36906131409033908890889060040161594a565b6020604051808303816000875af115801561315f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061318391906153a7565b6131ca5760405162461bcd60e51b815260206004820152601860248201527710dbdb9d1c9858dd0811985b1b189858dac819985a5b195960421b6044820152606401610d18565b506001949350505050565b6001600160a01b0385166131fc57604051630d24315760e01b815260040160405180910390fd5b6132068585613d76565b6132168660008787868689613dd0565b846001600160a01b0316866001600160a01b03167f2fe5be0146f74c5bce36c0b80911af6c7d86ff27e89d5cfa61fc681327954e5d86858560405161325d93929190615971565b60405180910390a36040518481526001600160a01b03861690600090600080516020615bae833981519152906020016117b8565b60e85460ff16156132b45760405162461bcd60e51b8152600401610d1890615614565b610d988585858585613f1f565b6040516329965a1d60e01b8152731820a4b7618bde71dce8cdc73aab6c95905fad24906329965a1d9061331c9084907fac7fbab5f54a3ca8194167523c6753bfeb96a445279294b6125b68cce217705490309060040161599c565b600060405180830381600087803b15801561333657600080fd5b505af115801561334a573d6000803e3d6000fd5b50506040516329965a1d60e01b8152731820a4b7618bde71dce8cdc73aab6c95905fad2492506329965a1d91506133a99084907faea199e31a596269b42cdafd93407f14436db6e4cad65417994c2eb37381e05a90309060040161599c565b600060405180830381600087803b1580156133c357600080fd5b505af1158015610d98573d6000803e3d6000fd5b60006133e1613638565b6001600160a01b0316036134375760405162461bcd60e51b815260206004820152601d60248201527f5555505350726f786961626c653a206e6f742075706772616461626c650000006044820152606401610d18565b806001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613475573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061349991906154cf565b6134a1611857565b146134fa5760405162461bcd60e51b815260206004820152602360248201527f5555505350726f786961626c653a206e6f7420636f6d70617469626c65206c6f60448201526267696360e81b6064820152608401610d18565b6001600160a01b038116300361354e5760405162461bcd60e51b815260206004820152601960248201527805555505350726f786961626c653a2070726f7879206c6f6f7603c1b6044820152606401610d18565b61356481600080516020615b0483398151915255565b7fe011bc04c286c344a8fcbb8de77f953da762c3e25d8cdea984147fc4168a5dcc61358d611857565b604080519182526001600160a01b038416602083015201611d4a565b6060816001600160401b038111156135c3576135c3614be7565b6040519080825280602002602001820160405280156135ec578160200160208202803683370190505b50905060005b8281101561363157600081850154905080838381518110613615576136156158d0565b60209081029190910101525061362a81615914565b90506135f2565b5092915050565b600080516020615b048339815191525490565b6000816001600160a01b0316836001600160a01b031614806136ba57506001600160a01b038316600090815260018501602052604090205460ff1680156136ba57506001600160a01b03808316600090815260038601602090815260408083209387168352929052205460ff16155b8061105257506001600160a01b03808316600090815260028601602090815260408083209387168352929052205460ff1690509392505050565b60e85460ff16156137175760405162461bcd60e51b8152600401610d1890615614565b6000613724878787612e4a565b90506119cf88888884888888613fda565b61373d614053565b60e8805460ff191660011790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258612e333390565b60006110558383614099565b806001600160a01b0316826001600160a01b0316036137f55760405162461bcd60e51b815260206004820152602d60248201527f4552433737374f70657261746f72733a20617574686f72697a696e672073656c60448201526c331030b99037b832b930ba37b960991b6064820152608401610d18565b6001600160a01b038116600090815260018401602052604090205460ff161561384b576001600160a01b03918216600090815260039390930160209081526040808520929093168452529020805460ff19169055565b6001600160a01b0380831660009081526002850160209081526040808320938516835292905220805460ff19166001179055505050565b6001600160a01b03163b151590565b600081848411156138b55760405162461bcd60e51b8152600401610d189190614a38565b505050900390565b6000610b47825490565b6001600160a01b038116600090815261014e602052604081208054918291906138ef83615914565b9190505550919050565b6000610b47613906612d5f565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b6000806000613958878787876140c3565b915091506139658161417d565b5095945050505050565b600054610100900460ff166114505760405162461bcd60e51b8152600401610d189061568f565b600054610100900460ff166139bd5760405162461bcd60e51b8152600401610d189061568f565b60e8805460ff19169055565b600054610100900460ff166139f05760405162461bcd60e51b8152600401610d189061568f565b613a1381604051806040016040528060018152602001603160f81b8152506142c2565b61172281614305565b6112ab8282612d3d565b336001600160a01b03821603613a915760405162461bcd60e51b815260206004820152602a60248201527f4552433737374f70657261746f72733a207265766f6b696e672073656c662061604482015269399037b832b930ba37b960b11b6064820152608401610d18565b6001600160a01b038116600090815260018401602052604090205460ff1615613aeb576001600160a01b0380831660009081526003850160209081526040808320938516835292905220805460ff19166001179055505050565b6001600160a01b03918216600090815260029390930160209081526040808520929093168452529020805460ff19169055565b613b288282611be3565b6112ab57613b3581614354565b613b40836020614366565b604051602001613b519291906159bf565b60408051601f198184030181529082905262461bcd60e51b8252610d1891600401614a38565b613b818282611be3565b6112ab5760008281526084602090815260408083206001600160a01b03851684529091529020805460ff19166001179055613bb93390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000611055836001600160a01b038416614501565b613c1c8282611be3565b156112ab5760008281526084602090815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b6000611055836001600160a01b038416614550565b60e85460ff166114505760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b6044820152606401610d18565b613cea8585613ce586612c35565b614643565b836001600160a01b0316856001600160a01b0316876001600160a01b03167f06b541ddaa720db2b10a4d0cdac39b8d360425fc073085fac19bc82614677987868686604051613d3b93929190615971565b60405180910390a4836001600160a01b0316856001600160a01b0316600080516020615bae833981519152856040516117b891815260200190565b613d7f81612c35565b6001600160a01b038316600090815260026020526040902054613da2919061540c565b6001600160a01b038316600090815260026020526040902055600354613dc99082906155dd565b6003555050565b60405163555ddc6560e11b8152600090731820a4b7618bde71dce8cdc73aab6c95905fad249063aabbb8ca90613e2c9089907fb281fc8c12954d22544db45de3159a39272895b169a852b314f9cc762e44c53b90600401615a2e565b602060405180830381865afa158015613e49573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613e6d919061592d565b90506001600160a01b03811615613ee9576040516223de2960e01b81526001600160a01b038216906223de2990613eb2908b908b908b908b908b908b90600401615a47565b600060405180830381600087803b158015613ecc57600080fd5b505af1158015613ee0573d6000803e3d6000fd5b505050506119cf565b81156119cf57613f01866001600160a01b0316613882565b156119cf5760405163fe737d0560e01b815260040160405180910390fd5b6001600160a01b038416613f4657604051632e8aac6160e21b815260040160405180910390fd5b613f5585856000868686614766565b613f5f8484614885565b836001600160a01b0316856001600160a01b03167fa78a9be3a7b862d26933ad85fb11d80ef66b8f972d7cbba06621d583943a4098858585604051613fa693929190615971565b60405180910390a36040518381526000906001600160a01b03861690600080516020615bae83398151915290602001610c95565b6001600160a01b0386166140015760405163eecd6c9b60e01b815260040160405180910390fd5b6001600160a01b0385166140285760405163e219bd3960e01b815260040160405180910390fd5b614036878787878787614766565b614044878787878787613cd7565b6127f887878787878787613dd0565b60e85460ff16156114505760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b6044820152606401610d18565b60008260000182815481106140b0576140b06158d0565b9060005260206000200154905092915050565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b038311156140f05750600090506003614174565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015614144573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b03811661416d57600060019250925050614174565b9150600090505b94509492505050565b600081600481111561419157614191615aa1565b036141995750565b60018160048111156141ad576141ad615aa1565b036141f55760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606401610d18565b600281600481111561420957614209615aa1565b036142565760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610d18565b600381600481111561426a5761426a615aa1565b036117225760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610d18565b600054610100900460ff166142e95760405162461bcd60e51b8152600401610d189061568f565b81516020928301208151919092012061011a9190915561011b55565b600054610100900460ff1661432c5760405162461bcd60e51b8152600401610d189061568f565b507f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c961014f55565b6060610b476001600160a01b03831660145b60606000614375836002615ab7565b6143809060026155dd565b6001600160401b0381111561439757614397614be7565b6040519080825280601f01601f1916602001820160405280156143c1576020820181803683370190505b509050600360fc1b816000815181106143dc576143dc6158d0565b60200101906001600160f81b031916908160001a905350600f60fb1b8160018151811061440b5761440b6158d0565b60200101906001600160f81b031916908160001a905350600061442f846002615ab7565b61443a9060016155dd565b90505b60018111156144b2576f181899199a1a9b1b9c1cb0b131b232b360811b85600f166010811061446e5761446e6158d0565b1a60f81b828281518110614484576144846158d0565b60200101906001600160f81b031916908160001a90535060049490941c936144ab81615ad6565b905061443d565b5083156110555760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610d18565b600081815260018301602052604081205461454857508154600181810184556000848152602080822090930184905584548482528286019093526040902091909155610b47565b506000610b47565b60008181526001830160205260408120548015614639576000614574600183615899565b855490915060009061458890600190615899565b90508181146145ed5760008660000182815481106145a8576145a86158d0565b90600052602060002001549050808760000184815481106145cb576145cb6158d0565b6000918252602080832090910192909255918252600188019052604090208390555b85548690806145fe576145fe615aed565b600190038181906000526020600020016000905590558560010160008681526020019081526020016000206000905560019350505050610b47565b6000915050610b47565b60006146cb847f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156146a7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a9291906154cf565b50509050818112156146f057604051632f4cb94160e01b815260040160405180910390fd5b6001600160a01b038416600090815260026020526040902054614714908390615434565b6001600160a01b03808616600090815260026020526040808220939093559085168152205461474490839061540c565b6001600160a01b03909316600090815260026020526040902092909255505050565b60405163555ddc6560e11b8152600090731820a4b7618bde71dce8cdc73aab6c95905fad249063aabbb8ca906147c29089907f29ddb589b1fb5fc7cf394961c1adf5f8c6454761adf795e67fe149f658abe89590600401615a2e565b602060405180830381865afa1580156147df573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190614803919061592d565b90506001600160a01b038116156127f857604051633ad5cbc160e11b81526001600160a01b038216906375ab97829061484a908a908a908a908a908a908a90600401615a47565b600060405180830381600087803b15801561486457600080fd5b505af1158015614878573d6000803e3d6000fd5b5050505050505050505050565b60006148e9837f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663bbe4fd506040518163ffffffff1660e01b8152600401602060405180830381865afa1580156146a7573d6000803e3d6000fd5b505090506148f682612c35565b8112156149165760405163043b37d160e21b815260040160405180910390fd5b61491f82612c35565b6001600160a01b0384166000908152600260205260409020546149429190615434565b6001600160a01b038416600090815260026020526040902055600354614969908390615899565b600355505050565b60006020828403121561498357600080fd5b81356001600160e01b03198116811461105557600080fd5b6020808252825182820181905260009190848201906040850190845b818110156149dc5783516001600160a01b0316835292840192918401916001016149b7565b50909695505050505050565b60005b83811015614a035781810151838201526020016149eb565b50506000910152565b60008151808452614a248160208601602086016149e8565b601f01601f19169290920160200192915050565b6020815260006110556020830184614a0c565b6001600160a01b038116811461172257600080fd5b60008083601f840112614a7257600080fd5b5081356001600160401b03811115614a8957600080fd5b6020830191508360208260051b8501011115614aa457600080fd5b9250929050565b60008060008060608587031215614ac157600080fd5b8435614acc81614a4b565b93506020850135925060408501356001600160401b03811115614aee57600080fd5b614afa87828801614a60565b95989497509550505050565b60008060408385031215614b1957600080fd5b8235614b2481614a4b565b946020939093013593505050565b600060208284031215614b4457600080fd5b5035919050565b600080600060408486031215614b6057600080fd5b8335925060208401356001600160401b03811115614b7d57600080fd5b614b8986828701614a60565b9497909650939450505050565b60008060008060808587031215614bac57600080fd5b8435614bb781614a4b565b93506020850135614bc781614a4b565b92506040850135614bd781614a4b565b9396929550929360600135925050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715614c2557614c25614be7565b604052919050565b600082601f830112614c3e57600080fd5b81356001600160401b03811115614c5757614c57614be7565b614c6a601f8201601f1916602001614bfd565b818152846020838601011115614c7f57600080fd5b816020850160208301376000918101602001919091529392505050565b801515811461172257600080fd5b600080600080600080600060e0888a031215614cc557600080fd5b8735965060208801356001600160401b03811115614ce257600080fd5b614cee8a828b01614c2d565b9650506040880135614cff81614a4b565b94506060880135614d0f81614c9c565b93506080880135614d1f81614a4b565b9699959850939692959460a0840135945060c09093013592915050565b6001600160a01b0391909116815260200190565b600080600060608486031215614d6557600080fd5b8335614d7081614a4b565b92506020840135614d8081614a4b565b929592945050506040919091013590565b60008060408385031215614da457600080fd5b50508035926020909101359150565b600060208284031215614dc557600080fd5b813561105581614a4b565b60008060408385031215614de357600080fd5b823591506020830135614df581614a4b565b809150509250929050565b600080600060608486031215614e1557600080fd5b833592506020840135614e2781614a4b565b91506040840135614e3781614a4b565b809150509250925092565b60008083601f840112614e5457600080fd5b5081356001600160401b03811115614e6b57600080fd5b602083019150836020828501011115614aa457600080fd5b60008060008060608587031215614e9957600080fd5b8435614ea481614a4b565b93506020850135925060408501356001600160401b03811115614ec657600080fd5b614afa87828801614e42565b803560ff81168114614ee357600080fd5b919050565b60008060008060008060808789031215614f0157600080fd5b8635614f0c81614a4b565b9550614f1a60208801614ed2565b945060408701356001600160401b0380821115614f3657600080fd5b614f428a838b01614e42565b90965094506060890135915080821115614f5b57600080fd5b50614f6889828a01614e42565b979a9699509497509295939492505050565b60008060008060808587031215614f9057600080fd5b8435614f9b81614a4b565b93506020850135614fab81614a4b565b93969395505050506040820135916060013590565b6020808252825182820181905260009190848201906040850190845b818110156149dc57835183529284019291840191600101614fdc565b600080600080600080600060a0888a03121561501357600080fd5b873561501e81614a4b565b9650602088013561502e81614a4b565b95506040880135945060608801356001600160401b038082111561505157600080fd5b61505d8b838c01614e42565b909650945060808a013591508082111561507657600080fd5b506150838a828b01614e42565b989b979a50959850939692959293505050565b6000806000606084860312156150ab57600080fd5b83356150b681614a4b565b95602085013595506040909401359392505050565b6000806000606084860312156150e057600080fd5b83356150eb81614a4b565b92506020840135915060408401356001600160401b0381111561510d57600080fd5b61511986828701614c2d565b9150509250925092565b60006020828403121561513557600080fd5b813561105581614c9c565b600080600080600080600060e0888a03121561515b57600080fd5b873561516681614a4b565b9650602088013561517681614a4b565b9550604088013594506060880135935061519260808901614ed2565b925060a0880135915060c0880135905092959891949750929550565b600080604083850312156151c157600080fd5b82356151cc81614a4b565b91506020830135614df581614a4b565b600080600080600080600080600060e08a8c0312156151fa57600080fd5b89356001600160401b038082111561521157600080fd5b61521d8d838e01614e42565b909b50995060208c013591508082111561523657600080fd5b506152438c828d01614e42565b90985096505060408a0135945060608a013561525e81614a4b565b935060808a013561526e81614a4b565b925060a08a013561527e81614a4b565b915060c08a013561528e81614a4b565b809150509295985092959850929598565b600080600080600080608087890312156152b857600080fd5b86356152c381614a4b565b95506020870135945060408701356001600160401b0380821115614f3657600080fd5b6000806000604084860312156152fb57600080fd5b8335925060208401356001600160401b0381111561531857600080fd5b614b8986828701614e42565b600181811c9082168061533857607f821691505b60208210810361535857634e487b7160e01b600052602260045260246000fd5b50919050565b6080808252600e908201526d41677265656d656e74537461746560901b60a08201526001600160a01b039384166020820152919092166040820152606081019190915260c00190565b6000602082840312156153b957600080fd5b815161105581614c9c565b634e487b7160e01b600052601160045260246000fd5b6000600160ff1b82016153ef576153ef6153c4565b5060000390565b634e487b7160e01b600052600160045260246000fd5b808201828112600083128015821682158216171561542c5761542c6153c4565b505092915050565b8181036000831280158383131683831282161715613631576136316153c4565b85815260018060a01b038516602082015283604082015282606082015260a06080820152600061548760a0830184614a0c565b979650505050505050565b6060808252600d908201526c41677265656d656e744461746160981b60808201526001600160a01b03929092166020830152604082015260a00190565b6000602082840312156154e157600080fd5b5051919050565b600060208083850312156154fb57600080fd5b82516001600160401b038082111561551257600080fd5b818501915085601f83011261552657600080fd5b81518181111561553857615538614be7565b8060051b9150615549848301614bfd565b818152918301840191848101908884111561556357600080fd5b938501935b8385101561558d578451925061557d83614a4b565b8282529385019390850190615568565b98975050505050505050565b9283526001600160a01b03918216602084015216604082015260600190565b600080604083850312156155cb57600080fd5b825191506020830151614df581614c9c565b80820180821115610b4757610b476153c4565b6020808252600a90820152693737ba103830bab9b2b960b11b604082015260600190565b60208082526025908201527f5061757361626c653a20746f6b656e207472616e73666572207768696c652070604082015264185d5cd95960da1b606082015260800190565b83815260406020820152816040820152818360608301376000818301606090810191909152601f909201601f1916010192915050565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b601f821115610d2c57600081815260208120601f850160051c810160208610156157015750805b601f850160051c820191505b818110156157205782815560010161570d565b505050505050565b6001600160401b0383111561573f5761573f614be7565b6157538361574d8354615324565b836156da565b6000601f841160018114615787576000851561576f5750838201355b600019600387901b1c1916600186901b178355610d98565b600083815260209020601f19861690835b828110156157b85786850135825560209485019460019092019101615798565b50868210156157d55760001960f88860031b161c19848701351681555b505060018560011b0183555050505050565b6020808252600990820152683737ba1037bbb732b960b91b604082015260600190565b6020808252602e908201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160408201526d191e481a5b9a5d1a585b1a5e995960921b606082015260800190565b838152604060208201819052810182905260006001600160fb1b0383111561587f57600080fd5b8260051b8085606085013791909101606001949350505050565b81810381811115610b4757610b476153c4565b6001600160a01b039384168152919092166020820152604081019190915260600190565b634e487b7160e01b600052603260045260246000fd5b6000806000606084860312156158fb57600080fd5b8351925060208401519150604084015190509250925092565b600060018201615926576159266153c4565b5060010190565b60006020828403121561593f57600080fd5b815161105581614a4b565b60018060a01b0384168152826020820152606060408201526000611a326060830184614a0c565b83815260606020820152600061598a6060830185614a0c565b828103604084015261157a8185614a0c565b6001600160a01b0393841681526020810192909252909116604082015260600190565b76020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b8152600083516159f18160178501602088016149e8565b7001034b99036b4b9b9b4b733903937b6329607d1b6017918401918201528351615a228160288401602088016149e8565b01602801949350505050565b6001600160a01b03929092168252602082015260400190565b6001600160a01b0387811682528681166020830152851660408201526060810184905260c060808201819052600090615a8290830185614a0c565b82810360a0840152615a948185614a0c565b9998505050505050505050565b634e487b7160e01b600052602160045260246000fd5b6000816000190483118215151615615ad157615ad16153c4565b500290565b600081615ae557615ae56153c4565b506000190190565b634e487b7160e01b600052603160045260246000fdfe360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5375706572546f6b656e3a2064656372656173656420616c6c6f77616e63652062656c6f77207a65726f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb384740249865d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef5375706572546f6b656e3a207472616e7366657220616d6f756e74206578636565647320616c6c6f77616e6365a26469706673582212204523708d5d70e2d7e6c238123f81cf32bf5e031d43527021e070b5c2144b99a364736f6c63430008100033",
|
|
2625
|
+
"linkReferences": {},
|
|
2626
|
+
"deployedLinkReferences": {}
|
|
2627
|
+
}
|