Validator Registry: list validator metadata (mainnet/testnet)
getValidatorRegistryRetrieve validator metadata for the current VeChain network, including name, location, description, website, and logo. Optionally filter by validator address to narrow results.
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 |