# DelegationBlockchainPositionInfo ## Properties |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]| |**rewardsBreakdown** | [**SolanaRewardsBreakdown**](SolanaRewardsBreakdown.md) | | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)