Multisig Right
- setOwner() set new owner
- setGovernance() Set up DAO which can add crypto pools
- setInterestPercent() set interest percentage
- setLendingMarket() bind lending market contract (only once)
- setExtraReward() bind LFT contract (only once)
- toggleShutdownPool() shut down and re-open pools
- updateSupplyTreasuryFund() update supply treasure fund contract
- setOwner(): set new owner
- setGovernance() Set up DAO which can add Curve pools
- addConvexPool() add Curve pools
- setLendingMarket() bind Lending Market Contract(only once)
- updateExtraRewards() update extra token reward from Curve pools
- toggleShutdownPool() close or re-open pools
- setOwner(): set new owner
- setGovernance() Set up DAO which can bind convex pool and supply pool
- setLiquidateThresholdBlockNumbers() set up number of block prior to liquidation
- setBorrowBlock() set up number of blocks for borrowing
- setLendingThreshold() set lending threshold
- setLiquidateThreshold() set liquidation threshold
- addMarketPool() bind pools in convex booster and supply booster
Lend Flare multisig does NOT have access to user funds in any way.
Last modified 1yr ago