Skip to main content
GET
Get orderbook snapshot

Path Parameters

condition_id
string
required

On-chain ConditionalTokens condition hash.

Example:

"0x9cded060be358b76678e598084cf258c7257771e473dbb461cad23417302d606"

Query Parameters

chain_id
integer
required

Blockchain network id. BSC mainnet is 56.

Example:

56

Response

OK

condition_id
string
chain_id
integer
Example:

56

timestamp
string<date-time>
bids
object[]

Buy side, highest price first.

asks
object[]

Sell side, lowest price first.