Skip to content

Commit

Permalink
chore(ckes): add token info url (#584)
Browse files Browse the repository at this point in the history
### Description

Adds a token info URL for cKES -
https://www.coingecko.com/en/coins/celo-kenyan-shilling.
  • Loading branch information
MuckT authored Nov 5, 2024
1 parent 7c91696 commit fc253aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/mainnet/celo-tokens-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,8 @@
"isCashInEligible": true,
"isStableCoin": true,
"minimumAppVersionToSwap": "1.68.0",
"symbol": "cKES"
"symbol": "cKES",
"infoUrl": "https://www.coingecko.com/en/coins/celo-kenyan-shilling"
},
{
"address": "0x7ff62f59e3e89ea34163ea1458eebcc81177cfb6",
Expand Down

0 comments on commit fc253aa

Please sign in to comment.