# $4EVER Token Bridge Tutorial (ETH ↔ BSC)​

This tutorial guides you through bridging $4EVER tokens from the Ethereum network to Binance Smart Chain (BSC) using the [Portal Bridge](https://portalbridge.com/). Follow the steps below to safely transfer your tokens between networks.

## Step 1: Preparation​

### Wallet Setup​​

**Use a Web3 wallet (e.g., MetaMask) with both networks configured:​**

* Ethereum Mainnet (Default network)​
* BSC (Binance Smart Chain)

**Add $4EVER Token Contracts​**

Manually add the token addresses to your wallet:​

* ETH Contract: [0xe355De6a6043b0580Ff5A26b46051A4809B12793​](https://etherscan.io/token/0xe355De6a6043b0580Ff5A26b46051A4809B12793)
* BSC Contract: [0x63eC886286f30AD392749b9e8f24f67F5b8Ac394​](https://bscscan.com/token/0x63eC886286f30AD392749b9e8f24f67F5b8Ac394)

{% hint style="info" %}
Ensure your wallet has sufficient ETH for gas fees on the Ethereum network and BNB for gas on BSC.​
{% endhint %}

## Step 2: Bridging via Portal Bridge​

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FIdPDyCAnhM1EhGxtYIDL%2Fimage.png?alt=media&#x26;token=1b623838-2bb3-4cf4-a70f-607448399794" alt=""><figcaption></figcaption></figure>

**Access the Bridge​**

* Go to the portal bridge official website: [https://portalbridge.com/​](https://portalbridge.com/)
* Click Connect Wallet and select your Web3 wallet (e.g., MetaMask).​
* Confirm the wallet connection and ensure you are on the Ethereum Mainnet.​

**Configure Transfer​**

From Section:​

* Network: Select Ethereum​
* Token: Search for or select $4EVER​

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FQlENMrC8skWKP544Ocaq%2Fimage.png?alt=media&#x26;token=c01b1429-3bb2-46f1-bfa2-d58d927d4863" alt=""><figcaption></figcaption></figure>

To Section:​

* Network: Select BSC (Binance Smart Chain)​
* Token: $4EVER will auto-detect; confirm the BSC contract address is correct.​

**Execute Bridge Transaction​**

* Enter the amount of $4EVER you wish to bridge (ensure it meets the minimum threshold).​
* Review the transaction details, then click Confirm transaction.​
* Approve the token allowance and bridge transaction in your wallet.​
* Wait for the Ethereum transaction to confirm (check [Etherscan](https://etherscan.io/) for progress).​

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FnODmaRzYfecQnOgmKlZd%2Fimage.png?alt=media&#x26;token=6cf6e3ca-f6a3-4be1-90d6-ce6ee732295f" alt=""><figcaption></figcaption></figure>

## Step 3: Completion and Verification​

**Processing Time​**

* Bridging typically takes \~10-20 minutes, depending on network congestion.​
* You can track the bridge status on the Portal Bridge dashboard or via the transaction hashes.​

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2F9CvCzyXQxzY23vCDvCrB%2Fimage.png?alt=media&#x26;token=75924bf2-20ea-48a1-adb5-c7a454fb9706" alt=""><figcaption></figcaption></figure>

**Claim Tokens on BSC​**

* Once the bridge process completes, switch your wallet to the BSC network.​
* If tokens don’t appear automatically, click Claim on the portal bridge (ensure you have BNB for gas).​
* Alternatively, manually add the BSC $4EVER contract to your wallet if tokens are not displayed.

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FwDcRaG9O41mm3HmCMSMq%2Fimage.png?alt=media&#x26;token=1f6997f3-6070-47c1-a3e1-65a0b98dbd03" alt=""><figcaption></figcaption></figure>

**Verification​**

* On BSC, confirm your $4EVER balance via [BSCScan](https://bscscan.com/) using your wallet address and the BSC contract address.​

## Troubleshooting​

**Claim Failed**&#x20;

* Ensure you have BNB in your wallet for BSC gas fees.​

**Tokens Not Showing**

1. Manually add the BSC $4EVER contract to your wallet.​
2. Refresh your wallet or try a different browser/extension.​

**Transaction Stuck**

* Check gas fees on [Etherscan](https://etherscan.io/) and consider increasing gas for pending transactions.​
* Retry during periods of low network congestion.​


---

# 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.4everland.org/get-started/tokenomics/usd4ever-token-bridge-tutorial-eth-bsc.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.
