weird-erc20
weird-erc20 copied to clipboard
Add rebalancing token
This is a simple implementation of an ERC20 token where user balances and the total supply are constantly increasing. The idea is that these tokens represent votes in a governance process and holders' votes gain value over time.
@luislucena16 All fixed.
P.s. The inspiration for this was Compound's v3 market ERC20s which have supplies that are continuously growing based on interest paid by accounts.
good job! @red-swan cc @d-xo can you check this PR?