# AI-Powered RPC Infrastructure for dApps &amp; Chains | dRPC

> Markdown mirror of DialtoneApp's public top-site detail page for `drpc.org`.

URL: https://dialtoneapp.com/top-sites/drpc.org/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/drpc.org

## Summary

- Domain: `drpc.org`
- Website: https://drpc.org
- Description: ai readable | score 30 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 3910

## robots

~~~text
User-agent: *
Disallow: /dashboard/
Disallow: /*?
Disallow: /_next/
Disallow: /pdf/

# auto-generated wordpress XML files for RSS
Disallow: /blog/*/feed/

# /blog/llms.txt shouldn't be indexed by search engines, 
# but should be accessible for AI crawlers
Disallow: /blog/llms.txt

User-agent: GPTBot
User-agent: OAI-SearchBot
User-agent: ChatGPT-User
User-agent: Claude-Web
User-agent: PerplexityBot
User-agent: Perplexity-User
User-agent: ClaudeBot
User-agent: Claude-SearchBot
User-agent: anthropic-ai
User-agent: Google-Extended
Allow: /blog/llms.txt

Sitemap: https://drpc.org/sitemap.xml
~~~

## llms

~~~text
# dRPC

> Decentralized RPC platform providing fast, reliable endpoints across 200+ blockchain networks with global node diversity and infrastructure services.

## Core Products

