Skip to content

Comments

feat(tokenlist): add USDC.e token to all chain registries#599

Merged
o-az merged 2 commits intomainfrom
omar/add-usdce-token
Feb 19, 2026
Merged

feat(tokenlist): add USDC.e token to all chain registries#599
o-az merged 2 commits intomainfrom
omar/add-usdce-token

Conversation

@gakonst
Copy link
Contributor

@gakonst gakonst commented Feb 19, 2026

Summary

Add USDC.e (0x20c000000000000000000000b9537d11c60e8b50) to the tokenlist registry for all chains.

Motivation

tempoxyz/app uses USDC.e for relay/bridging (defined in src/lib/constants.ts) but it was missing from the tokenlist registry. This meant the tokenlist API returned a fallback icon instead of the USDC icon.

Changes

  • Added USDC.e token entry to data/4217/tokenlist.json (Presto)
  • Added USDC.e token entry to data/42431/tokenlist.json (Moderato)
  • Added USDC.e token entry to data/42429/tokenlist.json (Andantino)
  • Added USDC.e icon SVG (reuses existing USDC icon) to all three chain icon directories

Prompted by: omar

Add USDC.e (0x20c000000000000000000000b9537d11c60e8b50) to tokenlist
for Presto (4217), Moderato (42431), and Andantino (42429). This token
is used by tempoxyz/app for relay bridging but was missing from the
registry, causing fallback icons to display.

Amp-Thread-ID: https://ampcode.com/threads/T-019c7430-a42d-7697-8581-092e296af4e4
Co-authored-by: Amp <amp@ampcode.com>
@github-actions
Copy link

github-actions bot commented Feb 19, 2026

Cloudflare Deployments

App Environment Status Preview
api - [>>] Skipped No changes
explorer devnet [>>] Skipped No changes
explorer moderato [>>] Skipped No changes
explorer presto [>>] Skipped No changes
explorer testnet [>>] Skipped No changes
fee-payer devnet [>>] Skipped No changes
fee-payer privy [>>] Skipped No changes
fee-payer testnet [>>] Skipped No changes
og - [>>] Skipped No changes
tokenlist - [OK] Deployed View Preview

USDC.e (0x20c000000000000000000000b9537d11c60e8b50) is not initialized
on Moderato (42431) or Andantino (42429) - only used on Presto (4217).
RPC calls to name()/totalSupply() revert with 'Uninitialized' on
Moderato. Keep it only in the Presto tokenlist.
@o-az o-az merged commit 2c6a438 into main Feb 19, 2026
15 checks passed
@o-az o-az deleted the omar/add-usdce-token branch February 19, 2026 05:33
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.

2 participants