Encode burn stETH transaction

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params
string
required

Amount of stETH to burn, as a bigint string in wei. Pass the literal "max" to burn the full minted liability (computed server-side).

string
^0x[a-fA-F0-9]{40}$

Depositor address whose minted balance bounds the "max" amount on StvStETH pools (per-depositor). When amountOfStETH is "max" on a pool, provide either fromAddress or simulateAddress; they must be the same if both are given. Ignored for dedicated/STV vaults.

string
^0x[a-fA-F0-9]{40}$

Optional Ethereum address to simulate the transaction from. If provided, the transaction will be simulated and any revert errors will be returned.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json