SLP Token Icons
A hosted repository of all known SLP token icons. All tokens added here will be served via an endpoint located at icons.fountainhead.cash/[size]/[txid].png
Usage
The format is https://icons.fountainhead.cash/{size}/{txid}.png
{size} can be any number from 1-2399 (or "original")
{txid} is the transaction id of the token genesis transaction
Examples
- https://icons.fountainhead.cash/128/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png
- https://icons.fountainhead.cash/64/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png
- https://icons.fountainhead.cash/32/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png
- https://icons.fountainhead.cash/original/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png
View on GitHub