Skip to content

Commit

Permalink
add celo native
Browse files Browse the repository at this point in the history
  • Loading branch information
Christos Gkolias committed Oct 10, 2023
1 parent 512ad48 commit 974935b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1985,5 +1985,13 @@
"symbol": "PYUSD",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/31212/large/PYUSD_Logo_%282%29.png?1691458314"
},
{
"chainId": 1,
"address": "0x3294395e62F4eB6aF3f1Fcf89f5602D90Fb3Ef69",
"name": "CELO Native Asset",
"symbol": "CELO",
"decimals": 18,
"logoURI": "https://github.com/wormhole-foundation/wormhole-token-list/blob/main/assets/celo_wh.png"
}
]

0 comments on commit 974935b

Please sign in to comment.