Arkham x402 · Holders BY Address

by Arkham x402

POSTBaseSolana

$6

per call · USD Coin on Base

Get Arkham top token holders by chain/address. $6.00 per call.

Endpoint

POST https://api.arkm.com/x402/token/holders/by-address

5

Calls / 30d

2

Unique payers / 30d

Aug 28

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://api.arkm.com/x402/token/holders/by-address", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
    "chain": "ethereum"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.arkm.com/x402/token/holders/by-address" \
  -H "Content-Type: application/json" \
  -d '{"address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48","chain":"ethereum"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "addressTopHolders": {
    "ethereum": [
      {
        "address": {
          "address": "0x37305B1cD40574E4C5Ce33f8e8306Be057fD7341",
          "arkhamEntity": {
            "crunchbase": "https://www.crunchbase.com/organization/makerdao",
            "id": "makerdao",
            "linkedin": "https://www.linkedin.com/company/makerdao/",
            "name": "Sky (MakerDAO)",
            "note": "",
            "service": null,
            "twitter": "https://twitter.com/MakerDAO",
            "type": "cdp",
            "website": "https://makerdao.com"
          },
          "arkhamLabel": {
            "address": "0x37305B1cD40574E4C5Ce33f8e8306Be057fD7341",
            "chainType": "evm",
            "name": "LITE PSM USDC A POCKET"
          },
          "chain": "ethereum",
          "contract": false,
          "isUserAddress": false
        },
        "balance": 4453872464.461215,
        "pctOfCap": 0.06071662849686393,
        "usd": 4453872464.461215
      },
      {
        "address": {
          "address": "0xe1940f578743367F38D3f25c2D2d32D6636929B6",
          "arkhamEntity": {
            "crunchbase": "https://www.crunchbase.com/organization/binance",
            "id": "binance",
            "linkedin": "https://www.linkedin.com/company/binance",
            "name": "Binance",
            "note": "",
            "service": null,
            "twitter": "https://twitter.com/binance",
            "type": "cex",
            "website": "https://binance.com"
          },
          "arkhamLabel": {
            "address": "0xe1940f578743367F38D3f25c2D2d32D6636929B6",
            "chainType": "evm",
            "name": "SingleOwnerMSCA (Proxy)"
          },
          "chain": "ethereum",
          "contract": true,
          "isUserAddress": false
        },
        "balance": 1699999999.039577,
        "pctOfCap": 0.02317494926268423,
        "usd": 1699999999.039577
      }
    ]
  },
  "entityTopHolders": {},
  "token": {
    "identifier": {
      "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
      "chain": "ethereum",
      "pricingID": "usd-coin"
    },
    "name": "USD Coin",
    "symbol": "USDC"
  },
  "totalSupply": {
    "ethereum": 50539998661.70982
  }
}

Payment details

Pay to0x942bd3e3073543c674efc0c378d5bce20f9120c1
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 Arkham x402 & similar services