Skip to content

🪙 Default token list for Spectrum Finance user interface

License

Notifications You must be signed in to change notification settings

Hq3r/default-token-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@spectrum-finance/default-token-list

Tests

This package includes a JSON schema for token lists and the default token list used in the Spectrum Finance interface

JSON Schema

The JSON schema represents the technical specification for a token list which can be used in a cross-chain dApp interface, such as the Spectrum Finance Interface.

The JSON schema ID is https://spectrum.fi/tokenlist.schema.json

Semantic versioning

This repo includes a version field (in package.json), which follows semantic versioning.

List versions must follow the rules:

  • Increment major version when tokens are removed or if you've updated the tokenlist.schema.json file;
  • Increment minor version when tokens are added;
  • Increment patch version when tokens already on the list have minor details changed (name, ticker, logo URL, decimals).

Changing a token address or chain ID is considered both a remove and an add, and should be a major version update.

The latest version of Spectrum Finance default token list stores here.

Adding a token

To request we add a token file a Token Request issue.

Disclaimer

Note filing an issue does not guarantee addition to this default token list. We do not review token addition requests in any particular order, and we do not guarantee that we will review your request to add the token to the default list.

About

🪙 Default token list for Spectrum Finance user interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%