Interface Baker

Hierarchy

  • Baker

Properties

balance: string
deactivated: boolean
delegated_balance: string
delegated_contracts: string[]
frozen_balance: string
frozen_balance_by_cycle: { cycle: number; deposit: string; fees: string; rewards: string }

Type declaration

  • cycle: number
  • deposit: string
  • fees: string
  • rewards: string
grace_period: number
staking_balance: string

Generated using TypeDoc