Get validator info
GET
/v1/validators/{id}Last modified: 3 months ago
Get validator info
Request
Path Params
id
integer
required
Internal validator id
Example:
1
Request samples
Responses
OK(200)
No Content(204)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
address
string
optional
Example:
celestiavaloper1un77nfm6axkhkupe8fk4xl6fd4adz3y59fucpu
commissions
string
optional
Example:
1
cons_address
string
optional
Example:
E641C7A2C964833E556AEF934FBF166B712874B6
contacts
string
optional
Example:
security@0xfury.com
delegator
string
optional
Example:
celestia1un77nfm6axkhkupe8fk4xl6fd4adz3y5qk7ph6
details
string
optional
Example:
Some long text about validator
id
integer
optional
Example:
321
identity
string
optional
Example:
2C877AC873132C91
jailed
boolean
optional
Example:
false
max_change_rate
string
optional
Example:
0.01
max_rate
string
optional
Example:
0.1
min_self_delegation
string
optional
Example:
1
moniker
string
optional
Example:
Easy 2 Stake
rate
string
optional
Example:
0.03
rewards
string
optional
Example:
1
stake
string
optional
Example:
1
voting_power
string
optional
Example:
1
website
string
optional
Example:
https://www.easy2stake.com/
Example
Not configured
Last modified: 3 months ago