Supported Chains
Review all chains, networks, and feature combinations supported by Nodit at a glance — including paid plan requirements and testnet retention policies — before adopting Nodit.
Feature Coverage by Chain
Feature support by network for all chains supported by Nodit. Click a chain name to go to its API Reference.
| Chain | Network | Node API | Web3 Data API | Multichain API | Webhook | Stream | Indexer APIAptos only |
|---|---|---|---|---|---|---|---|
| Mainnet | Paid | – | |||||
| Testnet | Paid | – | |||||
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Testnet | Paid | – | |||||
| Mainnet | – | – | – | – | – | ||
| Testnet | – | – | – | – | – | ||
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Mainnet | – | Paid | Paid | – | – | – | |
| Mainnet | – | Paid | Paid | – | – | – | |
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Mainnet | – | Paid | Paid | – | – | – | |
| Mainnet | – | Paid | Paid | – | – | – | |
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Mainnet | – | Paid | Paid | – | – | – | |
| Testnet | Paid | – | |||||
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
LuniverseEVM | Mainnet | – | – | – | – | ||
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Mainnet | Paid | – | |||||
| Testnet | – | – | |||||
| Mainnet | Paid | Soon | Paid | – | – | – | |
| Testnet | Soon | – | – | – | – | ||
| Mainnet | – | – | – | – | – | ||
| Testnet | – | – | – | – | – | ||
| Mainnet | – | Paid | Paid | – | – | – | |
| Mainnet | – | Paid | Paid | – | – | – |
Network Identifiers
Endpoint path formats for chain and network identifiers by service.
Node API
https://{chain}-{network}.nodit.io/{YOUR_API_KEY}
Web3 Data API
https://web3.nodit.io/v1/{chain}/{network}/...
Multichain API
https://web3.nodit.io/v1/multichain/...
Testnet Data Retention
A data retention policy applies to some testnet networks. During the design phase, verify whether your workloads require access to historical data.
Web3 Data API — 90-Day Testnet Retention
For testnets of chains that also have a mainnet, only data from the past 90 days is available. Data that is independent of the query time — such as current address state and token holder information — is not subject to this policy.
| Chain | Testnet | Retention |
|---|---|---|
| Arbitrum | Sepolia | 90 days |
| Base | Sepolia | 90 days |
| Ethereum | Sepolia, Hoodi | 90 days |
| Kaia | Kairos | 90 days |
| Optimism | Sepolia | 90 days |
| Polygon | Amoy | 90 days |
| GIWA | Sepolia | No limit (testnet-only chain) |
For detailed policy information and API response behavior, see Testnet Data Availability.
Aptos — Node API Data Availability
Aptos operates on a Full Node basis, with a distinct role from the Web3 Data API and Indexer API.
- Mainnet Node API: Only the most recent 150,000,000 transactions are queryable. For older data, use the Indexer API or Web3 Data API.
- Testnet Node API: Only data from the past 90 days is available.
For background, see the Aptos Mainnet Node API Policy Change Notice and Aptos Testnet Node API Policy Notice.
Paid Plan Availability
The following chains and features require a paid plan (Starter Plus or higher). For a full plan comparison, refer to the feature matrix on the Plans page.
Chains That Partially Require a Starter Plus Plan
Nodit makes most chains available on the Starter plan to lower the barrier to entry. However, the following chains and networks require a Starter Plus plan or higher for select services.
| Chain / Network | Target API | Notes |
|---|---|---|
| Bitcoin / Bitcoin Cash / Dogecoin / Chiliz / Ethereum Classic / Tron / XRPL | Web3 Data API | Data-API-only chain family |
| Solana Mainnet | Node API | Devnet is available on the Starter plan |
Multichain API for All Chains
The Multichain API queries data across multiple chains through a single endpoint. A Starter Plus plan or higher is required across all supported chains. For the list of supported chains and an integration guide, see Multichain API Design.
Dedicated Node — Extended Coverage
If you need chains that are not available on the shared infrastructure, Dedicated Node allocates a dedicated node infrastructure for your use. In addition to the 21 chains on the shared infrastructure, Dedicated Node supports 45+ chains including aelf, Akash, Babylon, Celestia, Cosmos, Cronos, Filecoin, Flow, Injective, Lisk, Sei, Somnia, World Chain, and ZetaChain.
Dedicated Node is suited for projects that expect high traffic or require dedicated infrastructure for a specific chain. For the full list of supported chains and onboarding steps, see the Dedicated Node page.
What's Next
Once you have confirmed the supported chains and features, proceed to integrate the APIs.
- API Overview — Entry point for chain-specific API References
- Plans — Compare CU limits, Webhook quotas, and Team roles by plan
- Testnet Data Availability — Retention policy details
- Dedicated Node — Dedicated node support for 45+ chains
- Webhook — Event subscription guide by chain
- Stream — Real-time streaming integration
Create a free project in the Nodit Console to start making API calls on most chains immediately with the Starter plan.