Skip to content

Commit 0ac12ea

Browse files
authored
update query reward machanism
1 parent 12e015f commit 0ac12ea

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/subquery_network/introduction/reward-distribution.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ Stake Rewards are allocated to all project types supported by the SubQuery Netwo
3131

3232
The current inflation rate on the SubQuery Network can be found on our [network parameters page](../parameters.md). The majority of network inflation acts as Stake Rewards, while the remainder is allocated to the SubQuery Treasury to fund various programmes.
3333

34-
## Cobb-Douglas Production Function
35-
36-
![Cobb Douglas production Function](/assets/img/network/cobb_douglas.png)
37-
38-
The query fee revenue that Node Operator (**_i_** ) can receive for the Flex Plan (PAYG) reward pool (**_p_**) is defined by the Cobb-Douglas production function. Where **_Reward~p~_** is the total SQT in the reward pool **_p_**, **_σ~ip~_** is the number of requests provided by Node Operator **_i_** for the reward pool **_p_**, **_σ~p~_** is the number of requests for reward pool **_p_**, **_θ~ip~_** is the staked amount for Node Operator **_i_** for reward pool **_p_**, **_θ~p~_** the total staked amount for the reward pool **_p_** across all participating Node Operators. **_α_** is a constant that changes the weight of these two parameters and how they affect total rewards.
39-
40-
This approach was championed by the 0x team, and in simple terms, means that revenue is allocated to competing Node Operators as a proportion of both requests answered and revenues staked.
41-
4234
## Minimum Staking Requirements
4335

4436
The beauty of the Cobb Douglas equation (above) is that a rational Node Operator must maintain a stable level of staked SQT relative to the work they do in order in each reward pool in order to receive optimal rewards from either of the reward sources. As a result, the SubQuery Network does not need to enforce many arbitrary staking requirements because Node Operators are incentivised to self-manage and maintain a stake or skin in the game (we do enforce a [minimum Node Operator Stake however](../node_operators/stake.md#how-much-sqt-should-you-stake)).

0 commit comments

Comments
 (0)