# SCNR

SCNR is the core utility and governance token essential for maintaining the Swapscanner ecosystem.

### Token Information

<table data-header-hidden><thead><tr><th width="119.08608188260513"></th><th></th></tr></thead><tbody><tr><td><strong>Ticker</strong></td><td>SCNR</td></tr><tr><td><strong>Network</strong></td><td>Kaia</td></tr><tr><td><strong>Total Volume</strong></td><td>168,192,000 SCNR</td></tr><tr><td><strong>Contract Address</strong></td><td>0x8888888888885B073f3C81258C27E83DB228d5f3</td></tr><tr><td><strong>Decimal</strong></td><td>25</td></tr><tr><td><strong>Daily SCNR Mining Volume</strong></td><td>17,280 SCNR</td></tr></tbody></table>

### Utility

* **Fee Payment**: Traders can pay for Swapscanner transaction fees using SCNR tokens, enjoying a 20% discount compared to standard fees.
* **Staking**: Contribute to the ecosystem by staking SCNR tokens.
* **Purchasing Additional Features**: Use SCNR tokens to buy premium convenience features offered by Swapscanner.

### Token Distribution Chart

<figure><img src="/files/0pnxeddPQWc4P9W3bG7w" alt=""><figcaption></figcaption></figure>

* **Community Incentives (30% or 50,457,600 SCNR):** Allocated for the community contributing to the Swapscanner ecosystem.
  * 15% for SCNR single staking
  * 15% for SCNR<>Kaia LP staking
* **Growth & Strategy (35% or 58,867,200 SCNR):** Reserved for strategic initiatives.
* **Contributors (14% or 23,546,880 SCNR):** Allocated to the Swapscanner foundation, with a 6-month lock-up period followed by a 14-month linear distribution.
* **Core Backer (11% or 18,501,120 SCNR):** Reserved for key institutions contributing to the growth of the Swapscanner ecosystem.
* **Development & Marketing (8% or 13,455,360 SCNR):** Allocated for the operation of Swapscanner.
* **Pre Sale Volume (2% or 3,363,840 SCNR):** Total amount allocated for pre-sale.

### Swap Fee Usage Policy

* 70% is used to form a buyback fund.
* 30% is used for Swapscanner service development costs, server expenses, marketing, and salaries to maintain the service.

### Halving

Swapscanner undergoes halving every 63,072,000 blocks (approximately 24 months), following a philosophy similar to Bitcoin's.&#x20;

<table><thead><tr><th width="178">Period</th><th width="139">Daily Mining Volume</th><th width="130">Total Volume</th><th>Subsidy</th></tr></thead><tbody><tr><td>1~1~24months</td><td>34,560 SCNR</td><td>25,228,800 SCNR</td><td>50%</td></tr><tr><td>25~48months</td><td>17,280 SCNR</td><td>12,614,400 SCNR</td><td>25%</td></tr><tr><td>49~72months</td><td>8,640 SCNR</td><td>6,307,200 SCNR</td><td>12.5%</td></tr><tr><td>...</td><td></td><td></td><td></td></tr><tr><td><strong>Since 2186 year</strong></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.swapscanner.io/english/token/tokenomics.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.
