# BitTorrent链跨链教程

## 如何将跨链资产(USDT)转移到BTTC网络？

目前进行跨链资产交易的方式有两种：通过中心化交易所“火币”或官方的BTTC跨链桥。对于HECO链上的资产，您可以使用“火币交易所”，而对于以太坊/BNB链，您可以使用官方的跨链桥。

### 1. 如何通过火币将资产从以太坊/HECO链转移到BTTC链?

（1）首先，您可以将资产(USDT)从以太坊/ HECO链转移到火币交易所，并将USDT (BitTorrent网络)提取到您的钱包中。

（2）您需要在您的钱包中配置BitTorrent网络参数，然后在火币交易所选择BitTorrent链提取资产到您的钱包。

（3）点击MetaMask的“设置”进行网络配置。

<figure><img src="/files/eh7begugAQHvdSm1rmgI" alt=""><figcaption></figcaption></figure>

（4）在设置中选择“网络”菜单，手动添加网络。

<figure><img src="/files/cDEOGEJX3aM4WCv9QwPO" alt=""><figcaption></figcaption></figure>

（5）点击“添加网络”。

<figure><img src="/files/oiY6OpOO271IUFKThT9z" alt=""><figcaption></figcaption></figure>

（6）依次输入BitTorrent链参数。

<figure><img src="/files/IA8Nbk5jnfg3WnLjWi4o" alt=""><figcaption></figcaption></figure>

| Network Name       | BitTorrent Chain Mainnet                                   |
| ------------------ | ---------------------------------------------------------- |
| New RPC URL        | <https://rpc.bt.io/>                                       |
| Chain ID           | 199                                                        |
| Symbol             | BTT                                                        |
| Block Explorer URL | [https://scan.bt.io/](https://scan.bittorrentchain.io/%20) |

（7）保存后，即可获得BitTorrent链钱包地址。

<figure><img src="/files/EmR8O8hLTHTQZvHIR6S0" alt=""><figcaption></figcaption></figure>

（8) 在火币交易所，选择您要提取的资产，如USDT，提币网络选择BTT。

<figure><img src="/files/O4UWbAPl87rt9Rdezvdd" alt=""><figcaption></figcaption></figure>

&#x20;(9)在提币页面输入您要提取的金额及MetaMask中BitTorrent网络下的钱包地址，即可完成提币。

### 2.  如何桥接资产从以太坊/BSC网络到BitTorrent网络?

(1)打开BitTorrent跨链桥（链接：<https://app.bt.io/bridge?from=indirect>）点击连接钱包。

<figure><img src="/files/wcr92ntjrENPkfntYBgB" alt=""><figcaption></figcaption></figure>

（2）选择你要进行资产跨链的网络。

<figure><img src="/files/JmzekDMyIbwQTAVPVUgX" alt=""><figcaption></figcaption></figure>

（3）选择BitTorrent作为您接收跨链资产的网络。

<figure><img src="/files/zIINQt9568JwAFJsM7VW" alt=""><figcaption></figcaption></figure>

（4）选择要跨链的资产，如USDT。

<figure><img src="/files/W3JS4pp7vyyYjQRBZDyk" alt=""><figcaption></figcaption></figure>

（5）输入要跨链资产的数量。

<figure><img src="/files/thtP4rCoUZf2UKr524V2" alt=""><figcaption></figcaption></figure>

(6)  确认接收资产的地址。

<figure><img src="/files/f8ARr63tJHhM5hG6R6LA" alt=""><figcaption></figcaption></figure>

(7)  点击“Cross-chain”完成资产跨链，等待资产到账即可。

<figure><img src="/files/EdvdA32Gqvtkz6Zll4WO" alt=""><figcaption></figcaption></figure>


---

# 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://docs.filda.io/zhong-wen/cao-zuo-zhi-nan/bittorrent-lian-kua-lian-jiao-cheng.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.
