Solana token safety check · SOL Token Safety
$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-safety43
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
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 -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
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Solana token safety check & similar services
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.
Chain · Operations Submit
agents.chain.link
Chainlink For Agents: submit a signed operation payload.
Sniperx · Activities Smarttraders Smartmoney
x402.sniperx.fun
Get SmartMoney trading activities on token (sorted by time descending)