Last updated 12 months ago
Was this helpful?
/account/option_balances
wallet address
0x3ba638...fb25e
^0x[a-fA-F0-9]{40}$
curl -L \ --url '/account/option_balances' \ --header 'x-apikey: YOUR_API_KEY'
{ "expired": [ { "amount": 2.46, "name": "WETH-USDC-03NOV2023-1800-P", "token_address": "0x...4cFF2", "exposure": "SHORT" } ], "open": [ { "amount": 2.46, "name": "WETH-USDC-03NOV2023-1800-P", "token_address": "0x...4cFF2", "exposure": "SHORT" } ] }