> For the complete documentation index, see [llms.txt](https://docs.validationcloud.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.validationcloud.io/v1/about/supported-private-chains.md).

# Supported Private Chains

## What are Private Chains?

We run RPC nodes for 80+ blockchains, not all of these are available to use in Node API but can be provisioned for your account if you are on a [Private Plan](/v1/about/billing.md#private-plan) or [contact us](https://www.validationcloud.io/contact).

If you would like to know more about our private chain support or discuss specific integration requirements, you can talk to us using the link above.

We are continuously expanding our infrastructure to meet the evolving needs of the Web3 ecosystem.&#x20;

## Our Supported Private Chains

The following private blockchain networks are currently supported by Validation Cloud:

* 0G
* ABCore
* Abstract
* ADI
* Ape Chain
* Astar
* Bitlayer
* Bittensor
* BoB
* Botanix
* Bsquared
* Celo
* Core
* Corn
* Creditcoin
* Cronos
* Cronos zkEVM
* Edge
* Etherlink
* Fraxtal
* Gnosis
* Hashkey
* HyperEVM
* Ink
* IOTA
* Jovay
* Kaia
* Katana
* Lens
* Linea
* Lisk
* Mantle
* MegaETH
* Merlin
* Metal
* Metis
* Mode
* Morph
* Pharos
* Plasma
* Plume
* Ronin
* Rootstock
* Scroll
* Sei
* Shibarium
* Soneium
* Sonic
* Stable
* Sui
* Superseed
* TAC
* Taiko
* TON including v2 and v3 Support
* Unichain
* Worldchain
* XDC
* XLayer
* XRPL
* Zetachain
* Zircuit
* zkSync Era
* Zora

***

{% hint style="info" %}
Legal Disclaimer: The information provided on this page regarding supported private chains is for informational purposes only and does not constitute a binding contract or commitment of any kind. Validation Cloud reserves the right to modify, add, or remove supported chains at any time without prior notice. Chain availability and support levels may vary and are subject to change. This information should not be relied upon as a guarantee of service availability or continued support for any specific network.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.validationcloud.io/v1/about/supported-private-chains.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.
