$0.05
per call · USDC on Base
Get "Token God Mode" (TGM) holders data
Endpoint
POST https://api.nansen.ai/api/v1/tgm/holders269calls / 30dmeasured by x402.new
7paying wallets / 30dmeasured by x402.new
100%uptime · 303ms p95measured by x402-list.com
Acompliance grademeasured by x402-list.com
Listed in 3 directories: bazaar, x402-list, x402-new. First seen 5 Sept 2026.
Call this service
The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);
const res = await pay("https://api.nansen.ai/api/v1/tgm/holders", {
method: "POST",
headers: { "content-type": "application/json" },
body: JSON.stringify({ /* see the 402 challenge for the shape */ }),
});
console.log(await res.json());More from api.nansen.ai
Nansen · Address Current Balance
✓ curatedA
api.nansen.ai
Get Address Current Balance Data
POSTBaseOnchain
1.5k calls / 30d · 100% up$0.01
Nansen · Token Screener
✓ curatedA
api.nansen.ai
Retrieve token screener data
POSTBaseOnchain
586 calls / 30d · 100% up$0.01
Nansen · Smart Money Netflow
✓ curatedA
api.nansen.ai
Get Smart Money Netflow Data
POSTBaseOnchain
434 calls / 30d · 100% up$0.05
Nansen · Smart Money Holdings
✓ curatedA
api.nansen.ai
Get Smart Money Holdings Data
POSTBaseOnchain
164 calls / 30d · 100% up$0.05
Nansen · TGM WHO Bought Sold
✓ curatedA
api.nansen.ai
Get "Token God Mode" (TGM) who bought/sold data
POSTBaseOnchain
162 calls / 30d · 100% up$0.01
Nansen · TGM Flow Intelligence
A
api.nansen.ai
Get "Token God Mode" (TGM) flow intelligence data
POSTBaseOnchain
121 calls / 30d · 100% up$0.01
Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.
