Skip to main content

Subscribe ETH Staking(TRADE)

API Description

Subscribe ETH Staking

HTTP Request

POST /sapi/v2/eth-staking/eth/stake

Request Weight(IP)

150

Rate Limit

1/3s per account**

Request Parameters

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

Response Example

{
"success": true,
"wbethAmount":"0.23092091",
"conversionRatio": "1.001212342342" // ETH amount per 1 WBETH
}