Skip to main content
GET
Get Pulse markets by addresses (batch)

Query Parameters

addresses
string
required

Comma-separated list of market addresses.

Response

200 - application/json

Pulse markets matching the requested addresses.

id
integer
marketConfigId
integer
Example:

1

adapterConfigId
integer
Example:

1

marketConfigName
string

Human-readable config name (e.g. asset + horizon).

Example:

"BTC-5min"

marketAddress
string

On-chain Pulse market address for this cycle.

status
string

Cycle status. Common values: ACTIVE, RESOLVED, CLOSED.

Example:

"ACTIVE"

cycleNumber
integer
Example:

9821

startsAt
string<date-time>
expiresAt
string<date-time>
observationStartsAt
string<date-time>
observationEndsAt
string<date-time>
resolvedAt
string<date-time> | null
closedAt
string<date-time> | null
openingTwap
string | null
closingTwap
string | null
winningOutcome
integer | null
sampleCount
integer
Example:

60

marketMetadata
object
createdAt
string<date-time>
updatedAt
string<date-time>