fix(bridge): use real WETH addresses in README example#851
fix(bridge): use real WETH addresses in README example#851Kropiunig wants to merge 1 commit intocowprotocol:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates example token addresses in the bridging SDK documentation. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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 unit tests (beta)
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 |
Summary
Fixes #341
The bridge SDK README example uses non-token addresses as sample tokens, causing users to get "No path found" when running the example. This replaces them with real WETH contract addresses on Arbitrum and Base.
Test plan
Summary by CodeRabbit