Get BFUSD Account (USER_DATA)
API Description
Get BFUSD account information.
HTTP Request
GET /sapi/v1/bfusd/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
{
"bfusdAmount": "100",
"totalProfit": "12.81"
}