> 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/stablecoins/chiliz-chain-no-stablecoin.md).

# Chiliz Chain 上の Stablecoin

現在 Chiliz Chain で利用可能なすべての stablecoin の一覧です。

| 名称                    | 公式サイト                                           | ペッグ先    | スマートコントラクト                                                                                    | Bridge                                                                                                       | Chiliz Chain での購入                                       |
| --------------------- | ----------------------------------------------- | ------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------- |
| AUSD0                 | [Visit](https://www.agora.finance/product/ausd) | 米ドル     | [View](https://scan.chiliz.com/token/0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a)              | [Stargate](https://stargate.finance/?srcChain=chiliz\&srcToken=0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a)   | n/a                                                     |
| BRZ (Brazilian Token) | [Visit](https://transfero.com/stablecoins/brz/) | ブラジルレアル | [View](https://scan.chiliz.com/token/0xE9185Ee218cae427aF7B9764A011bb89FeA761B4?tab=contract) | n/a                                                                                                          | [With Transfero](https://transfero.com/stablecoins/brz) |
| USDC (US Dollar Coin) | [Visit](https://www.circle.com/usdc)            | 米ドル     | [View](https://scan.chiliz.com/token/0xa37936F56249965d407E39347528a1A91eB1cbef?tab=contract) | [Chainport](https://app.chainport.io/?srcToken=0xa37936f56249965d407e39347528a1a91eb1cbef\&srcNetwork=88888) | n/a                                                     |
| USD₮ (Tether)         | [Visit](https://tether.to/)                     | 米ドル     | [View](https://scan.chiliz.com/token/0x37C57a89812a0D492AeEd7691F1610CA0a8f74A1?tab=contract) | [Chainport](https://app.chainport.io/?srcToken=0x37c57a89812a0d492aeed7691f1610ca0a8f74a1\&srcNetwork=88888) | [With FanX](https://app.fanx.xyz/trade)                 |

あわせて参照:

[stablecoin-bridge.md](/jp/gakushu/bridge/stablecoin-bridge.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/stablecoins/chiliz-chain-no-stablecoin.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.