- [NodeCloud](https://drpc.org/nodecloud-multichain-rpc-management): Multichain endpoint management suite with smart routing, advanced key controls, observability dashboards, team management, and global 40+ provider load balancing.
- [NodeCore](https://drpc.org/nodecore-open-source-rpc-infrastructure): Open-source RPC infrastructure stack enabling teams to self-host scalable RPC clusters with high performance and reliability.
- [NodeHaus](https://drpc.org/nodehaus-rpc-infrastructure-for-chains): Managed RPC infrastructure for blockchain foundations covering public nodes, faucets, dashboards, and complete chain-scale support.

## Key Pages

- [Chainlist](https://drpc.org/chainlist): Directory of RPC endpoints for 200+ blockchain networks with HTTP and WSS availability.
- [Pricing](https://drpc.org/pricing): Pricing tiers including free, unlimited, and enterprise options for developers and chains.
- [Status](https://status.drpc.org): Real-time uptime and performance monitoring across all supported networks.

## Documentation

- [How It Works](https://drpc.org/docs/howitworks/overview): Internal architecture including routing, stability systems, and global distribution.
- [Getting Started](https://drpc.org/docs/gettingstarted/createaccount): Account creation and first RPC endpoint setup guide.
- [Rate Limiting](https://drpc.org/docs/howitworks/ratelimiting): Per-key limits, scaling strategies, and high-throughput handling.
- [Archive Nodes](https://drpc.org/docs/howitworks/archive-nodes): Archive node availability, use cases, and limitations.
- [MEV Protection](https://drpc.org/docs/howitworks/mev-protection): Frontrunning and sandwich attack protection.
- [Compute Units](https://drpc.org/docs/pricing/compute-units): How RPC method pricing works.
- [NodeCore Docs](https://drpc.org/docs/nodecore): Deployment, configuration, scaling, and monitoring for self-hosted infrastructure.

## API References

- [Ethereum API](https://drpc.org/docs/ethereum-api): Full Ethereum JSON-RPC reference including standard and extended methods.
- [Solana API](https://drpc.org/docs/solana-api): Solana RPC covering accounts, transactions, programs, and block data.
- [Bitcoin API](https://drpc.org/docs/bitcoin-api): Bitcoin RPC reference including block and transaction queries.
- [Base API](https://drpc.org/docs/base-api): Base L2 RPC documentation.
- [Arbitrum API](https://drpc.org/docs/arbitrum-api): Arbitrum API including Nitro methods and L2 execution.
- [Optimism API](https://drpc.org/docs/optimism-api): Optimism RPC reference and L2-specific methods.
- [Polygon API](https://drpc.org/docs/polygon-api): Polygon PoS chain RPC interactions.
- [BSC API](https://drpc.org/docs/bsc-api): BNB Smart Chain RPC API.
- [Avalanche API](https://drpc.org/docs/avalanche-api): Avalanche RPC including C-Chain compatibility.
- [TON API](https://drpc.org/docs/ton-api): TON blockchain RPC endpoints.
- [Cosmos API](https://drpc.org/docs/cosmos-api): Cosmos RPC including Tendermint endpoints.

## Community

- [Twitter](https://x.com/drpcorg)
- [GitHub](https://github.com/drpcorg)
- [Blog](https://drpc.org/blog)

## Optional

- [llms-full.txt](https://drpc.org/llms-full.txt): Expanded version with all page summaries, blog posts, and detailed API documentation links.
- [chainlist.md](https://drpc.org/chainlist.md): Machine-readable supported chains list with metadata.
~~~

## llms-full

~~~text
# dRPC — Full LLM Content Guide

> Decentralized RPC platform providing fast, reliable endpoints across 200+ blockchain networks with global node diversity and infrastructure services. This is the expanded version of llms.txt with detailed summaries for all pages, docs, and blog posts.

## Core Pages

- [Homepage](https://drpc.org): High-level overview of dRPC as a decentralized RPC platform offering fast, reliable endpoints across 200+ networks with global node diversity and infrastructure services.
- [NodeCloud](https://drpc.org/nodecloud-multichain-rpc-management): Explains NodeCloud's multichain endpoint management suite, including smart routing, advanced key controls, observability dashboards, team management, and global 40+ provider load balancing.
- [NodeCore](https://drpc.org/nodecore-open-source-rpc-infrastructure): Introduces dRPC's open-source RPC infrastructure stack, enabling teams to self-host scalable RPC clusters with high performance and reliability.
- [NodeHaus](https://drpc.org/nodehaus-rpc-infrastructure-for-chains): Managed RPC infrastructure for blockchain foundations covering public nodes, faucets, dashboards, and complete chain-scale support.
- [Chainlist](https://drpc.org/chainlist): Directory of RPC endpoints for 200+ blockchain networks, each with HTTP and WSS availability, allowing developers to quickly find supported ecosystems.
- [Pricing](https://drpc.org/pricing): Overview of dRPC pricing tiers including free, unlimited, and enterprise options for developers and chains.

## Documentation — How It Works

- [Overview](https://drpc.org/docs/howitworks/overview): Explains how dRPC infrastructure works internally including routing, stability systems, and global distribution.
- [Rate Limiting](https://drpc.org/docs/howitworks/ratelimiting): Defines how rate limiting works, including per-key limits, scaling strategies, and handling of high-throughput workloads.
- [Archive Nodes](https://drpc.org/docs/howitworks/archive-nodes): Details archive node availability, use cases, and limitations for chains that require historical state access.
- [MEV Protection](https://drpc.org/docs/howitworks/mev-protection): Explains dRPC's MEV protection capabilities and how developers can avoid frontrunning and sandwich attacks.
- [EVM Subscriptions](https://drpc.org/docs/howitworks/subscriptions/evm): Overview of EVM subscription support including logs, events, and real-time stream subscriptions.
- [Solana Subscriptions](https://drpc.org/docs/howitworks/subscriptions/solana): Solana-specific subscription documentation including account notifications, slot updates, and program logs.

## Documentation — NodeCore

- [NodeCore Docs](https://drpc.org/docs/nodecore): Deep-dive documentation for NodeCore including deployment, configuration, scaling patterns, and monitoring guidance.

## Documentation — API References

- [Ethereum API](https://drpc.org/docs/ethereum-api): Full Ethereum RPC API reference including standard and extended methods.
- [Optimism API](https://drpc.org/docs/optimism-api): Optimism RPC API reference and L2-specific methods.
- [Arbitrum API](https://drpc.org/docs/arbitrum-api): Arbitrum API including Nitro methods and L2 execution details.
- [Solana API](https://drpc.org/docs/solana-api): Solana RPC API covering accounts, transactions, programs, and block data.
- [Cosmos API](https://drpc.org/docs/cosmos-api): Cosmos RPC documentation including Tendermint endpoints.
- [Avalanche API](https://drpc.org/docs/avalanche-api): Avalanche RPC API including C-Chain Ethereum compatibility.
- [Polygon API](https://drpc.org/docs/polygon-api): Polygon API for PoS chain RPC interactions.
- [Superseed API](https://drpc.org/docs/superseed-api): Superseed RPC API documentation.
- [Mantle API](https://drpc.org/docs/mantle-api): Mantle RPC API including L2 rollup methods.
- [TON API](https://drpc.org/docs/ton-api): TON blockchain RPC endpoints and usage.
- [Bitcoin API](https://drpc.org/docs/bitcoin-api): Bitcoin RPC API reference including block/transaction queries.
- [Base API](https://drpc.org/docs/base-api): Base L2 RPC API documentation for Coinbase's chain.
- [Celo API](https://drpc.org/docs/celo-api): Celo RPC API including mobile-first chain-specific endpoints.
- [BSC API](https://drpc.org/docs/bsc-api): BNB Smart Chain RPC API.
- [Fantom API](https://drpc.org/docs/fantom-api): Fantom RPC API reference.
- [Berachain API](https://drpc.org/docs/berachain-api): Berachain RPC API documentation.
- [Soneium API](https://drpc.org/docs/soneium-api): Soneium RPC documentation.
- [Sonic API](https://drpc.org/docs/sonic-api): Sonic RPC API reference.
- [Viction API](https://drpc.org/docs/viction-api): Viction network RPC API.

## Blog — RPC Concepts & Fundamentals

- [What Is an RPC Node?](https://drpc.org/blog/what-is-a-rpc-node/): Intro to RPC nodes, what they do, and why they matter for blockchain apps.
- [Blockchain Nodes](https://drpc.org/blog/blockchain-nodes/): High-level overview of validators, full nodes, archive nodes, and RPC nodes.

## Blog — MEV, Performance & Optimization

- [What Is MEV Blocker?](https://drpc.org/blog/what-is-mev-blocker/): Explanation of MEV blockers and how they defend against malicious MEV.
- [MEV Protection Nodes](https://drpc.org/blog/mev-protection-nodes/): Breakdown of how MEV-protection RPC setups work and why they're needed.
- [Solana RPC Optimization](https://drpc.org/blog/solana-rpc-optimization/): Tips for optimizing Solana RPC usage for speed and reliability.

## Blog — Provider Comparisons

- [Top Solana RPC Providers](https://drpc.org/blog/top-solana-rpc-providers/): Comparison of Solana RPC providers across speed, reliability, and limits.
- [Top Arbitrum RPC Providers](https://drpc.org/blog/top-arbitrum-rpc-providers/): Review of top Arbitrum RPC providers.
- [Top Polygon RPC Providers](https://drpc.org/blog/top-polygon-rpc-providers/): Polygon RPC provider ranking.
- [Top BNB Smart Chain RPC Providers](https://drpc.org/blog/top-bnb-smart-chain-rpc-providers/): BSC RPC provider comparison.
- [Best Ethereum RPC Providers](https://drpc.org/blog/best-ethereum-rpc-providers/): Overview of the best Ethereum RPC providers.
- [Top Base RPC Providers](https://drpc.org/blog/top-base-rpc-providers/): Base network RPC provider review.
- [Best Tron RPC Providers](https://drpc.org/blog/best-tron-rpc-providers/): Tron RPC provider comparison.
- [10 Best RPC Node Providers](https://drpc.org/blog/10-best-rpc-node-providers/): Multi-chain provider list with pros and cons.

## Blog — Node Setup Guides

- [Solana RPC Node Setup](https://drpc.org/blog/solana-rpc-node-setup/): Step-by-step guide to deploying a Solana RPC node.
- [How to Set Up Ethereum Node](https://drpc.org/blog/how-to-set-up-ethereum-node/): How to set up an Ethereum node with best practices.
- [How to Set Up Base Node](https://drpc.org/blog/how-to-set-up-base-node/): Guide to setting up a Base network node.

## Blog — Tutorials

- [How to Track Solana Wallets](https://drpc.org/blog/how-to-track-solana-wallets/): Tutorial on tracking Solana wallet activity using RPC calls.

## Machine-Readable Markdown Pages

- [index.md](https://drpc.org/index.md): dRPC platform overview, products, and key features.
- [chainlist.md](https://drpc.org/chainlist.md): Full list of supported blockchains with RPC endpoints, badges, and metadata.
- [pricing.md](https://drpc.org/pricing.md): Pricing plans and compute unit details.
- [nodecloud.md](https://drpc.org/nodecloud.md): NodeCloud product overview and features.
- [nodecore.md](https://drpc.org/nodecore.md): NodeCore open-source infrastructure overview.
- [nodehaus.md](https://drpc.org/nodehaus.md): NodeHaus managed infrastructure for chains.
- [privacy-policy.md](https://drpc.org/privacy-policy.md): Privacy policy.
- [terms-of-use.md](https://drpc.org/terms-of-use.md): Terms of use.

## Extras

- [Sitemap](https://drpc.org/sitemap.xml)
~~~