# DelegationSummary ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**active** | [**Array<AmountAndChainDescriptor>**](AmountAndChainDescriptor.md) | An array of objects containing chain descriptors and associated amounts, representing active positions. | [default to undefined]| |**inactive** | [**Array<AmountAndChainDescriptor>**](AmountAndChainDescriptor.md) | An array of objects containing chain descriptors and associated amounts, representing inactive positions. | [default to undefined]| |**rewardsAmount** | [**Array<AmountAndChainDescriptor>**](AmountAndChainDescriptor.md) | An array of objects containing chain descriptors and associated amounts, representing rewards positions. | [default to undefined]| |**totalStaked** | [**Array<AmountAndChainDescriptor>**](AmountAndChainDescriptor.md) | An array of objects with chain descriptors and total staked amounts, representing the combined staked totals of active and inactive positions. | [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)