@alephium/token-list
v0.0.20
Published
## DISCLAIMER
Downloads
1,296
Readme
Metadata token list - Alephium
DISCLAIMER
This list serves as a platform for token issuers to submit token metadata for proper display in wallets, explorers, and other ecosystem interfaces. Entries are verified solely against required metadata formats. No due diligence or verification is performed on token issuers or associated projects. It is imperative to conduct your own research before engaging with any token. Inclusion on this list does not imply an endorsement, audit or any form of verification from Alephium's core contributors.
Token metadata example
https://github.com/alephium/token-list/blob/master/tokens/mainnet.json#L4-L11
- All of the token logos should stay in the folder
logos
with the same naming as the token symbol - The token uri in the token metadata should use the Github logo uri:
https://raw.githubusercontent.com/alephium/token-list/master/logos/<symbol>.png
- The token uri will be available once your PR is merged to
master
branch