resources/nansen/POST /api/v1/tgm/holders
POSTorigin + 2 sourcesqualified signals

https://api.nansen.ai/api/v1/tgm/holdersPOST /api/v1/tgm/holders · x402 API by nansen

Get "Token God Mode" (TGM) holders data

https://api.nansen.ai/api/v1/tgm/holders

What does this x402 API do?

https://api.nansen.ai/api/v1/tgm/holders. This is an x402-gated POST API resource from nansen. TOLL·402 did not invoke this route automatically because doing so was not considered safe. No normalized USD price is recorded; the listing names eip155:196 and eip155:56 and Base and Solana. No settled paid call has been verified.

Published price
No normalized USD price is recorded
Networks
eip155:196 · eip155:56 · Base · Solana
Latest evidence
TOLL·402 did not invoke this route automatically because doing so was not considered safe
Resource ID
d8ecb40b6422d1e6cc0bd347
USE THIS RESOURCE

Start with a quote-only recipe. Payment signing stays in your project.

CODE
AI CODING TOOLS
quote-check.ts
const response = await fetch("https://api.nansen.ai/api/v1/tgm/holders", {
  method: "POST",
  headers: { "content-type": "application/json" },
  body: JSON.stringify({
  "type": "http",
  "method": "POST",
  "bodyType": "json",
  "bodyFieldNames": [
    "aggregate_by_entity",
    "chain",
    "filters",
    "label_type",
    "token_address"
  ],
  "pathParamNames": [],
  "queryParamNames": []
}),
});

console.log(response.status);
console.log(Object.fromEntries(response.headers));
console.log((await response.text()).slice(0, 1000));

// A valid 402 is a quote, not a completed paid call.

Review the provider input schema before running this non-read-only method. No payment code is included.

STATUS HISTORY

  1. Exact route checked

    not safely testable · potentially-mutating-method:POST

  2. Origin reachable

    HEAD https://api.nansen.ai/ returned 200.

  3. Observed in cdp-bazaar

    The registry record was observed and retained with provenance.

  4. Observed in 402-index

    Discovered through bazaar,sponge.

  5. Registry record checked

    Registry health: healthy.

What evidence supports this listing?

cdp-bazaarobserved 2026-07-10 · open source record ↗
402-indexobserved 2026-07-10 · open source record ↗
origin checkHEAD https://api.nansen.ai/ → 200 on 2026-07-21
route quotenot invoked automatically · potentially-mutating-method:POST · 2026-07-21

Each record has an exact-route quote outcome. Unresolved templates and potentially mutating methods are labeled instead of being invoked without provider-specific test input. A quote is still separate from a settled paid call. Read the discovery and verification methodology →

Which networks and payment options does it accept?

The normalized listing price is No normalized USD price is recorded. Raw protocol requirements remain visible below for implementation and audit use.

Baseexact50000 atomic · 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
eip155:196exact50000 atomic · 0x779Ded0c9e1022225f8E0630b35a9b54bE713736
eip155:56exact50000000000000000 atomic · 0xcE24439F2D9C6a2289F741120FE202248B666666
eip155:56exact50000000000000000 atomic · 0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d
eip155:56exact50000000000000000 atomic · 0x55d398326f99059fF775485246999027B3197955
eip155:56exact50000000000000000 atomic · 0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d
Solanaexact50000 atomic · EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
nansen POST /api/v1/tgm/holders · d8ecb4 x402 API · TOLL·402