# solana-labs/token-list

The community maintained Solana token registry

Repository: https://github.com/solana-labs/token-list
Canonical: https://ross.abutalabs.com/products/token-list
Language: Go
License: Apache-2.0
License Family: permissive
Topics: token-list, dapps
Archived: true
Last push: 2024-07-24T23:53:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2126, "days_push": 770, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1672, forks 14918 (observed 2026-08-28T04:05:20.179893+00:00)

## What it is
The community-maintained Solana token registry, a JSON dataset of SPL token metadata (name, symbol, decimals, logo, tags) queryable via the @solana/spl-token-registry npm package. The repository was archived and marked end-of-life in June 2024, with new token metadata now handled through Metaplex Fungible Token Metadata.

## Use cases
- look up solana token metadata by mint address
- get a list of all spl tokens with symbols and logos
- query token decimals and chain id for a solana dapp
- display token names and icons in a solana wallet
- find token tags and extensions for a solana application

## When to choose
- you need legacy token metadata for an existing solana dapp or wallet
- you want a static, offline-queryable registry of historical SPL token listings

## When to avoid
- you are adding or updating new token metadata - use Metaplex Fungible Token Metadata instead
- you need an actively maintained token registry
- you are starting a new solana project and need current token data

## Facets
- artifact type: dataset
- maturity: abandoned
- function: sdk
- domain: blockchain, developer-tools
- platform: cross-platform
- tags: solana, token-registry, spl-token-registry, token-metadata, eol, archived, npm-package, cryptocurrency, nodejs

## Member repositories
- solana-labs/token-list (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.179893+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:39.141032+00:00, confidence not recorded.
  - readme: https://github.com/solana-labs/token-list (fetched 2026-08-28T04:05:20.179893+00:00, sha 520e0ac9fa42)
- Data as of 2026-08-30T08:39:29.467469+00:00.
