# PoolSlipResponseInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asset** | **String** | | **pool_slip** | **i64** | Pool slip for this asset's pool for the current height | **rollup_count** | **i64** | Number of stored pool slips contributing to the current stored rollup | **long_rollup** | **i64** | Median of rollup snapshots over a long period | **rollup** | **i64** | Stored sum of pool slips over a number of previous block heights | **summed_rollup** | Option<**i64**> | Summed pool slips over a number of previous block heights, to checksum the stored rollup | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)