Name | Type | Description | Notes |
---|---|---|---|
active | List<AmountAndChainDescriptor> | An array of objects containing chain descriptors and associated amounts, representing active positions. | |
inactive | List<AmountAndChainDescriptor> | An array of objects containing chain descriptors and associated amounts, representing inactive positions. | |
rewardsAmount | List<AmountAndChainDescriptor> | An array of objects containing chain descriptors and associated amounts, representing rewards positions. | |
totalStaked | List<AmountAndChainDescriptor> | An array of objects with chain descriptors and total staked amounts, representing the combined staked totals of active and inactive positions. |