stakeDistribution
Get stake distribution with search and ordering.
stakeDistribution(
limit: Int
offset: Int
search: String
orderByStakeDesc: Boolean
): [StakeShare!]!
Arguments
stakeDistribution.limit ● Int scalar
stakeDistribution.offset ● Int scalar
stakeDistribution.search ● String scalar
stakeDistribution.orderByStakeDesc ● Boolean scalar
Type
StakeShare object
Stake share information for an SPO.
Values are sourced from mainchain pool data (e.g., Blockfrost) and keyed by Cardano pool_id.