πŸ“Š Rewards for miners

How they are formed. What they are awarded for.

πŸ‘‰ Author (Telegram): https://t.me/prog256arrow-up-right

πŸ‘‰ Original article on Telegram: https://t.me/gonka_doc/7arrow-up-right


General information

On the network Gonka a node's total reward consists of two independent parts:

Total rewards = RewardCoins + WorkCoins

Let's look at each part separately.


🎁 1. RewardCoins

Epoch rewards (Bitcoin-style)

πŸ”Ή How they are calculated

  • Accrued once β€” at the end of the epoch

  • Do not depend on the number of inference requests

  • Distributed proportionally to Weight

πŸ”Ή Formula

πŸ”Ή What affects it

  • βš–οΈ Your node's Weight to Confirm

  • 🌐 Total Weight of all network participants

  • ⏳ FixedEpochReward

    • fixed for the epoch

    • decreases over time (similar to Bitcoin)

πŸ”Ή Example

  • Node Weight: 400

  • Total network Weight: 10 000

  • FixedEpochReward: 285,000 GNK

circle-info

Note: There are two types of node weight: 1. Weight 2. Weight to Confirm Miners receive rewards proportionally to Weight to Confirm. And the price for weight, it seems, is determined proportionally to Total Weight. *For more on how rewards are distributed - see the article: Community Poolarrow-up-right


πŸ’° 2. WorkCoins

Rewards for inference requests

πŸ”Ή How they accumulate

  • Accrued during the epoch

  • For each processed inference request

  • The more real requests β€” the higher the reward

πŸ”Ή Formula

Where:

πŸ”Ή What affects WorkCoins

  • πŸ“ˆ Number of processed requests

  • 🧠 Size of requests (number of tokens)

  • πŸ’² Price per token (dynamic)

  • βš–οΈ Node's Weight to Confirm (affects request distribution)

πŸ”Ή Example

  • Processed: 100 requests

  • Average ActualCost: 1,000 uGNK

  • Result:

⚑️ Unevenness within a single epoch

πŸ”Έ RewardCoins β€” fixed

  • Calculated only at the end of the epoch

  • Do not depend from network load

  • Depend only on the node's Weight to Confirm

πŸ”Έ WorkCoins β€” variable

  • Requests arrive unevenly

  • Network load can change sharply

  • If in the first 5 hours there were, for example, 4 tokens/hour β€” this does not guarantee the same rate later

  • More user activity β†’ more WorkCoins


🧩 Final picture

  • WorkCoins β€” the variable part (depends on actual network load)

  • RewardCoins β€” the fixed part (depends on Weight)

βœ… Total rewards = WorkCoins + RewardCoins


πŸ’‘ How to increase rewards

  1. βš–οΈ Increase Weight to Confirm β€” PoC mining β€” stable node operation

  2. πŸš€ Process more inference requests β€” more WorkCoins

  3. πŸ›‘ Maintain stability β€” avoid missed validations β€” minimize downtimes


  1. https://gonkascan.com/arrow-up-right - official participant tracker

END


❀️ Support the author

If this article was useful to you and you want to thank the author, you can send a donation to the Gonka wallet:

Thanks for supporting and contributing to the development of the Gonka ecosystem πŸš€

Last updated