/cosmos/staking/v1beta1/validators

Validators queries all validators that match the given status.

Parameters:

None

Example:

// Request
curl -X GET -H 'Content-Type: application/json' https://froopyland.blockpi.network/lcd/v1/<your-api-key>/cosmos/staking/v1beta1/validators

// Result
{
    
}

Last updated