> For the complete documentation index, see [llms.txt](https://docs.harmony.one/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.one/home/general/layerzero-bridge/faq/bridged-tokens.md).

# What token will I get after the bridge

Use [this page](https://bridge.harmony.one/tokens) to find a token address you should have after the bridge.

![](/files/sHBzfcHGyqP5GmJ92yv5)

Here you can specify the network by pressing its button. If your token is on Binance or Ethereum, it can help you to avoid confusion. You can also set a filter by a token type if you know it.

Search a token you plan to bridge. You can enter its address / symbol / name.

![](/files/v9sloKQ3GWtnpbiucUz8)

Click on the paired token address, and it will lead you to the token page.

There are tokens named the same in the different networks, but they always have different addresses. Compare token address and name to your token data to avoid a confusion.

If you bridge a token from the network where it was issued, you receive a mapped token. Usually it has a prefix in the name that indicates a wrap.

If you have a token on Harmony that is originated from Binance or Ethereum, you can bridge it back only to the network it came from. As a result you’ll get the origin token.

Frequently bridged tokens:

**ONE**

If you bridge ONE from Harmony to Binance, your ONE will have a different address on Binance: [0x03fF0ff224f904be3118461335064bB48Df47938](https://bscscan.com/token/0x03fF0ff224f904be3118461335064bB48Df47938)

If you bridge ONE from Harmony to Ethereum, you receive 1ONE token with the address [0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3](https://etherscan.io/token/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3)

If you bridge [ONE](https://bscscan.com/token/0x03fF0ff224f904be3118461335064bB48Df47938) from Binance or [1ONE](https://etherscan.io/token/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3) from Ethereum, you get Native [Harmony ONE](https://explorer.harmony.one/#/address/0x00eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee?activeTab=3) on Harmony.

**BNB**

If you bridge [BNB](https://bscscan.com/token/0x00eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee) from Binance, you get [bscBNB](https://explorer.harmony.one/#/address/0xDC60CcF6Ae05f898F4255EF580E731b4011100Ec?activeTab=3) on Harmony.

**ETH**

If you bridge [ETH](https://etherscan.io/token/0x00eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee) from Ethereum, you get [1ETH](https://explorer.harmony.one/#/address/0x4cC435d7b9557d54d6EF02d69Bbf72634905Bf11?activeTab=3) in Harmony wallet.

**BUSD**

If you bridge [BUSD](https://etherscan.io/token/0x4fabb145d64652a948d72533023f6e7a623c7c53) from Ethereum, you get [1BUSD](https://explorer.harmony.one/address/0xFeee03BFBAA49dc8d11DDAab8592546018dfb709?activeTab=3) on Harmony.

If you bridge [BUSD](https://bscscan.com/token/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56) from Binance, you get [bscBUSD](https://explorer.harmony.one/address/0x1Aa1F7815103c0700b98f24138581b88d4cf9769?activeTab=3) on Harmony.

**DAI**

[DAI](https://etherscan.io/token/0x6B175474E89094C44Da98b954EedeAC495271d0F) on Ethereum - [1DAI](https://explorer.harmony.one/address/0xd068722E4e1387E4958300D1e625d2878f784125?activeTab=3) on Harmony

**USDC**

Ethereum [USDC](https://etherscan.io/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48) - [1USDC](https://explorer.harmony.one/address/0xBC594CABd205bD993e7FfA6F3e9ceA75c1110da5?activeTab=3) on Harmony

**USDT**

Ethereum [USDT](https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7) - [1USDT](https://explorer.harmony.one/#/address/0xF2732e8048f1a411C63e2df51d08f4f52E598005?activeTab=3) on Harmony


---

# 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.harmony.one/home/general/layerzero-bridge/faq/bridged-tokens.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.
