Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Conversation

@rplusq
Copy link
Collaborator

@rplusq rplusq commented Sep 17, 2025

Summary

  • Added Base network to the supported chains list
  • Configured Base NTT route with manager, token, and transceiver addresses
  • Added Base token configuration with proper decimals

Details

Updated the WormholeBridge configuration to include Base chain support based on the new deployment:

  • Manager: 0x164Be303480f542336bE0bBe0432A13b85e6FD1b
  • Token: 0xeF4461891DfB3AC8572cCf7C794664A8DD927945
  • Wormhole Transceiver: 0x3cB1d3A449a868dd8BF8F8928408836543Fe2A68
  • RPC endpoint: https://base-rpc.publicnode.com

Test plan

  • Verify Base chain appears in the bridge UI
  • Test token transfers from Base to other supported chains
  • Test token transfers from other chains to Base
  • Confirm transaction processing through the wormhole transceiver

Added Base network configuration with deployment addresses for NTT routes,
including manager, token, and wormhole transceiver addresses.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copilot AI review requested due to automatic review settings September 17, 2025 14:42
@vercel
Copy link

vercel bot commented Sep 17, 2025

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

Project Deployment Preview Comments Updated (UTC)
demo-ntt-connect Ready Ready Preview Comment Sep 17, 2025 3:59pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the Base blockchain to the Wormhole NTT bridge configuration, enabling cross-chain token transfers to and from Base network.

  • Added Base to the supported chains list and configured its RPC endpoint
  • Configured Base NTT route with manager, token, and transceiver contract addresses
  • Added Base-specific WCT token configuration with 18 decimals

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Allow RPC endpoints to be configured via environment variables with
publicnode.com as fallback defaults.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants