# WELL Transfer

The Moonwell app provides a seamless, easy-to-use method for transferring WELL tokens between Base, OP Mainnet and Moonbeam without the need for external bridging sites. This guide outlines the steps required to perform a transfer, ensuring you have the necessary prerequisites and understand the process.

<table data-full-width="false"><thead><tr><th width="155">Network</th><th>Contract Address</th></tr></thead><tbody><tr><td>Base</td><td><a href="https://basescan.org/token/0xa88594d404727625a9437c3f886c7643872296ae">0xA88594D404727625A9437C3f886C7643872296AE</a></td></tr><tr><td>OP Mainnet</td><td><a href="https://optimistic.etherscan.io/token/0xA88594D404727625A9437C3f886C7643872296AE">0xA88594D404727625A9437C3f886C7643872296AE</a></td></tr><tr><td>Moonbeam</td><td><a href="https://moonscan.io/token/0x511ab53f793683763e5a8829738301368a2411e3">0x511aB53F793683763E5a8829738301368a2411E3</a></td></tr></tbody></table>

## Prerequisites

Before initiating a transfer, ensure that:

* You hold WELL tokens on either the Base, OP Mainnet or Moonbeam network.
* Hold a sufficient amount of the source network's gas token to cover the transaction fee.
  * ETH is the gas token on Base and OP Mainnet
  * GLMR is the gas token on Moonbeam
* You have access to the Moonwell app.

## Step 1: Visit Moonwell

* Navigate to "[**Transfer**](https://moonwell.fi/transfer)".
* Here, you will be presented with various token metrics and relevant information for the transfer process.&#x20;

## Step 2: Initiating the Transfer

1. **Enter Transfer Details:** On the Transfer page, you will find an interface for initiating the transfer. Enter the amount of WELL tokens you wish to transfer. Transfers can be conducted from Base, Optimism or Moonbeam.
2. **Confirm Transfer:** Click the **"Transfer"** button to begin the transfer process.

<figure><img src="/files/hzdiChDKH3l04F3kTPf1" alt="" width="376"><figcaption></figcaption></figure>

## Step 3: Completing the Transfer

1. **Follow On-Screen Instructions**
   * A pop-up window will appear, detailing the steps required to complete the transfer. It is essential to carefully review the transfer amount, understand the gas fee requirement, and then proceed to approve and confirm the transfer.
2. **Transfer Duration**
   * Transfers from Base to OP Mainnet or Moonbeam are expected to take approximately 25 minutes.
   * Transfers between Base and OP Mainnet are expected to take approximately 25 minutes.
   * Transfers from Moonbeam to Base or OP Mainnet generally occur within a few minutes.
3. **Confirmation**
   * Once the transfer is successfully completed, the WELL tokens will be accessible on the target network. You can verify the transfer by checking your token balance within the Moonwell app.

<figure><img src="/files/ro843Qf15xEQitywGDms" alt="" width="370"><figcaption></figcaption></figure>

***

## Support

If you encounter any issues or need assistance during the transfer process, please don't hesitate to reach out to our moderators in the [Moonwell Discord](https://www.discord.gg/moonwellfi).&#x20;


---

# 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.moonwell.fi/moonwell/moonwell-overview/tokens/well-transfer.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.
