# Bridging TAROT v2

You can bridge the new TAROT token using the Tarot Bridge:

* [**https://www.tarot.to/bridge**](https://www.tarot.to/bridge)

Tarot Bridge is powered by [LayerZero's omnichain bridge](https://layerzero.network/) and interoperability protocol.

The TAROT token implements LayerZero's Omnichain Fungible Token (OFT) to support cross-chain token transfers. TAROT is deployed on many chains.

### TAROT Tokens

| Chain      | Token Address                                | Explorer                                                                                 |
| ---------- | -------------------------------------------- | ---------------------------------------------------------------------------------------- |
| Ethereum   | `0xa10bf0aBa0C7953F279c4Cb8192d3B5dE5eA56E8` | [Link](https://etherscan.io/token/0xa10bf0aBa0C7953F279c4Cb8192d3B5dE5eA56E8)            |
| Sonic      | `0x981Bd9F77c8AAFC14EBC86769503f86A3CC29aF5` | [Link](https://sonicscan.org/token/0x981bd9f77c8aafc14ebc86769503f86a3cc29af5)           |
| Fantom     | `0xb7C2ddB1EBAc1056231ef22c1b0A13988537a274` | [Link](https://ftmscan.com/token/0xb7C2ddB1EBAc1056231ef22c1b0A13988537a274)             |
| Optimism   | `0x1F514A61bcde34F94Bc39731235690ab9da737F7` | [Link](https://optimistic.etherscan.io/token/0x1F514A61bcde34F94Bc39731235690ab9da737F7) |
| Arbitrum   | `0x13278cD824D33A7aDB9f0a9A84ACA7C0D2DEEBf7` | [Link](https://arbiscan.io/token/0x13278cD824D33A7aDB9f0a9A84ACA7C0D2DEEBf7)             |
| Canto      | `0xCAC45583c6990b6D0981F4707f00eB6a00214617` | [Link](https://tuber.build/token/0xCAC45583c6990b6D0981F4707f00eB6a00214617)             |
| BNB Chain  | `0x982E609643794a31A07F5C5b142DD3a9cF0690be` | [Link](https://bscscan.com/token/0x982E609643794a31A07F5C5b142DD3a9cF0690be)             |
| Kava       | `0x2E4c7bf66d0484E44FeA0eC273b85A00Af92B2e3` | [Link](https://explorer.kava.io/token/0x2E4c7bf66d0484E44FeA0eC273b85A00Af92B2e3)        |
| Avalanche  | `0x5ECfeC22AA950CB5A3b4fd7249DC30B2BD160f18` | [Link](https://snowtrace.io/token/0x5ecfec22aa950cb5a3b4fd7249dc30b2bd160f18)            |
| Polygon    | `0xb092e1BF50f518b3Ebf7eD26A40015183aE36AC2` | [Link](https://polygonscan.com/token/0xb092e1bf50f518b3ebf7ed26a40015183ae36ac2)         |
| zkSync Era | `0x7F2FD959013eEC5144269ac6edD0015Cb10968Fc` | [Link](https://explorer.zksync.io/address/0x7F2FD959013eEC5144269ac6edD0015Cb10968Fc)    |
| Base       | `0xF544251D25f3d243A36B07e7E7962a678f952691` | [Link](https://basescan.org/token/0xF544251D25f3d243A36B07e7E7962a678f952691)            |
| Mantle     | `0x981Bd9F77c8AAFC14EBC86769503f86A3CC29aF5` | [Link](https://explorer.mantle.xyz/token/0x981Bd9F77c8AAFC14EBC86769503f86A3CC29aF5)     |


---

# 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.tarot.to/token-migration/bridge.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.
