Skip to content

73kn1k/slp-token-icons

 
 

Repository files navigation

SLP Token Icons

A hosted repository of all known SLP token icons. All tokens added here will be served via a censorship resistant endpoint located at tokens.bch.sx.

Adding your icon

Create a version of your icon in 32x32, 64x64, 128x128 and "original" (more than or equal to 128px) and add them to their respective folders in a pull request. If you have a SVG file, feel free to add that to (though SVG's will not be served from the endpoint).

Endpoint Usage

The endpoint will automatically resize and losslessly optimize the photos it serves.

Your icon will be available from https://tokens.bch.sx/ {size} / {txid} . {format}

  • {size} can be any number from 1-1700 (or "original" for the biggest version available)

  • {txid} is the transaction id of the token genesis transaction (aka token id)

  • {format} can be png, jpg, tiff or webp (endpoint will properly convert from png)

Examples

https://tokens.bch.sx/256/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png

https://tokens.bch.sx/original/4ac91a7245936cda41cfa616c342cbcd111a72a60bf37fdf8e556926cbaa7b28.png

Services using slp-token-icons

Simpleledger.info, Pokket.Cash, BitcoinVerde.org and many others.

About

Hosted SLP token icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published