Skip to main content
POST
List assets for a currency and type

Body

application/json
asset_type
enum<string>
required

Asset type of the instrument: "option", "perp", or "erc20".

Available options:
option,
perp,
erc20
currency
string
required
expired
boolean
required

Response

Success

address
string
required
asset_id
string
required
asset_name
string
required
asset_type
enum<string>
required

Asset type of the instrument: "option", "perp", or "erc20".

Available options:
option,
perp,
erc20
currency
string
required
is_collateral
boolean
required
is_position
boolean
required
sub_id
string
required
erc20_details
object | null
option_details
object | null
perp_details
object | null