# Bridge

Beamswap’s Integrated Bridge allows you to easily bridge your crypto tokens from other EVM chains to the Moonbeam Network and back.

It also supports bridging tokens from and to the Fantom network.

## How to bridge assets?

### Bridge to Moonbeam

To transfer funds from other EVM chains to and from the Moonbeam Network, go to <https://app.beamswap.io/bridge>.

Select the network from which you want to transfer funds:

* Ethereum
* BSC
* Moonbeam

Select Moonbeam Network as the destination network.

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

Choose the token you want to transfer and enter the number of tokens you are transferring.

Click “Bridge” and confirm the transaction in your wallet.

The history of bridge transactions will appear under the "History" tab.

{% hint style="info" %}
Bridging tokens to Moonbeam can take a few minutes to a few hours. The fee for bridging ranges from $5 to \~ 0.1% of funds being bridged, depending on the token.
{% endhint %}

{% hint style="info" %}
Use [Faucet ](https://app.beamswap.io/bridge/faucet)to get some free $GLMR to cover gas fees for bridging tokens from EVM chains.
{% endhint %}

### Bridge to Fantom

To bridge $FTM tokens from the Fantom network, go to <https://app.beamswap.io/ftm> and repeat the above process.

## Tokens bridged on Beamswap

Below is the list of tokens bridged on Beamswap with respective addresses.

<table data-header-hidden><thead><tr><th width="177"></th><th></th></tr></thead><tbody><tr><td><strong>Token</strong></td><td><strong>Address</strong></td></tr><tr><td>DAI</td><td>0x765277EebeCA2e31912C9946eAe1021199B39C61</td></tr><tr><td>ETH</td><td>0xfA9343C3897324496A05fC75abeD6bAC29f8A40f</td></tr><tr><td>USDC</td><td>0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b</td></tr><tr><td>USDT</td><td>0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73</td></tr><tr><td>WBTC</td><td>0x922D641a426DcFFaeF11680e5358F34d97d112E1</td></tr><tr><td>AAVE</td><td>0x461d52769884ca6235B685EF2040F47d30C94EB5</td></tr><tr><td>CURVE</td><td>0x7C598c96D02398d89FbCb9d41Eab3DF0C16F227D</td></tr><tr><td>SUSHI</td><td>0x2C78f1b70Ccf63CDEe49F9233e9fAa99D43AA07e</td></tr><tr><td>bUSD</td><td>0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F</td></tr><tr><td>BNB</td><td>0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055</td></tr></tbody></table>

Learn more about Beamswap Bridge:

{% embed url="<https://www.youtube.com/watch?v=zHAPGy8y-J8>" %}


---

# 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.beamswap.io/products-and-features/bridge.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.
