Linkrra Kaspa Toccata Live LIVE

Launch-Quality Grade API

A free, CORS-open JSON API for the live A–F fair-launch grade of any Kaspa KRC-20 token or KRC-721 collection — the same grade shown across the Linkrra dashboard, computed from public on-chain data (Kasplex holder distribution + KaspaCom marketplace activity).

Endpoints

KRC-20 token grade — grade, score, Fairness/Adoption/Liquidity pillars, holder distribution and core market metrics.
KRC-721 collection grade — same shape, concentration measured against minted items, KAS-denominated market metrics.

Example

GET /grade/NACHO.json

{
  "source": "Linkrra — Kaspa Toccata Live",
  "asset": "krc20",
  "tick": "NACHO",
  "graded": true,
  "grade": "A",
  "score": 98,
  "verdict": "Fairly distributed, widely held and actively traded.",
  "pillars": {
    "fairness": 96,
    "adoption": 100,
    "liquidity": 100
  },
  "distribution": {
    "level": "distributed",
    "top1Pct": 7.62,
    "holders": 63370,
    "deployerPct": 0,
    "preMintPct": 0
  },
  "market": {
    "priceUsd": 0.000368,
    "marketCapUsd": 3268528.98,
    "l1Trades": 350189,
    "mintedPercent": 100
  },
  "links": {
    "report": "https://kaspa.linkrra.com/t/NACHO",
    "app": "https://kaspa.linkrra.com/#token=NACHO",
    "badge": "https://kaspa.linkrra.com/embed.html?tick=NACHO"
  }
}

Notes

See the whole launch wave ranked A–F Open the live dashboard