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
Name | Type | Mandatory | Description |
---|---|---|---|
amount | DECIMAL | YES | Amount in BETH, limit 4 decimals |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
- 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"
}