Skip to content

Commit

Permalink
Add eXOF token info (#60)
Browse files Browse the repository at this point in the history
* Add eXOF token info

* Add eXOF token info

* Updated eXOF to correct address
  • Loading branch information
olenovyk authored Aug 8, 2024
1 parent 3192625 commit 835ebb1
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 @@ -680,6 +680,14 @@
"decimals": 18,
"chainId": 42220,
"logoURI": "https://github.com/mento-protocol/mento-web/blob/main/src/images/tokens/cKES.svg"
},
{
"name": "ECO CFA (West African Franc)",
"address": "0x73F93dcc49cB8A239e2032663e9475dd5ef29A08",
"symbol": "eXOF",
"decimals": 18,
"chainId": 42220,
"logoURI": "https://github.com/mento-protocol/mento-web/blob/main/src/images/tokens/eXOF.svg"
}
]
}

0 comments on commit 835ebb1

Please sign in to comment.