Otto AI · Token Security

by Otto AI

GETBaseSolana

$0.001

per call · USD Coin on Base

Token security scanner — is this token safe to buy? Honeypot, rug-pull, and scam detection for any token contract — flags can't-sell traps, hidden mints, malicious buy/sell taxes, and holder concentration. Powered by GoPlus across 8 chains.

Endpoint

GET https://x402.ottoai.services/token-security

57

Calls / 30d

7

Unique payers / 30d

Sep 8

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://x402.ottoai.services/token-security", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.ottoai.services/token-security?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=8453" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "report": "=== TOKEN SECURITY SCAN ===\nPowered by GoPlus Security\n\nToken: Example Token (EXMPL)\nChain: Base (8453)\nContract: 0x1234...abcd\nSource Code: [OK] Verified\n\n[!] 1 warnings, 2 info\n\nWARNINGS\n  [!] High Holder Concentration: Top 10 holders control 41% of supply\n\nINFO\n  [i] Mintable: Owner can mint new tokens\n  [i] Proxy Contract: Implementation can be upgraded\n\nTAXES\n  Buy Tax: 0%\n  Sell Tax: 0%\n\nHOLDERS: 12840\nTop holders:\n  1. 0x4200...0006: 18.2% (DEX Pool) [LOCKED]\n  2. 0x9f8e...11aa: 7.4%\n\nLIQUIDITY\n  Uniswap V3: $2.4M\n\nOwner + creator addresses included.\nWARNING: This is an automated scan. Always DYOR before investing."
  },
  "meta": {
    "degraded": false,
    "generatedAt": "2026-08-10T12:00:00.000Z",
    "sourceHealth": {
      "goplus": "unknown"
    }
  },
  "status": "success"
}

Payment details

Pay to0x0e84ddedaae6a779c462c22a59f301ec31b6b808
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from Otto AI & similar services