# How to Bridge Ethereum Assets to Moonbeam

Step by step guide for bridging ETH, WBTC, USDC and other ERC-20 assets from Ethereum network to Moonbeam using [StellaSwap's native bridge](https://app.stellaswap.com/bridge): <https://app.stellaswap.com/bridge>

### Step 1: Possess ETH Tokens

Ensure you have ETH in your wallet to cover gas cost for the bridge transaction.&#x20;

### Step 2: Open Bridge Page

On StellaSwap dapp, navigate to Transfer then [Bridge](https://app.stellaswap.com/bridge).

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FMlC8qEX17AxjxWyQ17B8%2Fimage.png?alt=media&#x26;token=c8b90de1-26ea-4367-911a-81aa8d39f421" alt=""><figcaption></figcaption></figure>

### Step 3: Select Source and Destination Chains

Connect your wallet by clicking on `CONNECT` button, set the right source and target chain. Since we are bridging from Ethereum to Moonbeam we have set the source chain as Ethereum and Target chain as Moonbeam as in the picture.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FFR6NQGL0ctBPKfVnrLue%2Fimage.png?alt=media&#x26;token=7488d937-f4ba-4f9a-834d-9ac8ca52fdd6" alt=""><figcaption></figcaption></figure>

### Step 4: Select Asset

Click on `Token to bridge` and choose the asset you would like to bridge. after selecting asset input the amount desired to bridge and hit `Bridge`

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2F5gh4zWdBHOxQS56viANd%2Fimage.png?alt=media&#x26;token=85039a49-8552-407d-8727-ca8ef2347a19" alt=""><figcaption></figcaption></figure>

##

### Step 5: Bridge Assets

A confirmation message will appear, click `Bridge` , and approve wallet message. After signing the transaction you will be able to see the status of your bridge transaction, wait for it to complete. Note that bridging from Ethereum might take up to 20 minutes.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2F0ndWW2QZAS2Qlez5B9LB%2Fimage.png?alt=media&#x26;token=f655846f-e57f-44f7-909c-870240e54f33" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FzMUCv9hm157Sgai8NuGE%2Fimage.png?alt=media&#x26;token=cea16504-811b-48e4-a212-08073079bf2b" alt=""><figcaption></figcaption></figure>

### Step 6: Redeem Assets&#x20;

Once bridge transaction is done you will be able to redeem your tokens. Click `Next` to proceed.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FkWwxZQ5A5W3MYcaSydSN%2Fimage.png?alt=media&#x26;token=eb988d71-2caf-45cb-ac37-ed9bb01312d5" alt=""><figcaption></figcaption></figure>

Then click `Auto Redeem`.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FgKmCOhdX1u4g9tLHKZnm%2Fimage.png?alt=media&#x26;token=8238fe6a-3d1c-4863-b963-2b61f9d3697e" alt=""><figcaption></figcaption></figure>

##

### Success! You Have Bridged Your Assets

Thats it! You will have your assets in your wallet on Moonbeam.

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2F4s55niaYO4GtJmGkNv73%2Fimage.png?alt=media&#x26;token=461cbfb2-c52b-40c4-a702-6893f3bf7128" 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.stellaswap.com/how-to-guides/bridge/how-to-bridge-ethereum-assets-to-moonbeam.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.
