Determine the reward mechanism #1
Labels
core
Important feature to make this protocol work
help wanted
Extra attention is needed
test needed
Requires to have a test
Milestone
In this protocol, we will mint our own tokens to serve as rewards for accepted quotes. In my vision, only those who successfully update the price and ultimately close the quote position should receive the reward tokens. However, deciding who should receive them and how much to distribute is a matter for discussion. Currently, I am considering two methods for your reference:
The first method involves limiting the number of people who can quote within a certain time period, as well as fixing the reward for that time period. Considering that multiple people might quote within a single time period, should we limit the maximum number of quoters in a given period, allowing others to update prices only through arbitrage? This could reduce the number of tokens distributed, but we then need to decide how long each time period should be.
The second method involves rewards that accumulate over time. If the price is not updated for a long time, the reward will accumulate significantly. This should motivate everyone to quote, and the first person to do so can take the entire accumulated reward. Essentially, this method is a form of incentive. However, if two people quote at the same logic time, only one will receive the reward, which might not be very fair.
The proper the reward is, the more people engage in our protocol :)
In summary, what we should solve are:
Ring
or something else ?)tact
The text was updated successfully, but these errors were encountered: