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

[morpho-delegation] morpho-delegation strategy #1625

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Jean-Grimal
Copy link

Adds the morpho-delegation strategy that enables any token that inherits from Morpho Labs DelegationToken contract to get holders delegated voting power.

@ChaituVR ChaituVR changed the title morpho-delegation strategy [morpho-delegation] morpho-delegation strategy Nov 7, 2024
@Jean-Grimal Jean-Grimal closed this Nov 7, 2024
@Jean-Grimal Jean-Grimal reopened this Nov 27, 2024
@@ -0,0 +1,13 @@
# morpho-delegation

This strategy allows to get any address' voting power for tokens inheriting from Morpho Labs Delegation Token.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This strategy allows to get any address' voting power for tokens inheriting from Morpho Labs Delegation Token.
This strategy allows to get any address' voting power for tokens inheriting from Morpho Labs Delegation Token.
It sums the delegated assets plus the balance of the user (if not delegated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants