EraCode practice

SushiSwap Routing: Stable URL State for Swap

SushiswapadvancedMulti-Part

Summary

Practice advanced routing/navigation by encoding a swap state into a canonical URL querystring and ensuring it round-trips reliably.

Problem preview

### Goal Implement **canonical swap URL generation** for SushiSwap-style navigation. You’re given a partial function that builds URLs from a swap state. **One action item:** Fill the single missing b…

Attempt this challenge

Sign in to attempt the full challenge with timed AI grading, hints, and test feedback.