Conversation
📝 WalkthroughWalkthroughThis PR enhances Avnu swapper integration by normalizing Starknet addresses across multiple endpoints, updating default slippage tolerances from 0.005–0.01 to 0.02, adding address validation utilities, improving transaction receipt retrieval via raw RPC calls, and removing a blacklisted Starknet token entry. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 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 |
0xApotheosis
left a comment
There was a problem hiding this comment.
Flow worked perfectly:
✅ Try to send Starknet to a fresh acccount
✅ Deploy account
✅ Swap from STRK to USDC on Starknet
✅ Swap from USDC to USDT on starknet
✅ Swap back to STRK
Description
Fixes a few things: addresses needs to be normalized before sending swaps (idk how we lost that but hey...), status check using the provider directly so we ensure consistency and reduce errors from the console
Issue (if applicable)
Spotted while testing the release
Risk
Low
Testing
Engineering
Operations
Screenshots (if applicable)
https://jam.dev/c/db951bdd-4924-4cef-85a9-03b46df1ea67
Summary by CodeRabbit
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.