Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/superchain/tokenlist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { TokenListTable } from '@/components/TokenListTable'

# Bridged token addresses

Various ERC-20 tokens originally deployed to Ethereum also have corresponding "bridged" representations on OP Stack chains.
Various ERC-20 tokens originally deployed to Ethereum also have corresponding "bridged" representations on OP Mainnet.
The [Superchain Token List](https://github.com/ethereum-optimism/ethereum-optimism.github.io) exists to help users discover the correct bridged token addresses for each token.
This page is automatically generated from the Superchain Token List.

Expand All @@ -18,10 +18,10 @@ This page is automatically generated from the Superchain Token List.
**The presence of a token on this page does not imply any endorsement of the token or its minter.**
</Callout>

### USDC on OP Stack chains
### USDC on OP Mainnet

<Callout>
The legacy bridged version of USDC (USDC.e) at address `0x7f5c764cbc14f9669b88837ca1490cca17c31607` is being deprecated on OP Stack chains.
The legacy bridged version of USDC (USDC.e) at address `0x7f5c764cbc14f9669b88837ca1490cca17c31607` is being deprecated on OP Mainnet.
Users and developers should migrate to using the native USDC token issued directly by [Circle](https://www.circle.com/en/), the issuer of [USDC](https://www.circle.com/en/usdc?gad_source=1).
</Callout>

Expand Down