Current
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /peggy/v1/valset/current HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
"valset": {
"nonce": "text",
"members": [
{
"power": "text",
"ethereum_address": "text"
}
],
"height": "text",
"reward_amount": "text",
"reward_token": "text"
}
}