post https://api.figment.io/ethereum/validators
This endpoint now supports Pectra
0x02
validators
Creates new validators and returns a staking transaction to stake ETH
Notes:
- Once set, the withdrawal address of a validator cannot be changed.
- For
0x01
validators, a maximum of 250 validators can be created per request. - For
0x02
validators, we only support one validator at a time. Theamount
needs to be higher than 32 and lower than 2048. - If you are restaking via Eigenlayer, your withdrawal address is set to your EigenPod address.
- Depending on how you plan to sign the staking transaction we provide 3 transaction formats in the response See the guide.