Encode operator grid change tier transaction (node operator side)

Encodes a transaction calling OperatorGrid.changeTier — the node operator side of the
2-of-2 confirmation required to move a vault to a different tier.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params
string
required
^\d+$

Tier ID.

string
required
^\d+$

Requested share limit.

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