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

Binary Options market "admin" field not returned #486

Open
danvaneijck opened this issue Jul 14, 2024 · 1 comment
Open

Binary Options market "admin" field not returned #486

danvaneijck opened this issue Jul 14, 2024 · 1 comment

Comments

@danvaneijck
Copy link

the BinaryOptionsMarketInfo type is missing the admin field. The admin is not returned when using IndexerGrpcDerivativesApi.fetchBinaryOptionsMarket

This is a useful field to return when deciding whether to render options to adjust the market parameters.

@bangjelkoski
Copy link
Collaborator

That field is not stored within the Mongo database (Indexer API). I'll create a task to add it, in the meantime you should query the on-chain binary option markets and retrieve the admin field from there.

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

2 participants