issues
search
snapshot-labs
/
snapshot-strategies
Snapshot voting strategies
https://docs.snapshot.org/strategies
MIT License
223
stars
773
forks
source link
[hats-strategy] Hats Finance strategy (hats-finance)
#1569
Closed
ben-kaufman
closed
1 month ago
ben-kaufman
commented
2 months ago
Changes proposed in this pull request:
Add new strategy 'hats-strategy'
Implement token balance and delegation logic for Hats Protocol
Fetch token balances and delegate information from the main token contract
Support optional ERC4626 vault integration with customizable multiplier
Calculate final voting power considering both direct token holdings and vault deposits
Handle delegation by transferring voting power to delegates when applicable
Changes proposed in this pull request: