@gooddollar/goodprotocol 2.1.1 → 2.1.3
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/INonfungiblePositionManager.min.json +1 -0
- package/artifacts/abis/IUniswapV3Pool.min.json +1 -0
- package/artifacts/abis/UBISchemeV2.min.json +1 -1
- 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/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 +2 -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/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/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/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/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-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/{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/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 +2 -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/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 +1 -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/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/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 +1 -0
- package/types/hardhat.d.ts +81 -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,122 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import type {
|
|
5
|
+
BaseContract,
|
|
6
|
+
BigNumber,
|
|
7
|
+
BigNumberish,
|
|
8
|
+
BytesLike,
|
|
9
|
+
CallOverrides,
|
|
10
|
+
ContractTransaction,
|
|
11
|
+
Overrides,
|
|
12
|
+
PopulatedTransaction,
|
|
13
|
+
Signer,
|
|
14
|
+
utils,
|
|
15
|
+
} from "ethers";
|
|
16
|
+
import type { FunctionFragment, Result } from "@ethersproject/abi";
|
|
17
|
+
import type { Listener, Provider } from "@ethersproject/providers";
|
|
18
|
+
import type {
|
|
19
|
+
TypedEventFilter,
|
|
20
|
+
TypedEvent,
|
|
21
|
+
TypedListener,
|
|
22
|
+
OnEvent,
|
|
23
|
+
} from "../../../common";
|
|
24
|
+
|
|
25
|
+
export interface UpdateReserveRatioAfterXDCInterface extends utils.Interface {
|
|
26
|
+
functions: {
|
|
27
|
+
"upgrade(address,address,address,bytes32,uint32)": FunctionFragment;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
getFunction(nameOrSignatureOrTopic: "upgrade"): FunctionFragment;
|
|
31
|
+
|
|
32
|
+
encodeFunctionData(
|
|
33
|
+
functionFragment: "upgrade",
|
|
34
|
+
values: [string, string, string, BytesLike, BigNumberish]
|
|
35
|
+
): string;
|
|
36
|
+
|
|
37
|
+
decodeFunctionResult(functionFragment: "upgrade", data: BytesLike): Result;
|
|
38
|
+
|
|
39
|
+
events: {};
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
export interface UpdateReserveRatioAfterXDC extends BaseContract {
|
|
43
|
+
connect(signerOrProvider: Signer | Provider | string): this;
|
|
44
|
+
attach(addressOrName: string): this;
|
|
45
|
+
deployed(): Promise<this>;
|
|
46
|
+
|
|
47
|
+
interface: UpdateReserveRatioAfterXDCInterface;
|
|
48
|
+
|
|
49
|
+
queryFilter<TEvent extends TypedEvent>(
|
|
50
|
+
event: TypedEventFilter<TEvent>,
|
|
51
|
+
fromBlockOrBlockhash?: string | number | undefined,
|
|
52
|
+
toBlock?: string | number | undefined
|
|
53
|
+
): Promise<Array<TEvent>>;
|
|
54
|
+
|
|
55
|
+
listeners<TEvent extends TypedEvent>(
|
|
56
|
+
eventFilter?: TypedEventFilter<TEvent>
|
|
57
|
+
): Array<TypedListener<TEvent>>;
|
|
58
|
+
listeners(eventName?: string): Array<Listener>;
|
|
59
|
+
removeAllListeners<TEvent extends TypedEvent>(
|
|
60
|
+
eventFilter: TypedEventFilter<TEvent>
|
|
61
|
+
): this;
|
|
62
|
+
removeAllListeners(eventName?: string): this;
|
|
63
|
+
off: OnEvent<this>;
|
|
64
|
+
on: OnEvent<this>;
|
|
65
|
+
once: OnEvent<this>;
|
|
66
|
+
removeListener: OnEvent<this>;
|
|
67
|
+
|
|
68
|
+
functions: {
|
|
69
|
+
upgrade(
|
|
70
|
+
_controller: string,
|
|
71
|
+
_mentoExchange: string,
|
|
72
|
+
_mentoController: string,
|
|
73
|
+
_exchangeId: BytesLike,
|
|
74
|
+
_reserveRatio: BigNumberish,
|
|
75
|
+
overrides?: Overrides & { from?: string }
|
|
76
|
+
): Promise<ContractTransaction>;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
upgrade(
|
|
80
|
+
_controller: string,
|
|
81
|
+
_mentoExchange: string,
|
|
82
|
+
_mentoController: string,
|
|
83
|
+
_exchangeId: BytesLike,
|
|
84
|
+
_reserveRatio: BigNumberish,
|
|
85
|
+
overrides?: Overrides & { from?: string }
|
|
86
|
+
): Promise<ContractTransaction>;
|
|
87
|
+
|
|
88
|
+
callStatic: {
|
|
89
|
+
upgrade(
|
|
90
|
+
_controller: string,
|
|
91
|
+
_mentoExchange: string,
|
|
92
|
+
_mentoController: string,
|
|
93
|
+
_exchangeId: BytesLike,
|
|
94
|
+
_reserveRatio: BigNumberish,
|
|
95
|
+
overrides?: CallOverrides
|
|
96
|
+
): Promise<void>;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
filters: {};
|
|
100
|
+
|
|
101
|
+
estimateGas: {
|
|
102
|
+
upgrade(
|
|
103
|
+
_controller: string,
|
|
104
|
+
_mentoExchange: string,
|
|
105
|
+
_mentoController: string,
|
|
106
|
+
_exchangeId: BytesLike,
|
|
107
|
+
_reserveRatio: BigNumberish,
|
|
108
|
+
overrides?: Overrides & { from?: string }
|
|
109
|
+
): Promise<BigNumber>;
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
populateTransaction: {
|
|
113
|
+
upgrade(
|
|
114
|
+
_controller: string,
|
|
115
|
+
_mentoExchange: string,
|
|
116
|
+
_mentoController: string,
|
|
117
|
+
_exchangeId: BytesLike,
|
|
118
|
+
_reserveRatio: BigNumberish,
|
|
119
|
+
overrides?: Overrides & { from?: string }
|
|
120
|
+
): Promise<PopulatedTransaction>;
|
|
121
|
+
};
|
|
122
|
+
}
|
|
@@ -15,6 +15,8 @@ import type * as protocolUpgradeSol from "./ProtocolUpgrade.sol";
|
|
|
15
15
|
export type { protocolUpgradeSol };
|
|
16
16
|
import type * as proxyFactory1967Sol from "./ProxyFactory1967.sol";
|
|
17
17
|
export type { proxyFactory1967Sol };
|
|
18
|
+
import type * as updateReserveRatioAfterXdcSol from "./UpdateReserveRatioAfterXDC.sol";
|
|
19
|
+
export type { updateReserveRatioAfterXdcSol };
|
|
18
20
|
export type { AdminWallet } from "./AdminWallet";
|
|
19
21
|
export type { AdminWalletFuse } from "./AdminWalletFuse";
|
|
20
22
|
export type { BancorFormula } from "./BancorFormula";
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import {
|
|
5
|
+
Signer,
|
|
6
|
+
utils,
|
|
7
|
+
Contract,
|
|
8
|
+
ContractFactory,
|
|
9
|
+
PayableOverrides,
|
|
10
|
+
BytesLike,
|
|
11
|
+
} from "ethers";
|
|
12
|
+
import type { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
13
|
+
import type {
|
|
14
|
+
ERC1967Proxy,
|
|
15
|
+
ERC1967ProxyInterface,
|
|
16
|
+
} from "../../../../../@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy";
|
|
17
|
+
|
|
18
|
+
const _abi = [
|
|
19
|
+
{
|
|
20
|
+
inputs: [
|
|
21
|
+
{
|
|
22
|
+
internalType: "address",
|
|
23
|
+
name: "_logic",
|
|
24
|
+
type: "address",
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
internalType: "bytes",
|
|
28
|
+
name: "_data",
|
|
29
|
+
type: "bytes",
|
|
30
|
+
},
|
|
31
|
+
],
|
|
32
|
+
stateMutability: "payable",
|
|
33
|
+
type: "constructor",
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
anonymous: false,
|
|
37
|
+
inputs: [
|
|
38
|
+
{
|
|
39
|
+
indexed: false,
|
|
40
|
+
internalType: "address",
|
|
41
|
+
name: "previousAdmin",
|
|
42
|
+
type: "address",
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
indexed: false,
|
|
46
|
+
internalType: "address",
|
|
47
|
+
name: "newAdmin",
|
|
48
|
+
type: "address",
|
|
49
|
+
},
|
|
50
|
+
],
|
|
51
|
+
name: "AdminChanged",
|
|
52
|
+
type: "event",
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
anonymous: false,
|
|
56
|
+
inputs: [
|
|
57
|
+
{
|
|
58
|
+
indexed: true,
|
|
59
|
+
internalType: "address",
|
|
60
|
+
name: "beacon",
|
|
61
|
+
type: "address",
|
|
62
|
+
},
|
|
63
|
+
],
|
|
64
|
+
name: "BeaconUpgraded",
|
|
65
|
+
type: "event",
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
anonymous: false,
|
|
69
|
+
inputs: [
|
|
70
|
+
{
|
|
71
|
+
indexed: true,
|
|
72
|
+
internalType: "address",
|
|
73
|
+
name: "implementation",
|
|
74
|
+
type: "address",
|
|
75
|
+
},
|
|
76
|
+
],
|
|
77
|
+
name: "Upgraded",
|
|
78
|
+
type: "event",
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
stateMutability: "payable",
|
|
82
|
+
type: "fallback",
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
stateMutability: "payable",
|
|
86
|
+
type: "receive",
|
|
87
|
+
},
|
|
88
|
+
] as const;
|
|
89
|
+
|
|
90
|
+
const _bytecode =
|
|
91
|
+
"0x60806040526040516104ec3803806104ec833981016040819052610022916102e9565b61002e82826000610035565b5050610406565b61003e83610061565b60008251118061004b5750805b1561005c5761005a83836100a1565b505b505050565b61006a816100cd565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b60606100c683836040518060600160405280602781526020016104c56027913961017e565b9392505050565b6100d6816101f7565b61013d5760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b6060600080856001600160a01b03168560405161019b91906103b7565b600060405180830381855af49150503d80600081146101d6576040519150601f19603f3d011682016040523d82523d6000602084013e6101db565b606091505b5090925090506101ed86838387610206565b9695505050505050565b6001600160a01b03163b151590565b6060831561027357825160000361026c57610220856101f7565b61026c5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610134565b508161027d565b61027d8383610285565b949350505050565b8151156102955781518083602001fd5b8060405162461bcd60e51b815260040161013491906103d3565b634e487b7160e01b600052604160045260246000fd5b60005b838110156102e05781810151838201526020016102c8565b50506000910152565b600080604083850312156102fc57600080fd5b82516001600160a01b038116811461031357600080fd5b60208401519092506001600160401b038082111561033057600080fd5b818501915085601f83011261034457600080fd5b815181811115610356576103566102af565b604051601f8201601f19908116603f0116810190838211818310171561037e5761037e6102af565b8160405282815288602084870101111561039757600080fd5b6103a88360208301602088016102c5565b80955050505050509250929050565b600082516103c98184602087016102c5565b9190910192915050565b60208152600082518060208401526103f28160408501602087016102c5565b601f01601f19169190910160400192915050565b60b1806104146000396000f3fe608060405236601057600e6013565b005b600e5b601f601b6021565b6058565b565b600060537f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b905090565b3660008037600080366000845af43d6000803e8080156076573d6000f35b3d6000fdfea2646970667358221220f1673ab27a90e2063171fa117e678ee04169d85cd6c7c0acd456a9f3a2d1842864736f6c63430008130033416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564";
|
|
92
|
+
|
|
93
|
+
type ERC1967ProxyConstructorParams =
|
|
94
|
+
| [signer?: Signer]
|
|
95
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
96
|
+
|
|
97
|
+
const isSuperArgs = (
|
|
98
|
+
xs: ERC1967ProxyConstructorParams
|
|
99
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
100
|
+
|
|
101
|
+
export class ERC1967Proxy__factory extends ContractFactory {
|
|
102
|
+
constructor(...args: ERC1967ProxyConstructorParams) {
|
|
103
|
+
if (isSuperArgs(args)) {
|
|
104
|
+
super(...args);
|
|
105
|
+
} else {
|
|
106
|
+
super(_abi, _bytecode, args[0]);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
override deploy(
|
|
111
|
+
_logic: string,
|
|
112
|
+
_data: BytesLike,
|
|
113
|
+
overrides?: PayableOverrides & { from?: string }
|
|
114
|
+
): Promise<ERC1967Proxy> {
|
|
115
|
+
return super.deploy(
|
|
116
|
+
_logic,
|
|
117
|
+
_data,
|
|
118
|
+
overrides || {}
|
|
119
|
+
) as Promise<ERC1967Proxy>;
|
|
120
|
+
}
|
|
121
|
+
override getDeployTransaction(
|
|
122
|
+
_logic: string,
|
|
123
|
+
_data: BytesLike,
|
|
124
|
+
overrides?: PayableOverrides & { from?: string }
|
|
125
|
+
): TransactionRequest {
|
|
126
|
+
return super.getDeployTransaction(_logic, _data, overrides || {});
|
|
127
|
+
}
|
|
128
|
+
override attach(address: string): ERC1967Proxy {
|
|
129
|
+
return super.attach(address) as ERC1967Proxy;
|
|
130
|
+
}
|
|
131
|
+
override connect(signer: Signer): ERC1967Proxy__factory {
|
|
132
|
+
return super.connect(signer) as ERC1967Proxy__factory;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
static readonly bytecode = _bytecode;
|
|
136
|
+
static readonly abi = _abi;
|
|
137
|
+
static createInterface(): ERC1967ProxyInterface {
|
|
138
|
+
return new utils.Interface(_abi) as ERC1967ProxyInterface;
|
|
139
|
+
}
|
|
140
|
+
static connect(
|
|
141
|
+
address: string,
|
|
142
|
+
signerOrProvider: Signer | Provider
|
|
143
|
+
): ERC1967Proxy {
|
|
144
|
+
return new Contract(address, _abi, signerOrProvider) as ERC1967Proxy;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
@@ -3,24 +3,34 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
5
5
|
import { Contract, Signer, utils } from "ethers";
|
|
6
|
-
import { Provider } from "@ethersproject/providers";
|
|
7
|
-
import type {
|
|
6
|
+
import type { Provider } from "@ethersproject/providers";
|
|
7
|
+
import type {
|
|
8
|
+
IWETH,
|
|
9
|
+
IWETHInterface,
|
|
10
|
+
} from "../../../../../@uniswap/v2-periphery/contracts/interfaces/IWETH";
|
|
8
11
|
|
|
9
12
|
const _abi = [
|
|
13
|
+
{
|
|
14
|
+
inputs: [],
|
|
15
|
+
name: "deposit",
|
|
16
|
+
outputs: [],
|
|
17
|
+
stateMutability: "payable",
|
|
18
|
+
type: "function",
|
|
19
|
+
},
|
|
10
20
|
{
|
|
11
21
|
inputs: [
|
|
12
22
|
{
|
|
13
23
|
internalType: "address",
|
|
14
|
-
name: "
|
|
24
|
+
name: "to",
|
|
15
25
|
type: "address",
|
|
16
26
|
},
|
|
17
27
|
{
|
|
18
28
|
internalType: "uint256",
|
|
19
|
-
name: "
|
|
29
|
+
name: "value",
|
|
20
30
|
type: "uint256",
|
|
21
31
|
},
|
|
22
32
|
],
|
|
23
|
-
name: "
|
|
33
|
+
name: "transfer",
|
|
24
34
|
outputs: [
|
|
25
35
|
{
|
|
26
36
|
internalType: "bool",
|
|
@@ -33,39 +43,25 @@ const _abi = [
|
|
|
33
43
|
},
|
|
34
44
|
{
|
|
35
45
|
inputs: [
|
|
36
|
-
{
|
|
37
|
-
internalType: "address",
|
|
38
|
-
name: "to",
|
|
39
|
-
type: "address",
|
|
40
|
-
},
|
|
41
46
|
{
|
|
42
47
|
internalType: "uint256",
|
|
43
|
-
name: "amount",
|
|
44
|
-
type: "uint256",
|
|
45
|
-
},
|
|
46
|
-
],
|
|
47
|
-
name: "mint",
|
|
48
|
-
outputs: [
|
|
49
|
-
{
|
|
50
|
-
internalType: "bool",
|
|
51
48
|
name: "",
|
|
52
|
-
type: "
|
|
49
|
+
type: "uint256",
|
|
53
50
|
},
|
|
54
51
|
],
|
|
52
|
+
name: "withdraw",
|
|
53
|
+
outputs: [],
|
|
55
54
|
stateMutability: "nonpayable",
|
|
56
55
|
type: "function",
|
|
57
56
|
},
|
|
58
|
-
];
|
|
57
|
+
] as const;
|
|
59
58
|
|
|
60
|
-
export class
|
|
59
|
+
export class IWETH__factory {
|
|
61
60
|
static readonly abi = _abi;
|
|
62
|
-
static createInterface():
|
|
63
|
-
return new utils.Interface(_abi) as
|
|
61
|
+
static createInterface(): IWETHInterface {
|
|
62
|
+
return new utils.Interface(_abi) as IWETHInterface;
|
|
64
63
|
}
|
|
65
|
-
static connect(
|
|
66
|
-
address
|
|
67
|
-
signerOrProvider: Signer | Provider
|
|
68
|
-
): IRouter {
|
|
69
|
-
return new Contract(address, _abi, signerOrProvider) as IRouter;
|
|
64
|
+
static connect(address: string, signerOrProvider: Signer | Provider): IWETH {
|
|
65
|
+
return new Contract(address, _abi, signerOrProvider) as IWETH;
|
|
70
66
|
}
|
|
71
67
|
}
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
|
|
5
|
+
import { Contract, Signer, utils } from "ethers";
|
|
6
|
+
import type { Provider } from "@ethersproject/providers";
|
|
7
|
+
import type {
|
|
8
|
+
IQuoterV2,
|
|
9
|
+
IQuoterV2Interface,
|
|
10
|
+
} from "../../../contracts/IQuoter.sol/IQuoterV2";
|
|
11
|
+
|
|
12
|
+
const _abi = [
|
|
13
|
+
{
|
|
14
|
+
inputs: [
|
|
15
|
+
{
|
|
16
|
+
internalType: "bytes",
|
|
17
|
+
name: "path",
|
|
18
|
+
type: "bytes",
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
internalType: "uint256",
|
|
22
|
+
name: "amountIn",
|
|
23
|
+
type: "uint256",
|
|
24
|
+
},
|
|
25
|
+
],
|
|
26
|
+
name: "quoteExactInput",
|
|
27
|
+
outputs: [
|
|
28
|
+
{
|
|
29
|
+
internalType: "uint256",
|
|
30
|
+
name: "amountOut",
|
|
31
|
+
type: "uint256",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
internalType: "uint160[]",
|
|
35
|
+
name: "sqrtPriceX96AfterList",
|
|
36
|
+
type: "uint160[]",
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
internalType: "uint32[]",
|
|
40
|
+
name: "initializedTicksCrossedList",
|
|
41
|
+
type: "uint32[]",
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
internalType: "uint256",
|
|
45
|
+
name: "gasEstimate",
|
|
46
|
+
type: "uint256",
|
|
47
|
+
},
|
|
48
|
+
],
|
|
49
|
+
stateMutability: "nonpayable",
|
|
50
|
+
type: "function",
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
inputs: [
|
|
54
|
+
{
|
|
55
|
+
components: [
|
|
56
|
+
{
|
|
57
|
+
internalType: "address",
|
|
58
|
+
name: "tokenIn",
|
|
59
|
+
type: "address",
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
internalType: "address",
|
|
63
|
+
name: "tokenOut",
|
|
64
|
+
type: "address",
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
internalType: "uint256",
|
|
68
|
+
name: "amountIn",
|
|
69
|
+
type: "uint256",
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
internalType: "uint24",
|
|
73
|
+
name: "fee",
|
|
74
|
+
type: "uint24",
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
internalType: "uint160",
|
|
78
|
+
name: "sqrtPriceLimitX96",
|
|
79
|
+
type: "uint160",
|
|
80
|
+
},
|
|
81
|
+
],
|
|
82
|
+
internalType: "struct IQuoterV2.QuoteExactInputSingleParams",
|
|
83
|
+
name: "params",
|
|
84
|
+
type: "tuple",
|
|
85
|
+
},
|
|
86
|
+
],
|
|
87
|
+
name: "quoteExactInputSingle",
|
|
88
|
+
outputs: [
|
|
89
|
+
{
|
|
90
|
+
internalType: "uint256",
|
|
91
|
+
name: "amountOut",
|
|
92
|
+
type: "uint256",
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
internalType: "uint160",
|
|
96
|
+
name: "sqrtPriceX96After",
|
|
97
|
+
type: "uint160",
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
internalType: "uint32",
|
|
101
|
+
name: "initializedTicksCrossed",
|
|
102
|
+
type: "uint32",
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
internalType: "uint256",
|
|
106
|
+
name: "gasEstimate",
|
|
107
|
+
type: "uint256",
|
|
108
|
+
},
|
|
109
|
+
],
|
|
110
|
+
stateMutability: "nonpayable",
|
|
111
|
+
type: "function",
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
inputs: [
|
|
115
|
+
{
|
|
116
|
+
internalType: "bytes",
|
|
117
|
+
name: "path",
|
|
118
|
+
type: "bytes",
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
internalType: "uint256",
|
|
122
|
+
name: "amountOut",
|
|
123
|
+
type: "uint256",
|
|
124
|
+
},
|
|
125
|
+
],
|
|
126
|
+
name: "quoteExactOutput",
|
|
127
|
+
outputs: [
|
|
128
|
+
{
|
|
129
|
+
internalType: "uint256",
|
|
130
|
+
name: "amountIn",
|
|
131
|
+
type: "uint256",
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
internalType: "uint160[]",
|
|
135
|
+
name: "sqrtPriceX96AfterList",
|
|
136
|
+
type: "uint160[]",
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
internalType: "uint32[]",
|
|
140
|
+
name: "initializedTicksCrossedList",
|
|
141
|
+
type: "uint32[]",
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
internalType: "uint256",
|
|
145
|
+
name: "gasEstimate",
|
|
146
|
+
type: "uint256",
|
|
147
|
+
},
|
|
148
|
+
],
|
|
149
|
+
stateMutability: "nonpayable",
|
|
150
|
+
type: "function",
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
inputs: [
|
|
154
|
+
{
|
|
155
|
+
components: [
|
|
156
|
+
{
|
|
157
|
+
internalType: "address",
|
|
158
|
+
name: "tokenIn",
|
|
159
|
+
type: "address",
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
internalType: "address",
|
|
163
|
+
name: "tokenOut",
|
|
164
|
+
type: "address",
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
internalType: "uint256",
|
|
168
|
+
name: "amount",
|
|
169
|
+
type: "uint256",
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
internalType: "uint24",
|
|
173
|
+
name: "fee",
|
|
174
|
+
type: "uint24",
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
internalType: "uint160",
|
|
178
|
+
name: "sqrtPriceLimitX96",
|
|
179
|
+
type: "uint160",
|
|
180
|
+
},
|
|
181
|
+
],
|
|
182
|
+
internalType: "struct IQuoterV2.QuoteExactOutputSingleParams",
|
|
183
|
+
name: "params",
|
|
184
|
+
type: "tuple",
|
|
185
|
+
},
|
|
186
|
+
],
|
|
187
|
+
name: "quoteExactOutputSingle",
|
|
188
|
+
outputs: [
|
|
189
|
+
{
|
|
190
|
+
internalType: "uint256",
|
|
191
|
+
name: "amountIn",
|
|
192
|
+
type: "uint256",
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
internalType: "uint160",
|
|
196
|
+
name: "sqrtPriceX96After",
|
|
197
|
+
type: "uint160",
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
internalType: "uint32",
|
|
201
|
+
name: "initializedTicksCrossed",
|
|
202
|
+
type: "uint32",
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
internalType: "uint256",
|
|
206
|
+
name: "gasEstimate",
|
|
207
|
+
type: "uint256",
|
|
208
|
+
},
|
|
209
|
+
],
|
|
210
|
+
stateMutability: "nonpayable",
|
|
211
|
+
type: "function",
|
|
212
|
+
},
|
|
213
|
+
] as const;
|
|
214
|
+
|
|
215
|
+
export class IQuoterV2__factory {
|
|
216
|
+
static readonly abi = _abi;
|
|
217
|
+
static createInterface(): IQuoterV2Interface {
|
|
218
|
+
return new utils.Interface(_abi) as IQuoterV2Interface;
|
|
219
|
+
}
|
|
220
|
+
static connect(
|
|
221
|
+
address: string,
|
|
222
|
+
signerOrProvider: Signer | Provider
|
|
223
|
+
): IQuoterV2 {
|
|
224
|
+
return new Contract(address, _abi, signerOrProvider) as IQuoterV2;
|
|
225
|
+
}
|
|
226
|
+
}
|