# Supported Chains and Contracts

Currently supported chains:

* Planq
* BSC

All ERC20 tokens on these chains can be bridged.

**Deltaswap Core Contract**

<table><thead><tr><th>Chain </th><th>Deltaswap Contract</th><th data-type="content-ref">Contract URL</th><th>Deltaswap ChainID</th></tr></thead><tbody><tr><td>Planq</td><td>0xF6266C4D2dAC62e3047ad70f490D35c1A771f37D</td><td><a href="https://evm.planq.network/address/0xF6266C4D2dAC62e3047ad70f490D35c1A771f37D">https://evm.planq.network/address/0xF6266C4D2dAC62e3047ad70f490D35c1A771f37D</a></td><td>7070</td></tr><tr><td>BSC</td><td>0x825E560FeBA3Fd7821186b1B9e640a8D712e3EBc</td><td><a href="https://bscscan.com/address/0x825E560FeBA3Fd7821186b1B9e640a8D712e3EBc">https://bscscan.com/address/0x825E560FeBA3Fd7821186b1B9e640a8D712e3EBc</a></td><td>4</td></tr></tbody></table>

**Deltaswap Token Bridge Contract**

<table><thead><tr><th>Chain </th><th>Token Bridge Contract</th><th data-type="content-ref">Contract URL</th><th>Deltaswap ChainID</th></tr></thead><tbody><tr><td>Planq</td><td>0x4FD8625cfE4B0034642140005b78291D26183df1</td><td><a href="https://evm.planq.network/address/0x4FD8625cfE4B0034642140005b78291D26183df1">https://evm.planq.network/address/0x4FD8625cfE4B0034642140005b78291D26183df1</a></td><td>7070</td></tr><tr><td>BSC</td><td>0xC891aBa0b42818fb4c975Bf6461033c62BCE75ff</td><td><a href="https://bscscan.com/address/0xC891aBa0b42818fb4c975Bf6461033c62BCE75ff">https://bscscan.com/address/0xC891aBa0b42818fb4c975Bf6461033c62BCE75ff</a></td><td>4</td></tr></tbody></table>

**Deltaswap NFT Bridge Contract**

<table><thead><tr><th>Chain </th><th>NFT Bridge Contract</th><th data-type="content-ref">Contract URL</th><th>Deltaswap ChainID</th></tr></thead><tbody><tr><td>Planq</td><td>0x853348a8b1Db0db0A0F1e955fD7A90F84B03D050</td><td><a href="https://evm.planq.network/address/0x853348a8b1Db0db0A0F1e955fD7A90F84B03D050">https://evm.planq.network/address/0x853348a8b1Db0db0A0F1e955fD7A90F84B03D050</a></td><td>7070</td></tr><tr><td>BSC</td><td>0x2a1280866Fa742E50c93472B68B5026B558596e8</td><td><a href="https://bscscan.com/address/0x2a1280866Fa742E50c93472B68B5026B558596e8">https://bscscan.com/address/0x2a1280866Fa742E50c93472B68B5026B558596e8</a></td><td>4</td></tr></tbody></table>

If you want to integrate your chain, join our [Telegram Group](https://t.me/planqnetwork).


---

# 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.planq.network/for-users/bridge/deltaswap/supported-chains-and-contracts.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.
