Create Pectra ValidatorsCopy Pagepost https://api.figment.io/ethereum/validators/0x02Body ParamsnetworkstringenumrequiredThe network on which validators will be created.mainnethoodiAllowed:mainnethoodiamountsarray of stringsrequiredAmounts in ETH to initially deposit to the validators.amounts*ADD stringwithdrawal_addressstringrequiredAn ETH wallet address used for the withdrawals credentials of the validators. This is the address that will receive consensus rewards and unstaked ETH after exiting.funding_addressstringAn ETH wallet address that holds the ETH to be staked and that will sign the staking transaction. If not specified, withdrawal_address will be used.fee_recipient_addressstringAn ETH wallet address that will receive the execution layer rewards. If not specified, withdrawal_address will be used.regionstringenumThe geographic region where the validators will be created.ca-central-1ca-central-1eu-west-1Allowed:ca-central-1eu-west-1Responses 201Created validators 400Bad request 401Unauthorized 422Unprocessable entityUpdated 5 days ago