soroswap / frontend

Soroswap.Finance Frontend for Soroswap AMM, Soroswap Aggregator & Spacewalk Bridge Implementation
https://soroswap.finance
MIT License
4 stars 9 forks source link

Bridge: add Max buttons for bridge #379

Closed chopan123 closed 4 months ago

chopan123 commented 4 months ago

On swap component, next to available balance of a token, add a Max button, like in Swap

joaquinsoza commented 4 months ago

MAX Button is already there for Stellar assets, but needs to be implemented for other chains assets

BridgeComponentNew.tsx Line 190

MattPoblete commented 4 months ago

Created pull request #407 to solve this issue.