Otto AI · Token TOP Holders

by Otto AI

GETBase

$0.02

per call · USD Coin on Base

Top holders for any Base ERC-20 (via Moralis), with computed concentration (top1/5/10/20% + contract-held%) and optional whale-risk read. Curated hot set refreshed hourly; long-tail tokens write-through on first call.

Endpoint

GET https://x402.ottoai.services/token-top-holders

4

Calls / 30d

1

Unique payers / 30d

Aug 31

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

Example response

{
  "data": {
    "chain": "base",
    "concentration": {
      "contractHeldPct": 22.8,
      "top10Pct": 27.1,
      "top1Pct": 5.69,
      "top20Pct": 38.55,
      "top5Pct": 18.42
    },
    "generatedAt": "2026-06-09T21:00:00.000Z",
    "holders": [
      {
        "balanceFormatted": "2104566516.77",
        "entity": "Uniswap",
        "isContract": true,
        "label": "Uniswap V3: DEGEN 3",
        "ownerAddress": "0x3304e22ddaa22bcdc5fca2269b418046ae7b566a",
        "pctOfSupply": 5.69,
        "usdValue": 8418266.07
      },
      {
        "balanceFormatted": "1610312029.43",
        "entity": null,
        "isContract": false,
        "label": null,
        "ownerAddress": "0xd28cb1e0bd2f1f57c50ff85b3bcdf6cf48ddcfc9",
        "pctOfSupply": 4.36,
        "usdValue": 6441248.12
      }
    ],
    "narrative": "Concentration is moderate: the top-10 wallets hold 27.1% of supply, led by a Uniswap V3 pool (5.7%). Contract-held supply (22.8%) is mostly DEX liquidity rather than team custody. No single EOA exceeds 4.4%.",
    "tokenAddress": "0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
    "totalSupply": "36965935954.18"
  },
  "meta": {
    "degraded": false,
    "generatedAt": "",
    "stalenessSec": 0,
    "validUntil": ""
  },
  "status": "success"
}

Payment details

Pay to0x0e84ddedaae6a779c462c22a59f301ec31b6b808
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
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