Ecosystem/Nansen
N

Nansen

Base
Crypto Data12 endpointsFrom $0.010 /req

Blockchain analytics platform. Smart money tracking, wallet profiling, token analysis, PnL data, DeFi holdings, perpetual futures analytics, and flow intelligence.

View documentation

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (12)

Screen and filter tokens

Path/services/nansen/api/v1/token-screener
MethodPOST
Price$0.010 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/nansen/api/v1/token-screener" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "chain": "ethereum",
  "address": "0x..."
}'

IndieGent Endpoint

api.indiegent.com/services/nansen

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli