hmy_getValidatorMetrics
hmy_getValidatorMetrics
Parameters
String
- validator bech32 address.
Returns
NumJailed
-Number
- big.Int number of times validator was banned due to downtimeTotalEffectiveStake - Float - total validator effective stake from delegations
VotingPowerPerShard
-[]VotePerShard
:shard-id
-Number
- shard idvoting-power
-Float
- valdator voting power for this shard
BLSKeyPerShard
-[]KeyPerShard:
shard-id
-Number
- shard idkeys
-[]String
- validator bls keys for this shard
Sample Curl Request
Sample Curl Response
Last updated