prediction_market_address_trades — Nansen MCP Tool
prediction_market_address_trades
(prediction market address trades) is one of 50 tools on the
Nansen
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call prediction_market_address_trades from your client
- Claude Code Nansen prediction_market_address_trades run in your project directory
- Claude Desktop Nansen prediction_market_address_trades ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Nansen prediction_market_address_trades ~/.cursor/mcp.json
- VS Code Nansen prediction_market_address_trades .vscode/mcp.json
- Zed Nansen prediction_market_address_trades ~/.config/zed/settings.json
- Windsurf Nansen prediction_market_address_trades ~/.codeium/windsurf/mcp_config.json
- Cline Nansen prediction_market_address_trades ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Nansen prediction_market_address_trades ~/.gemini/settings.json
- Grok Nansen prediction_market_address_trades .mcp.json (in your project root)
- ChatGPT Nansen prediction_market_address_trades Settings → Connectors → Advanced → Developer mode
- Claude.ai Nansen prediction_market_address_trades Settings → Connectors → Add custom connector
- LangChain Nansen prediction_market_address_trades pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nansen-mcp https://mcp.nansen.ai/ra/mcp/
Other tools on this server
- smart_traders_and_funds_token_balances
- smart_traders_and_funds_perp_trades
- smart_traders_and_funds_netflow
- smart_traders_and_funds_dex_trades
- smart_traders_and_funds_dcas
- smart_traders_and_funds_historical_token_balances
- smart_traders_and_funds_pnl_leaderboard
- token_current_top_holders
- token_dex_trades
- token_transfers
- token_flows
- token_pnl_leaderboard
- token_who_bought_sold
- token_recent_flows_summary
- token_discovery_screener
- token_ohlcv
- token_technical_indicators
- token_info
- token_quant_scores
- nansen_score_top_tokens
- hyperliquid_leaderboard
- token_jup_dca
- address_historical_balances
- address_labels
- address_related_addresses
- address_counterparties
- address_counterparties_batch
- address_transactions
- address_dex_trades
- address_perp_positions
- wallet_pnl_for_token
- wallet_pnl_summary
- address_first_funder
- address_portfolio
- general_search
- entity_name_search
- token_sectors
- growth_chain_rank
- transaction_lookup
- prediction_market_lookup
- prediction_market_screener
- prediction_market_ohlcv
- prediction_market_orderbook
- prediction_market_top_holders
- prediction_market_trades
- prediction_market_pnl_leaderboard
- prediction_market_position_detail
- prediction_market_address_summary
- prediction_market_address_pnl
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.