Weekly Airdrop
Joltify Team also plans to reward all participants, who are actively interacting with the Joltify network, in a weekly manner.
Specifically, the Joltify Team will reward users with cJOLT tokens based on the number of their sent transactions, which interact with Joltify's Swap, Lending, and RWA modules.
Based on the transaction sent by the jolt-address, the Joltify Team will reward the TOP jolt-addresses (except Joltify's official addresses), who actively interact with the Joltify network, with cJOLT tokens.
"The SWAP King" indicates the user who sent most transactions to interact with Joltify's
third_party/swap
module.Specifically, transactions with the following
msgType
are considered in this ranking:Module:
joltify.third_party.swap
MsgType:
- MsgDeposit
- MsgWithdraw
- MsgSwapExactForTokens
- MsgSwapForExactTokens
"The LENDING King" indicates the user who sent most transactions to interact with Joltify's
thidr_party/jolt
moduleSpecifically, transactions with the following
msgType
are considered in this ranking:Module:
joltify.third_party.jolt
MsgType:
- MsgDeposit
- MsgWithdraw
- MsgBorrow
- MsgLiquidate
- MsgRepay
"The AUCTION King" indicates the users who sent most transactions to interact with Joltify's
third_party/auction
moduleSpecifically, transactions with the following
msgType
are considered in this ranking:Module:
joltify.third_party.auction
MsgType:
- MsgPlaceBid
- MsgSurplusAuction
- MsgDebtAuction
- MsgCollateralAuction
"The RWA King" indicates the user who sent most transactions to interact with Joltify's
spv
Module.Specifically, transactions with the following
msgType
are considered in this ranking:Module:
joltify.spv
MsgType:
- MsgDeposit
- MsgClaimInterest
- MsgWithdrawPrincipal
- MsgSubmitWithdrawProposal
- MsgTransferOwnership
Winners of each ranking can share a total of 400,000 cJOLT tokens. A total of 1,200,000 cJOLT tokens, which is equivalent to 12,000 JOLT tokens, are awarded in this activity(more details are revealed in Rewarding).
As aforementioned, a total of 400,000 cJOLT tokens are awarded to the Top 3 groups of users in each ranking.
To conduct a fair reward distribution, we take the top three groups of users who send the most corresponding transactions and make sure that users in different groups obtain a distinguishable amount of rewards.
Specifically, the reward ratio for users in different groups is fixed at 5:3:2.
For example, if there is 1 user in each group to share 30 cJOLT tokens, they can obtain 15, 9, and 6 cJOLT tokens.
Here is a more complex example for the ranking "The Most Active User":
As shown below, there are 20 users in different groups to share a total of 400,000 cJOLT
Group 1
-> There are 4 users and each of them sends 100 transactions in a week
Group 2
-> There are 10 users and each of them sends 95 transactions in a week
Group 3
-> There are 6 users and each of them sends 90 transactions in a week
Assume that users in Groups 1, 2, and 3 can obtain x, y, and z cJOLT tokens.
Two equations can be inferred below
Based on the above two equations, x, y, and z can be calculated:
As a result, for example, 4 users in Group 1 can obtain around 32,258.06 cJOLT tokens.
On the other hand, if the total distributed cJOLT does not exceed 100,000,000 (i.e., case 1), 32,258.06 cJOLT tokens are equivalent to 322.58 JOLT tokens.
Last modified 11d ago