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

Make it possible to query top delegates by the number of delegators #12

Open
asgeir-s opened this issue May 2, 2023 · 0 comments
Open
Milestone

Comments

@asgeir-s
Copy link

asgeir-s commented May 2, 2023

Currently, the only way to query top delegates is to get the top n delegates by vote weight. Like this:

api/delegates/top?space=gnosis.eth&limit=100

We must add the option of getting the top n delegates based on the number of delegations. The list should be returned in a sorted form.

@asgeir-s asgeir-s added this to the v2 milestone May 2, 2023
@asgeir-s asgeir-s changed the title Make it possible to query top delegates by number of delegators Make it possible to query top delegates by the number of delegators May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant