> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/jp/gakushu/fan-tokens.md).

# Fan Token について

Chiliz Chain の最も特徴的な要素が、CAP-20 標準に基づく Fan Token です。

## Fan Token の定義

Fan Token は Chiliz Chain 上に構築された有限のデジタル資産です。Socios.com アプリとそのエコシステムの基盤となっています。

Fan Token は Chiliz Chain 固有の CAP-20 トークンです。\
コード面では ERC-20 標準と技術的に同一ですが、CAP-20 トークンは通常の 18 桁小数ではなく、厳密に 0 桁小数を使用します。

詳細はこちら:

[cap-20.md](/jp/gakushu/yogo-shu/cap-20.md)

## 現在の Fan Token 一覧

FanX/Kayen のチームが、Chiliz Chain と Spicy Testnet の両方における現在の Fan Token のアドレス一覧を作成しています:

{% embed url="<https://fanx.gitbook.io/fanx-docs/contract/tokens-in-fanx>" %}

このページには、以下のような詳細が含まれています:

* トークンのティッカー
* コントラクトアドレス
* Wrapped コントラクトアドレス

## **Fan Token の移行**

### **2026 年: Decimal Fan Token への移行**

[2026-migration-to-decimal-fan-tokens.md](/jp/gakushu/fan-tokens/2026-fan-token-iko.md)

### 2023 年: Chiliz Legacy Chain から Chiliz Chain への移行

{% hint style="info" %}
2023 年 9 月時点で、すべての Fan Tokens™ は Chiliz Legacy Chain（CC1）から Chiliz Chain（CC2）へ移行されました。\
Chiliz Legacy Chain 自体は 2024 年第 1 四半期末までに廃止される予定です。
{% endhint %}

Fan Token は当初 Chiliz Legacy Chain 上に存在しており、新しい Chiliz Chain のリリース後に段階的に移行されました。

透明性の向上とパートナーの利便性のため、以下に各 Fan Token™ の具体的な移行日を示す詳細な表を提供しました。この表は移行が進行中の間、定期的に更新されていました。

[2023-migration-of-fan-tokens-to-chiliz-chain.md](/jp/gakushu/fan-tokens/2023-fan-token-iko.md)

これは現在完了しています。このセクションは参考情報としてのみ残されています。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chiliz.com/jp/gakushu/fan-tokens.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.
