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

Generates the encoded transaction to set a new fee recipient address on the
dashboard contract. Requires NODE_OPERATOR_MANAGER_ROLE.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params

Request to encode a setFeeRecipient transaction on the dashboard.

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

The new fee recipient Ethereum 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