Account

Get listing orders made by account

This endpoint can be used to fetch listing orders created by a given account (High level data, open to our partners, please contact us).

get/openapi/v1/account/orderList

Query parameters

chain'eth' | 'bsc' | 'polygon' | 'avalanche' | 'arbitrum' | 'zksync' | 'linea' | 'starknet' | 'opbnb' | 'base' | 'scroll' | 'manta_pacific' | 'optimism' | 'mantle' | 'zkfair' | 'blast' | 'merlin' | 'mode' | 'cyber' | 'bob' | 'lightlink' | 'zeta' | 'nibiru' | 'abstract' | 'bitlayer' | 'mantra' | 'monad' | 'ink' required

Chain Name, eth is default.

wallet_addressstring

Wallet address (defaults to account address if empty).

contract_addressstring

Contract address.

cursorstring

Cursor for to retrieve the next page of assets

limitinteger

Page size, max is 50, default 20

Response

OK

codeinteger

Error Code

msgstring

Error Message

messagestring

Changes