Nansen

Nansen

Crypto Data
basesolana
26 endpoints

Blockchain analytics with smart money tracking, wallet profiling, token analysis, and on-chain intelligence.

Base URLhttps://api.dao.pub/market/nansen
POST/api/v1/perp-leaderboard$0.06

Get perpetual futures trading leaderboard.

POST JSON body with optional filters.

Body
chainsstring (optional)
timeframestring (optional)
limitnumber (optional)
POST/api/v1/perp-screener$0.01

Screen perpetual futures markets.

POST JSON body with filter criteria.

Body
chainsstring (optional)
min_volumenumber (optional)
limitnumber (optional)
POST/api/v1/portfolio/defi-holdings$0.01

Get DeFi protocol holdings for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/address/counterparties$0.06

Get counterparties for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
limitnumber (optional)
POST/api/v1/profiler/address/current-balance$0.01

Get current token balances for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/address/historical-balances$0.01

Get historical token balance snapshots.

POST JSON body with address and optional date range.

Body
addressstring (wallet address)
chainsstring (optional)
start_datestring (optional, YYYY-MM-DD)
end_datestring (optional, YYYY-MM-DD)
POST/api/v1/profiler/address/pnl$0.01

Get detailed profit/loss data for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/address/pnl-summary$0.01

Get profit/loss summary for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/address/related-wallets$0.01

Find wallets related to a given address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/address/transactions$0.01

Get transaction history for a wallet address.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
limitnumber (optional)
offsetnumber (optional)
POST/api/v1/profiler/perp-positions$0.01

Get perpetual futures positions for a wallet.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
POST/api/v1/profiler/perp-trades$0.01

Get perpetual futures trade history for a wallet.

POST JSON body with address.

Body
addressstring (wallet address)
chainsstring (optional)
limitnumber (optional)
POST/api/v1/smart-money/dex-trades$0.06

Get DEX trades made by smart money wallets.

POST JSON body with optional filters.

Body
chainsstring (optional)
token_addressstring (optional)
limitnumber (optional)
POST/api/v1/smart-money/holdings$0.06

Get current holdings of smart money wallets.

POST JSON body with chains array.

Body
chainsstring
token_addressstring (optional)
POST/api/v1/smart-money/inflows$0.06

Get smart money inflow data for tokens.

POST JSON body with optional filters.

Body
chainsstring (optional)
token_addressstring (optional)
timeframestring (optional)
POST/api/v1/smart-money/netflow$0.06

Get smart money net flow data.

POST JSON body with optional filters.

Body
chainsstring (optional)
token_addressstring (optional)
timeframestring (optional)
POST/api/v1/tgm/dex-trades$0.01

Get DEX trade data for tokens or wallets.

POST JSON body with token_address or address.

Body
token_addressstring (optional)
addressstring (optional)
chainsstring (optional)
limitnumber (optional)
POST/api/v1/tgm/flow-intelligence$0.01

Get flow intelligence data for tokens.

POST JSON body with optional filters.

Body
token_addressstring (optional)
chainsstring (optional)
timeframestring (optional)
POST/api/v1/tgm/flows$0.01

Get token flow data showing movement between addresses.

POST JSON body with optional filters.

Body
token_addressstring (optional)
chainsstring (optional)
timeframestring (optional)
POST/api/v1/tgm/holders$0.06

Get holder data for a token.

POST JSON body with token_address.

Body
token_addressstring
chainsstring (optional)
limitnumber (optional)
POST/api/v1/tgm/jup-dca$0.01

Get Jupiter DCA orders data.

POST JSON body with optional filters.

Body
addressstring (optional)
token_addressstring (optional)
limitnumber (optional)
POST/api/v1/tgm/perp-pnl-leaderboard$0.06

Get perpetual futures PnL leaderboard.

POST JSON body with optional filters.

Body
chainsstring (optional)
timeframestring (optional)
limitnumber (optional)
POST/api/v1/tgm/pnl-leaderboard$0.06

Get PnL leaderboard showing top profitable traders.

POST JSON body with optional filters.

Body
token_addressstring (optional)
chainsstring (optional)
timeframestring (optional)
limitnumber (optional)
POST/api/v1/tgm/transfers$0.01

Get token transfers for analysis.

POST JSON body with optional filters.

Body
token_addressstring (optional)
chainsstring (optional)
limitnumber (optional)
POST/api/v1/tgm/who-bought-sold$0.01

Find who bought or sold a specific token.

POST JSON body with token_address.

Body
token_addressstring
chainsstring (optional)
sidestring (optional: 'buy', 'sell')
limitnumber (optional)
POST/api/v1/token-screener$0.01

Screen and filter tokens based on various criteria.

POST JSON body with filter criteria.

Body
chainsstring (optional)
min_market_capnumber (optional)
max_market_capnumber (optional)
min_volumenumber (optional)
limitnumber (optional)