Skip to main content
GET
Get Validator State

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

network
enum<string>
required

Network name.

Available options:
ethereum,
solana,
polkadot,
kusama,
sui,
ton,
cardano,
celestia

Query Parameters

address
string
required

Validator address in the required network. For the Ethereum network, it is a public validator key

Response

OK

Standard API success response envelope wrapping the result payload.

error
object | null
required

Error object. Always null on successful responses.

result
object
required

Response payload containing the requested data.