Skip to main content

Scan API

GET /v0/top-validators-by-validator-faucets

GET/v0/top-validators-by-validator-faucets

Removed in 0.6.6. Historical definition from 0.6.5.

Get a list of top validators by number of rounds in which they collected faucets, and basis statistics on their round collection history

Protocol Details

Inputs

Query parameters

limitinteger (int32)required
Maximum number of validator records that may be returned in the response

Outputs

200

application/json
validatorsByReceivedFaucetsValidatorReceivedFaucets[]required
Up to limit validators, sorted greatest number of rounds collected first

400

application/json
errorstringrequired

404

application/json
errorstringrequired

History

Removed in0.6.6

Last available in 0.6.5. Retained for historical reference.