# How to transfer USDT from ETH mainnet to FVM network

#### 1. First, make sure Ethereum Mainnet wallet has enough ETH as gas fee, and the amount of USDT across the chain

#### 2. Open the cross chain bridge——Cbridge

{% embed url="<https://cbridge.celer.network>" %}

#### 3.  Connect the wallet and select From Ethereum Mainnet To Filecoin

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

#### 4. Select USDT as the cross-chain assets, enter the amount you need to cross-chain, click "Transfer"——wallet to confirm the transaction

<figure><img src="/files/54Ldm502OMU46ie3h4o4" alt=""><figcaption></figcaption></figure>

#### 5. After confirming the cross-chain transaction, wait about 6min, add the FVM Mainnet network RPC information, and add the USDT contract address to check the USDT arrival status of the FVM wallet

Network name: Filecoin - Mainnet Network&#x20;

RPC URL: <https://api.node.glif.io/>

Chain ID: 314&#x20;

Currency symbol：FIL&#x20;

Block explorer URL: <https://filfox.info/en>

**USDT contract address: 0x422849B355039bC58F2780cc4854919fC9cfaF94**

If you want to transfer USDT from FVM mainnet back to ETH mainnet, just select 【From Filecoin To Ethereum Mainnet】 to cross back to ETH mainnet.


---

# 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://themis-pro.gitbook.io/themis-pro-docs/product-guides/how-to-transfer-usdt-from-eth-mainnet-to-fvm-network.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.
