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: add endpoint to list all FTs #167

Merged
merged 7 commits into from
Jun 21, 2023
Merged

feat: add endpoint to list all FTs #167

merged 7 commits into from
Jun 21, 2023

Conversation

rafaelcr
Copy link
Collaborator

Creates a new endpoint /metadata/ft which:

  • Lists all fungible tokens with valid metadata
    • Results include basic metadata, not detailed metadata
  • Filters by name (LIKE match) or symbol
  • Orders results by name or symbol

Fixes #161

@rafaelcr rafaelcr requested a review from zone117x June 21, 2023 03:20
@rafaelcr rafaelcr temporarily deployed to Preview June 21, 2023 03:20 — with GitHub Actions Inactive
@github-actions
Copy link

Vercel deployment URL: https://token-metadata-1w49vosa9-blockstack.vercel.app 🚀

Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@rafaelcr rafaelcr merged commit af1e886 into develop Jun 21, 2023
5 checks passed
@rafaelcr rafaelcr deleted the feat/ft-index branch June 21, 2023 13:55
@rafaelcr rafaelcr mentioned this pull request Jun 29, 2023
blockstack-devops pushed a commit that referenced this pull request Jun 30, 2023
## [0.4.0](v0.3.1...v0.4.0) (2023-06-30)

### Features

* add endpoint to list all FTs ([#167](#167)) ([af1e886](af1e886))
@blockstack-devops
Copy link

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants