weird-erc20 icon indicating copy to clipboard operation
weird-erc20 copied to clipboard

Add rebalancing token

Open red-swan opened this issue 1 year ago • 3 comments

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.

red-swan avatar Dec 26 '23 05:12 red-swan

@luislucena16 All fixed.

red-swan avatar Feb 15 '24 19:02 red-swan

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.

red-swan avatar Feb 15 '24 19:02 red-swan

good job! @red-swan cc @d-xo can you check this PR?

luislucena16 avatar Feb 15 '24 23:02 luislucena16