Skip to main content

Get RWUSD Account (USER_DATA)

API Description

Get RWUSD account information.

HTTP Request

GET /sapi/v1/rwusd/account

Request Weight (IP)

150

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNOThe value cannot be greater than 60000 (ms)
timestampLONGYES

Response Example

{
"rwusdAmount": "100",
"totalProfit": "12.81"
}