Skip to content

Commit

Permalink
Adding native USDC to Celo token list (#47)
Browse files Browse the repository at this point in the history
* Update celo.tokenlist.json

* Update celo.tokenlist.json

Adding native USDC
  • Loading branch information
amitchuapf committed Feb 21, 2024
1 parent ae03db8 commit fc5f860
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions celo.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -649,5 +649,13 @@
"chainId": 42220,
"logoURI": "https://raw.githubusercontent.com/wormhole-foundation/wormhole-token-list/main/assets/EURC_wh.png"
}
{
"name": "USD Coin",
"address": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
"symbol": "USDC",
"decimals": 6,
"chainId": 42220,
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_USDC.svg"
}
]
}

0 comments on commit fc5f860

Please sign in to comment.