Uniswap/token-lists
📚 The Token Lists specification observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 71
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2275
- days_rel: n/a
- days_push: 176
- n_releases_24m: 0
Adoption not part of the score
1724 stars · 1236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript package containing the JSON schema specification and utilities for Uniswap token lists, which are JSON blobs of ERC20 token metadata for use in dApp interfaces. It enables authoring and validating token lists that conform to the specification.
Use cases
- validate a token list JSON against the Uniswap schema
- create a custom token list for a dApp interface
- fetch and check ERC20 token metadata lists
- integrate token list support into a DeFi frontend
- author tokenlist. files with editor schema validation
When to choose
- building a dApp that needs curated ERC20 token metadata lists
- publishing or maintaining a token list compatible with Uniswap
- validating token list JSON files programmatically
When to avoid
- you need on-chain token data fetching or price feeds
- you need token validation code beyond schema checking (bring your own validator like ajv)
- your project is not Ethereum/ERC20 related
Facets
library · maturity stable
serialization sdk developer-tools blockchain apis developer-tools erc20 token-lists -schema uniswap defi ethereum cryptocurrency typescript nodejs web-server
2 sources
- readme: https://github.com/Uniswap/token-lists · fetched 2026-08-28 · 224cc017163d
- homepage: https://tokenlists.org · fetched 2026-08-29 · 7ff8f5590444
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Uniswap/token-lists | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="Uniswap/token-lists")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem