Data link:
In the previous article, the author discussed challenging users through Loyalty Point in the Web3 era. In this article, we choose a practical case to further demonstrate this point.
On March 18, 2024, Ether.Fi, the leader in the Restaking track, took the lead in TGE and conducted the first round of airdrops of its ETHFI tokens, bringing The wealth effect is not small. As of the time of writing, the price of $ETHFI has reached $5.54, and the fully stable market value has reached 5.5 billion US dollars. This valuation is very impressive for an early project whose core business has not yet been launched. This reflects investors’ recognition of the project’s prospects.
However, users have quite criticized the results of this round of airdrops, because for a long time in the past, EtherFi’s promotion focus and incentive mechanism have been around EtherFi Loyalty Point. Naturally, users would There is an association between receiving airdrops and accumulating Points. However, after the airdrop results were announced, many users found that there seemed to be no necessary relationship between the two. Many loyal users who had accumulated a lot of Points had similar rewards to some "lightly involved" users. They also found that many giant whales quickly took advantage of their financial advantages. A big airdrop allocation.
Since the author has spent some time analyzing the design ideas of the project side in this round of airdrop activities in detail from the data side, and locating the biggest beneficiaries of this round of airdrops, I hope it can help readers optimize their subsequent participation in similar airdrop competitions. strategy, and finally look forward to the possible design direction of EtherFi’s airdrop rules for the second quarter and estimate potential benefits. Therefore, the author spent some time analyzing the design ideas of the project side in this round of airdrop activities in detail from the data side, and locating the biggest beneficiaries of this round of airdrops. I hope it can help readers optimize their subsequent participation in similar airdrop competition strategies, and in Finally, we look forward to the possible design direction of EtherFi’s airdrop rules for the second quarter and estimate the potential benefits.
First of all, let us review the officially disclosed rules of EtherFi Season 1 Airdrop:
There is no direct description related to Loyalty Point, and the specific calculation algorithm is not clear. However, after our analysis of all the data, You can still find a fixed pattern from it.
TheGraph will implement EtherFi’s deployment of Liquidity Pool smart contracts starting from July 10, 2023, and the contract will last until March 18, 2024. Any participant can view all user addresses via TheGraph Query Link. We obtained these addresses through a Python crawler to obtain the airdrop situation, and have uploaded the results to IPFS. We hope that interested friends can analyze them by themselves. The analysis results are as follows:
First of all, let’s take a look at the distribution of Loyalty Points obtained by users, as shown in Figure 1. The horizontal axis is the user’s Loyalty Point ranking, and the vertical axis is the amount of Loyalty Points held by the user. We can see The average amount of Loyalty Points obtained by each user is 536444, but at this time only the top 7588 users can reach such a standard. Compared with 82102 participants, this is a relatively small range, which means that giant whales Holds a large amount of Loyalty Points.
Next, let’s take a look at the distribution of the number of airdrops received by users. As shown in Figure 2, the horizontal axis is the user's Loyalty Point ranking, and the vertical axis is the $ETHFI airdrop amount received by the user. We can see that the average airdrop amount received by each user is 636. At this time, the top 6500 users can To achieve this standard, compared to the distribution of Loyalty Point, the distribution of airdrop numbers is more concentrated among top-ranked users.
Finally, let’s explore the scatter plot of the user’s Loyalty Points and the number of airdrops, as shown in Figure 3. The horizontal axis represents the user’s Loyalty Point amount, and the vertical axis represents the The user's $ETHFI airdrop conversion rate, that is, how many Loyalty Points are required to hold for each $ETHFI airdrop. We can find that Loyalty Point and airdrop conversion rate present an approximate rule of piecewise function. In the first piecewise function, the user’s airdrop acquisition rate is roughly proportional to Loyalty Point. The more Loyalty Points held, the corresponding The greater the airdrop conversion rate, this means that the Loyalty Points required to obtain a unit of $ETHFI airdrop will become higher and it will become more difficult to obtain them. When the Loyalty Points held by the user exceed approximately 200,000, the entire segmentation function enters the second part. This period reaches the peak, when the user's airdrop conversion rate is approximately 1140, which means that at this stage, the more Loyalty Points you hold will not further increase the difficulty of obtaining airdrops, which is more friendly to giant whales.
In order to better reflect this relationship, as shown in Figure 4, we transform the horizontal axis into the user's Loyalty Point ranking. The higher the user's ranking from left to right, The larger the value, the fewer Loyalty Points held. The vertical axis is the user’s $ETHFI airdrop conversion rate. The relationship is more obvious at this time. When the user's Loyalty Point ranking is around 14,500, the piecewise function is at a critical point.
Next, let’s look ahead to EtherFi’s second quarter airdrop, which has already disclosed the relevant information about Season 2: StakeRank Details:
The overall plan is designed around the ranking of Loyalty Point, with different layers and different boosting effects set for each level. The most important thing is about the second season airdrop. The final guidance on the redemption method focuses on diluting the impact of Points obtained in the past on the final airdrop. This means that users who have accumulated a lot of Points will have a sharp reduction in the advantage of Season 2 airdrops, and loyal users will have to restart. And more importantly, EtherFi still chose to use a vague description to express the relationship between the final airdrop volume and Loyalty Point. This also introduces considerable uncertainty. Considering that in the design of the first season airdrop, the team seems to favor shallow participating users and whale users, which seems to have a certain guiding effect for users to participate in the second season airdrop activity. But don’t forget that the airdrop in the first quarter has already distributed 6% of ETHFI’s total issuance. In the second quarter, only 5% of the total airdrop is left.
The above is the detailed content of In-depth analysis of the relationship between the first quarter airdrop of ether.fi and Loyalty Point (analysis data link included). For more information, please follow other related articles on the PHP Chinese website!