Skip to content

Commit

Permalink
feat: meme activity rule (#630)
Browse files Browse the repository at this point in the history
Co-authored-by: naturexie <786281870@qq.com>
  • Loading branch information
xieqiancaosissi and naturexie authored Nov 1, 2024
1 parent 583fda0 commit cbbcfb5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/components/meme/RuleModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ function RuleModal(props: any) {
2) xRef staking will determine the REF allocation ratio, while
MemeToken staking will only determine the NEAR allocation ratio.
</p>
<p>
3) If users unstake during the campaign, they have to wait for a
10-day unstaking period.
</p>
</li>
</ul>
<p className="mt-5 mb-2">
Expand All @@ -86,7 +90,7 @@ function RuleModal(props: any) {
</li>
</ul>
<p className="mt-5 mb-2">
Criteria for New Tokens Launched During August - September**
Criteria for New Tokens Launched During October
</p>
<ul className="text-sm list-disc pl-3">
<li>
Expand Down

0 comments on commit cbbcfb5

Please sign in to comment.