# Bridging TAROT (Multichain)

{% hint style="danger" %}
**Announcement regarding Multichain**

Multichain has suspended their bridge service due to suspicious activity on the Multichain MPC address.

Their current recommendation is for all users to suspend the use of Multichain services and revoke all contract approvals related to Multichain.
{% endhint %}

You can bridge the TAROT token seamlessly using our Multichain cross-chain bridge:

* [Multichain Router](https://app.multichain.org/#/router)

### TAROT Tokens

| Chain              | Address                                      | Explorer                                                                                 |
| ------------------ | -------------------------------------------- | ---------------------------------------------------------------------------------------- |
| TAROT (Fantom)     | `0xc5e2b037d30a390e62180970b3aa4e91868764cd` | [Link](https://ftmscan.com/token/0xc5e2b037d30a390e62180970b3aa4e91868764cd)             |
| TAROT (Optimism)   | `0x375488f097176507e39b9653b88fdc52cde736bf` | [Link](https://optimistic.etherscan.io/token/0x375488f097176507e39b9653b88fdc52cde736bf) |
| TAROT (Arbitrum)   | `0x6688b00f0c23a4a546beaae51a7c90c439895d48` | [Link](https://arbiscan.io/token/0x6688b00f0c23a4a546beaae51a7c90c439895d48)             |
| TAROT (BNB Chain)  | `0xa8cd6e4bf45724d3ac27f9e31e47ba4e399a7b52` | [Link](https://bscscan.com/token/0xa8cd6e4bf45724d3ac27f9e31e47ba4e399a7b52)             |
| TAROT (Ethereum)   | `0x837d904a3799c0769079be9ecbaddf1abd4ccd6e` | [Link](https://etherscan.io/token/0x837d904a3799c0769079be9ecbaddf1abd4ccd6e)            |
| TAROT (Kava)       | `0x165dbb08de0476271714952c3c1f068693bd60d7` | [Link](https://explorer.kava.io/token/0x165dbb08de0476271714952c3c1f068693bd60d7)        |
| TAROT (Polygon)    | `0xd23ed8ca350ce2631f7ecdc5e6bf80d0a1debb7b` | [Link](https://polygonscan.com/token/0xd23ed8ca350ce2631f7ecdc5e6bf80d0a1debb7b)         |
| TAROT (Canto)      | `0x2bF9b864cdc97b08B6D79ad4663e71B8aB65c45c` | [Link](https://tuber.build/address/0x2bF9b864cdc97b08B6D79ad4663e71B8aB65c45c)           |
| TAROT (Avalanche)  | `0x7f8d31a49212c62a11b6718aa0b612e129256553` | [Link](https://snowtrace.io/address/0x7f8d31a49212c62a11b6718aa0b612e129256553)          |
| TAROT (zkSync Era) | `0x4c3861906b24a72adc944798c22cc450443a40ac` | [Link](https://explorer.zksync.io/address/0x4c3861906b24a72adc944798c22cc450443a40ac)    |

### Multichain: anyTAROT Token

| Chain             | Address                                      | Explorer                                                                       |
| ----------------- | -------------------------------------------- | ------------------------------------------------------------------------------ |
| anyTAROT (Fantom) | `0xb0fdcdd7e920a036331abe9ffc7313322c0abba0` | [Link](https://ftmscan.com/address/0xb0fdcdd7e920a036331abe9ffc7313322c0abba0) |


---

# 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/deprecated/old-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.
