Add XAUt0 token logo for Celo - #2164
Merged
Merged
Conversation
XAUt0 (Tether Gold) is missing from the celo-org token list and the Carbon API returns it without a logoURI, so it rendered with the generic fallback icon. Add it to the local supplemental token list with the official icon. Co-authored-by: Cursor <cursoragent@cursor.com>
Deploying carbon-app-ton-tg with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2c11bd4c.carbon-app-ton-tg.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-ton-tg.pages.dev |
Deploying carbon-app-celo with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8012ad62.carbon-app-celo.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-celo.pages.dev |
Deploying carbon-app-sei with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4a5b1153.carbon-app-sei.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-sei.pages.dev |
Deploying carbon-app-coti with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ce2c5c9f.carbon-app-coti.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-coti.pages.dev |
Deploying carbon-app-tac with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b6231f9a.carbon-app-tac.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-tac.pages.dev |
Deploying carbon-app with
|
| Latest commit: |
4ceee9b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3c01101c.carbon-app-csq.pages.dev |
| Branch Preview URL: | https://add-xaut0-logo-celo.carbon-app-csq.pages.dev |
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.
XAUt0 (Tether Gold,
0xaf37E8B6C9ED7f6318979f56Fc287d76c30847ff) on Celo rendered with the generic fallback icon because it's not in the celo-org token list and the Carbon API returns it without alogoURI.This adds the official XAUt0 icon to
public/tokens/celo/and registers it in the local supplemental token list, following the existing AUDm pattern. Metadata (symbol, 6 decimals) verified on-chain. Verified locally withVITE_NETWORK=celo— logo renders in the token picker.