# PIP Token - ERC20 Bridge Guide

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

PIP Token is now available on ETHEREUM - ERC20, and you can bridge PIP tokens from Solana to Ethereum with ease. \
\
Before diving into the process, it's important to ensure the accuracy of the contract addresses when bridging or swapping tokens:

#### PIP  - Solana ( SPL )

```
HHjoYwUp5aU6pnrvN4s2pwEErwXNZKhxKGYjRJMoBjLw
```

#### wPIP - Solana ( SPL ) - PIP Wormhole

```
2zNqYQJ3iM4AkPaA3ZrY5KTS7j2WE2KVemq7wCiPmqwQ
```

#### PIP - Ethereum ( ERC20 )

```
0x76ff2AB6b34142421F44A68cC8Dd08f45F9Ee2F2
```

### 1. Swap PIP ( SPL ) tokens to wPIP ( PIP Wormhole ) tokens

* Visit [https://www.orca.so](https://www.orca.so/).
* Connect the wallet containing your PIP tokens.
* Swap your PIP tokens with wPIP.
* Verify the contract addresses before completing the swap.\
  \
  Please check the contract adresses before you complete the swap.&#x20;

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

* After the swap you will see **PIP ( PIP Wormhole )** tokens in your wallet.&#x20;

<figure><img src="/files/XQnVq9HySxWRQ6Xo0lpE" alt="" width="266"><figcaption></figcaption></figure>

### 2. Swap wPIP ( PIP Wormhole ) tokens with PIP ( ERC20 ) tokens

The next step is to go to <https://www.portalbridge.com/#/transfer> - Portal Bridge is a product of Wormhole which is the most used cross-chain solution <br>

* Select "Source" as Solana and "Target" as Ethereum.
* Connect your Solana wallet with Portal Bridge.

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

After that we have to connect our Solana wallet with Portal Bridge and Select the PIP token from the list\
\
Please check the token contract address again before you select\
\
**wPIP - Solana ( SPL ) - Wormhole**

```
2zNqYQJ3iM4AkPaA3ZrY5KTS7j2WE2KVemq7wCiPmqwQ
```

<figure><img src="/files/NZUoStjvSWDxx9yyHUiV" alt="" width="478"><figcaption></figcaption></figure>

* Now, connect your Ethereum wallet.
* Select the wallet where you want to receive PIP (ERC20) tokens.
* Ensure you have enough Ethereum (ETH) for transaction fees.

### 3. Transfer and Complete the Bridge

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

* Review and confirm the transfer. Transactions may take a short time to execute.
* Once completed, you will find your PIP (ERC20) tokens safely in your Ethereum wallet.

Always double-check the contract addresses and follow these steps carefully to bridge your PIP tokens from Solana to Ethereum.


---

# 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.getpip.com/getpip/tokenomics/pip-token-erc20-bridge-guide.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.
