Skip to main content
GET
/
exchange
/
validators
Active validators
curl --request GET \
  --url https://hyper.polynode.dev/exchange/validators

Documentation Index

Fetch the complete documentation index at: https://hypernode-docs.polynode.dev/llms.txt

Use this file to discover all available pages before exploring further.

Active validator set with stake, name, and signer address.

Example

curl https://hyper.polynode.dev/exchange/validators
[
  {
    "signer": "0xdf35aee8ef5658686142acd1e5ab5dbcdf8c51e8",
    "name": "Hyper Foundation 4",
    "blocks_proposed": 0,
    "last_seen": 1775702972409
  }
]

Query Parameters

network
string
default:mainnet

Response

200

Validator summaries