Get RWUSD Account (USER_DATA)
API Description
Get RWUSD account information.
HTTP Request
GET /sapi/v1/rwusd/account
Request Weight (IP)
150
Request Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| recvWindow | LONG | NO | The value cannot be greater than 60000 (ms) |
| timestamp | LONG | YES |
Response Example
{
"rwusdAmount": "100",
"totalProfit": "12.81"
}