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

Parachain auction winner(s) endpoint. #576

Closed
TarikGul opened this issue Jun 3, 2021 · 2 comments
Closed

Parachain auction winner(s) endpoint. #576

TarikGul opened this issue Jun 3, 2021 · 2 comments
Labels
I8 - Enhancement Additional feature request

Comments

@TarikGul
Copy link
Member

TarikGul commented Jun 3, 2021

Should have support for an endpoint that retrieves who the winner(s) of a parachain auction are.

Ideally the endpoint would look like

/experimental/paras/auctions/{auctionId}/winner

@TarikGul TarikGul added the I8 - Enhancement Additional feature request label Jun 3, 2021
@TarikGul
Copy link
Member Author

TarikGul commented Jun 4, 2021

Due to complications of accessing an auctions auctionInfo after an auction has finished we have found a way to retrieve relevant data for winners of an auction using the current endpoints. The only caveat is that indexing the final block of an auction is required. Currently writing the guide and testing it on my own dev nodes.

@TarikGul
Copy link
Member Author

TarikGul commented Jun 9, 2021

Closing the issue due to this PR #577.

@TarikGul TarikGul closed this as completed Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I8 - Enhancement Additional feature request
Projects
None yet
Development

No branches or pull requests

1 participant