# Token Economics

## **Token Properties**

| Token Ticker                     | SNPT                                       |
| -------------------------------- | ------------------------------------------ |
| Token Format                     | ERC20                                      |
| Token Address (Ethereum Mainnet) | 0xc6763c883755412b3fAB050895656362d0447dA2 |
| Token Address (Polygon)          | 0x22737f5Bbb7C5b5BA407b0c1C9a9cdf66CF25D7d |
| Supply Cap                       | 1,000,000,000                              |
| Initial Circulating Supply       | 138,000,000                                |
| Deployed on                      | Ethereum Mainnet                           |

#### **Token Distribution**

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

| Category                      | Tokens      | Percentage |
| ----------------------------- | ----------- | ---------- |
| Reward Tresury                | 480,000,000 | 48%        |
| Reward Event for Early User   | 50,000,000  | 5%         |
| Marketing                     | 50,000,000  | 5%         |
| Liquidity / Listing           | 78,000,000  | 7.8%       |
| Founders, Employees, Advisors | 242,000,000 | 24.2%      |
| Early Backers: Seed           | 100,000,000 | 10%        |

#### **Unlock Schedule**

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

| Category                      | Unlock Schedule                                                                                                                                                   |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Reward Tresury                | 10.42% unlocked at TGE, 20.83% gradually unlocked from month 2 to month 12. The remaining 68.75% will be gradually unlocked from June 20, 2025, to June 20, 2027. |
| Reward Event for Early User   | 100% unlocked at TGE.                                                                                                                                             |
| Marketing                     | 40% unlocked 7 days after TGE, remaining 60% will be unlocked after 6 months on December 20, 2024, 16:00.                                                         |
| Liquidity / Listing           | 48.7% unlocked at TGE.                                                                                                                                            |
| Founders, Employees, Advisors | 6-month lock-up period from TGE. 10% will be unlocked on December 20, 2024, 16:00, and the remaining 90% will be gradually unlocked over 3 years.                 |
| Early Backers: Seed           | Same as above.                                                                                                                                                    |

※ TGE (Initial listing on cryptocurrency exchange) time is June 20, 2024, 16:00.

※ Locked SNPT tokens cannot be sold. The lock-up will be gradually released based on the above schedule, starting from TGE.

※ In the graph above, TGE corresponds to the left edge of Year 1. The graph above visualizes the unlock schedule. Please refer to the above description for details.


---

# 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://bobg.gitbook.io/snpt-en/token-economics.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.
