16,119 cryptocurrency logos assets & jsDelivr
CDN powered production-ready URLs in 4 use-case optimised sizes. No bandwidth or request limits. Completely free & open source for all to use.
- Large - 250px x 250px
- Standard - 64px x 64px
- Small - 50px x 50px
- Thumb - 25px x 25px
- PNG
Empowered by jsDelivr & Cloudflare
https://cdn.jsdelivr.net/gh/simplr-sh/coin-logos/images/<coingecko_coin_id>/<large|standard|small|thumb>.png
https://coin-logos.simplr.sh/images/<coingecko_coin_id>/<large|standard|small|thumb>.png
-
UI for improved search
-
Pipeline to add newer coin logos
-
Better Docs
https://api.coingecko.com/api/v3/coins/list?include_platform=false&status=active
Checkout coingecko-active-coins-list.csv file.
- Open the coingecko-active-coins-list.csv
- Enter the name or symbol of the coin you want to find the Coingecko coin id for.
- The
id
column refers to the Coingecko coin id & it's value is used in the URLs mentioned below & in their respective examples.
-
Download the individual files and use it in our project as appropriate.
-
use either of the 2 URLs to directly use the image assets anywhere required. Production ready, no bandwidth or rate-limits, ever!.
https://coin-logos.simplr.sh/images/<coingecko_coin_id>/<large|standard|small|thumb>.png
The above URL is just a pretty URL. Slightly shorter & more memorable than the original which redirects to the original jsDelivr URL with a 302 code.
Examples:
- https://coin-logos.simplr.sh/images/bitcoin/large.png
- https://coin-logos.simplr.sh/images/solana/standard.png
- https://coin-logos.simplr.sh/images/ethereum/small.png
- https://coin-logos.simplr.sh/images/sui/thumb.png
For production, use the below
preferred method
of directly using thecdn.jsDelivr.net
asset URLs.
https://cdn.jsdelivr.net/gh/simplr-sh/coin-logos/images/<coingecko_coin_id>/<large|standard|small|thumb>.png
Examples: