Skip to content

Conversation

@gfletcher-cll
Copy link
Collaborator

This pull request adds support for three new EVM chains—Morph, Jovay, and Stable—across the codebase, including configuration files, chain definitions, provider mappings, and UI references. It also improves data consistency for these and existing chains, such as Henesys and Pharos, by updating chain lists and contract documentation. The changes ensure that these chains are recognized and usable throughout the application, with appropriate metadata, RPC endpoints, explorer URLs, and LINK token information.

New Chain Support and Configuration

  • Added Morph, Jovay, and Stable chain definitions to chains.json, including mainnet/testnet metadata, RPC endpoints, explorer URLs, icons, and native currency details. [1] [2] [3]
  • Updated chain-to-technology.json and type definitions in types.ts to include Morph, Jovay, and Stable, ensuring type safety and technology mapping for these chains. [1] [2] [3]
  • Mapped new chains in utility functions (features/utils/index.ts) for conversions between directory names and supported chain enums. [1] [2]
  • Added RPC provider mappings for Morph, Jovay, and Stable in web3Providers.ts.

QuickLinks and UI Integration

  • Integrated Morph, Jovay, and Stable into productChainLinks and chainNames for UI quick links and display names. [1] [2] [3] [4]

CCIP Selector Updates

  • Added Gate Layer and Gate Chain mainnet/testnet selectors to ccip/selectors.yml for expanded cross-chain protocol support. [1] [2]

Reference Data and Documentation

  • Updated linkNameSymbol.json to include LINK token info for Morph, Jovay, Stable, and their testnets.
  • Improved contract documentation in link-token-contracts.mdx by refining Henesys chain details and ensuring accurate presentation. [1] [2]

Chain List Maintenance

  • Restored and reorganized Henesys and Pharos chain entries in the master chain list for completeness and consistency. [1] [2] [3]

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner December 8, 2025 00:09
@vercel
Copy link

vercel bot commented Dec 8, 2025

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

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Dec 8, 2025 5:49pm

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

👋 gfletcher-cll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@aelmanaa aelmanaa merged commit cad1f80 into main Dec 8, 2025
22 checks passed
@aelmanaa aelmanaa deleted the 1208-chains branch December 8, 2025 17:55
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