# 可支持的加密货币（NFT Checkout）

{% hint style="info" %}
用于NFT Checkout 展示报价及结算用途，需要其他币种可联系商务新增
{% endhint %}

<table><thead><tr><th width="225">FaTPay加密货币代码</th><th>开发进度<select><option value="0ed5adfb90294939a05f60c353e2fbdd" label="已上线" color="blue"></option><option value="d10f947de69b43b1b64b0958582ef216" label="内测中" color="blue"></option><option value="11b0133292c5467292378dc211aa191b" label="开发中" color="blue"></option></select></th><th width="160">限额区间</th><th width="170">加密货币符号</th><th width="238">加密货币名称</th><th width="132">所属公链</th><th width="147">加密货币类型</th></tr></thead><tbody><tr><td>USDT_ERC20_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>10 ～ 4000</td><td>USDT_ERC20</td><td>Tether</td><td>ETHEREUM</td><td>Token</td></tr><tr><td>ETH_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>0.015 ~ 2.0</td><td>ETH</td><td>Ethereum</td><td>ETHEREUM</td><td>Native Layer 1</td></tr><tr><td>BTC_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>0.0006 ~ 0.2</td><td>BTC</td><td>Bitcoin</td><td>BITCOIN</td><td>Native Layer 1</td></tr><tr><td>TRX_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>250 ~ 57000</td><td>TRX</td><td>TRON</td><td>TRON</td><td>Native Layer 1</td></tr><tr><td>BNB_BSC_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>0.05 ~ 13.00</td><td>BNB</td><td>BNB</td><td>BNB</td><td>Native Layer 1</td></tr><tr><td>MATIC_C</td><td><span data-option="0ed5adfb90294939a05f60c353e2fbdd">已上线</span></td><td>10 ~ 3000</td><td>MATIC</td><td>MATIC</td><td>Polygon</td><td>Native Layer 1</td></tr></tbody></table>


---

# 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://dev.fatpay.org/zh/appendix/supported-cryptocurrencies-list-1.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.
