stakeDistribution constant

BlockfrostMethods const stakeDistribution

Return the active stake distribution for the specified epoch.

Implementation

static const BlockfrostMethods stakeDistribution =
    BlockfrostMethods._("Stake distribution", "/epochs/:number/stakes");