shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
172 stars 185 forks source link

Chain selector issues and clean up #8135

Closed 0xean closed 2 days ago

0xean commented 5 days ago

image

Currently we show a duplicated ETH in the trade chain selection dropdown. Additionally we show wrapped assets here for some reason. I think these are both bugs (cc @shapeshift/product ). wrapped assets should be treated like all other ERC20 assets and shouldn't be mixed in with the chain selection process. I can see an argument for potentially allowing this for chain that don't have a native representation of ETH, but for chains like arbitrum that do, this just seems overly confusing.

reallybeard commented 5 days ago

I think @woodenfurniture was working on a fix for this.