Skip to content

Commit

Permalink
feat: Add USDC native celo (#1735)
Browse files Browse the repository at this point in the history
* add celo usdc

* 11.14.0

* add celo

---------

Co-authored-by: Christos Gkolias <[email protected]>
  • Loading branch information
cgkol and Christos Gkolias authored Feb 23, 2024
1 parent faf333a commit f09baea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/default-token-list",
"version": "11.13.0",
"version": "11.14.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
3 changes: 3 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"bridgeInfo": {
"42161": {
"tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
},
"42220": {
"tokenAddress": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C"
}
}
}
Expand Down

0 comments on commit f09baea

Please sign in to comment.