@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
|
@@ -1,31 +1,33 @@
|
|
|
1
1
|
/* Autogenerated file. Do not edit manually. */
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
ethers,
|
|
7
|
-
EventFilter,
|
|
8
|
-
Signer,
|
|
4
|
+
import type {
|
|
5
|
+
BaseContract,
|
|
9
6
|
BigNumber,
|
|
10
7
|
BigNumberish,
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
BytesLike,
|
|
9
|
+
CallOverrides,
|
|
13
10
|
ContractTransaction,
|
|
14
11
|
Overrides,
|
|
15
12
|
PayableOverrides,
|
|
16
|
-
|
|
13
|
+
PopulatedTransaction,
|
|
14
|
+
Signer,
|
|
15
|
+
utils,
|
|
17
16
|
} from "ethers";
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
17
|
+
import type {
|
|
18
|
+
FunctionFragment,
|
|
19
|
+
Result,
|
|
20
|
+
EventFragment,
|
|
21
|
+
} from "@ethersproject/abi";
|
|
22
|
+
import type { Listener, Provider } from "@ethersproject/providers";
|
|
21
23
|
import type {
|
|
22
24
|
TypedEventFilter,
|
|
23
25
|
TypedEvent,
|
|
24
26
|
TypedListener,
|
|
25
27
|
OnEvent,
|
|
26
|
-
} from "
|
|
28
|
+
} from "../../common";
|
|
27
29
|
|
|
28
|
-
export interface
|
|
30
|
+
export interface GoodDollar18Interface extends utils.Interface {
|
|
29
31
|
functions: {
|
|
30
32
|
"DEFAULT_ADMIN_ROLE()": FunctionFragment;
|
|
31
33
|
"DOMAIN_SEPARATOR()": FunctionFragment;
|
|
@@ -44,6 +46,7 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
44
46
|
"feeRecipient()": FunctionFragment;
|
|
45
47
|
"formula()": FunctionFragment;
|
|
46
48
|
"getFees(uint256,address,address)": FunctionFragment;
|
|
49
|
+
"getFees(uint256)": FunctionFragment;
|
|
47
50
|
"getRoleAdmin(bytes32)": FunctionFragment;
|
|
48
51
|
"getRoleMember(bytes32,uint256)": FunctionFragment;
|
|
49
52
|
"getRoleMemberCount(bytes32)": FunctionFragment;
|
|
@@ -52,6 +55,7 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
52
55
|
"identity()": FunctionFragment;
|
|
53
56
|
"increaseAllowance(address,uint256)": FunctionFragment;
|
|
54
57
|
"initialize(string,string)": FunctionFragment;
|
|
58
|
+
"initialize(string,string,uint256,address,address,address,address)": FunctionFragment;
|
|
55
59
|
"isMinter(address)": FunctionFragment;
|
|
56
60
|
"isPauser(address)": FunctionFragment;
|
|
57
61
|
"mint(address,uint256)": FunctionFragment;
|
|
@@ -80,6 +84,63 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
80
84
|
"upgradeToAndCall(address,bytes)": FunctionFragment;
|
|
81
85
|
};
|
|
82
86
|
|
|
87
|
+
getFunction(
|
|
88
|
+
nameOrSignatureOrTopic:
|
|
89
|
+
| "DEFAULT_ADMIN_ROLE"
|
|
90
|
+
| "DOMAIN_SEPARATOR"
|
|
91
|
+
| "MINTER_ROLE"
|
|
92
|
+
| "PAUSER_ROLE"
|
|
93
|
+
| "addMinter"
|
|
94
|
+
| "addPauser"
|
|
95
|
+
| "allowance"
|
|
96
|
+
| "approve"
|
|
97
|
+
| "balanceOf"
|
|
98
|
+
| "burn"
|
|
99
|
+
| "burnFrom"
|
|
100
|
+
| "cap"
|
|
101
|
+
| "decimals"
|
|
102
|
+
| "decreaseAllowance"
|
|
103
|
+
| "feeRecipient"
|
|
104
|
+
| "formula"
|
|
105
|
+
| "getFees(uint256,address,address)"
|
|
106
|
+
| "getFees(uint256)"
|
|
107
|
+
| "getRoleAdmin"
|
|
108
|
+
| "getRoleMember"
|
|
109
|
+
| "getRoleMemberCount"
|
|
110
|
+
| "grantRole"
|
|
111
|
+
| "hasRole"
|
|
112
|
+
| "identity"
|
|
113
|
+
| "increaseAllowance"
|
|
114
|
+
| "initialize(string,string)"
|
|
115
|
+
| "initialize(string,string,uint256,address,address,address,address)"
|
|
116
|
+
| "isMinter"
|
|
117
|
+
| "isPauser"
|
|
118
|
+
| "mint"
|
|
119
|
+
| "name"
|
|
120
|
+
| "nonces"
|
|
121
|
+
| "owner"
|
|
122
|
+
| "pause"
|
|
123
|
+
| "paused"
|
|
124
|
+
| "permit"
|
|
125
|
+
| "proxiableUUID"
|
|
126
|
+
| "renounceMinter"
|
|
127
|
+
| "renounceRole"
|
|
128
|
+
| "revokeRole"
|
|
129
|
+
| "setFeeRecipient"
|
|
130
|
+
| "setFormula"
|
|
131
|
+
| "setIdentity"
|
|
132
|
+
| "supportsInterface"
|
|
133
|
+
| "symbol"
|
|
134
|
+
| "totalSupply"
|
|
135
|
+
| "transfer"
|
|
136
|
+
| "transferAndCall"
|
|
137
|
+
| "transferFrom"
|
|
138
|
+
| "transferOwnership"
|
|
139
|
+
| "unpause"
|
|
140
|
+
| "upgradeTo"
|
|
141
|
+
| "upgradeToAndCall"
|
|
142
|
+
): FunctionFragment;
|
|
143
|
+
|
|
83
144
|
encodeFunctionData(
|
|
84
145
|
functionFragment: "DEFAULT_ADMIN_ROLE",
|
|
85
146
|
values?: undefined
|
|
@@ -124,9 +185,13 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
124
185
|
): string;
|
|
125
186
|
encodeFunctionData(functionFragment: "formula", values?: undefined): string;
|
|
126
187
|
encodeFunctionData(
|
|
127
|
-
functionFragment: "getFees",
|
|
188
|
+
functionFragment: "getFees(uint256,address,address)",
|
|
128
189
|
values: [BigNumberish, string, string]
|
|
129
190
|
): string;
|
|
191
|
+
encodeFunctionData(
|
|
192
|
+
functionFragment: "getFees(uint256)",
|
|
193
|
+
values: [BigNumberish]
|
|
194
|
+
): string;
|
|
130
195
|
encodeFunctionData(
|
|
131
196
|
functionFragment: "getRoleAdmin",
|
|
132
197
|
values: [BytesLike]
|
|
@@ -153,9 +218,13 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
153
218
|
values: [string, BigNumberish]
|
|
154
219
|
): string;
|
|
155
220
|
encodeFunctionData(
|
|
156
|
-
functionFragment: "initialize",
|
|
221
|
+
functionFragment: "initialize(string,string)",
|
|
157
222
|
values: [string, string]
|
|
158
223
|
): string;
|
|
224
|
+
encodeFunctionData(
|
|
225
|
+
functionFragment: "initialize(string,string,uint256,address,address,address,address)",
|
|
226
|
+
values: [string, string, BigNumberish, string, string, string, string]
|
|
227
|
+
): string;
|
|
159
228
|
encodeFunctionData(functionFragment: "isMinter", values: [string]): string;
|
|
160
229
|
encodeFunctionData(functionFragment: "isPauser", values: [string]): string;
|
|
161
230
|
encodeFunctionData(
|
|
@@ -267,7 +336,14 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
267
336
|
data: BytesLike
|
|
268
337
|
): Result;
|
|
269
338
|
decodeFunctionResult(functionFragment: "formula", data: BytesLike): Result;
|
|
270
|
-
decodeFunctionResult(
|
|
339
|
+
decodeFunctionResult(
|
|
340
|
+
functionFragment: "getFees(uint256,address,address)",
|
|
341
|
+
data: BytesLike
|
|
342
|
+
): Result;
|
|
343
|
+
decodeFunctionResult(
|
|
344
|
+
functionFragment: "getFees(uint256)",
|
|
345
|
+
data: BytesLike
|
|
346
|
+
): Result;
|
|
271
347
|
decodeFunctionResult(
|
|
272
348
|
functionFragment: "getRoleAdmin",
|
|
273
349
|
data: BytesLike
|
|
@@ -287,7 +363,14 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
287
363
|
functionFragment: "increaseAllowance",
|
|
288
364
|
data: BytesLike
|
|
289
365
|
): Result;
|
|
290
|
-
decodeFunctionResult(
|
|
366
|
+
decodeFunctionResult(
|
|
367
|
+
functionFragment: "initialize(string,string)",
|
|
368
|
+
data: BytesLike
|
|
369
|
+
): Result;
|
|
370
|
+
decodeFunctionResult(
|
|
371
|
+
functionFragment: "initialize(string,string,uint256,address,address,address,address)",
|
|
372
|
+
data: BytesLike
|
|
373
|
+
): Result;
|
|
291
374
|
decodeFunctionResult(functionFragment: "isMinter", data: BytesLike): Result;
|
|
292
375
|
decodeFunctionResult(functionFragment: "isPauser", data: BytesLike): Result;
|
|
293
376
|
decodeFunctionResult(functionFragment: "mint", data: BytesLike): Result;
|
|
@@ -358,6 +441,7 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
358
441
|
"RoleGranted(bytes32,address,address)": EventFragment;
|
|
359
442
|
"RoleRevoked(bytes32,address,address)": EventFragment;
|
|
360
443
|
"Transfer(address,address,uint256)": EventFragment;
|
|
444
|
+
"Transfer(address,address,uint256,bytes)": EventFragment;
|
|
361
445
|
"Unpaused(address)": EventFragment;
|
|
362
446
|
"Upgraded(address)": EventFragment;
|
|
363
447
|
};
|
|
@@ -370,89 +454,147 @@ export interface GoodDollarInterface extends ethers.utils.Interface {
|
|
|
370
454
|
getEvent(nameOrSignatureOrTopic: "RoleAdminChanged"): EventFragment;
|
|
371
455
|
getEvent(nameOrSignatureOrTopic: "RoleGranted"): EventFragment;
|
|
372
456
|
getEvent(nameOrSignatureOrTopic: "RoleRevoked"): EventFragment;
|
|
373
|
-
getEvent(
|
|
457
|
+
getEvent(
|
|
458
|
+
nameOrSignatureOrTopic: "Transfer(address,address,uint256)"
|
|
459
|
+
): EventFragment;
|
|
460
|
+
getEvent(
|
|
461
|
+
nameOrSignatureOrTopic: "Transfer(address,address,uint256,bytes)"
|
|
462
|
+
): EventFragment;
|
|
374
463
|
getEvent(nameOrSignatureOrTopic: "Unpaused"): EventFragment;
|
|
375
464
|
getEvent(nameOrSignatureOrTopic: "Upgraded"): EventFragment;
|
|
376
465
|
}
|
|
377
466
|
|
|
467
|
+
export interface AdminChangedEventObject {
|
|
468
|
+
previousAdmin: string;
|
|
469
|
+
newAdmin: string;
|
|
470
|
+
}
|
|
378
471
|
export type AdminChangedEvent = TypedEvent<
|
|
379
472
|
[string, string],
|
|
380
|
-
|
|
473
|
+
AdminChangedEventObject
|
|
381
474
|
>;
|
|
382
475
|
|
|
383
476
|
export type AdminChangedEventFilter = TypedEventFilter<AdminChangedEvent>;
|
|
384
477
|
|
|
478
|
+
export interface ApprovalEventObject {
|
|
479
|
+
owner: string;
|
|
480
|
+
spender: string;
|
|
481
|
+
value: BigNumber;
|
|
482
|
+
}
|
|
385
483
|
export type ApprovalEvent = TypedEvent<
|
|
386
484
|
[string, string, BigNumber],
|
|
387
|
-
|
|
485
|
+
ApprovalEventObject
|
|
388
486
|
>;
|
|
389
487
|
|
|
390
488
|
export type ApprovalEventFilter = TypedEventFilter<ApprovalEvent>;
|
|
391
489
|
|
|
392
|
-
export
|
|
490
|
+
export interface BeaconUpgradedEventObject {
|
|
491
|
+
beacon: string;
|
|
492
|
+
}
|
|
493
|
+
export type BeaconUpgradedEvent = TypedEvent<
|
|
494
|
+
[string],
|
|
495
|
+
BeaconUpgradedEventObject
|
|
496
|
+
>;
|
|
393
497
|
|
|
394
498
|
export type BeaconUpgradedEventFilter = TypedEventFilter<BeaconUpgradedEvent>;
|
|
395
499
|
|
|
396
|
-
export
|
|
500
|
+
export interface InitializedEventObject {
|
|
501
|
+
version: number;
|
|
502
|
+
}
|
|
503
|
+
export type InitializedEvent = TypedEvent<[number], InitializedEventObject>;
|
|
397
504
|
|
|
398
505
|
export type InitializedEventFilter = TypedEventFilter<InitializedEvent>;
|
|
399
506
|
|
|
400
|
-
export
|
|
507
|
+
export interface PausedEventObject {
|
|
508
|
+
account: string;
|
|
509
|
+
}
|
|
510
|
+
export type PausedEvent = TypedEvent<[string], PausedEventObject>;
|
|
401
511
|
|
|
402
512
|
export type PausedEventFilter = TypedEventFilter<PausedEvent>;
|
|
403
513
|
|
|
514
|
+
export interface RoleAdminChangedEventObject {
|
|
515
|
+
role: string;
|
|
516
|
+
previousAdminRole: string;
|
|
517
|
+
newAdminRole: string;
|
|
518
|
+
}
|
|
404
519
|
export type RoleAdminChangedEvent = TypedEvent<
|
|
405
520
|
[string, string, string],
|
|
406
|
-
|
|
521
|
+
RoleAdminChangedEventObject
|
|
407
522
|
>;
|
|
408
523
|
|
|
409
524
|
export type RoleAdminChangedEventFilter =
|
|
410
525
|
TypedEventFilter<RoleAdminChangedEvent>;
|
|
411
526
|
|
|
527
|
+
export interface RoleGrantedEventObject {
|
|
528
|
+
role: string;
|
|
529
|
+
account: string;
|
|
530
|
+
sender: string;
|
|
531
|
+
}
|
|
412
532
|
export type RoleGrantedEvent = TypedEvent<
|
|
413
533
|
[string, string, string],
|
|
414
|
-
|
|
534
|
+
RoleGrantedEventObject
|
|
415
535
|
>;
|
|
416
536
|
|
|
417
537
|
export type RoleGrantedEventFilter = TypedEventFilter<RoleGrantedEvent>;
|
|
418
538
|
|
|
539
|
+
export interface RoleRevokedEventObject {
|
|
540
|
+
role: string;
|
|
541
|
+
account: string;
|
|
542
|
+
sender: string;
|
|
543
|
+
}
|
|
419
544
|
export type RoleRevokedEvent = TypedEvent<
|
|
420
545
|
[string, string, string],
|
|
421
|
-
|
|
546
|
+
RoleRevokedEventObject
|
|
422
547
|
>;
|
|
423
548
|
|
|
424
549
|
export type RoleRevokedEventFilter = TypedEventFilter<RoleRevokedEvent>;
|
|
425
550
|
|
|
551
|
+
export interface Transfer_address_address_uint256_EventObject {
|
|
552
|
+
from: string;
|
|
553
|
+
to: string;
|
|
554
|
+
value: BigNumber;
|
|
555
|
+
}
|
|
426
556
|
export type Transfer_address_address_uint256_Event = TypedEvent<
|
|
427
557
|
[string, string, BigNumber],
|
|
428
|
-
|
|
558
|
+
Transfer_address_address_uint256_EventObject
|
|
429
559
|
>;
|
|
430
560
|
|
|
431
561
|
export type Transfer_address_address_uint256_EventFilter =
|
|
432
562
|
TypedEventFilter<Transfer_address_address_uint256_Event>;
|
|
433
563
|
|
|
564
|
+
export interface Transfer_address_address_uint256_bytes_EventObject {
|
|
565
|
+
from: string;
|
|
566
|
+
to: string;
|
|
567
|
+
value: BigNumber;
|
|
568
|
+
data: string;
|
|
569
|
+
}
|
|
434
570
|
export type Transfer_address_address_uint256_bytes_Event = TypedEvent<
|
|
435
571
|
[string, string, BigNumber, string],
|
|
436
|
-
|
|
572
|
+
Transfer_address_address_uint256_bytes_EventObject
|
|
437
573
|
>;
|
|
438
574
|
|
|
439
575
|
export type Transfer_address_address_uint256_bytes_EventFilter =
|
|
440
576
|
TypedEventFilter<Transfer_address_address_uint256_bytes_Event>;
|
|
441
577
|
|
|
442
|
-
export
|
|
578
|
+
export interface UnpausedEventObject {
|
|
579
|
+
account: string;
|
|
580
|
+
}
|
|
581
|
+
export type UnpausedEvent = TypedEvent<[string], UnpausedEventObject>;
|
|
443
582
|
|
|
444
583
|
export type UnpausedEventFilter = TypedEventFilter<UnpausedEvent>;
|
|
445
584
|
|
|
446
|
-
export
|
|
585
|
+
export interface UpgradedEventObject {
|
|
586
|
+
implementation: string;
|
|
587
|
+
}
|
|
588
|
+
export type UpgradedEvent = TypedEvent<[string], UpgradedEventObject>;
|
|
447
589
|
|
|
448
590
|
export type UpgradedEventFilter = TypedEventFilter<UpgradedEvent>;
|
|
449
591
|
|
|
450
|
-
export interface
|
|
592
|
+
export interface GoodDollar18 extends BaseContract {
|
|
451
593
|
connect(signerOrProvider: Signer | Provider | string): this;
|
|
452
594
|
attach(addressOrName: string): this;
|
|
453
595
|
deployed(): Promise<this>;
|
|
454
596
|
|
|
455
|
-
interface:
|
|
597
|
+
interface: GoodDollar18Interface;
|
|
456
598
|
|
|
457
599
|
queryFilter<TEvent extends TypedEvent>(
|
|
458
600
|
event: TypedEventFilter<TEvent>,
|
|
@@ -484,12 +626,12 @@ export interface GoodDollar extends BaseContract {
|
|
|
484
626
|
|
|
485
627
|
addMinter(
|
|
486
628
|
_minter: string,
|
|
487
|
-
overrides?: Overrides & { from?: string
|
|
629
|
+
overrides?: Overrides & { from?: string }
|
|
488
630
|
): Promise<ContractTransaction>;
|
|
489
631
|
|
|
490
632
|
addPauser(
|
|
491
633
|
_pauser: string,
|
|
492
|
-
overrides?: Overrides & { from?: string
|
|
634
|
+
overrides?: Overrides & { from?: string }
|
|
493
635
|
): Promise<ContractTransaction>;
|
|
494
636
|
|
|
495
637
|
allowance(
|
|
@@ -501,20 +643,20 @@ export interface GoodDollar extends BaseContract {
|
|
|
501
643
|
approve(
|
|
502
644
|
spender: string,
|
|
503
645
|
amount: BigNumberish,
|
|
504
|
-
overrides?: Overrides & { from?: string
|
|
646
|
+
overrides?: Overrides & { from?: string }
|
|
505
647
|
): Promise<ContractTransaction>;
|
|
506
648
|
|
|
507
649
|
balanceOf(account: string, overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
508
650
|
|
|
509
651
|
burn(
|
|
510
652
|
amount: BigNumberish,
|
|
511
|
-
overrides?: Overrides & { from?: string
|
|
653
|
+
overrides?: Overrides & { from?: string }
|
|
512
654
|
): Promise<ContractTransaction>;
|
|
513
655
|
|
|
514
656
|
burnFrom(
|
|
515
657
|
account: string,
|
|
516
658
|
amount: BigNumberish,
|
|
517
|
-
overrides?: Overrides & { from?: string
|
|
659
|
+
overrides?: Overrides & { from?: string }
|
|
518
660
|
): Promise<ContractTransaction>;
|
|
519
661
|
|
|
520
662
|
cap(overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
@@ -524,7 +666,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
524
666
|
decreaseAllowance(
|
|
525
667
|
spender: string,
|
|
526
668
|
subtractedValue: BigNumberish,
|
|
527
|
-
overrides?: Overrides & { from?: string
|
|
669
|
+
overrides?: Overrides & { from?: string }
|
|
528
670
|
): Promise<ContractTransaction>;
|
|
529
671
|
|
|
530
672
|
feeRecipient(overrides?: CallOverrides): Promise<[string]>;
|
|
@@ -559,7 +701,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
559
701
|
grantRole(
|
|
560
702
|
role: BytesLike,
|
|
561
703
|
account: string,
|
|
562
|
-
overrides?: Overrides & { from?: string
|
|
704
|
+
overrides?: Overrides & { from?: string }
|
|
563
705
|
): Promise<ContractTransaction>;
|
|
564
706
|
|
|
565
707
|
hasRole(
|
|
@@ -573,13 +715,13 @@ export interface GoodDollar extends BaseContract {
|
|
|
573
715
|
increaseAllowance(
|
|
574
716
|
spender: string,
|
|
575
717
|
addedValue: BigNumberish,
|
|
576
|
-
overrides?: Overrides & { from?: string
|
|
718
|
+
overrides?: Overrides & { from?: string }
|
|
577
719
|
): Promise<ContractTransaction>;
|
|
578
720
|
|
|
579
721
|
"initialize(string,string)"(
|
|
580
722
|
name: string,
|
|
581
723
|
symbol: string,
|
|
582
|
-
overrides?: Overrides & { from?: string
|
|
724
|
+
overrides?: Overrides & { from?: string }
|
|
583
725
|
): Promise<ContractTransaction>;
|
|
584
726
|
|
|
585
727
|
"initialize(string,string,uint256,address,address,address,address)"(
|
|
@@ -590,7 +732,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
590
732
|
_identity: string,
|
|
591
733
|
_feeRecipient: string,
|
|
592
734
|
_owner: string,
|
|
593
|
-
overrides?: Overrides & { from?: string
|
|
735
|
+
overrides?: Overrides & { from?: string }
|
|
594
736
|
): Promise<ContractTransaction>;
|
|
595
737
|
|
|
596
738
|
isMinter(_minter: string, overrides?: CallOverrides): Promise<[boolean]>;
|
|
@@ -600,7 +742,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
600
742
|
mint(
|
|
601
743
|
to: string,
|
|
602
744
|
value: BigNumberish,
|
|
603
|
-
overrides?: Overrides & { from?: string
|
|
745
|
+
overrides?: Overrides & { from?: string }
|
|
604
746
|
): Promise<ContractTransaction>;
|
|
605
747
|
|
|
606
748
|
name(overrides?: CallOverrides): Promise<[string]>;
|
|
@@ -610,7 +752,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
610
752
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
611
753
|
|
|
612
754
|
pause(
|
|
613
|
-
overrides?: Overrides & { from?: string
|
|
755
|
+
overrides?: Overrides & { from?: string }
|
|
614
756
|
): Promise<ContractTransaction>;
|
|
615
757
|
|
|
616
758
|
paused(overrides?: CallOverrides): Promise<[boolean]>;
|
|
@@ -623,40 +765,40 @@ export interface GoodDollar extends BaseContract {
|
|
|
623
765
|
v: BigNumberish,
|
|
624
766
|
r: BytesLike,
|
|
625
767
|
s: BytesLike,
|
|
626
|
-
overrides?: Overrides & { from?: string
|
|
768
|
+
overrides?: Overrides & { from?: string }
|
|
627
769
|
): Promise<ContractTransaction>;
|
|
628
770
|
|
|
629
771
|
proxiableUUID(overrides?: CallOverrides): Promise<[string]>;
|
|
630
772
|
|
|
631
773
|
renounceMinter(
|
|
632
|
-
overrides?: Overrides & { from?: string
|
|
774
|
+
overrides?: Overrides & { from?: string }
|
|
633
775
|
): Promise<ContractTransaction>;
|
|
634
776
|
|
|
635
777
|
renounceRole(
|
|
636
778
|
role: BytesLike,
|
|
637
779
|
account: string,
|
|
638
|
-
overrides?: Overrides & { from?: string
|
|
780
|
+
overrides?: Overrides & { from?: string }
|
|
639
781
|
): Promise<ContractTransaction>;
|
|
640
782
|
|
|
641
783
|
revokeRole(
|
|
642
784
|
role: BytesLike,
|
|
643
785
|
account: string,
|
|
644
|
-
overrides?: Overrides & { from?: string
|
|
786
|
+
overrides?: Overrides & { from?: string }
|
|
645
787
|
): Promise<ContractTransaction>;
|
|
646
788
|
|
|
647
789
|
setFeeRecipient(
|
|
648
790
|
_feeRecipient: string,
|
|
649
|
-
overrides?: Overrides & { from?: string
|
|
791
|
+
overrides?: Overrides & { from?: string }
|
|
650
792
|
): Promise<ContractTransaction>;
|
|
651
793
|
|
|
652
794
|
setFormula(
|
|
653
795
|
_formula: string,
|
|
654
|
-
overrides?: Overrides & { from?: string
|
|
796
|
+
overrides?: Overrides & { from?: string }
|
|
655
797
|
): Promise<ContractTransaction>;
|
|
656
798
|
|
|
657
799
|
setIdentity(
|
|
658
800
|
_identity: string,
|
|
659
|
-
overrides?: Overrides & { from?: string
|
|
801
|
+
overrides?: Overrides & { from?: string }
|
|
660
802
|
): Promise<ContractTransaction>;
|
|
661
803
|
|
|
662
804
|
supportsInterface(
|
|
@@ -671,41 +813,41 @@ export interface GoodDollar extends BaseContract {
|
|
|
671
813
|
transfer(
|
|
672
814
|
to: string,
|
|
673
815
|
value: BigNumberish,
|
|
674
|
-
overrides?: Overrides & { from?: string
|
|
816
|
+
overrides?: Overrides & { from?: string }
|
|
675
817
|
): Promise<ContractTransaction>;
|
|
676
818
|
|
|
677
819
|
transferAndCall(
|
|
678
820
|
to: string,
|
|
679
821
|
value: BigNumberish,
|
|
680
822
|
data: BytesLike,
|
|
681
|
-
overrides?: Overrides & { from?: string
|
|
823
|
+
overrides?: Overrides & { from?: string }
|
|
682
824
|
): Promise<ContractTransaction>;
|
|
683
825
|
|
|
684
826
|
transferFrom(
|
|
685
827
|
from: string,
|
|
686
828
|
to: string,
|
|
687
829
|
value: BigNumberish,
|
|
688
|
-
overrides?: Overrides & { from?: string
|
|
830
|
+
overrides?: Overrides & { from?: string }
|
|
689
831
|
): Promise<ContractTransaction>;
|
|
690
832
|
|
|
691
833
|
transferOwnership(
|
|
692
834
|
_owner: string,
|
|
693
|
-
overrides?: Overrides & { from?: string
|
|
835
|
+
overrides?: Overrides & { from?: string }
|
|
694
836
|
): Promise<ContractTransaction>;
|
|
695
837
|
|
|
696
838
|
unpause(
|
|
697
|
-
overrides?: Overrides & { from?: string
|
|
839
|
+
overrides?: Overrides & { from?: string }
|
|
698
840
|
): Promise<ContractTransaction>;
|
|
699
841
|
|
|
700
842
|
upgradeTo(
|
|
701
843
|
newImplementation: string,
|
|
702
|
-
overrides?: Overrides & { from?: string
|
|
844
|
+
overrides?: Overrides & { from?: string }
|
|
703
845
|
): Promise<ContractTransaction>;
|
|
704
846
|
|
|
705
847
|
upgradeToAndCall(
|
|
706
848
|
newImplementation: string,
|
|
707
849
|
data: BytesLike,
|
|
708
|
-
overrides?: PayableOverrides & { from?: string
|
|
850
|
+
overrides?: PayableOverrides & { from?: string }
|
|
709
851
|
): Promise<ContractTransaction>;
|
|
710
852
|
};
|
|
711
853
|
|
|
@@ -719,12 +861,12 @@ export interface GoodDollar extends BaseContract {
|
|
|
719
861
|
|
|
720
862
|
addMinter(
|
|
721
863
|
_minter: string,
|
|
722
|
-
overrides?: Overrides & { from?: string
|
|
864
|
+
overrides?: Overrides & { from?: string }
|
|
723
865
|
): Promise<ContractTransaction>;
|
|
724
866
|
|
|
725
867
|
addPauser(
|
|
726
868
|
_pauser: string,
|
|
727
|
-
overrides?: Overrides & { from?: string
|
|
869
|
+
overrides?: Overrides & { from?: string }
|
|
728
870
|
): Promise<ContractTransaction>;
|
|
729
871
|
|
|
730
872
|
allowance(
|
|
@@ -736,20 +878,20 @@ export interface GoodDollar extends BaseContract {
|
|
|
736
878
|
approve(
|
|
737
879
|
spender: string,
|
|
738
880
|
amount: BigNumberish,
|
|
739
|
-
overrides?: Overrides & { from?: string
|
|
881
|
+
overrides?: Overrides & { from?: string }
|
|
740
882
|
): Promise<ContractTransaction>;
|
|
741
883
|
|
|
742
884
|
balanceOf(account: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
743
885
|
|
|
744
886
|
burn(
|
|
745
887
|
amount: BigNumberish,
|
|
746
|
-
overrides?: Overrides & { from?: string
|
|
888
|
+
overrides?: Overrides & { from?: string }
|
|
747
889
|
): Promise<ContractTransaction>;
|
|
748
890
|
|
|
749
891
|
burnFrom(
|
|
750
892
|
account: string,
|
|
751
893
|
amount: BigNumberish,
|
|
752
|
-
overrides?: Overrides & { from?: string
|
|
894
|
+
overrides?: Overrides & { from?: string }
|
|
753
895
|
): Promise<ContractTransaction>;
|
|
754
896
|
|
|
755
897
|
cap(overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -759,7 +901,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
759
901
|
decreaseAllowance(
|
|
760
902
|
spender: string,
|
|
761
903
|
subtractedValue: BigNumberish,
|
|
762
|
-
overrides?: Overrides & { from?: string
|
|
904
|
+
overrides?: Overrides & { from?: string }
|
|
763
905
|
): Promise<ContractTransaction>;
|
|
764
906
|
|
|
765
907
|
feeRecipient(overrides?: CallOverrides): Promise<string>;
|
|
@@ -794,7 +936,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
794
936
|
grantRole(
|
|
795
937
|
role: BytesLike,
|
|
796
938
|
account: string,
|
|
797
|
-
overrides?: Overrides & { from?: string
|
|
939
|
+
overrides?: Overrides & { from?: string }
|
|
798
940
|
): Promise<ContractTransaction>;
|
|
799
941
|
|
|
800
942
|
hasRole(
|
|
@@ -808,13 +950,13 @@ export interface GoodDollar extends BaseContract {
|
|
|
808
950
|
increaseAllowance(
|
|
809
951
|
spender: string,
|
|
810
952
|
addedValue: BigNumberish,
|
|
811
|
-
overrides?: Overrides & { from?: string
|
|
953
|
+
overrides?: Overrides & { from?: string }
|
|
812
954
|
): Promise<ContractTransaction>;
|
|
813
955
|
|
|
814
956
|
"initialize(string,string)"(
|
|
815
957
|
name: string,
|
|
816
958
|
symbol: string,
|
|
817
|
-
overrides?: Overrides & { from?: string
|
|
959
|
+
overrides?: Overrides & { from?: string }
|
|
818
960
|
): Promise<ContractTransaction>;
|
|
819
961
|
|
|
820
962
|
"initialize(string,string,uint256,address,address,address,address)"(
|
|
@@ -825,7 +967,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
825
967
|
_identity: string,
|
|
826
968
|
_feeRecipient: string,
|
|
827
969
|
_owner: string,
|
|
828
|
-
overrides?: Overrides & { from?: string
|
|
970
|
+
overrides?: Overrides & { from?: string }
|
|
829
971
|
): Promise<ContractTransaction>;
|
|
830
972
|
|
|
831
973
|
isMinter(_minter: string, overrides?: CallOverrides): Promise<boolean>;
|
|
@@ -835,7 +977,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
835
977
|
mint(
|
|
836
978
|
to: string,
|
|
837
979
|
value: BigNumberish,
|
|
838
|
-
overrides?: Overrides & { from?: string
|
|
980
|
+
overrides?: Overrides & { from?: string }
|
|
839
981
|
): Promise<ContractTransaction>;
|
|
840
982
|
|
|
841
983
|
name(overrides?: CallOverrides): Promise<string>;
|
|
@@ -845,7 +987,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
845
987
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
846
988
|
|
|
847
989
|
pause(
|
|
848
|
-
overrides?: Overrides & { from?: string
|
|
990
|
+
overrides?: Overrides & { from?: string }
|
|
849
991
|
): Promise<ContractTransaction>;
|
|
850
992
|
|
|
851
993
|
paused(overrides?: CallOverrides): Promise<boolean>;
|
|
@@ -858,40 +1000,40 @@ export interface GoodDollar extends BaseContract {
|
|
|
858
1000
|
v: BigNumberish,
|
|
859
1001
|
r: BytesLike,
|
|
860
1002
|
s: BytesLike,
|
|
861
|
-
overrides?: Overrides & { from?: string
|
|
1003
|
+
overrides?: Overrides & { from?: string }
|
|
862
1004
|
): Promise<ContractTransaction>;
|
|
863
1005
|
|
|
864
1006
|
proxiableUUID(overrides?: CallOverrides): Promise<string>;
|
|
865
1007
|
|
|
866
1008
|
renounceMinter(
|
|
867
|
-
overrides?: Overrides & { from?: string
|
|
1009
|
+
overrides?: Overrides & { from?: string }
|
|
868
1010
|
): Promise<ContractTransaction>;
|
|
869
1011
|
|
|
870
1012
|
renounceRole(
|
|
871
1013
|
role: BytesLike,
|
|
872
1014
|
account: string,
|
|
873
|
-
overrides?: Overrides & { from?: string
|
|
1015
|
+
overrides?: Overrides & { from?: string }
|
|
874
1016
|
): Promise<ContractTransaction>;
|
|
875
1017
|
|
|
876
1018
|
revokeRole(
|
|
877
1019
|
role: BytesLike,
|
|
878
1020
|
account: string,
|
|
879
|
-
overrides?: Overrides & { from?: string
|
|
1021
|
+
overrides?: Overrides & { from?: string }
|
|
880
1022
|
): Promise<ContractTransaction>;
|
|
881
1023
|
|
|
882
1024
|
setFeeRecipient(
|
|
883
1025
|
_feeRecipient: string,
|
|
884
|
-
overrides?: Overrides & { from?: string
|
|
1026
|
+
overrides?: Overrides & { from?: string }
|
|
885
1027
|
): Promise<ContractTransaction>;
|
|
886
1028
|
|
|
887
1029
|
setFormula(
|
|
888
1030
|
_formula: string,
|
|
889
|
-
overrides?: Overrides & { from?: string
|
|
1031
|
+
overrides?: Overrides & { from?: string }
|
|
890
1032
|
): Promise<ContractTransaction>;
|
|
891
1033
|
|
|
892
1034
|
setIdentity(
|
|
893
1035
|
_identity: string,
|
|
894
|
-
overrides?: Overrides & { from?: string
|
|
1036
|
+
overrides?: Overrides & { from?: string }
|
|
895
1037
|
): Promise<ContractTransaction>;
|
|
896
1038
|
|
|
897
1039
|
supportsInterface(
|
|
@@ -906,41 +1048,41 @@ export interface GoodDollar extends BaseContract {
|
|
|
906
1048
|
transfer(
|
|
907
1049
|
to: string,
|
|
908
1050
|
value: BigNumberish,
|
|
909
|
-
overrides?: Overrides & { from?: string
|
|
1051
|
+
overrides?: Overrides & { from?: string }
|
|
910
1052
|
): Promise<ContractTransaction>;
|
|
911
1053
|
|
|
912
1054
|
transferAndCall(
|
|
913
1055
|
to: string,
|
|
914
1056
|
value: BigNumberish,
|
|
915
1057
|
data: BytesLike,
|
|
916
|
-
overrides?: Overrides & { from?: string
|
|
1058
|
+
overrides?: Overrides & { from?: string }
|
|
917
1059
|
): Promise<ContractTransaction>;
|
|
918
1060
|
|
|
919
1061
|
transferFrom(
|
|
920
1062
|
from: string,
|
|
921
1063
|
to: string,
|
|
922
1064
|
value: BigNumberish,
|
|
923
|
-
overrides?: Overrides & { from?: string
|
|
1065
|
+
overrides?: Overrides & { from?: string }
|
|
924
1066
|
): Promise<ContractTransaction>;
|
|
925
1067
|
|
|
926
1068
|
transferOwnership(
|
|
927
1069
|
_owner: string,
|
|
928
|
-
overrides?: Overrides & { from?: string
|
|
1070
|
+
overrides?: Overrides & { from?: string }
|
|
929
1071
|
): Promise<ContractTransaction>;
|
|
930
1072
|
|
|
931
1073
|
unpause(
|
|
932
|
-
overrides?: Overrides & { from?: string
|
|
1074
|
+
overrides?: Overrides & { from?: string }
|
|
933
1075
|
): Promise<ContractTransaction>;
|
|
934
1076
|
|
|
935
1077
|
upgradeTo(
|
|
936
1078
|
newImplementation: string,
|
|
937
|
-
overrides?: Overrides & { from?: string
|
|
1079
|
+
overrides?: Overrides & { from?: string }
|
|
938
1080
|
): Promise<ContractTransaction>;
|
|
939
1081
|
|
|
940
1082
|
upgradeToAndCall(
|
|
941
1083
|
newImplementation: string,
|
|
942
1084
|
data: BytesLike,
|
|
943
|
-
overrides?: PayableOverrides & { from?: string
|
|
1085
|
+
overrides?: PayableOverrides & { from?: string }
|
|
944
1086
|
): Promise<ContractTransaction>;
|
|
945
1087
|
|
|
946
1088
|
callStatic: {
|
|
@@ -1250,12 +1392,12 @@ export interface GoodDollar extends BaseContract {
|
|
|
1250
1392
|
|
|
1251
1393
|
addMinter(
|
|
1252
1394
|
_minter: string,
|
|
1253
|
-
overrides?: Overrides & { from?: string
|
|
1395
|
+
overrides?: Overrides & { from?: string }
|
|
1254
1396
|
): Promise<BigNumber>;
|
|
1255
1397
|
|
|
1256
1398
|
addPauser(
|
|
1257
1399
|
_pauser: string,
|
|
1258
|
-
overrides?: Overrides & { from?: string
|
|
1400
|
+
overrides?: Overrides & { from?: string }
|
|
1259
1401
|
): Promise<BigNumber>;
|
|
1260
1402
|
|
|
1261
1403
|
allowance(
|
|
@@ -1267,20 +1409,20 @@ export interface GoodDollar extends BaseContract {
|
|
|
1267
1409
|
approve(
|
|
1268
1410
|
spender: string,
|
|
1269
1411
|
amount: BigNumberish,
|
|
1270
|
-
overrides?: Overrides & { from?: string
|
|
1412
|
+
overrides?: Overrides & { from?: string }
|
|
1271
1413
|
): Promise<BigNumber>;
|
|
1272
1414
|
|
|
1273
1415
|
balanceOf(account: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
1274
1416
|
|
|
1275
1417
|
burn(
|
|
1276
1418
|
amount: BigNumberish,
|
|
1277
|
-
overrides?: Overrides & { from?: string
|
|
1419
|
+
overrides?: Overrides & { from?: string }
|
|
1278
1420
|
): Promise<BigNumber>;
|
|
1279
1421
|
|
|
1280
1422
|
burnFrom(
|
|
1281
1423
|
account: string,
|
|
1282
1424
|
amount: BigNumberish,
|
|
1283
|
-
overrides?: Overrides & { from?: string
|
|
1425
|
+
overrides?: Overrides & { from?: string }
|
|
1284
1426
|
): Promise<BigNumber>;
|
|
1285
1427
|
|
|
1286
1428
|
cap(overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -1290,7 +1432,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1290
1432
|
decreaseAllowance(
|
|
1291
1433
|
spender: string,
|
|
1292
1434
|
subtractedValue: BigNumberish,
|
|
1293
|
-
overrides?: Overrides & { from?: string
|
|
1435
|
+
overrides?: Overrides & { from?: string }
|
|
1294
1436
|
): Promise<BigNumber>;
|
|
1295
1437
|
|
|
1296
1438
|
feeRecipient(overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -1328,7 +1470,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1328
1470
|
grantRole(
|
|
1329
1471
|
role: BytesLike,
|
|
1330
1472
|
account: string,
|
|
1331
|
-
overrides?: Overrides & { from?: string
|
|
1473
|
+
overrides?: Overrides & { from?: string }
|
|
1332
1474
|
): Promise<BigNumber>;
|
|
1333
1475
|
|
|
1334
1476
|
hasRole(
|
|
@@ -1342,13 +1484,13 @@ export interface GoodDollar extends BaseContract {
|
|
|
1342
1484
|
increaseAllowance(
|
|
1343
1485
|
spender: string,
|
|
1344
1486
|
addedValue: BigNumberish,
|
|
1345
|
-
overrides?: Overrides & { from?: string
|
|
1487
|
+
overrides?: Overrides & { from?: string }
|
|
1346
1488
|
): Promise<BigNumber>;
|
|
1347
1489
|
|
|
1348
1490
|
"initialize(string,string)"(
|
|
1349
1491
|
name: string,
|
|
1350
1492
|
symbol: string,
|
|
1351
|
-
overrides?: Overrides & { from?: string
|
|
1493
|
+
overrides?: Overrides & { from?: string }
|
|
1352
1494
|
): Promise<BigNumber>;
|
|
1353
1495
|
|
|
1354
1496
|
"initialize(string,string,uint256,address,address,address,address)"(
|
|
@@ -1359,7 +1501,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1359
1501
|
_identity: string,
|
|
1360
1502
|
_feeRecipient: string,
|
|
1361
1503
|
_owner: string,
|
|
1362
|
-
overrides?: Overrides & { from?: string
|
|
1504
|
+
overrides?: Overrides & { from?: string }
|
|
1363
1505
|
): Promise<BigNumber>;
|
|
1364
1506
|
|
|
1365
1507
|
isMinter(_minter: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -1369,7 +1511,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1369
1511
|
mint(
|
|
1370
1512
|
to: string,
|
|
1371
1513
|
value: BigNumberish,
|
|
1372
|
-
overrides?: Overrides & { from?: string
|
|
1514
|
+
overrides?: Overrides & { from?: string }
|
|
1373
1515
|
): Promise<BigNumber>;
|
|
1374
1516
|
|
|
1375
1517
|
name(overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -1378,9 +1520,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1378
1520
|
|
|
1379
1521
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1380
1522
|
|
|
1381
|
-
pause(
|
|
1382
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1383
|
-
): Promise<BigNumber>;
|
|
1523
|
+
pause(overrides?: Overrides & { from?: string }): Promise<BigNumber>;
|
|
1384
1524
|
|
|
1385
1525
|
paused(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1386
1526
|
|
|
@@ -1392,40 +1532,40 @@ export interface GoodDollar extends BaseContract {
|
|
|
1392
1532
|
v: BigNumberish,
|
|
1393
1533
|
r: BytesLike,
|
|
1394
1534
|
s: BytesLike,
|
|
1395
|
-
overrides?: Overrides & { from?: string
|
|
1535
|
+
overrides?: Overrides & { from?: string }
|
|
1396
1536
|
): Promise<BigNumber>;
|
|
1397
1537
|
|
|
1398
1538
|
proxiableUUID(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1399
1539
|
|
|
1400
1540
|
renounceMinter(
|
|
1401
|
-
overrides?: Overrides & { from?: string
|
|
1541
|
+
overrides?: Overrides & { from?: string }
|
|
1402
1542
|
): Promise<BigNumber>;
|
|
1403
1543
|
|
|
1404
1544
|
renounceRole(
|
|
1405
1545
|
role: BytesLike,
|
|
1406
1546
|
account: string,
|
|
1407
|
-
overrides?: Overrides & { from?: string
|
|
1547
|
+
overrides?: Overrides & { from?: string }
|
|
1408
1548
|
): Promise<BigNumber>;
|
|
1409
1549
|
|
|
1410
1550
|
revokeRole(
|
|
1411
1551
|
role: BytesLike,
|
|
1412
1552
|
account: string,
|
|
1413
|
-
overrides?: Overrides & { from?: string
|
|
1553
|
+
overrides?: Overrides & { from?: string }
|
|
1414
1554
|
): Promise<BigNumber>;
|
|
1415
1555
|
|
|
1416
1556
|
setFeeRecipient(
|
|
1417
1557
|
_feeRecipient: string,
|
|
1418
|
-
overrides?: Overrides & { from?: string
|
|
1558
|
+
overrides?: Overrides & { from?: string }
|
|
1419
1559
|
): Promise<BigNumber>;
|
|
1420
1560
|
|
|
1421
1561
|
setFormula(
|
|
1422
1562
|
_formula: string,
|
|
1423
|
-
overrides?: Overrides & { from?: string
|
|
1563
|
+
overrides?: Overrides & { from?: string }
|
|
1424
1564
|
): Promise<BigNumber>;
|
|
1425
1565
|
|
|
1426
1566
|
setIdentity(
|
|
1427
1567
|
_identity: string,
|
|
1428
|
-
overrides?: Overrides & { from?: string
|
|
1568
|
+
overrides?: Overrides & { from?: string }
|
|
1429
1569
|
): Promise<BigNumber>;
|
|
1430
1570
|
|
|
1431
1571
|
supportsInterface(
|
|
@@ -1440,41 +1580,39 @@ export interface GoodDollar extends BaseContract {
|
|
|
1440
1580
|
transfer(
|
|
1441
1581
|
to: string,
|
|
1442
1582
|
value: BigNumberish,
|
|
1443
|
-
overrides?: Overrides & { from?: string
|
|
1583
|
+
overrides?: Overrides & { from?: string }
|
|
1444
1584
|
): Promise<BigNumber>;
|
|
1445
1585
|
|
|
1446
1586
|
transferAndCall(
|
|
1447
1587
|
to: string,
|
|
1448
1588
|
value: BigNumberish,
|
|
1449
1589
|
data: BytesLike,
|
|
1450
|
-
overrides?: Overrides & { from?: string
|
|
1590
|
+
overrides?: Overrides & { from?: string }
|
|
1451
1591
|
): Promise<BigNumber>;
|
|
1452
1592
|
|
|
1453
1593
|
transferFrom(
|
|
1454
1594
|
from: string,
|
|
1455
1595
|
to: string,
|
|
1456
1596
|
value: BigNumberish,
|
|
1457
|
-
overrides?: Overrides & { from?: string
|
|
1597
|
+
overrides?: Overrides & { from?: string }
|
|
1458
1598
|
): Promise<BigNumber>;
|
|
1459
1599
|
|
|
1460
1600
|
transferOwnership(
|
|
1461
1601
|
_owner: string,
|
|
1462
|
-
overrides?: Overrides & { from?: string
|
|
1602
|
+
overrides?: Overrides & { from?: string }
|
|
1463
1603
|
): Promise<BigNumber>;
|
|
1464
1604
|
|
|
1465
|
-
unpause(
|
|
1466
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1467
|
-
): Promise<BigNumber>;
|
|
1605
|
+
unpause(overrides?: Overrides & { from?: string }): Promise<BigNumber>;
|
|
1468
1606
|
|
|
1469
1607
|
upgradeTo(
|
|
1470
1608
|
newImplementation: string,
|
|
1471
|
-
overrides?: Overrides & { from?: string
|
|
1609
|
+
overrides?: Overrides & { from?: string }
|
|
1472
1610
|
): Promise<BigNumber>;
|
|
1473
1611
|
|
|
1474
1612
|
upgradeToAndCall(
|
|
1475
1613
|
newImplementation: string,
|
|
1476
1614
|
data: BytesLike,
|
|
1477
|
-
overrides?: PayableOverrides & { from?: string
|
|
1615
|
+
overrides?: PayableOverrides & { from?: string }
|
|
1478
1616
|
): Promise<BigNumber>;
|
|
1479
1617
|
};
|
|
1480
1618
|
|
|
@@ -1491,12 +1629,12 @@ export interface GoodDollar extends BaseContract {
|
|
|
1491
1629
|
|
|
1492
1630
|
addMinter(
|
|
1493
1631
|
_minter: string,
|
|
1494
|
-
overrides?: Overrides & { from?: string
|
|
1632
|
+
overrides?: Overrides & { from?: string }
|
|
1495
1633
|
): Promise<PopulatedTransaction>;
|
|
1496
1634
|
|
|
1497
1635
|
addPauser(
|
|
1498
1636
|
_pauser: string,
|
|
1499
|
-
overrides?: Overrides & { from?: string
|
|
1637
|
+
overrides?: Overrides & { from?: string }
|
|
1500
1638
|
): Promise<PopulatedTransaction>;
|
|
1501
1639
|
|
|
1502
1640
|
allowance(
|
|
@@ -1508,7 +1646,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1508
1646
|
approve(
|
|
1509
1647
|
spender: string,
|
|
1510
1648
|
amount: BigNumberish,
|
|
1511
|
-
overrides?: Overrides & { from?: string
|
|
1649
|
+
overrides?: Overrides & { from?: string }
|
|
1512
1650
|
): Promise<PopulatedTransaction>;
|
|
1513
1651
|
|
|
1514
1652
|
balanceOf(
|
|
@@ -1518,13 +1656,13 @@ export interface GoodDollar extends BaseContract {
|
|
|
1518
1656
|
|
|
1519
1657
|
burn(
|
|
1520
1658
|
amount: BigNumberish,
|
|
1521
|
-
overrides?: Overrides & { from?: string
|
|
1659
|
+
overrides?: Overrides & { from?: string }
|
|
1522
1660
|
): Promise<PopulatedTransaction>;
|
|
1523
1661
|
|
|
1524
1662
|
burnFrom(
|
|
1525
1663
|
account: string,
|
|
1526
1664
|
amount: BigNumberish,
|
|
1527
|
-
overrides?: Overrides & { from?: string
|
|
1665
|
+
overrides?: Overrides & { from?: string }
|
|
1528
1666
|
): Promise<PopulatedTransaction>;
|
|
1529
1667
|
|
|
1530
1668
|
cap(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
@@ -1534,7 +1672,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1534
1672
|
decreaseAllowance(
|
|
1535
1673
|
spender: string,
|
|
1536
1674
|
subtractedValue: BigNumberish,
|
|
1537
|
-
overrides?: Overrides & { from?: string
|
|
1675
|
+
overrides?: Overrides & { from?: string }
|
|
1538
1676
|
): Promise<PopulatedTransaction>;
|
|
1539
1677
|
|
|
1540
1678
|
feeRecipient(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
@@ -1572,7 +1710,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1572
1710
|
grantRole(
|
|
1573
1711
|
role: BytesLike,
|
|
1574
1712
|
account: string,
|
|
1575
|
-
overrides?: Overrides & { from?: string
|
|
1713
|
+
overrides?: Overrides & { from?: string }
|
|
1576
1714
|
): Promise<PopulatedTransaction>;
|
|
1577
1715
|
|
|
1578
1716
|
hasRole(
|
|
@@ -1586,13 +1724,13 @@ export interface GoodDollar extends BaseContract {
|
|
|
1586
1724
|
increaseAllowance(
|
|
1587
1725
|
spender: string,
|
|
1588
1726
|
addedValue: BigNumberish,
|
|
1589
|
-
overrides?: Overrides & { from?: string
|
|
1727
|
+
overrides?: Overrides & { from?: string }
|
|
1590
1728
|
): Promise<PopulatedTransaction>;
|
|
1591
1729
|
|
|
1592
1730
|
"initialize(string,string)"(
|
|
1593
1731
|
name: string,
|
|
1594
1732
|
symbol: string,
|
|
1595
|
-
overrides?: Overrides & { from?: string
|
|
1733
|
+
overrides?: Overrides & { from?: string }
|
|
1596
1734
|
): Promise<PopulatedTransaction>;
|
|
1597
1735
|
|
|
1598
1736
|
"initialize(string,string,uint256,address,address,address,address)"(
|
|
@@ -1603,7 +1741,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1603
1741
|
_identity: string,
|
|
1604
1742
|
_feeRecipient: string,
|
|
1605
1743
|
_owner: string,
|
|
1606
|
-
overrides?: Overrides & { from?: string
|
|
1744
|
+
overrides?: Overrides & { from?: string }
|
|
1607
1745
|
): Promise<PopulatedTransaction>;
|
|
1608
1746
|
|
|
1609
1747
|
isMinter(
|
|
@@ -1619,7 +1757,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1619
1757
|
mint(
|
|
1620
1758
|
to: string,
|
|
1621
1759
|
value: BigNumberish,
|
|
1622
|
-
overrides?: Overrides & { from?: string
|
|
1760
|
+
overrides?: Overrides & { from?: string }
|
|
1623
1761
|
): Promise<PopulatedTransaction>;
|
|
1624
1762
|
|
|
1625
1763
|
name(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
@@ -1632,7 +1770,7 @@ export interface GoodDollar extends BaseContract {
|
|
|
1632
1770
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
1633
1771
|
|
|
1634
1772
|
pause(
|
|
1635
|
-
overrides?: Overrides & { from?: string
|
|
1773
|
+
overrides?: Overrides & { from?: string }
|
|
1636
1774
|
): Promise<PopulatedTransaction>;
|
|
1637
1775
|
|
|
1638
1776
|
paused(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
@@ -1645,40 +1783,40 @@ export interface GoodDollar extends BaseContract {
|
|
|
1645
1783
|
v: BigNumberish,
|
|
1646
1784
|
r: BytesLike,
|
|
1647
1785
|
s: BytesLike,
|
|
1648
|
-
overrides?: Overrides & { from?: string
|
|
1786
|
+
overrides?: Overrides & { from?: string }
|
|
1649
1787
|
): Promise<PopulatedTransaction>;
|
|
1650
1788
|
|
|
1651
1789
|
proxiableUUID(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
1652
1790
|
|
|
1653
1791
|
renounceMinter(
|
|
1654
|
-
overrides?: Overrides & { from?: string
|
|
1792
|
+
overrides?: Overrides & { from?: string }
|
|
1655
1793
|
): Promise<PopulatedTransaction>;
|
|
1656
1794
|
|
|
1657
1795
|
renounceRole(
|
|
1658
1796
|
role: BytesLike,
|
|
1659
1797
|
account: string,
|
|
1660
|
-
overrides?: Overrides & { from?: string
|
|
1798
|
+
overrides?: Overrides & { from?: string }
|
|
1661
1799
|
): Promise<PopulatedTransaction>;
|
|
1662
1800
|
|
|
1663
1801
|
revokeRole(
|
|
1664
1802
|
role: BytesLike,
|
|
1665
1803
|
account: string,
|
|
1666
|
-
overrides?: Overrides & { from?: string
|
|
1804
|
+
overrides?: Overrides & { from?: string }
|
|
1667
1805
|
): Promise<PopulatedTransaction>;
|
|
1668
1806
|
|
|
1669
1807
|
setFeeRecipient(
|
|
1670
1808
|
_feeRecipient: string,
|
|
1671
|
-
overrides?: Overrides & { from?: string
|
|
1809
|
+
overrides?: Overrides & { from?: string }
|
|
1672
1810
|
): Promise<PopulatedTransaction>;
|
|
1673
1811
|
|
|
1674
1812
|
setFormula(
|
|
1675
1813
|
_formula: string,
|
|
1676
|
-
overrides?: Overrides & { from?: string
|
|
1814
|
+
overrides?: Overrides & { from?: string }
|
|
1677
1815
|
): Promise<PopulatedTransaction>;
|
|
1678
1816
|
|
|
1679
1817
|
setIdentity(
|
|
1680
1818
|
_identity: string,
|
|
1681
|
-
overrides?: Overrides & { from?: string
|
|
1819
|
+
overrides?: Overrides & { from?: string }
|
|
1682
1820
|
): Promise<PopulatedTransaction>;
|
|
1683
1821
|
|
|
1684
1822
|
supportsInterface(
|
|
@@ -1693,41 +1831,41 @@ export interface GoodDollar extends BaseContract {
|
|
|
1693
1831
|
transfer(
|
|
1694
1832
|
to: string,
|
|
1695
1833
|
value: BigNumberish,
|
|
1696
|
-
overrides?: Overrides & { from?: string
|
|
1834
|
+
overrides?: Overrides & { from?: string }
|
|
1697
1835
|
): Promise<PopulatedTransaction>;
|
|
1698
1836
|
|
|
1699
1837
|
transferAndCall(
|
|
1700
1838
|
to: string,
|
|
1701
1839
|
value: BigNumberish,
|
|
1702
1840
|
data: BytesLike,
|
|
1703
|
-
overrides?: Overrides & { from?: string
|
|
1841
|
+
overrides?: Overrides & { from?: string }
|
|
1704
1842
|
): Promise<PopulatedTransaction>;
|
|
1705
1843
|
|
|
1706
1844
|
transferFrom(
|
|
1707
1845
|
from: string,
|
|
1708
1846
|
to: string,
|
|
1709
1847
|
value: BigNumberish,
|
|
1710
|
-
overrides?: Overrides & { from?: string
|
|
1848
|
+
overrides?: Overrides & { from?: string }
|
|
1711
1849
|
): Promise<PopulatedTransaction>;
|
|
1712
1850
|
|
|
1713
1851
|
transferOwnership(
|
|
1714
1852
|
_owner: string,
|
|
1715
|
-
overrides?: Overrides & { from?: string
|
|
1853
|
+
overrides?: Overrides & { from?: string }
|
|
1716
1854
|
): Promise<PopulatedTransaction>;
|
|
1717
1855
|
|
|
1718
1856
|
unpause(
|
|
1719
|
-
overrides?: Overrides & { from?: string
|
|
1857
|
+
overrides?: Overrides & { from?: string }
|
|
1720
1858
|
): Promise<PopulatedTransaction>;
|
|
1721
1859
|
|
|
1722
1860
|
upgradeTo(
|
|
1723
1861
|
newImplementation: string,
|
|
1724
|
-
overrides?: Overrides & { from?: string
|
|
1862
|
+
overrides?: Overrides & { from?: string }
|
|
1725
1863
|
): Promise<PopulatedTransaction>;
|
|
1726
1864
|
|
|
1727
1865
|
upgradeToAndCall(
|
|
1728
1866
|
newImplementation: string,
|
|
1729
1867
|
data: BytesLike,
|
|
1730
|
-
overrides?: PayableOverrides & { from?: string
|
|
1868
|
+
overrides?: PayableOverrides & { from?: string }
|
|
1731
1869
|
): Promise<PopulatedTransaction>;
|
|
1732
1870
|
};
|
|
1733
1871
|
}
|