Catalog
cryptoPOSTlive

Smart money holdings

Find tokens held by Nansen smart-money segments across supported chains.

h402 score
$0.05
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Canonical contract

Proxy path
/api/proxy/crypto/smart-money-holdings
Method
POST
Selected provider
nansen
Settlement
Base USDC · x402

Quickstart

cURL
curl -X POST https://h402-test.hunt.town/api/proxy/crypto/smart-money-holdings
CLI
h402 call crypto/smart-money-holdings --json '{ ... }'

Sample input

requiredoptional
{
  "chains": [
    "ethereum",
    "base"
  ],
  "filters": {
    "include_smart_money_labels": [
      "Fund",
      "Smart Trader"
    ]
  },
  "pagination": {
    "page": 1,
    "per_page": 10
  }
}

Sample output

Redacted, from a paid call
{
  "holdings": [
    {
      "chain": "ethereum",
      "tokenAddress": "0x1234567890123456789012345678901234567890",
      "symbol": "TOKEN",
      "valueUsd": 100000,
      "smartMoneyLabels": [
        "Fund"
      ]
    }
  ],
  "pagination": null,
  "meta": {
    "provider": "nansen"
  }
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

nansenselected
x402
Success
p50
Calls
$0.05
Last successful call: Never· Aggregated by h402 — not the source provider