Nansen Token God Mode Perpetual Positions is a paid API for AI agents from api.nansen.ai, paid per call via MPP or x402, $0.05/call, status unknown (last checked 2026-09-14).
Retrieves Token God Mode (TGM) perpetual contract position data for a specific token, showing on-chain smart money perp exposure
Get "Token God Mode" (TGM) perp positions data
Returns a list of perpetual contract positions for the queried token, including wallet addresses with Nansen labels, position sizes, direction (long/short), leverage, and other on-chain perp metrics reflecting smart money exposure.
GEThttps://api.nansen.ai/api/v1/tgm/perp-positionsUse this endpoint when you need on-chain perpetual futures positioning data enriched with Nansen's smart money wallet labels for a specific token. Prefer this over generic DEX data endpoints when the goal is to understand institutional or whale-level perp exposure rather than spot holdings or trade history.
{
"token_symbol": "AAVE"
}| Field | Type | Description |
|---|---|---|
| filters | — | Additional filters to apply to the query. |
| order_by | — | Custom sort order to override the endpoint's default ordering. Examples: - [{"field": "position_value_usd", "direction": "DESC"}] - Sort by position value USD descending - [{"field": "upnl_usd", "direction": "ASC"}] - Sort by unrealized PnL ascending - [{"field": "leverage", "direction": "DESC"}] - Sort by leverage descending |
| label_type | string | TGM perp positions label types. |
| pagination | object | Pagination parameters for API requests. |
| token_symbolrequired | string | Token symbol |
{
"data": [
{
"side": "Long",
"address": "0xe2823659be02e0f48a4660e4da008b5e1abfdf29",
"leverage": "5X",
"upnl_usd": -1205163.5964679997,
"mark_price": 82.113,
"entry_price": 110.139,
"funding_usd": -83468.348588,
"address_label": "Former Smart Trader [0xe28236]",
"leverage_type": "cross",
"position_size": 40023.38,
"liquidation_price": 22.1317675722,
"position_value_usd": 3286439.8019399997
},
{
"side": "Short",
"address": "0x123dbca6a27005a3c4ce10cb66ee8ece8fc13bff",
"leverage": "10X",
"upnl_usd": 656834.6129539998,
"mark_price": 82.113,
"entry_price": 99.1852,
"funding_usd": 41403.313926,
"address_label": "Trading Bot [0x123dbc]",
"leverage_type": "cross",
"position_size": -36048.74,
"liquidation_price": 201.6428119918,
"position_value_usd": 2960070.18762
},
{
"side": "Short",
"address": "0x77375a8c9d13bf79afb2a87f1b0ac1dfd5f5bf66",
"leverage": "10X",
"upnl_usd": 65947.01284799993,
"mark_price": 82.113,
"entry_price": 84.1322,
"funding_usd": 278.671216,
"address_label": "👤 mk4 [0x77375a]",
"leverage_type": "cross",
"position_size": -32521.96,
"liquidation_price": 430.7913544468,
"position_value_usd": 2670475.70148
},
{
"side": "Short",
"address": "0x0514f2f3e0277c47117e3f33d9390efb0acfbdfe",
"leverage": "10X",
"upnl_usd": 141869.38758800007,
"mark_price": 82.113,
"entry_price": 87.6212,
"funding_usd": 4164.387588,
"address_label": "Former Smart Trader [0x0514f2]",
"leverage_type": "cross",
"position_size": -25000,
"liquidation_price": 114.4995305108,
"position_value_usd": 2052825
},
{
"side": "Short",
"address": "0x51f63885534cb494f4592a0311551f369bff2b39",
"leverage": "10X",
"upnl_usd": 335164.0869469998,
"mark_price": 82.113,
"entry_price": 96.0491,
"funding_usd": 34989.133329,
"address_label": "High Activity [0x51f638]",
"leverage_type": "cross",
"position_size": -21539.379999999997,
"liquidation_price": 209.5240570198,
"position_value_usd": 1768663.1099399999
},
{
"side": "Long",
"address": "0x051c2e6d49cf82ebc47f08f9b85800f94fc9693c",
"leverage": "10X",
"upnl_usd": -270740.3535160001,
"mark_price": 82.113,
"entry_price": 94.0104,
"funding_usd": -16211.66098,
"address_label": "High Balance [0x051c2e]",
"leverage_type": "cross",
"position_size": 21393.64,
"liquidation_price": 0,
"position_value_usd": 1756695.96132
},
{
"side": "Long",
"address": "0x3ee505ba316879d246a8fd2b3d7ee63b51b44fab",
"leverage": "10X",
"upnl_usd": -212450.52346100003,
"mark_price": 82.113,
"entry_price": 90.9521,
"funding_usd": -27077.625389,
"address_label": "🤓 brisket131: Smart HL Perps Trader [0x3ee505]",
"leverage_type": "cross",
"position_size": 20971.92,
"liquidation_price": 11.3077778387,
"position_value_usd": 1722067.26696
},
{
"side": "Long",
"address": "0xeadc152ac1014ace57c6b353f89adf5faffe9d55",
"leverage": "10X",
"upnl_usd": -211149.70850399992,
"mark_price": 82.113,
"entry_price": 91.8667,
"funding_usd": -16075.708504,
"address_label": "HL Perps Scalper [0xeadc15]",
"leverage_type": "cross",
"position_size": 20000,
"liquidation_price": 0,
"position_value_usd": 1642260
},
{
"side": "Long",
"address": "0x9cbf099ff424979439dfba03f00b5961784c06ce",
"leverage": "10X",
"upnl_usd": -990374.5277919999,
"mark_price": 82.113,
"entry_price": 131.4929,
"funding_usd": -69385.568701,
"address_label": "@brisket131 [0x9cbf09]",
"leverage_type": "cross",
"position_size": 18651.09,
"liquidation_price": 51.5893216092,
"position_value_usd": 1531496.95317
},
{
"side": "Long",
"address": "0x654016a8c9fcf0c4cb7ed6078aba21f7f399f7b7",
"leverage": "5X",
"upnl_usd": -128395.75110899998,
"mark_price": 82.113,
"entry_price": 89.08,
"funding_usd": -16671.197359,
"address_label": "HL Perps Scalper [0x654016]",
"leverage_type": "isolated",
"position_size": 16036.25,
"liquidation_price": 63.979307514,
"position_value_usd": 1316784.59625
}
],
"pagination": {
"page": 1,
"per_page": 10,
"is_last_page": false
}
}| Field | Type | Description |
|---|---|---|
| datarequired | array | List of TGM perp position records |
| paginationrequired | object | Pagination information for API responses. |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"