Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.1 eth, 1000 PROFIT] ProfitHolder and SDIV burns #21

Open
10 tasks
a17 opened this issue Mar 7, 2022 · 0 comments
Open
10 tasks

[0.1 eth, 1000 PROFIT] ProfitHolder and SDIV burns #21

a17 opened this issue Mar 7, 2022 · 0 comments
Labels
BOUNTY The solution of the problem is paid governance Governance system NFT NFT collections Resource distribution Profit distribution related contracts security Increases protocol security

Comments

@a17
Copy link
Member

a17 commented Mar 7, 2022

ProfitHolder contract

Contract with DividendToken BURNER_ROLE (deployed to mainnet).

todo

  • balanceOf(address) view function need to calculate total amount of holder PROFIT tokens:
    • on address
    • staked to DividendMinter pool
    • provided to liquidity by holding of uniswapv2 LP Pair
    • provided LP to MasterChef farms
    • in governance NFTs like ProfitMaker
    • bridged
  • maxSDIV changeable by governance role limit of holding SDIV tokens by 1 PROFIT token
  • whitelisted role to pass dividend pool, liquidity providing contracts and other addresses
  • burnSDIV(address) public function need to burn SDIV exceeding the limit and whitelist
@a17 a17 added security Increases protocol security governance Governance system Resource distribution Profit distribution related contracts NFT NFT collections BOUNTY The solution of the problem is paid labels Mar 7, 2022
@a17 a17 changed the title [0.1 eth] ProfitHolder and SDIV burns [0.1 eth, 1000 PROFIT] ProfitHolder and SDIV burns Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BOUNTY The solution of the problem is paid governance Governance system NFT NFT collections Resource distribution Profit distribution related contracts security Increases protocol security
Projects
None yet
Development

No branches or pull requests

1 participant