Encode a transaction to pause withdrawal requests on a pool's withdrawal queue

Generates the encoded transaction to pause withdrawal request submissions on
the pool's WithdrawalQueue contract. The caller must have the WITHDRAWALS_PAUSE_ROLE.
Does not affect claiming of already finalized requests.

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