curl --request GET \ --url https://api.doppapp.com/v1/public/get_exercisable_options
[ { "exercisable_options": [ { "balance": 123, "base_currency": "<string>", "exercise_price": 123, "instrument_id": "<string>", "instrument_name": "<string>", "pnl": 123, "roi": 123, "wallet_address": "<string>" } ] } ]
Show child attributes