We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 need to know the configured price of a specified candy machine
Begin developing a new query functions candymachine(...) and candymachines(...) similar to our nft() and nfts(...) functions
candymachine(...)
candymachines(...)
nft()
nfts(...)
The text was updated successfully, but these errors were encountered:
@echohtp what fields seem useful to query on for the list candy machines query?
Sorry, something went wrong.
wbarksdale
No branches or pull requests
Problem
We need to know the configured price of a specified candy machine
Solution
Begin developing a new query functions
candymachine(...)
andcandymachines(...)
similar to ournft()
andnfts(...)
functionsThe text was updated successfully, but these errors were encountered: