🔗Bandwidth Rewards
Consumption and Reward Calculation
In Titan Network, the amount of bandwidth used for node data downloads can vary. In this section, we explore the reward system and learn how rewards are allocated to nodes under different scenarios.
Scenario 1: Node Downloads Data from the Data Source Station
When a node initially downloads data from the data source station, the reward is calculated based on the amount of data downloaded.
Download Traffic Reward Calculation Formula:
Where each parameter is defined as follows:
MBNd : Download traffic reward
d: Consumed downstream traffic value (GB)
M IP: Coefficient corresponding to IP type
M N: Coefficient corresponding to the number of nodes operating under the same IP
M R : Regional reward coefficient
M X : Pioneer reward coefficient
M O: Online status coefficient
Special Case: Data Loss and Re-download
In instances where data that was successfully downloaded is subsequently lost and requires re-downloading, the node will not receive rewards for this additional download. This policy is in place to ensure fairness and to discourage unnecessary re-downloads.
Scenario 2: Node-to-Node Data Download
In this scenario, nodes have the capability to download data from other Layer 1 (L1) or Layer 2 (L2) nodes. This process involves two types of nodes:
Downloading Node: This node consumes downstream bandwidth.
Downloaded Node: This node uses upstream bandwidth.
Reward Calculation for the First Download:
For the downloading node, the reward is calculated using the following formula:
Where each parameter represents:
MBNd: Download traffic reward for the downloading node
d: Consumed downstream traffic value in gigabytes (GB)
MIP: Coefficient corresponding to the IP type
MN: Coefficient based on the number of nodes operating under the same IP
MR: Regional reward coefficient
MX: Pioneer reward coefficient
MO: Online status coefficient
For the downloaded node, the reward is calculated using the following formula:
Parameter Explanation:
MBNu: Upload traffic reward
u: Consumed upstream bandwidth traffic (GB)
b: Coefficient corresponding to peak upstream bandwidth
MIP : Coefficient corresponding to IP type
MN : Coefficient based on the number of nodes operating under the same IP
MR : Regional reward coefficient
MX : Pioneer reward coefficient
MO : Online status coefficient
Scenario 3- Data Loss and Subsequent Re-download:
Downloading Node:
Does not receive any rewards.
Reward for the Downloaded Node (the same as the first download):
Reward Formula:
Parameter Explanation:
MBNu: Upload traffic reward
u: Consumed upstream bandwidth traffic (GB)
b: Coefficient corresponding to peak upstream bandwidth
MIP : Coefficient corresponding to IP type
MN : Coefficient based on the number of nodes operating under the same IP
MR : Regional reward coefficient
MX : Pioneer reward coefficient
MO : Online status coefficient
Last updated