> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-jiang-tnt4-kua-lian-zhuan-zhang-zhi-solana-wang-luo.md).

# 如何将 TNT4 跨链转账至 Solana 网络

### 跨链桥功能即将上线

我们很高兴地宣布，跨链桥功能已经正式开放：

👉[**去使用**](https://test4.titannet.io/Bridge)

### **代币合约信息**

TNT4 在 Solana 链上合约地址：

```
https://solscan.io/token/BLtGNfvvtND57Vc6YHMvJtKaCuN9i2DjUdHbs4EJixnw
```

Raydium Swap 交易链接：

{% code overflow="wrap" %}

```
https://raydium.io/swap/?inputMint=Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB&outputMint=BLtGNfvvtND57Vc6YHMvJtKaCuN9i2DjUdHbs4EJixnw
```

{% endcode %}

### **准备工作**

* 确保您已安装 Titan 钱包和 Solana 钱包
* Solana 钱包中需要有足够的 SOL 作为 Gas 费（约 0.02 SOL）
* TNT4 余额不少于 10 个代币

### **详细步骤**

1. **访问跨链桥页面**
   * 打开 test4.titannet.io
   * 点击导航栏中的"跨链桥"选项
   * 使用 Titan 钱包登录（[如果没有 Titan 钱包，请先完成创建](/titan-network-en/titan-network-zhong-wen/qu-kuai-lian-ce-shi/titan-qian-bao-ce-shi-bi/chuang-jian-titan-qian-bao-di-zhi.md)）

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

2. **确认资产状态**

* 系统将自动显示您的 TNT4 余额
* 确保余额充足（<mark style="color:red;">最低跨链数量为 10 TNT4</mark>）

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

3. **设置跨链信息**

* 在转账金额框中输入要跨链的 TNT4 数量
*

```
<figure><img src="/files/R5cnyrdjxSp8KCDuXsmM" alt=""><figcaption></figcaption></figure>
```

* 连接您的 Solana 钱包

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

4. **创建 Solana 子账户**

* 系统将提示创建 TNT4 的 Solana 子账户
* 确保 Solana 钱包中有足够的 SOL（约 0.02）支付 Gas 费用

6. 为TNT4创建子帐户

请确保钱包内有一定数量的 $SOL ，用于支付GAS 。\
大约需要 0.02 $SOL

<figure><img src="/files/35ydmA4KJuyuv7VfdNtw" alt=""><figcaption></figcaption></figure>

7. **确认并执行跨链**

* 确认所有信息无误
* 点击确认按钮发起跨链转账
* 等待跨链交易完成

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


---

# 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://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/ru-he-jiang-tnt4-kua-lian-zhuan-zhang-zhi-solana-wang-luo.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.
