Skip to main content
GET
Get pricing data for a list of stack ids

Path Parameters

chain_name
string
required

The name of chain

Example:

"imtbl-zkevm-testnet"

contract_address
string
required

Contract address for collection that these stacks are on

Pattern: ^0x[a-fA-F0-9]{40}$

Query Parameters

stack_id
string<uuid>[]
required

List of stack ids to get pricing data for

Required array length: 1 - 20 elements
payment_token
string

Filters the active listings, bids, floor listing and top bid by the specified payment token, either the address of the payment token contract or 'NATIVE'.

Example:

"NATIVE"

page_cursor
string

Encoded page cursor to retrieve previous or next page. Use the value returned in the response.

Example:

"ewogICJ0eXBlIjogInByZXYiLAogICJpdGVtIjogewogICAgImlkIjogNjI3NTEzMCwKICAgICJjcmVhdGVkX2F0IjogIjIwMjItMDktMTNUMTc6MDQ6MTIuMDI0MTI2WiIKICB9Cn0="

Response

200 response

Quotes for stacks result

result
object[]
required

List of quotes

page
object
required

Pagination properties