# Token Information

**Establishing a Token, Multi-Network Ecosystem**

IRIS has sequentially launched tokens on both the BSC and POL networks, creating a paired architecture that supports a multi-network structure. A proprietary bridge service has also been developed to enable seamless 1:1 token swapping, maximizing scalability across environments. Token details are as follows:

**🔹 1nd Token**

| Attribute          | Details                                                                                         |
| ------------------ | ----------------------------------------------------------------------------------------------- |
| Network            | ERC-20 Network (POL Base)                                                                       |
| Contract           | 0xf9a3e803ed270cf0cA6CD76eA40b8CC8562CF93F                                                      |
| Name               | IRC                                                                                             |
| Total Supply       | 2,000,000,000                                                                                   |
| Circulating Supply | 400,000,000 (20%)                                                                               |
| Explorer           | [View on PolygonScan](https://polygonscan.com/token/0xf9a3e803ed270cf0ca6cd76ea40b8cc8562cf93f) |


---

# 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://en.docs.irischain.io/iris-chain/token-description/token-information.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.
