Finalize pending withdrawal requests in the pool's withdrawal queue

Generates the encoded transaction to finalize up to maxRequests pending
withdrawal requests. Requires the caller to have the FINALIZE_ROLE on the
WithdrawalQueue contract.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params

Request to encode a finalize withdrawals transaction for the pool's WithdrawalQueue contract.

string

Maximum number of pending requests to finalize. If omitted, the server reads the current unfinalized count from the contract and finalizes all of them.

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

Address that receives the gas cost coverage from finalized requests.

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