feat(warp-routes): add DYM warp route for Dymension-Ethereum#1277
feat(warp-routes): add DYM warp route for Dymension-Ethereum#1277danwt wants to merge 3 commits intohyperlane-xyz:mainfrom
Conversation
Add warp route configuration for Dymension (DYM) token bridging between Dymension Hub and Ethereum mainnet via Hyperlane. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: b1f7f27 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 |
|
Warning Rate limit exceeded@danwt has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 18 minutes and 32 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughA new YAML configuration file is added for Dymension-Ethereum token routing. It defines two token configurations: the native DYM token on the Cosmos side with CosmosNativeHypCollateral standard, and its Ethereum-side synthetic counterpart using EvmHypSyntheticMemo, complete with token addresses, chain identifiers, and cross-chain connection mappings. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
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 |
…o variant The Memo variants are Dymension fork-specific and not in upstream registry. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Summary
Add warp route configuration for Dymension (DYM) token bridging between Dymension Hub and Ethereum mainnet.
This enables the Hyperlane Explorer to display proper token metadata (symbol, decimals, logo) for DYM transfers via the Hyperlane bridge.
Changes
deployments/warp_routes/DYM/dymension-ethereum-config.yaml- Warp route config with bidirectional connectionsdeployments/warp_routes/DYM/logo.svg- Dymension token logo (copied from chain metadata)Deployed Contracts
0x726f757465725f617070000000000000000000000000000100000000000000010x408C4ECBe5D68a135be87e01aDaf91906e982127Token Details
Context
Dymension operates a Hyperlane bridge for its native DYM token. Without this registry entry, transfers display raw amounts without token metadata.
The Dymension chain metadata already exists in this registry at
chains/dymension/.Related PRs:
Test Plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.