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

[Fix] QoL Update #283

Merged
merged 3 commits into from
Feb 7, 2024
Merged

[Fix] QoL Update #283

merged 3 commits into from
Feb 7, 2024

Conversation

0xIchigo
Copy link
Contributor

@0xIchigo 0xIchigo commented Feb 7, 2024

This PR aims to:

  • Fix routing so it correctly displays accounts as accounts, and not a token
  • Add SOL and BONK as recognized tokens for searching
  • Fix code formatting

Copy link

vercel bot commented Feb 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
xray-web ✅ Ready (Inspect) Visit Preview Feb 7, 2024 8:54pm

@0xIchigo 0xIchigo added this pull request to the merge queue Feb 7, 2024
Merged via the queue into dev with commit e55a752 Feb 7, 2024
2 of 3 checks passed
@GratefulAmadeus
Copy link

Hey guys, since changing getParsedAccountInfo to getAccountInfo I can't search token accounts for NFTs / cNFTs without changing "account" to "token" in the URL. ie the URL defaults to https://xray.helius.xyz/**account**/Ew5caH7sTuF5LswAm1HwuXaGqmcdxgLwr18aGndEdd1Q?network=mainnet instead of https://xray.helius.xyz/**token**/Ew5caH7sTuF5LswAm1HwuXaGqmcdxgLwr18aGndEdd1Q?network=mainnet

Just wondering if this was intentional?

@0xIchigo
Copy link
Contributor Author

Hey @GratefulAmadeus! I apologize for the inconvenience, as I've missed your message. We pushed a fix recently that addresses the issue you've pointed out: #287

@GratefulAmadeus
Copy link

@0xIchigo amazing, thanks so much!

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.

None yet

3 participants