> 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/ko/baeuggi/seuteibulkoin/chiliz-seuteibulkoin.md).

# Chiliz Chain의 스테이블코인

현재 Chiliz Chain에서 사용 가능한 모든 스테이블코인 목록입니다.

| 이름                    | 공식 사이트                                       | 페그 기준  | 스마트 컨트랙트                                                                                    | 브리지                                                                                                          | Chiliz Chain에서 구매                                         |
| --------------------- | -------------------------------------------- | ------ | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------- |
| AUSD0                 | [방문](https://www.agora.finance/product/ausd) | 미국 달러  | [보기](https://scan.chiliz.com/token/0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a)              | [Stargate](https://stargate.finance/?srcChain=chiliz\&srcToken=0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a)   | 해당 없음                                                     |
| BRZ (Brazilian Token) | [방문](https://transfero.com/brz)              | 브라질 헤알 | [보기](https://scan.chiliz.com/token/0xE9185Ee218cae427aF7B9764A011bb89FeA761B4?tab=contract) | 해당 없음                                                                                                        | [Transfero로 구매](https://transfero.com/brz)                |
| USDC (US Dollar Coin) | [방문](https://www.circle.com/usdc)            | 미국 달러  | [보기](https://scan.chiliz.com/token/0xa37936F56249965d407E39347528a1A91eB1cbef?tab=contract) | [Chainport](https://app.chainport.io/?srcToken=0xa37936f56249965d407e39347528a1a91eb1cbef\&srcNetwork=88888) | 해당 없음                                                     |
| USD₮ (Tether)         | [방문](https://tether.to/)                     | 미국 달러  | [보기](https://scan.chiliz.com/token/0x37C57a89812a0D492AeEd7691F1610CA0a8f74A1?tab=contract) | [Chainport](https://app.chainport.io/?srcToken=0x37c57a89812a0d492aeed7691f1610ca0a8f74a1\&srcNetwork=88888) | [Kayen Finance로 구매](https://app.kayen.finance/trade/swap) |

참고:

{% content-ref url="/pages/F12VuWToZ2Xhdrot5JU0" %}
[스테이블코인 브리지하기](/ko/baeuggi/beuriji/seuteibulkoin-beuriji.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/ko/baeuggi/seuteibulkoin/chiliz-seuteibulkoin.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.
