# Supported Chain and Contract Address

IDRX has been deployed on many networks. Here you will find the contract address on each network:

| Chain       | Contract Address                            |
| ----------- | ------------------------------------------- |
| Polygon     | 0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC  |
| BNB Chain   | 0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC  |
| Base        | 0x18Bc5bcC660cf2B9cE3cd51a404aFe1a0cBD3C22  |
| Lisk        | 0x18Bc5bcC660cf2B9cE3cd51a404aFe1a0cBD3C22  |
| Etherlink   | 0x18bc5bcc660cf2b9ce3cd51a404afe1a0cbd3c22  |
| Kaia        | 0x18bc5bcc660cf2b9ce3cd51a404afe1a0cbd3c22  |
| World Chain | 0x18bc5bcc660cf2b9ce3cd51a404afe1a0cbd3c22  |
| Gnosis      | 0x18bc5bcc660cf2b9ce3cd51a404afe1a0cbd3c22  |
| Solana\*    | idrxZcP8xiKkYk6XGD4uz1dxEYCWSgKDHqgjsBbwDur |

\*Previous Solana token contract (idrxTdNftk6tYedPv2M7tCFHBVCpk5rkiNRd8yUArhr) has been deprecated. If you still hold tokens from this contract, you may redeem them at a 1:1 ratio, either for IDRX under the latest contract or into Rupiah. Please contact <support@idrx.co> for assistance.


---

# 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.idrx.co/introduction/supported-chain-and-contract-address.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.
