Returns positions for a specific token across all traders. Open positions are those with remaining value >= $1; closed positions have remaining value < $1 (fully exited or dust).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ethereum, optimism, polygon, arbitrum, zora, base, zero, solana, hyperliquid The contract / token address.
Position status filter. "open" = currently held (>= $1 value), "closed" = fully exited or dust (< $1 value).
open, closed "closed"
Sorting method. "value" (default): sorts by realized gains for closed positions, 30-day sell cost basis for open. "latest": sorts by close date for closed positions, open date for open.
value, latest If included, only include transactions with actions on the provided chains. Defaults to base, ethereum, solana. Pass all to see transactions on all supported chains.
ethereum, optimism, polygon, arbitrum, zora, base, zero, solana, hyperliquid, all Page number for pagination (1-based)
x >= 1Number of positions per page (max 100)
1 <= x <= 100200
Number of unique addresses that purchased this token in the last 24 hours
Display title for the feed card (typically profile name)
Action buttons/links for this card
Token details and position statistics including all trades
AI-generated insights and metrics about this position
Engagement metrics: copytrade count and volume, reply count, comment count
Unique identifier for this feed card (position)
Transaction hash of the first trade in this position
Unix timestamp of the first trade in this position
Unix timestamp of the most recent trade in this position. Used for "latest" sort ordering.
Profile information of the trader who holds/held this position
Profile avatar image URL of the actor