Validator Registry: list validator metadata (mainnet/testnet)
getValidatorRegistryFetch validator metadata such as name, location, description, website, and logo for the current network. Supports filtering by address.
Instructions
Fetch validator metadata (name, location, description, website, logo) for the current network. Data source: validator-hub. Supports optional filtering by address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Optional: filter by validator address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| network | Yes |