snapshot-labs / snapshot-strategies

Snapshot voting strategies
https://docs.snapshot.org/strategies
MIT License
222 stars 776 forks source link

added balance-of-with-max-weighted strategy #1507

Closed thomasscovell closed 4 months ago

thomasscovell commented 4 months ago

Builds on Balance-of-with-max strategy, which sets a cap for voting, by adding a weight option to multiply the token amount with prior. (As per erc20-balance-of-weighted strategy)

Changes proposed in this pull request:

thomasscovell commented 4 months ago

Removed in favour of updating existing strategy.