Encode a transaction to settle outstanding Lido fees for a vault

Generates the encoded transaction calling VaultHub.settleLidoFees() to
send any unsettled Lido fees from the vault to the Lido treasury.
The on-chain call is permissionless but requires a fresh oracle report;
it reverts if there are no unsettled fees or insufficient funds.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params

Request body containing only an optional simulation address.

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

Optional Ethereum address to simulate the transaction from.

Responses

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