hmy_getCurrentUtilityMetrics
hmy_getCurrentUtilityMetrics
Description
Returns
curl -d '{
"jsonrpc":"2.0",
"method":"hmy_getCurrentUtilityMetrics",
"params":[],
"id":1
}' -H 'Content-Type:application/json' -X POST 'https://api.s0.b.hmny.io'{
"jsonrpc": "2.0",
"id": 1,
"result": {
"AccumulatorSnapshot": 0,
"CurrentStakedPercentage": "0.000000000000000000",
"Deviation": "0.350000000000000000",
"Adjustment": "14000000000000000000.000000000000000000"
}
}Last updated
Was this helpful?