Solana token safety check · SOL Token Safety

by Solana token safety check

POSTBaseSolanaArbitrumPolygonMonadAvalancheeip155:1329OptimismFraxtaleip155:42220stellar:pubnetalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

$0.005

per call · USD Coin on Base

Safety verdict for one Solana token mint: a graded risk score with the concrete reasons behind it, mint and freeze authority state, how much of the liquidity pool is locked, top-holder concentration, holder count and whether the token is verified. Use it before an agent buys, quotes, or recommends an unfamiliar token, and to screen a list of mints in seconds.

Endpoint

POST https://agent402.tools/api/sol-token-safety

43

Calls / 30d

1

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agent402.tools/api/sol-token-safety", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "mint": "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://agent402.tools/api/sol-token-safety" \
  -H "Content-Type: application/json" \
  -d '{"mint":"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "authorities": {
    "freezeAuthority": null,
    "freezeAuthorityDisabled": true,
    "mintAuthority": null,
    "mintAuthorityDisabled": true
  },
  "fetchedAt": "2026-08-22T12:00:00.000Z",
  "holders": {
    "devBalancePct": null,
    "devMints": 1,
    "topHoldersPct": 15.28
  },
  "lpLockedPct": 8.98,
  "mint": "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
  "riskCounts": {
    "danger": 0,
    "info": 0,
    "warn": 1
  },
  "riskLevel": "good",
  "risks": [
    {
      "description": "Token metadata can be changed by the update authority",
      "level": "warn",
      "name": "Mutable metadata",
      "score": 100,
      "value": null
    }
  ],
  "score": 3550201,
  "scoreNormalised": 97,
  "source": [
    "rugcheck",
    "jupiter"
  ],
  "token": {
    "decimals": 6,
    "holderCount": 835540,
    "isVerified": true,
    "launchpad": null,
    "name": "Jupiter",
    "organicScore": 99.3,
    "organicScoreLabel": "high",
    "symbol": "JUP"
  }
}

Payment details

Pay to0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Monad, Avalanche, eip155:1329, Optimism, Fraxtal, eip155:42220, stellar:pubnet, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=
Schemesexact, upto

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Solana token safety check & similar services