Skip to main content

On-chain Yields Account (USER_DATA)

API Description

On-chain Yields Account query

HTTP Request

GET /sapi/v1/onchain-yields/account

Request Weight

50

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNOThe value cannot be greater than 60000
timestampLONGYES

Response Example

{
"totalAmountInBTC": "0.01067982",
"totalAmountInUSDT": "77.13289230",
"totalFlexibleAmountInBTC": "0.00000000",
"totalFlexibleAmountInUSDT": "0.00000000",
"totalLockedInBTC": "0.01067982",
"totalLockedInUSDT": "77.13289230"
}