Monad JSON-RPC Docs - AI Index
Use this index when the task involves JSON-RPC calls, RPC provider behavior, limits, errors, websockets, or method-specific examples.Core Reference
- JSON-RPC Overview: Supported methods, differences from Ethereum, limits, and error codes.
- JSON-RPC API Reference: Method-level parameters, return values, and request/response examples.
- JSON-RPC Playground: Interactive request builder for Monad RPC methods.
Network and Providers
- Network Information - Mainnet: Public Mainnet RPC and websocket endpoints.
- Network Information - Testnet: Testnet RPC and websocket endpoints.
- RPC Providers: Infrastructure providers and support status.
Behavior Notes
- Differences between Monad and Ethereum: EVM and RPC compatibility notes.
- Gas Pricing: Fee estimation and gas-limit guidance.
- Historical Data: State availability and archive behavior.
- Transactions: Transaction lifecycle and validation behavior.
Related Data Paths
- Use an Indexer: Indexer options and guides.
- Execution Events: Low-latency data source for node-local execution and consensus events.
- Real-Time Data Sources: Real-time data architecture overview.

