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

feat: displayOptions + batch endpoints + keyset pagination + token_standard #122

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

tahsintunan
Copy link

  • Add a new param displayOptions which can be used to opt-in for additional info.
  • Allow users to see unverified collections via displayOptions opt-in. Also, getAssetsByGroup will return unverified collections if this flag is set.
  • Add two new endpoints: getAssetBatch and getAssetProofBatch.
  • New cursor-based keyset pagination method. The cursor is the same as the asset ID and behaves like the after option. When specified without any page options, it defaults to the cursor.
  • Add token_standard in DAS response.

@tahsintunan tahsintunan merged commit 8b6dc11 into helius Oct 18, 2023
2 checks passed
@tahsintunan tahsintunan deleted the new-feat branch October 18, 2023 23:04
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

Successfully merging this pull request may close these issues.

2 participants