Skip to content

Ccip 0220#3475

Merged
gfletcher-cll merged 13 commits intomainfrom
ccip-0220
Feb 20, 2026
Merged

Ccip 0220#3475
gfletcher-cll merged 13 commits intomainfrom
ccip-0220

Conversation

@gfletcher-cll
Copy link
Collaborator

This pull request adds support for two new blockchain networks: Pharos Mainnet and ADI Network AB Testnet. It introduces their configuration, token information, explorer links, and integration into the application's supported chains, technologies, and quick links. Additionally, it updates documentation and mappings to ensure these new chains are fully recognized and usable throughout the codebase.

New Chain Integrations

  • Added full support for Pharos Mainnet and ADI Network AB Testnet across the application, including their entries in chains.json, chain-to-technology.json, and type definitions in types.ts. [1] [2] [3] [4] [5] [6]
  • Included provider configurations for the new chains in web3Providers.ts so the app can connect to their RPC endpoints. [1] [2]

Documentation and Quick Links

  • Updated the LINK token contract documentation to include sections for Pharos Mainnet and ADI Network AB Testnet, with contract addresses and explorer links. [1] [2]
  • Added quick link entries and display names for ADI Network in productChainLinks.ts. [1] [2]

Mapping and Utility Updates

  • Enhanced utility functions to map to and from the new supported chain identifiers, ensuring seamless integration with existing logic. [1] [2] [3] [4]

Reference Data

  • Updated reference chain lists and LINK token name/symbol mappings to include the new networks, ensuring consistency in all metadata and references. [1] [2] [3]

These changes collectively ensure that both Pharos Mainnet and ADI Network AB Testnet are first-class citizens in the application, with all necessary metadata, connectivity, and documentation.

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner February 18, 2026 21:45
@vercel
Copy link

vercel bot commented Feb 18, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Feb 20, 2026 5:47pm

Request Review

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

@aelmanaa aelmanaa force-pushed the ccip-0220 branch 2 times, most recently from ad82427 to 144d241 Compare February 19, 2026 11:34
aelmanaa
aelmanaa previously approved these changes Feb 19, 2026
update explorer URL
update explorer URL
@gfletcher-cll gfletcher-cll merged commit 0633eb5 into main Feb 20, 2026
22 checks passed
@gfletcher-cll gfletcher-cll deleted the ccip-0220 branch February 20, 2026 18:09
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