Create ValidatorsAsk AIpost https://api.figment.io/ethereum/validatorsBody Params0x01 Validators0x02 Validators (Pectra)networkstringenumrequiredThe network on which validators will be created.mainnethoodiAllowed:mainnethoodivalidators_countintegerrequiredThe number of validators that need to be created.withdrawal_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 validator will be created.ca-central-1ca-central-1eu-west-1Allowed:ca-central-1eu-west-1credentials_prefixstringenumPrefix to use for withdrawal_credentials. Defaults to '0x01'.0x010x01Allowed:0x01Responses 201Created validators 400Bad request 401Unauthorized 422Unprocessable entityUpdated about 14 hours ago