| Name | Type | Description | Notes |
|---|---|---|---|
| stakeAccountAddress | string | The stake account address matching the stakeAccountId. | [default to undefined] |
| stakeAccountDerivationChangeValue | number | The value of the change level in the BIP32 path which was used to derive the stake account address. | [default to undefined] |
| isCompoundingValidator | boolean | Is the validator compounding (i.e it was created with compounding validator type). | [default to undefined] |
| totalWithdrawableAmount | string | The total amount available for withdrawal. | [default to undefined] |
| totalInactiveAmount | string | The total inactive amount. | [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]