Skip to main content

Wrap BETH(TRADE)

API Description#

Wrap BETH

HTTP Request#

POST /sapi/v1/eth-staking/wbeth/wrap

Request Weight(IP)#

150

Rate Limit#

1/3s per account**

Request Parameters#

NameTypeMandatoryDescription
amountDECIMALYESAmount in BETH, 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",  "exchangeRate": "1.001212343432"}