docs: remove sunset zkEVM + dead Goerli refs (2026-04-17)#75
Open
docs: remove sunset zkEVM + dead Goerli refs (2026-04-17)#75
Conversation
Polygon zkEVM is in SunsetChainId in pancake-frontend (packages/chains/src/chainId.ts). Goerli testnets (ETH, Arbitrum, Base, Linea) are deprecated; Sepolia is the replacement. Removes zkEVM and *Goerli rows from v2/v3/universal-router/permit2/cake address tables, and removes zkEVM and ARB Goerli endpoints from apis/subgraph.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Sync — 2026-04-17 (human-reviewed)
Approved by @cheferic in #docs-sync channel. Scope: pancake-frontend-sourced drift.
Changes applied
Polygon zkEVM removed from active chain tables (sunset per
SunsetChainId.POLYGON_ZKEVM = 1101):contracts/v2/addresses.md— removed zkEVM rows from Core and Periphery mainnet tablescontracts/v3/addresses.md— removed zkEVM from combined headers and standalone Smart Router / MasterchefV3 rowscontracts/universal-router/addresses.md— removed zkEVM mainnet and testnet rowscontracts/permit2/addresses.md— removed zkEVM mainnet and testnet rowscontracts/cake/index.md— removed zkEVM CAKE mainnet and testnet rowsapis/subgraph.md— removed Polygon zkEVM endpoints from Exchange V2, MasterChef V3, and Exchange V3 listsDead Goerli testnets removed (Sepolia is the current ETH-family testnet):
apis/subgraph.md— removed "ARB GRO" (Arbitrum Goerli) subgraph endpointcontracts/universal-router/addresses.md— removed Goerli, Arbitrum Goerli, Base testnet (= Base Goerli) rowscontracts/permit2/addresses.md— split combined "Sepolia, Goerli" / "Arbitrum Sepolia, Arbitrum Goerli" / "Base Sepolia, Base testnet" rows into Sepolia-only entriescontracts/v3/addresses.md— replaced "GOR, BSC TESTNET" / "GOR, BSC testnet" labels with "BSC TESTNET" / "BSC testnet"contracts/cake/index.md— removed ETH Goerli, Base Goerli, Linea Goerli rowsSource verification
SunsetChainId.POLYGON_ZKEVM = 1101and absence of Goerli testnets intestnetChainIds(Sepolia-family only) → pancake-frontend packages/chains/src/chainId.tsSkipped (not approved or uncertain)
Pages scanned (no drift)
contracts/stableswap/*— no sunset chain referencescontracts/v3/smartrouter/*— cleancontracts/infinity/*— cleancontracts/prediction/addresses.mdx— cleanCompanion PR in pancake-document: pancakeswap/pancake-document#110
Auto-generated by doc-sync agent. Reviewed by @cheferic. @cheferic @chef-miso please review.