Skip to main content
GET

Scan API

Validator faucets by validator

OpenAPISince 0.5.10
For every argument that is a valid onboarded validator, return statistics on its liveness activity, according to on-ledger state at the time of the request.

Protocol Details

Operation IDgetValidatorFaucetsByValidator
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Query parameters

string[]
required
A list of validator party IDs, one per specification of the parameter. Any party IDs not matching onboarded validators will be ignored

Outputs

200

application/json
ValidatorReceivedFaucets[]
required
Statistics for any party ID arguments found to have valid onboarding licenses; the order in the response is unrelated to argument order.

400

application/json
string
required

404

application/json
string
required

History

Introduced0.5.10