Active Single Assets
The active single assets endpoint returns information on all single assets indexes.
Response Fields
Field
Type
Description
Last updated
Was this helpful?
The active single assets endpoint returns information on all single assets indexes.
Last updated
Was this helpful?
Was this helpful?
{
"result": "success",
"message": "Success",
"data": [
{
"symbol": "waves-usd-p-d",
"contrib": [
"waves-usd-p-r"
]
}
],
"params": {
}
}