Skip to content

feat: fix Ondo USDY (Solana) logo with working CoinGecko image#659

Merged
RAVIKUMAR96 merged 1 commit into
mainfrom
add-token/sol-usdy-logo
Jul 15, 2026
Merged

feat: fix Ondo USDY (Solana) logo with working CoinGecko image#659
RAVIKUMAR96 merged 1 commit into
mainfrom
add-token/sol-usdy-logo

Conversation

@RAVIKUMAR96

Copy link
Copy Markdown
Contributor

Summary

Fixes the missing/broken logo for the real Ondo USDY on Solana by adding it to the custom list with a working logoURI.

Field Value
Address (mint) A1KLoBrKBde8Ty9qtNQUtq3C2ortoC3u7twggz7sEto6
Chain Solana (1151111081099710)
Symbol / Name USDY / Ondo US Dollar Yield
Decimals 6
logoURI https://coin-images.coingecko.com/coins/images/31700/large/usdy_%281%29.png?1696530524

Why

The token's on-chain metadata logo (an Arweave URL) is dead — returns HTTP 404:
https://hq3wjgefwtje2kue7bvqlevhns2udaharnibucrgui3lhgy4aniq.arweave.net/PDdkmIW00k0qhPhrBZKnbLVBgOCLUBoKJqI2s5scA1E

A PATCH /v1/token re-fetch keeps pulling that same dead URL, so the fix is to override the logo via the custom list.

Verification

  • Broken Arweave logo: HTTP 404.
  • New CoinGecko logo: HTTP 200, content-type: image/png.
  • Token confirmed as the legitimate Ondo USDY mint on Solana (distinct from the impersonator USDvuSdHZUcj67tKfvVzByG9MaBAJRyeRrBSDLmMg75, blocked separately).

After merge, the logo propagates within ~1h (custom-list cache TTL).

Made with Cursor

The real Ondo USDY on Solana (A1KLoBrKBde8Ty9qtNQUtq3C2ortoC3u7twggz7sEto6)
had a broken Arweave logoURI (returns HTTP 404). A PATCH re-fetch keeps the
dead URL, so overriding via the custom list is the fix.

- logoURI -> CoinGecko image (verified HTTP 200, image/png)

Co-authored-by: Cursor <cursoragent@cursor.com>
@RAVIKUMAR96
RAVIKUMAR96 merged commit cde6264 into main Jul 15, 2026
5 checks passed
@RAVIKUMAR96
RAVIKUMAR96 deleted the add-token/sol-usdy-logo branch July 15, 2026 13:21
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