-
Notifications
You must be signed in to change notification settings - Fork 239
feat(warp-routes): add KAS warp route for Dymension-Ethereum #1274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat(warp-routes): add KAS warp route for Dymension-Ethereum #1274
Conversation
Add warp route configuration for Kaspa (KAS) token bridging between Dymension Hub and Ethereum mainnet. This enables the Hyperlane Explorer to display proper token metadata (symbol, decimals, logo) for KAS transfers via the Dymension bridge. Deployed contracts: - Dymension: 0x726f757465725f61707000000000000000000000000000020000000000000000 - Ethereum: 0x18e6C30487e61B117bDE1218aEf2D9Bd7742c4CF 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
🦋 Changeset detectedLatest commit: 8677748 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
📝 WalkthroughWalkthroughA new YAML config adds token mappings for Kaspa (KAS) between Cosmos-native and EVM (Ethereum) setups, defining two token entries with standards, connections, decimals, addresses, and metadata. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Summary
Add warp route configuration for Kaspa (KAS) token bridging between Dymension Hub and Ethereum mainnet.
This enables the Hyperlane Explorer to display proper token metadata (symbol, decimals, logo) for KAS transfers via the Dymension bridge.
Changes
deployments/warp_routes/KAS/dymension-ethereum-config.yaml- Warp route config with bidirectional connectionsdeployments/warp_routes/KAS/logo.svg- Kaspa token logoDeployed Contracts
0x726f757465725f617070000000000000000000000000000200000000000000000x18e6C30487e61B117bDE1218aEf2D9Bd7742c4CFToken Details
Context
Dymension operates a Hyperlane bridge for Kaspa that routes through the Dymension Hub. Without this registry entry, transfers like this one display raw amounts without token metadata.
The Dymension chain metadata already exists in this registry at
chains/dymension/.Test Plan
🤖 Generated with Claude Code
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.