Encode a timelock cancel transaction for a scheduled operation

Generates the encoded transaction to cancel a pending timelock operation.
The caller must have the CANCELLER_ROLE on the TimelockController.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params

Request to encode a timelock cancel transaction for a pending operation.

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

The operation ID to cancel.

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

Optional Ethereum address to simulate the cancel transaction from.

Responses

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