feat: add AMZNx (Amazon.com xStock) on ETH with logoURI#655
Merged
Conversation
AMZNx already resolves via the API but was missing from the custom list, so it had no logoURI (null). Adding it with the backed.fi xStock logo, consistent with the existing TSLAx/NVDAx entries. - AMZNx 0x3557ba345b01efa20a1bddc61f573bfd87195081 (Ethereum) - logoURI verified HTTP 200 Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds AMZNx (Amazon.com xStock) on Ethereum to the custom token list with a
logoURI.The token already resolves via
GET /v1/token(lazy-loaded + priced), but it was not in the custom list, so itslogoURIcame backnull. This adds it alongside the existing TSLAx / NVDAx xStock entries.0x3557ba345b01efa20a1bddc61f573bfd87195081https://xstocks-metadata.backed.fi/logos/tokens/AMZNx.pngVerification
GET /v1/token?chain=1&token=0x3557...5081→Amazon.com xStock,AMZNx, decimals18.backed.fipattern used by TSLAx/NVDAx).Notes
Made with Cursor