# Doma Network Information

## Mainnet

**Chain ID:** 97477

**Currency:** ETH

**Bridge:** [https://bridge.doma.xyz](https://bridge.doma.xyz/)

**RPC Server Address:** [https://rpc.doma.xyz](https://rpc.doma.xyz/)

**Blockchain Explorer:** [https://explorer.doma.xyz](https://explorer.doma.xyz/)

**Doma API endpoint:** [https://api.doma.xyz](https://api.doma.xyz/)

**Subgraph API endpoint:** <https://api.doma.xyz/graphql>

**Chainlist:** <https://chainlist.org/chain/97477>

## Testnet

**Chain ID:** 97476

**Currency:** ETH

**Bridge:** <https://bridge-testnet.doma.xyz>

**RPC Server Address:** [https://rpc-testnet.doma.xyz](https://rpc-testnet.doma.xyz/)

**Blockchain Explorer:** <https://explorer-testnet.doma.xyz>

**Doma API endpoint:** [https://api-testnet.doma.xyz](https://api-testnet.doma.xyz/)

**Subgraph API endpoint:** <https://api-testnet.doma.xyz/graphql>

**Chainlist:** <https://chainlist.org/chain/97476>

## Ecosystem Partners

[dRPC NodeCloud](https://drpc.org/chainlist/doma): With NodeCloud’s AI-powered load balancer and globally distributed node network, your RPC stays fast, reliable, and resilient to outages. Designed for devs who want to build, not babysit infrastructure. Supports Doma, and 100+ other chains.


---

# 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.doma.xyz/api-reference/doma-network-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.
