Encode a transaction to set the node operator fee rate on the dashboard

Generates the encoded transaction to set a new fee rate on the dashboard contract.
Requires dual confirmation from DEFAULT_ADMIN_ROLE and NODE_OPERATOR_MANAGER_ROLE.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params

Request to encode a setFeeRate transaction on the dashboard.

string
required

The new fee rate in basis points (0-10000, where 10000 = 100%).

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