# CCTP Chain Domains V1

This is CCTP V1 version. For the latest version, see <https://developers.circle.com/cctp>

A domain is a Circle-issued identifier for a blockchain where CCTP V1 contracts are deployed. Domains do not map to any existing public chain ID.

### CCTP V1 Domains

| Domain | Name        |
| ------ | ----------- |
| 0      | Ethereum    |
| 1      | Avalanche   |
| 2      | OP          |
| 3      | Arbitrum    |
| 4      | Noble       |
| 5      | Solana      |
| 6      | Base        |
| 7      | Polygon PoS |
| 8      | Sui         |
| 9      | Aptos       |
| 10     | Unichain    |

Previous: <https://developers.circle.com/cctp/v1/required-block-confirmations\\>
Next: <https://developers.circle.com/gateway>


---

# 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://chainaiswap.gitbook.io/chainaiswap-docs/cross-chain-transfer-protocol/cross-chain-transfer-protocol-v1/cctp-chain-domains-v1.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.
