Orders

Gets all open quotes. Any valid orders that are fillable and present in the orderbook for the given account (if specified), otherwise the address in the .env is used.

get
chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
x-apikeystringRequired
Query parameters
walletAddrstringOptional

wallet address

Example: 0x3ba638...fb25ePattern: ^0x[a-fA-F0-9]{40}$
Responses
chevron-right
200

Successful operation

application/json
get
/account/orders

Last updated

Was this helpful?