Skip to content

docs: add currently supported networks to Notify webhook network enum - #1633

Merged
michaelmanzano-alc merged 1 commit into
mainfrom
mm/add-notify-webhook-networks
Sep 17, 2026
Merged

michaelmanzano-alc merged 1 commit into
mainfrom
mm/add-notify-webhook-networks

Conversation

@michaelmanzano-alc

Copy link
Copy Markdown
Collaborator

Description

Updates the create-webhook API reference (and the other Notify endpoints that share the same schema) to list the currently supported networks.

Related Issues

N/A

Changes Made

  • Added 29 networks to the shared network enum in src/openapi/notify/notify.yaml: MATIC_AMOY, ARC_TESTNET, ARC_MAINNET, OPT_SEPOLIA, RONIN_SAIGON, CELO_SEPOLIA, CELO_MAINNET, ZORA_SEPOLIA, ZORA_MAINNET, RONIN_MAINNET, EARNM_SEPOLIA, ANIME_SEPOLIA, ANIME_MAINNET, MONAD_MAINNET, PLASMA_MAINNET, MANTLE_MAINNET, GENSYN_TESTNET, MANTLE_SEPOLIA, SETTLUS_MAINNET, UNICHAIN_MAINNET, OPENLOOT_SEPOLIA, ABSTRACT_TESTNET, UNICHAIN_SEPOLIA, ABSTRACT_MAINNET, BERACHAIN_BEPOLIA, ROBINHOOD_MAINNET, ROBINHOOD_TESTNET, BERACHAIN_MAINNET, HYPERLIQUID_MAINNET
  • SCROLL_SEPOLIA from the requested list was already present in the enum, so it was not re-added

Reviewer note: the existing branch mm/add-custom-webhook-networks attempted the same update but also included deprecated networks (OPT_KOVAN, ETH_RINKEBY, ARB_RINKEBY, CELO_ALFAJORES) that are intentionally excluded here — that branch can likely be closed in favor of this PR.

Testing

  • I have tested these changes locally
  • I have run the validation scripts (./scripts/generate-open-api.sh --validate-only passes with no new errors; Prettier check passes)
  • I have checked that the documentation builds correctly

🤖 Generated with Claude Code

Adds 29 networks (Unichain, Berachain, Mantle, Celo, Zora, Ronin,
Abstract, Robinhood, Hyperliquid, and others) to the shared network
schema in the Notify OpenAPI spec so the create-webhook and related
endpoint docs list the current set of supported networks.
SCROLL_SEPOLIA was already present.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@michaelmanzano-alc
michaelmanzano-alc requested a review from a team as a code owner September 17, 2026 21:50
@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown

🔗 Preview Mode

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

@michaelmanzano-alc
michaelmanzano-alc merged commit 6aff57b into main Sep 17, 2026
15 checks passed
@michaelmanzano-alc
michaelmanzano-alc deleted the mm/add-notify-webhook-networks branch September 17, 2026 22:41
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.

2 participants