activeAssetData
post
/info
Body
Request user active asset data.
typeundefined · enumRequiredPossible values:
Type of request.
coinstringRequired
Asset symbol (e.g., BTC).
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
User active asset data.
application/json
User active asset data.
userstringRequiredPattern:
User address.
^0x[a-fA-F0-9]{40}$coinstringRequired
Asset symbol (e.g., BTC).
leverageany ofRequired
Leverage configuration.
or
markPxstringRequiredPattern:
Mark price.
^[0-9]+(\.[0-9]+)?$422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated