ENUM

BalanceUpdateCategory

The category of a balance update.

link GraphQL Schema definition

  • enum BalanceUpdateCategory {
  • baking_rewards
  • rewards
  • fees
  • deposits
  • legacy_rewards
  • legacy_fees
  • legacy_deposits
  • block_fees
  • nonce_revelation_rewards
  • double_signing_evidence_rewards
  • endorsing_rewards
  • baking_bonuses
  • storage_fees
  • punishments
  • lost_endorsing_rewards
  • subsidy
  • burned
  • commitment
  • bootstrap
  • invoice
  • minted
  • }