> 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/th/riang-ru/fan-tokens.md).

# Fan Tokens

ลักษณะเฉพาะที่โดดเด่นที่สุดของ Chiliz Chain คือ Fan Tokens ซึ่งอิงตามมาตรฐาน CAP-20

## ความหมายของ Fan Tokens

Fan Tokens คือสินทรัพย์ดิจิทัลที่มีจำนวนจำกัด สร้างขึ้นบน Chiliz Chain และเป็นรากฐานสำคัญของแอป Socios.com และระบบนิเวศของมัน

Fan Tokens เป็น CAP-20 token ที่เฉพาะเจาะจงสำหรับ Chiliz Chain\
แม้ว่าในเชิงเทคนิคจะมีโค้ดที่เหมือนกับมาตรฐาน ERC-20 ทุกประการ แต่ CAP-20 token จะใช้ 0 ทศนิยมอย่างเคร่งครัด แทนที่จะเป็น 18 ทศนิยมตามปกติ

ข้อมูลเพิ่มเติมได้ที่นี่:

{% content-ref url="/pages/2aljCUr6tADH7xd6N2QV" %}
[CAP-20](/th/riang-ru/glossary/cap-20.md)
{% endcontent-ref %}

## รายการ Fan Tokens ในปัจจุบัน

คุณสามารถดูรายการ Fan Tokens ครบถ้วนได้ที่หน้านี้:

[ที่อยู่ Token Contract](/th/rerm-ton/that-yu-token-contract.md)

หน้านี้ประกอบด้วยรายละเอียดต่างๆ เช่น:

* ชื่อ token
* ticker และโลโก้ของ token
* ที่อยู่ contract สำหรับ chain ที่รองรับ: Chiliz Chain, Solana, Base

## **การย้าย Fan Token**

### **2026: การย้ายไปยัง Fan Tokens แบบทศนิยม**

{% content-ref url="/pages/K7Z28zNyJzSuhIvw62BK" %}
[การย้ายข้อมูล Fan Token 2026](/th/riang-ru/fan-tokens/yai-2026.md)
{% endcontent-ref %}

### 2023: การย้ายจาก Chiliz Legacy Chain ไปยัง Chiliz Chain

{% hint style="info" %}
ตั้งแต่เดือนกันยายน 2023 เป็นต้นมา Fan Tokens™ ทั้งหมดได้ถูกย้ายจาก Chiliz Legacy Chain (CC1) ไปยัง Chiliz Chain (CC2) แล้ว\
Chiliz Legacy Chain เองควรจะถูกยกเลิกการใช้งานภายในสิ้นไตรมาสที่ 1 ปี 2024
{% endhint %}

ในตอนแรก Fan Tokens อยู่บน Chiliz Legacy Chain และถูกย้ายทีละน้อยไปยัง Chiliz Chain ใหม่เมื่อเปิดตัว

เพื่อความโปร่งใสและความสะดวกของพาร์ทเนอร์ เราได้จัดทำตารางรายละเอียดที่แสดงวันที่ย้ายของ Fan Token™ แต่ละรายการไว้ด้านล่าง ซึ่งได้รับการอัปเดตอย่างสม่ำเสมอในระหว่างที่การย้ายยังดำเนินอยู่

{% content-ref url="/pages/qbVFB5KJwPpTTvpdxvdY" %}
[การย้ายข้อมูล Fan Token 2023](/th/riang-ru/fan-tokens/yai-2023.md)
{% endcontent-ref %}

ขณะนี้การย้ายเสร็จสิ้นแล้ว ส่วนนี้เก็บไว้เพื่อเป็นข้อมูลสำหรับคุณเท่านั้น


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/th/riang-ru/fan-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
