Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.03 KB


step logo

Token List Overrides

What is this?

An extension of Solana Labs token-list repo for faster support of tokens

Token list is an authoratative list of metadata for SPL tokens, which do not come embedded with much data of their own

To solve this, token-list allows for a centralized place to add natural token metadata attributes like symbol, name, icon

The Solana Labs token-list can be a mess, and sometimes we need to circumvent it in order to support a token with quick turn-around

Connection

This token-list-overrides repo is pulled in by the API. The API seeks to pull in updates about every 3 hours

Tokens defined here will override or be added to the Solana Labs token-list

The API can be restarted to immediately pull in new token-list-overrides changes immediately