Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the blockchain network.
The symbol of the asset to get the validator for.
The unique id of the validator to fetch details for.
Response
The validator for a given network, asset and id.
A validator onchain.
The publicly identifiable unique id of the validator. This can be the public key for Ethereum validators and maybe an address for some other network.
"0x966ea18b5f166d708eb5a3fb2948d1fa0c45d15d69b0399d823d447ee7efb9252f2d182c2d65c03c6e39227cd67e66e1"
The ID of the blockchain network to which the Validator belongs.
"ethereum-hoodi"
The ID of the asset that the validator helps stake.
"eth"
The status of the validator.
"active"
An Ethereum validator.