Skip to content

Conversation

@bgravenorst
Copy link
Contributor

@bgravenorst bgravenorst commented Nov 14, 2025

Description

Document support for Monad via DIN

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

Note

Introduce Monad network docs, endpoints, JSON-RPC method references, quickstart, and site navigation/logo.

  • Docs (Monad)
    • Add new services/reference/monad section: overview (DIN note, partners), quickstart, and JSON-RPC API index.
    • Add JSON-RPC method reference pages with curl request examples for core eth_*, net_*, and web3_* methods.
  • Endpoints
    • Add Monad endpoints (Mainnet/Testnet HTTPS) in services/get-started/endpoints.md.
  • Site navigation & assets
    • Add Monad to src/lib/data.js NETWORK_LINKS.
    • Add logo static/img/logos/logo-monad.svg.

Written by Cursor Bugbot for commit e870727. This will update automatically on new commits. Configure here.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
@bgravenorst bgravenorst requested review from a team as code owners November 14, 2025 00:07
@vercel
Copy link

vercel bot commented Nov 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Nov 14, 2025 1:23am

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
@vercel vercel bot requested a deployment to Preview November 14, 2025 01:17 Abandoned
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
---
title: Ethereum eth_getBlockReceipts
sidebar_label: eth_getBlockReceipts
description: Returns receipts for a block on Ethereum.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Returns receipts for a block on Ethereum.
description: Returns receipts for a block on Monad.

Copy link
Contributor

@m4sterbunny m4sterbunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: one tiny nitpick

@@ -0,0 +1,44 @@
---
title: Ethereum eth_getBlockReceipts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Ethereum eth_getBlockReceipts
title: Monad eth_getBlockReceipts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants