Home
Providers
Monad
Monad
Monad is a high-performance EVM-compatible Layer 1 blockchain designed for parallel execution and pipelined consensus, targeting 10,000 TPS with 1-second block time and single-slot finality while remaining fully Ethereum bytecode-compatible. Mainnet (chain ID 143, native token MON) launched on November 24, 2025 alongside a long-running public testnet. Developer surfaces include public JSON-RPC endpoints (rpc.monad.xyz, testnet-rpc.monad.xyz), an Ethereum-compatible JSON-RPC plus Monad-specific extensions, MonadVision, Monadscan, and Socialscan explorers, native EVM tooling (Foundry, Hardhat, Remix), indexers (GhostGraph, QuickNode Streams, Envio HyperIndex), and a Staking API and Machine Payments Protocol.
Monad publishes 1 API on the APIs.io network: Monad JSON RPC API API. Tagged areas include Blockchain, Layer 1, EVM, High Performance, and Parallel Execution.
Monad’s developer surface includes documentation, getting-started guide, API reference, GitHub presence, engineering blog, and 13 more developer resources.
13 APIs
Blockchain Layer 1 EVM High Performance Parallel Execution JSON-RPC MonadBFT
On this page
Kin Score
APIs 13
Open Collections 1
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 1
Agentic Access 1
Resources 18
apis.yml
26 Operational Transparency
Composite quality — 42.6/100 · developing
Contract Quality
14.8 / 25
Developer Ergonomics
7.0 / 20
Commercial Clarity
10.0 / 20
Operational Transparency
3.4 / 13
Agent readiness — 28/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
0 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 13
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 5
Properties that don't map to a standard resource type
Source (apis.yml)
aid: monad
url: https://raw.githubusercontent.com/api-evangelist/monad/refs/heads/main/apis.yml
name: Monad
kind: company
description: Monad is a high-performance EVM-compatible Layer 1 blockchain designed for parallel execution and pipelined consensus,
targeting 10,000 TPS with 1-second block time and single-slot finality while remaining fully Ethereum bytecode-compatible.
Mainnet (chain ID 143, native token MON) launched on November 24, 2025 alongside a long-running public testnet. Developer
surfaces include public JSON-RPC endpoints (rpc.monad.xyz, testnet-rpc.monad.xyz), an Ethereum-compatible JSON-RPC plus
Monad-specific extensions, MonadVision, Monadscan, and Socialscan explorers, native EVM tooling (Foundry, Hardhat, Remix),
indexers (GhostGraph, QuickNode Streams, Envio HyperIndex), and a Staking API and Machine Payments Protocol.
accessModel:
pricing: free
onboarding: unknown
trial: false
try_now: false
public: false
label: Free
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/monad.png
tags:
- Blockchain
- Layer 1
- EVM
- High Performance
- Parallel Execution
- JSON-RPC
- MonadBFT
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: monad:mainnet-rpc
name: Monad Mainnet JSON-RPC
description: Public Ethereum-compatible JSON-RPC endpoint for Monad mainnet (chain ID 143, native token MON). Hosted on
QuickNode infrastructure with a 25 requests/sec default rate limit; alternative public endpoints are published in the
docs.
humanURL: https://docs.monad.xyz/developer-essentials/network-information
baseURL: https://rpc.monad.xyz
tags:
- JSON-RPC
- Mainnet
- EVM
properties:
- type: Documentation
url: https://docs.monad.xyz/developer-essentials/network-information
- type: APIReference
url: https://docs.monad.xyz/reference/json-rpc/api
- aid: monad:testnet-rpc
name: Monad Testnet JSON-RPC
description: Public JSON-RPC endpoint for the Monad public testnet, used for application development, integration testing,
and validator software validation before deploying to mainnet.
humanURL: https://docs.monad.xyz/developer-essentials/testnets
baseURL: https://testnet-rpc.monad.xyz
tags:
- JSON-RPC
- Testnet
- EVM
properties:
- type: Documentation
url: https://docs.monad.xyz/developer-essentials/testnets
- type: APIReference
url: https://docs.monad.xyz/reference/json-rpc/api
- aid: monad:json-rpc-api
name: Monad JSON-RPC API
description: Full JSON-RPC method reference — standard Ethereum eth_*, net_*, web3_*, debug_*, and trace_* methods plus
Monad-specific extensions and notes on method differences, rate limits, and error codes.
humanURL: https://docs.monad.xyz/reference/json-rpc/api
baseURL: https://docs.monad.xyz/reference/json-rpc/api
tags:
- JSON-RPC
- Reference
- EVM
properties:
- type: Documentation
url: https://docs.monad.xyz/reference/json-rpc/overview
- type: APIReference
url: https://docs.monad.xyz/reference/json-rpc/api
- type: Playground
url: https://docs.monad.xyz/reference/json-rpc/playground
- aid: monad:staking-api
name: Monad Staking API
description: API for delegating MON to validators, querying validator stats, undelegating, and reading rewards. Backs delegation
UI and external staking integrations.
humanURL: https://docs.monad.xyz/reference/staking/api
baseURL: https://docs.monad.xyz/reference/staking/api
tags:
- Staking
- Validators
- Rewards
properties:
- type: Documentation
url: https://docs.monad.xyz/reference/staking/api
- aid: monad:machine-payments-protocol
name: Monad Machine Payments Protocol
description: Protocol specification for programmable machine-to-machine payments on Monad, including account, channel, and
settlement primitives.
humanURL: https://docs.monad.xyz/reference/mpp/overview
baseURL: https://docs.monad.xyz/reference/mpp/overview
tags:
- MPP
- Machine Payments
- Protocol
properties:
- type: Documentation
url: https://docs.monad.xyz/reference/mpp/overview
- aid: monad:monadvision-explorer
name: MonadVision Block Explorer
description: Block explorer for Monad mainnet — transaction, block, contract, and token lookup with Solidity source verification.
humanURL: https://monadvision.com
baseURL: https://monadvision.com
tags:
- Explorer
- MonadVision
- Mainnet
properties:
- type: Documentation
url: https://monadvision.com
- aid: monad:monadscan-explorer
name: Monadscan Block Explorer
description: Etherscan-style Monadscan block explorer covering Monad mainnet, with transaction, address, contract, and token
analytics.
humanURL: https://monadscan.com
baseURL: https://monadscan.com
tags:
- Explorer
- Monadscan
- Mainnet
properties:
- type: Documentation
url: https://monadscan.com
- aid: monad:socialscan-explorer
name: Socialscan Monad Explorer
description: Socialscan instance for Monad, offering an alternative explorer view with social and on-chain identity overlays.
humanURL: https://monad.socialscan.io
baseURL: https://monad.socialscan.io
tags:
- Explorer
- Socialscan
properties:
- type: Documentation
url: https://monad.socialscan.io
- aid: monad:foundry-toolkit
name: Monad Foundry Toolkit
description: Monad-flavored Foundry toolkit (forge, cast, anvil) for compiling, deploying, scripting, and testing Solidity
against Monad mainnet and testnet.
humanURL: https://docs.monad.xyz/tooling-and-infra/toolkits/monad-foundry
baseURL: https://docs.monad.xyz/tooling-and-infra/toolkits/monad-foundry
tags:
- Foundry
- Tooling
- Solidity
properties:
- type: Documentation
url: https://docs.monad.xyz/tooling-and-infra/toolkits/monad-foundry
- aid: monad:rpc-providers
name: Monad RPC Providers
description: Registry of third-party RPC providers supporting Monad — QuickNode, Alchemy, Goldsky Edge, Ankr, MonadInfra
— with rate-limit and method-availability differences documented.
humanURL: https://docs.monad.xyz/tooling-and-infra/rpc-providers
baseURL: https://docs.monad.xyz/tooling-and-infra/rpc-providers
tags:
- RPC
- Providers
- Infrastructure
properties:
- type: Documentation
url: https://docs.monad.xyz/tooling-and-infra/rpc-providers
- aid: monad:indexers
name: Monad Indexers
description: Indexing options for Monad data — GhostGraph (Graph-style subgraphs), QuickNode Streams, and Envio HyperIndex
— for building data backends and analytics on top of Monad.
humanURL: https://docs.monad.xyz/tooling-and-infra/indexers
baseURL: https://docs.monad.xyz/tooling-and-infra/indexers
tags:
- Indexers
- GraphQL
- Data
properties:
- type: Documentation
url: https://docs.monad.xyz/tooling-and-infra/indexers
- url: graphql/monad-graphql.md
type: GraphQL
- aid: monad:bridges
name: Monad Bridges
description: Token bridges and cross-chain messaging integrations for moving assets between Ethereum, other chains, and
Monad.
humanURL: https://docs.monad.xyz/developer-essentials/network-information/tokens-and-bridges
baseURL: https://docs.monad.xyz/developer-essentials/network-information/tokens-and-bridges
tags:
- Bridge
- Cross-Chain
- Tokens
properties:
- type: Documentation
url: https://docs.monad.xyz/developer-essentials/network-information/tokens-and-bridges
- aid: monad:monad-monad-json-rpc-api-api
name: Monad Monad JSON RPC API API
description: The Monad JSON RPC API API from Monad — 1 operation(s) for monad json rpc api.
humanURL: https://docs.monad.xyz/developer-essentials/network-information
baseURL: https://rpc.monad.xyz
tags:
- Monad JSON RPC API
properties:
- type: OpenAPI
url: openapi/monad-monad-json-rpc-api-api-openapi.yml
common:
- type: AgenticAccess
url: agentic-access/monad-agentic-access.yml
- type: DomainSecurity
url: security/monad-domain-security.yml
- type: Website
url: https://www.monad.xyz
- type: Documentation
url: https://docs.monad.xyz
- type: GettingStarted
url: https://docs.monad.xyz/developer-essentials/network-information
- type: APIReference
url: https://docs.monad.xyz/reference/json-rpc/api
- type: Playground
url: https://docs.monad.xyz/reference/json-rpc/playground
- type: App
url: https://app.monad.xyz
- type: Visualization
url: https://gmonads.com
- type: Explorer
url: https://monadvision.com
- type: GitHub
url: https://github.com/monad-crypto
- type: Blog
url: https://www.monad.xyz/blog
- type: Twitter
url: https://x.com/monad
- type: Discord
url: https://discord.gg/monad
- type: Telegram
url: https://t.me/monad_xyz
- type: PrivacyPolicy
url: https://www.monad.xyz/privacy
- type: TermsOfService
url: https://www.monad.xyz/terms
- type: LlmsText
url: https://docs.monad.xyz/llms.txt
integrations:
- name: Foundry
- name: Hardhat
- name: Remix
- name: QuickNode
- name: Alchemy
- name: Goldsky
- name: Ankr
- name: Envio
- name: GhostGraph
- name: LayerZero
- name: Wormhole
- name: Pyth
- name: Chainlink
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com