# Pool

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**poolId** | **String** | Bech32 pool ID | 
**hex** | **String** | Hexadecimal pool ID. | 
**vrfKey** | **String** | VRF key hash | 
**blocksMinted** | **Int** | Total minted blocks | 
**liveStake** | **String** |  | 
**liveSize** | **Double** |  | 
**liveSaturation** | **Double** |  | 
**liveDelegators** | **Double** |  | 
**activeStake** | **String** |  | 
**activeSize** | **Double** |  | 
**declaredPledge** | **String** | Stake pool certificate pledge | 
**livePledge** | **String** | Stake pool current pledge | 
**marginCost** | **Double** | Margin tax cost of the stake pool | 
**fixedCost** | **String** | Fixed tax cost of the stake pool | 
**rewardAccount** | **String** | Bech32 reward account of the stake pool | 
**owners** | **[String]** |  | 
**registration** | **[String]** |  | 
**retirement** | **[String]** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)