Skip to content

Conversation

@gfletcher-cll
Copy link
Collaborator

This pull request adds support for two new blockchains, Everclear and AB Chain, across the codebase. The changes include updates to chain metadata, configuration files, utility functions, and documentation to ensure these chains are fully integrated and accessible for Chainlink services.

New Chain Integration

  • Added Everclear and AB Chain metadata, including titles, icons, chain types, chain IDs, explorers, and native currencies in src/config/data/chains.json and src/scripts/reference/chains.json. [1] [2]
  • Updated chain-to-technology mappings and supported chain/type definitions to include Everclear and AB Chain in src/config/data/chain-to-technology.json and src/config/types.ts. [1] [2] [3]

Provider and Utility Updates

  • Registered Everclear and AB Chain mainnet RPC providers in src/config/web3Providers.ts.
  • Extended utility functions to support conversions for Everclear and AB Chain in src/features/utils/index.ts. [1] [2]

Documentation and QuickLinks

  • Added LINK token contract details and documentation sections for Everclear and AB Chain in src/content/resources/link-token-contracts.mdx. [1] [2]
  • Updated QuickLinks data to include Everclear and AB Chain references and names in src/components/QuickLinks/data/productChainLinks.ts. [1] [2]

Configuration and Selector Updates

  • Added new selectors for testnets and mainnets, including Everclear and AB Chain, in src/config/data/ccip/selectors.yml. [1] [2] [3] [4]
  • Registered LINK token name and symbol for Everclear and AB Chain chain IDs in src/scripts/reference/linkNameSymbol.json.

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner November 13, 2025 22:48
@vercel
Copy link

vercel bot commented Nov 13, 2025

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

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Nov 14, 2025 6:11pm

@github-actions
Copy link
Contributor

👋 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!

@gfletcher-cll gfletcher-cll merged commit ca5a9a7 into main Nov 14, 2025
22 checks passed
@gfletcher-cll gfletcher-cll deleted the 11-14-prework branch November 14, 2025 18:39
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.

3 participants