> For the complete documentation index, see [llms.txt](https://docs.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allbridge.io/guides/wrapped-tokens-indexation-explained.md).

# Wrapped tokens indexation explained

## Prefixes in Allbridge Wrapped Assets <a href="#id-0817" id="id-0817"></a>

The first letter in the wrapped assist indicates that it was bridged by Allbridge, hence the letter “a”. The second letter in the name, “e”, stands for blockchain it originates from, in this case, Ethereum. And the remaining letters obviously indicate that this is in fact USDC. So if, for example, you bridged USDC from Ethereum to Solana, you would receive aeUSDC.

![](/files/tvep30a58l6dwQfHyoGg)

## How to convert between aeUSDC and USDC? <a href="#id-1065" id="id-1065"></a>

To provide liquidity for the Allbridge Wrapped Assets we work closely with our AMM partners. Our AMM partners provide liquidity across all of our Allbridge Wrapped Asset pairs, so when our users bridge any tokens they can convert them back to their native version on the specific network you are accessing.

## Going from Ethereum USDC to Solana USDC <a href="#abfd" id="abfd"></a>

<br>

![](/files/m6LVmeZMN0yodXVm4sWq)

Visit [Allbridge](https://app.allbridge.io/bridge?from=ETH\&to=SOL\&asset=USDC) to transfer your USDC to Solana. [Here](https://docs.allbridge.io/guides/how-to-transfer-tokens) you may find a detailed explainer on how to transfer assets using our bridge. When the transfer is complete, you will receive aeUSDC on your wallet. You can convert your aeUSDC into the Solana USDC by swapping them on [Saber](https://app.saber.so/#/swap?from=DdFPRnccQqLD4zCHrBqdY95D6hvw6PLWp9DEXj1fLCL9\&to=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v).

<br>

![](/files/Q7DdKtEYj9ZZn7mB0Aa7)

## Going from Solana USDC to Ethereum USDC <a href="#id-7a65" id="id-7a65"></a>

To receive your aeUSDC back you need to repeat the process backward. Visit [Saber](https://app.saber.so/#/swap?from=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v\&to=DdFPRnccQqLD4zCHrBqdY95D6hvw6PLWp9DEXj1fLCL9) to swap your Solana USDC back to aeUSDC. Proceed with sending aeUSDC back to Ethereum using [Allbridge](https://app.allbridge.io/bridge?from=SOL\&to=ETH\&asset=aeUSDC).

![](/files/A6KeFOMHJr4j1y1r05Ek)

## For more information <a href="#id-941f" id="id-941f"></a>

This procedure goes the same for all of the other bridged assets. While the chains and AMM partners differ from network to network, the bridging process remains the same. So, for example, if you received your asUSDC when bridging USDC from Solana to Celo, you would need to swap them from asUSDC to cUSD on Mobius, and so on. To get more info on individual assets and where they are traded visit the Networks and tokens [section](https://docs.allbridge.io/allbridge-overview/networks-and-tokens).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.allbridge.io/guides/wrapped-tokens-indexation-explained.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.
