v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Wallet, Networth & PnL

Trader - Gainers/Losers

Retrieve detailed information about top gainers/losers

get/trader/gainers-losers

Query parameters

type'yesterday' | 'today' | '1W' | '30d' | '90d' required

Specify the type of top gainers/losers. Filter for records with type equal to the specified type.

sort_by'PnL' | 'realized_pnl' | 'unrealized_pnl' required

Specify the sort field.

sort_type'desc' | 'asc' required

Specify the sort order.

offsetinteger

Pagination start position. offset + limit <= 10000

limitinteger

Headers

x-chain'solana' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'aptos' | 'fogo' | 'mantle' | 'megaeth' | 'robinhood' | 'sui'

A chain name listed in supported networks.

Response

JSON object containing a list of top gainer loser traders

successboolean required