Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.09 KB

Pool.md

File metadata and controls

27 lines (23 loc) · 1.09 KB

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] [Back to API list] [Back to README]