v1

latestOpenAPI 3.1.02026-07-2359362475.0 KB
Profiler

Get Wallet DEX Trades

Get DEX trade history for a wallet address on a specific chain. Each record includes the bought/sold tokens, amounts, symbols, token age, market cap, FDV, and the USD value of the trade.

What it helps to answer:

  1. What DEX trades has this wallet executed on a chain within a date range?
  2. Which tokens are being bought and sold, and at what sizes?
  3. What is the USD value of each trade, and what was the token's market cap and FDV at trade time?
post/api/v1/profiler/dex-trades

Request body

addressstring required

Trader address

chain'arbitrum' | 'avalanche' | 'base' | 'bnb' | 'ethereum' | 'hyperevm' | 'injective' | 'iotaevm' | 'linea' | 'mantle' | 'mantra' | 'monad' | 'near' | 'optimism' | 'plasma' | 'polygon' | 'robinhood' | 'sei' | 'solana' | 'sonic' | 'starknet' | 'sui' | 'ton' | 'tron' required

Chains supported in profiler DEX trades analysis.

Response

DEX trade history for the address