# Daily Ranking & Airdrop

## **📢 Coinday Reform**

Coinday will now take the form of daily ranking.

## 🙏🏻 **Tribute Mechanism**

Tribute data no longer gets rolled over everyday.&#x20;

Instead, Tributes (TVLs) will be reset the end of each day. Once the tributes (TVLs) are reset, all players start over with 24 hour recurring windows to tribute and get airdrop.

{% hint style="info" %}
HoF ranking does **NOT** get reset, **ONLY TVLs** get reset.
{% endhint %}

![](/files/9vvH0lG8XQ5GfW6epuTt)![](/files/MmdDF2mTXO58i9RO5FtK)

## **👑 Daily & Seasonal Ranking**

**Daily Ranking:** refers to the reset of TVLs & Tribute data everyday

**Seasonal Ranking:** refers to the overall ranking associated with Jackpot allocation

{% hint style="info" %}
Hourly airdrops will be determined by **daily ranking**.&#x20;

Jackpot will be determined by **seasonal ranking**.
{% endhint %}

![](/files/UunEuwWTnhgUoeSVyL02)

## **🙃 Negative TVLs**

Curse will have **5x** negative effects on pools' TVLs

{% hint style="info" %}
*Pools with less or equal than **zero** TVLs will **NOT** be eligible for airdrop allocation.*
{% endhint %}

![](/files/UREx54eUCeI4OFJs1CnF)

## **😌 Self-Buff**

Buffing your own pool(s) grants you **5x** TVL(s).&#x20;

{% hint style="info" %}
This effect **ONLY** applies to buffing your own pool, buffing other pools will not have this effect.
{% endhint %}

## 🟡 NATIVE TOKEN Airdrop

1 round every day.

In every day‘s last round of airdrop, 6% of the season's current Jackpot in NATIVE TOKEN are distributed to&#x20;

* 10 randomly chosen incarnations, excluding those with TVL less than or equal to 0.

The NATIVE TOKEN will be evenly distributed among the 10 pools.

## 🟣 $DEGEN Airdrop

1 hour per round.

The total amount of $DEGEN Hourly Airdrops per day will be solely determined by the amount of $DEGEN tributed in the past 2 days.

Take the following facts as an example:

{% tabs %}
{% tab title="Template" %}
***Assume:***

All players tributed: **a $DEGEN** on Day -2 (the day before yesterday)

All players tributed: **b $DEGEN** on Day -1 (yesterday)

Selected incarnation pool(s) in Day 0 gets:&#x20;

***`(20% * a + 70% * b) * 100%`*** $DEGEN in total.
{% endtab %}

{% tab title="Example" %}
***Take following ONLY as an example (values may change)***

* On 5/15, player tributed: **100 $DEGEN**
* On 5/16, player tributed: **200 $DEGEN**

On 5/17, selected incarnation pools get:&#x20;

***`(20% * 100 + 70% * 200) * 100% = 160`***$DEGEN in total.
{% endtab %}
{% endtabs %}

Every 1 hour, 3.75% of today's total $DEGEN airdrop amount are sidtributed to&#x20;

* the top 10 incarnations by TVL in Daily Ranking
* 10 randomly chosen incarnations, excluding top 10 TVL incarnations in Daily Ranking

The distribution proportion of these 20 pools will vary based on their daily TVL rankings, as below:

| TVL Rank  | Ratio(/per incarnation) |
| --------- | ----------------------- |
| 1         | 0.12                    |
| 2～4       | 0.08                    |
| 5～7       | 0.06                    |
| 8～10      | 0.042222                |
| Random 10 | 0.033333                |

## **🟢 Ultimate Airdrop**

**The last airdrop of the day** will be cast without bias; DegenPower will select 10 random pools in the Hall of Fame and allocate the airdrop equally. The 10 selected pools will get the **same amount** of NATIVE TOKEN & $DEGEN in this specific round every day.

Also the last round airdrop of $DEGEN and NATIVE TOKEN will use a different percentage:

{% hint style="info" %}
13.75% of today's total $DEGEN airdrop amount will be distributed.

6% of the season's current Jackpot in NATIVE TOKEN will be distributed.
{% endhint %}

<figure><img src="/files/Ic6WGPKAaNpQBwi108gM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://degenreborn.gitbook.io/litepaper/game/daily-ranking-and-airdrop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
