shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
158 stars 180 forks source link

Add warning to swapper when bridging / swapping non-native assets #7282

Open 0xean opened 6 days ago

0xean commented 6 days ago

if a user is bridging or swapping a non native asset, add warning that they will need native asset on that chain to interact with it.

https://www.figma.com/design/IAtOWIGhClYAj7dxC4CzhJ/ARB-Bridge?node-id=601-6414&t=r2iciAw2ZiHrZMfs-0

This mock is for the arb bridge but this can be generic for the swapper any time we are going cross chain

gomesalexandre commented 5 days ago

We already have this for Arbitrum bridge, so it's just a matter of generalizing the checks 🎉