Skip to content

chore: update Injective USDC token address#1810

Open
jeremytsng wants to merge 1 commit into
masterfrom
feat/update-injective-usdc
Open

chore: update Injective USDC token address#1810
jeremytsng wants to merge 1 commit into
masterfrom
feat/update-injective-usdc

Conversation

@jeremytsng
Copy link
Copy Markdown
Contributor

@jeremytsng jeremytsng commented May 13, 2026

Updates the USDC entry on Injective EVM mainnet (eip155:1776) at the request of the Injective team.

The previously listed address (0x2a25fbD67b3aE485e461fe55d9DbeF302B7D3989) was for USDCnb, which is being deprecated. It is replaced with the new native USDC contract.

Asset

  • Name: USD Coin
  • Symbol: USDC
  • Decimals: 6
  • CAIP-19: eip155:1776/erc20:0xa00C59fF5a080D2b954d0c75e46E22a0c371235a
  • Logo: unchanged (reused the existing USDC SVG)

Changes

  • Add metadata + icon for 0xa00C59fF5a080D2b954d0c75e46E22a0c371235a via npm run asset:set.
  • Remove the deprecated 0x2a25fbD67b3aE485e461fe55d9DbeF302B7D3989 metadata + icon.

Notes

  • Testnet (0x0C382e685bbeeFE5d3d9C29e29E341fEE8E84C5d) is not added — no testnet support today.
  • Verified with npm run asset:verify and full npm test (13674/13674 passing).

Jira: NEB-1152


Note

Low Risk
Low risk metadata-only change that remaps the USDC asset on eip155:1776 to a new ERC-20 contract address; no runtime logic is affected.

Overview
Updates Injective EVM mainnet (eip155:1776) USDC metadata by removing the old ERC-20 entry (erc20:0x2a25...) and adding a new entry for the native USDC contract (erc20:0xa00C...).

The new metadata keeps the same token fields (name/symbol/decimals) while pointing the logo to an address-specific SVG path.

Reviewed by Cursor Bugbot for commit d0b8660. Bugbot is set up for automated code reviews on this repo. Configure here.

Replace the deprecated USDCnb (0x2a25fbD67b3aE485e461fe55d9DbeF302B7D3989)
with the new native USDC contract requested by Injective
(0xa00C59fF5a080D2b954d0c75e46E22a0c371235a) on Injective EVM mainnet
(eip155:1776). Logo is unchanged.
@jeremytsng jeremytsng requested review from a team and MRabenda as code owners May 13, 2026 08: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