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

We should have a way to list all available staking pools, with information on their offers #1103

Closed
Tracked by #1189
TheQuantumPhysicist opened this issue Jul 30, 2023 · 2 comments
Assignees
Labels
api-server All issues related to the API server
Milestone

Comments

@TheQuantumPhysicist
Copy link
Contributor

Whether this should go into the API server or the node is a good question. However, we need this information so that delegators can get information on where to delegate.

The idea is that there should be some kind of listing of all available pools, including their balances, delegation and percentage they take from the rewards. This should present a free market for delegators where they can choose the pool with the best offer, besides this being important to know what pools are out there anyway.

@azarovh
Copy link
Member

azarovh commented Sep 29, 2023

I could add the method to the ChainstateInterface. Should be pretty straightforward.

@TheQuantumPhysicist TheQuantumPhysicist added the api-server All issues related to the API server label Oct 16, 2023
@TheQuantumPhysicist
Copy link
Contributor Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-server All issues related to the API server
Projects
None yet
Development

No branches or pull requests

4 participants