Exit Validators
post
Provides a transaction, which after being signed and broadcasted, enables the specified validators to exit.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
networkstring · enumRequiredDefault:
The network
mainnetPossible values: Body
transaction_typeintegerOptionalDefault:
Type of the returned transaction. 0 for legacy transactions. 2 for EIP-1559 transactions.
0Example: 2Responses
200
OK
application/json
400
Bad Request
application/json
401
Bad Request
application/json
403
Bad Request
application/json
500
Bad Request
application/json
post
/v1/api/ethereum/{network}/exit_validatorsLast updated