---
title: "Subscribe ETH Staking V2(TRADE)"
method: POST
path: "/sapi/v2/eth-staking/eth/stake"
tags: ["Staking"]
---

# Subscribe ETH Staking V2(TRADE)

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

Stake ETH to get WBETH

- You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Weight(IP): 150

## Query parameters

- `amount` number, double, required
- `recvWindow` integer
- `timestamp` integer, required
- `signature` string, required

## Response `200`

Subscribed WBETH

- object
  - `success` boolean, required
  - `wbethAmount` string, required
  - `conversionRatio` string, required — ETH amount per 1 WBETH

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

---

[API](https://skmtc.net/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.net/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/revisions/0dd2f133e12d/schema)
