# PoolHistory ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **epoch** | **Int** | Epoch number | **blocks** | **Int** | Number of blocks created by pool | **activeStake** | **String** | Active (Snapshot of live stake 2 epochs ago) stake in Lovelaces | **activeSize** | **Double** | Pool size (percentage) of overall active stake at that epoch | **delegatorsCount** | **Int** | Number of delegators for epoch | **rewards** | **String** | Total rewards received before distribution to delegators | **fees** | **String** | Pool operator rewards | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)