Skip to main content

Subscribe SOL Staking(TRADE)

API Description

Subscribe SOL Staking

HTTP Request

POST /sapi/v1/sol-staking/sol/stake

Request Weight(IP)

150

Rate Limit

1/3s per account**

Request Parameters

NameTypeMandatoryDescription
amountDECIMALYESAmount in SOL.
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Response Example

{
"success": true,
"bnsolAmount":"0.23092091",
"exchangeRate": "1.001212342342" // SOL amount per 1 BNSOL


}