getStakerByAddress
method
Tries to fetch a staker information given its address.
Params
Parameter | Type | Required |
---|---|---|
address | string | Yes |
Result
Property | Type | Required |
---|---|---|
address | string | Yes |
balance | number | Yes |
delegation | string | No |
inactiveBalance | number | Yes |
inactiveFrom | number | No |
retiredBalance | number | Yes |