# トークン仕様

### 3. トークン仕様

#### 3.1 基本仕様

本章では、USCトークンの技術的仕様と基本パラメータを定義します。これらの仕様は、トークンの機能性と互換性を保証する基盤となります。

| 項目                   | 詳細                             |
| -------------------- | ------------------------------ |
| **トークン正式名称**         | UniversalStallionCoin（ユニスタコイン） |
| **ティッカーシンボル**        | USC                            |
| **ブロックチェーン**         | Polygon                        |
| **規格**               | ERC-20                         |
| **総供給量（Max Supply）** | 210,000,000 USC                |
| **小数点以下桁数**          | 18                             |
| **初期発行**             | 210,000,000 USC（一括発行）          |

#### 3.2 技術的特徴

**固定供給**: USCは総供給量210,000,000枚で固定され、追加発行は行いません。これにより長期的な価値の希釈を防ぎます。

**バーンメカニズム**: 段階的プレミアムの上乗せ分と未請求Airdropは自動的にバーンされ、実質的な供給量は時間と共に減少しトークンの希少性は高まります。

**ガス効率**: Polygonネットワークの低手数料特性により、少額のUSC→USP変換でも経済的に実行可能です。

#### 3.3 監査・セキュリティ

**監査状況**: スマートコントラクトの監査については、信頼性の高い監査会社との契約を検討中です。決定次第アナウンス致します。


---

# 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://universal-stallion.gitbook.io/universal-stallion/universalstallioncoinuscnitsuite/about_unistacoin.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.
