Skip to content

[docs-agent] Roll out Arc Mainnet across docs surfaces - #1622

Merged
bmoyroud merged 3 commits into
mainfrom
docs/arc-mainnet-support-rollout
Sep 16, 2026
Merged

bmoyroud merged 3 commits into
mainfrom
docs/arc-mainnet-support-rollout

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #1621 (which added Arc Mainnet to arc.yaml). Rolls out Arc Mainnet references across the rest of the docs surfaces so shared product specs, quickstart, FAQ, and supported-chains tables all reflect that both Arc Mainnet and Arc Testnet are live at Alchemy.

Verified against OMGWINNING/chain-config:

  • chainconfig/chains/ARC.ymlsupportedMethodGroups: [evm, debug, trace, rundler, token], publicChainName: Arc, gasToken: USDC.
  • chainconfig/networks/ARC_MAINNET.ymlnetworkStatus: LIVE, chainId: 0x13b2 (5042).

Changes

Product OpenRPC specs (add Arc Mainnet server entry immediately before Arc Testnet):

  • src/openrpc/alchemy/trace/trace.yaml
  • src/openrpc/alchemy/debug/debug.yaml
  • src/openrpc/alchemy/token/token.yaml
  • src/openrpc/alchemy/transfers/transfers.yaml

REST spec:

  • src/openapi/nft/nft.yaml — add arc-mainnet to the networks enum.

Content:

  • content/api-reference/arc/arc-api-quickstart.mdx — switch example URL from arc-testnet to arc-mainnet.
  • content/api-reference/arc/arc-api-faq.mdx — add a "Which Arc networks are supported?" entry listing both endpoints.
  • content/api-reference/node-api/node-supported-chains.mdx — add Arc Mainnet HTTPS URL row above Arc Testnet.
  • content/wallets/pages/overview/supported-chains.mdx — add Arc Mainnet row (Bundler, Gas Sponsorship, ERC20 Gas Payments, BSOs) mirroring the existing Arc Testnet row.

Not touched (already in flight)

  • content/wallets/pages/bundler-api/bundler-faqs.mdx#1485 already adds the Arc Mainnet minimum EntryPoint stake.
  • content/api-reference/arc/arc-api-overview.mdx#1614 renames the Arc overview section and adds Webhooks. Kept out of this PR to avoid conflict.

Validation

Ran pnpm run generate:rpc, pnpm run validate:rpc, and pnpm run validate:rest locally, all pass.

Linear

DOCS-228 (follow-up PR on same ticket)

Requested by

@bmoyroud (via Slack thread)

Adds Arc Mainnet references across chain-specific and shared surfaces so docs reflect that both Arc Mainnet and Arc Testnet are live at Alchemy. Complements PR #1621 which added Arc Mainnet to arc.yaml itself.

Files:

- Product OpenRPC specs (Trace, Debug, Token, Transfers): add Arc Mainnet server entry alongside Arc Testnet.

- NFT REST spec: add arc-mainnet to the networks enum.

- Arc quickstart: switch the sample URL to arc-mainnet.g.alchemy.com.

- Arc FAQ: add a 'Which Arc networks are supported?' entry listing both endpoints.

- node-supported-chains.mdx: add Arc Mainnet HTTPS URL row.

- wallets/overview/supported-chains.mdx: add Arc Mainnet row (Bundler, Gas Sponsorship, ERC20 Gas Payments, BSOs) mirroring Arc Testnet.

Not touched (already in flight):

- content/wallets/pages/bundler-api/bundler-faqs.mdx — PR #1485 adds Arc Mainnet minimum EntryPoint stake.

- content/api-reference/arc/arc-api-overview.mdx — PR #1614 renames the Arc overview section.

Ran generate:rpc, validate:rpc, and validate:rest locally, all pass.

Refs DOCS-228

Requested-by: @bmoyroud
@alchemy-bot
alchemy-bot requested a review from a team as a code owner September 16, 2026 13:02
@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 16, 2026, 1:17 PM

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 22780fcaa6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread content/api-reference/arc/arc-api-faq.mdx
@bmoyroud
bmoyroud merged commit 1032a32 into main Sep 16, 2026
16 checks passed
@bmoyroud
bmoyroud deleted the docs/arc-mainnet-support-rollout branch September 16, 2026 13:19
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