PoolStats: {
    activePledge: string;
    currentEpochBlocks: number;
    interest: number;
    lifetimeBlocks: number;
    lifetimeRewards: string;
    liveStake: string;
    poolId: string;
    saturationLevel: string;
}

Type declaration

  • activePledge: string
  • currentEpochBlocks: number
  • interest: number
  • lifetimeBlocks: number
  • lifetimeRewards: string
  • liveStake: string
  • poolId: string
  • saturationLevel: string