# Rewards

{% hint style="warning" %}
Polynomial doesn't have a token and rewards are in OP. Don't get scammed.
{% endhint %}

### Retroactive Airdrop

The OP retroactive airdrop is distributed to the users who are early users of the Earn Vaults v1, as per this [Governance Proposal](https://gov.optimism.io/t/gf-phase-0-proposal-polynomial-protocol/1625).

**Snapshot date**: Friday, 13 May 2022 (1652429638)

**Amount** : 180,000 $OP

#### Criteria

* Users should have deposited at least $69
* Participated in min. one active round.&#x20;

**Formula**

$$
f(x) =  \sum W(t)\cdot t - \sum \cdot D(t)\*t  + ST\cdot RF
$$

W(t) withdraws the amount at time t,

D(t) deposit amount at time t.&#x20;

ST = snapshot time,&#x20;

RF = remaining funds.&#x20;

All times are in unix timestamp In the end; the whole score is divided by 604800 (number of seconds in week/round)

### Liquidity Mining&#x20;

{% hint style="info" %}
**Liquidity Mining for Polynomial Earn Vaults hasn't started yet.**&#x20;
{% endhint %}

**Amount** : 450,000 $OP

**Criteria** : Future users of Polynomial Products

Future vault users of the polynomial earn vaults will earn liquidity mining rewards.

$$
f(x) = \alpha \* (OP \* C\_x )/\sum(C\_i)
$$

OP is Total OP allocation &#x20;

C is vault capacity&#x20;

Alpha is vaults multiplier (newer vaults \~1.5-2x).

&#x20;
