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

[Feature] Add Token Symbol to Search #227

Closed

Conversation

0xIchigo
Copy link
Contributor

The goal of this PR is to allow users to search for token addresses using their token symbol. For example, if a user wanted to look up "USDC" then they could simply search for USDC instead of searching for EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v Here, our search functionality uses the Jupiter Token API to fetch common SPL token symbols and their respective addresses. We then check the user's query against this list of tokens, and direct them to the proper token address page on Xray

This would allow users to check if an address is genuine and not a scam address. This also partly addresses #175 by allowing users to search by token names

@vercel
Copy link

vercel bot commented Sep 21, 2023

@0xIchigo is attempting to deploy a commit to the helius Team on Vercel.

A member of the Team first needs to authorize it.

@0xIchigo 0xIchigo marked this pull request as draft September 21, 2023 21:15
@0xIchigo 0xIchigo closed this Oct 7, 2023
@0xIchigo 0xIchigo deleted the i/add-ticker-symbol-to-search branch October 7, 2023 17:09
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