Skip to main content
GET
Error

Authorizations

x-aura-developer-key
string
header
required

Builder identity and quota key. It never substitutes for a wallet session or restricted trading authorization and can never sign or custody assets.

Path Parameters

address
string
required

Alephium address (base58, optional :N group suffix).

Required string length: 30 - 80
Pattern: ^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$

Response

Default Response

yesPrice
string | null
required

Latest exact decimal probability in [0, 1], or null before any real observation.

noPrice
string | null
required

Exact 1 - yesPrice, or null before any real observation.

priceTimestamp
integer | null
required

Unix milliseconds when this price was observed; null with no real observation.

Required range: -9007199254740991 <= x <= 9007199254740991
Last modified on August 11, 2026