Last updated 12 months ago
Was this helpful?
/account/orders
wallet address
0x3ba638...fb25e
^0x[a-fA-F0-9]{40}$
curl -L \ --url '/account/orders' \ --header 'x-apikey: YOUR_API_KEY'
[ { "base": "WETH", "quote": "USDC", "expiration": "03NOV23", "strike": 1700, "remainingSize": 3, "provider": "0x3ba638...fb25e", "taker": "0x0000000000000000000000000000000000000000", "price": ".15", "deadline": 184, "quoteId": "0x3ba638...fb25e", "ts": 1698952534, "type": "P", "side": "bid" } ]