Skip to main content
A position card representing all trades of a single token by a single actor. Contains full trade history, position stats, and engagement metrics.

A position card representing all trades of a single token by a single actor. Contains full trade history, position stats, and engagement metrics.

totalCompletions
number
required

Number of unique addresses that purchased this token in the last 24 hours

itemTitle
string
required

Display title for the feed card (typically profile name)

callToActions
object[]
required

Action buttons/links for this card

metadata
object
required

Token details and position statistics including all trades

insights
object[]
required

AI-generated insights and metrics about this position

metrics
object
required

Engagement metrics: copytrade count and volume, reply count, comment count

itemId
string
required

Unique identifier for this feed card (position)

transactionHash
string
required

Transaction hash of the first trade in this position

timestamp
number
required

Unix timestamp of the first trade in this position

cardLatestTradeAt
number
required

Unix timestamp of the most recent trade in this position. Used for "latest" sort ordering.

actor
object
required

Profile information of the trader who holds/held this position

imageUrl
string

Profile avatar image URL of the actor