Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clicker.xyz/llms.txt

Use this file to discover all available pages before exploring further.

A position card representing all trades of a single token by a single actor. Contains full trade history, position stats, and engagement metrics. See Position Calculations for how to use metadata and positionStats fields to compute current value, unrealized PnL, and percent change.

A group of trades of a single token by a single actor comprising a position. 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 position (typically profile name)

callToActions
object[]
required

Action buttons/links for this position

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 most recent trade in this position

timestamp
number
required

Unix timestamp of the most recent 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