bridge_ui: Added wrapped-fantom logo

This commit is contained in:
Kevin Peters 2022-03-11 15:27:09 +00:00 committed by Evan Gray
parent 2b0b190e63
commit c70637d832
1 changed files with 2 additions and 0 deletions

View File

@ -681,4 +681,6 @@ export const COIN_GECKO_IMAGE_URLS: CoinGeckoIdToImageUrl = {
"https://assets.coingecko.com/coins/images/7137/small/logo-circle-green.png?1619593365",
"celer-network":
"https://assets.coingecko.com/coins/images/4379/small/Celr.png?1554705437",
"wrapped-fantom":
"https://assets.coingecko.com/coins/images/16036/small/Fantom.png?1622679930",
};