coinwink / cryptocurrency-logos

Cryptocurrency logos from CoinMarketCap
156 stars 57 forks source link

Suggestion for better accessibility #6

Open akwotom opened 2 years ago

akwotom commented 2 years ago

Hi, I was having the same problem you're now solving. However, just a different version. I was trying to get the icon for a cryptocurrency using just its symbol. And here's how I finally went about it. Images for cryptocurrencies are organized on CoinCap as such https://assets.coincap.io/assets/icons/{symbol}@2x.png For example https://assets.coincap.io/assets/icons/eth@2x.png

giekaton commented 2 years ago

Did you encounter the issue when different coins have the same symbol? E.g. there are at least 4 different coins on CoinMarketCap that share the same "EARN" symbol.

akwotom commented 2 years ago

Did you encounter the issue when different coins have the same symbol? E.g. there are at least 4 different coins on CoinMarketCap that share the same "EARN" symbol.

No, not yet!