# Token Metric

**The project has 2 Tokens**

* One Token is the native currency of NFTLegends: **NFL**&#x20;
* The 2nd token (referred to as Ticket) is used as a condition to enter the Tournament and buy purple and yellow chests to increase the probability of a rare card: **LUCKY**

| Token     | Total Supply |                   **Use**                   |
| --------- | ------------ | :-----------------------------------------: |
| **NFL**   | 10,000,000   |                Mint NFT Cards               |
|           |              |               Swap & Liquidity              |
|           |              |                   Rewards                   |
|           |              |           Purchase on MarketPlace           |
|           |              |                  Governance                 |
| **LUCKY** | No Supply    |                  Buy Chests                 |
|           |              |          Mint LUCKY when adding LP          |
|           |              |        Burn LUCKY when buying Chests        |
|           |              | Burn LUCKY when registering for tournaments |

![NFL Token](/files/-MfvuBhfF663sfVNrvYL)

![LUCKY Ticket](/files/-Mfvu0LZRagatQM_JrEO)

## **Token metric (NFT)**

|         Index        | % Suppy |       Amount (NFL)      |
| :------------------: | :-----: | :---------------------: |
|         Team         |   10%   | &#x31;**,**&#x30;00,000 |
|       Marketing      |   10%   |        1,000,000        |
| Ecosystem & Partners |   1.5%  |         1,50,000        |
|    Community Sale    |  12.5%  |        1,250,000        |
|       Liquidity      |    %    |          00,000         |
|     Play to Earn     |   50%   |        5,000,000        |
|      Total Suppy     |   100%  |        10,000,000       |

![](/files/-Mfw4ljgzpF64yUg1yJR)

Team tokens will cliff 1 year, Vesting 12 months

### **Play to Earn**

| Index         | % P2E | Amount (NFL)            |
| ------------- | ----- | ----------------------- |
| Farming       | 40%   | 2,00&#x30;**,**&#x30;00 |
| Tournaments   | 30%   | 1,500,000               |
| Single Matchs | 10%   | 500,000                 |
| Others        | 20%   | 1,000,000               |
|               |       |                         |
| Play to Earn  | 100%  | 5,000,000               |

![](/files/-Mfw6wrJ9eoDC_3CgB5T)

## TokenMetric explanation&#x20;

![](/files/-Mg1_J7X4oj4e97e23O4)

**SmartContract**: 0x6d5c1ce968f46fd7c2288d63c24f1810a2295b0e

**Dev Team (10%)**: 0xc076EdE7aa10fce1dd3cdD6B7aEFbf981Af65E5d - 1 year locked by Smart Contract from ILO

(**P2E & DeFi) Rewards (50%):** 0xD1302a9d69C006101976ee49b25c71eB94A47699 - The 50% supply will be vested for 1,000 days by smart contract. Every day 5,000 NFL are unlocked to serve as Rewards for players.

If the ecosystem grows fast and 5,000 NFL is deemed insufficient, Rewards will be pulled from Game Revenue, Marketing and Ecosystem or buy back tokens.


---

# 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://docs.nftlegends.tech/token-metric.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.
