> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/jie-shou-dai-bi.md).

# 接收代币

要为您的 goodcryptoX 钱包注资，您可以从您控制的另一个钱包转移加密货币，或者 [将代币从你控制的另一个钱包](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/yong-gou-mai-dai-bi.md) 通过我们的法币通道合作伙伴用法币购买加密货币。

要显示完整的接收地址，请在“钱包”选项卡中点击短地址或使用 `接收` 按钮：

<figure><img src="/files/70793d8d7033e5fea13bae9b9d3c49c8f6cd714a" alt="" width="375"><figcaption></figcaption></figure>

您可以接收：

* Solana 网络上的 SOL 或任何 SPL 代币
* 以太坊、Base 和 Arbitrum 网络上的 ETH 或任何 ERC‑20 代币
* BNB Chain 上的 BNB 或任何 BEP‑20 代币

{% hint style="info" %}
在我们启用以任意代币支付  [网络费之前，](/goodcryptox-zh/dex-jiao-yi-xian-huo/ji-jiang-tui-chu-de-gong-neng/ren-yi-erc20spl-dai-bi-zhong-de-gas.md)*,* 您需要向您的钱包转入一些本地网络代币以执行任何链上操作（包括 [提现](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/fa-song-dai-bi.md)).&#x20;

[网络费用](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/gas-fei-yong.md) 以以下代币支付：

* **SOL** 在 Solana 上
* **ETH** 在以太坊、Base 和 Arbitrum 上
* **BNB** 在 BNB Chain 上
  {% endhint %}

没有最低存款额度或其他限制——goodcryptoX 在所有支持的区块链上都是非托管钱包。


---

# 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.goodcrypto.app/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/jie-shou-dai-bi.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.
