Skip to content

feat: add AMZNx (Amazon.com xStock) on ETH with logoURI#655

Merged
RAVIKUMAR96 merged 1 commit into
mainfrom
add-token/amznx-eth
Jul 14, 2026
Merged

feat: add AMZNx (Amazon.com xStock) on ETH with logoURI#655
RAVIKUMAR96 merged 1 commit into
mainfrom
add-token/amznx-eth

Conversation

@RAVIKUMAR96

Copy link
Copy Markdown
Contributor

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 its logoURI came back null. This adds it alongside the existing TSLAx / NVDAx xStock entries.

Token Chain Address logoURI
AMZNx Ethereum 0x3557ba345b01efa20a1bddc61f573bfd87195081 https://xstocks-metadata.backed.fi/logos/tokens/AMZNx.png

Verification

  • Token exists via API: GET /v1/token?chain=1&token=0x3557...5081Amazon.com xStock, AMZNx, decimals 18.
  • Logo URL returns HTTP 200 (same backed.fi pattern used by TSLAx/NVDAx).

Notes

  • TSLAx and NVDAx are already present — no change needed for those.
  • After merge, the backend picks up the new logo within ~1h (custom-list cache TTL).

Made with Cursor

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>
@RAVIKUMAR96
RAVIKUMAR96 merged commit ec2db4b into main Jul 14, 2026
9 checks passed
@RAVIKUMAR96
RAVIKUMAR96 deleted the add-token/amznx-eth branch July 14, 2026 06:52
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.

1 participant