Details about how rewards are calculated for the ongoing epoch.

Hierarchy

  • RewardsProvenance

Index

Properties

activeStakeInEpoch

activeStakeInEpoch: object

The total amount of staked Lovelace during this epoch.

Type declaration

  • lovelace: bigint

desiredNumberOfStakePools

desiredNumberOfStakePools: number

Desired number of stake pools.

stakePoolPledgeInfluence

stakePoolPledgeInfluence: string

Influence of the pool owner's pledge on rewards, as a ratio of two integers.

stakePools

stakePools: object

Type declaration

totalRewardsInEpoch

totalRewardsInEpoch: object

Total rewards available for the given epoch.

Type declaration

  • lovelace: bigint