feat(swap-widget): enable mayachain swapper#12345
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR activates Mayachain as a supported swapper by uncommenting its enum definition in the type system and wiring up its visual presentation via icon and color constants in the swap widget configuration. ChangesMayachain Swapper Activation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Description
Enable the MAYAChain swapper in the swap-widget package by uncommenting the
Mayachainentries in theSwapperNameenum,SWAPPER_ICONS, andSWAPPER_COLORSmaps.Issue (if applicable)
closes #
Risk
Low risk — swap-widget package only. Surfaces the existing MAYAChain swapper integration in the widget UI; no on-chain transaction logic is added or modified here.
Testing
Engineering
Operations
Screenshots (if applicable)
Summary by CodeRabbit