Skip to main content
POST
Active Market Holder

Body

application/json
eventId
object
required

Event ID.

page
object
required
filter
(Numeric · object | ID · object | Wallet address · object | User Profile Lookup · object | User Tag Profile Lookup · object | Group · object)[]

Filters to apply, combined with AND. Use a group for OR.

Minimum array length: 1

A single field condition. in/notIn take an array of values; matches/notMatches take one search term.

orderBy
object[]

Sort keys in priority order; the first is the primary sort. Defaults to the table's configured ranking when omitted.

Response

List of Active Market Holder rows

currentValue
number<double>

current invested value

invested
number<double>

Cost basis of the currently-held shares.

outcomes
integer<int64>

Number of distinct token outcomes

pnlPercentage
number<double>

Open PnL as percentage of the held cost basis

tokenMetadata
Token Metadata · object[]

Nested token-level position details as JSON

totalPnl
number<double>

Open (unrealized) PnL of the currently-held shares

user
User · object

Resolved User row.