cake_wallet/lib/exchange/provider
David Adegoke 5c9f176d18
CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547)
* fix: Improve exchange flow by adding a timeout to the call to fetch rate from providers

* fix: Adjust time limit for fetching rate to 7 seconds and add timelimit to fetching limits

* fix: Make fetch limits a Future.wait

* feat: Add currency for amount and estimated receive amount to confirm sending page for exchange

* fix: Remove unneeded code

* fix: Modify receive amount to reflect value coming from the individual exchange providers if available and ensure receiveAmount is calculated based on selected exchange provider's rate
2024-07-23 03:20:55 +03:00
..
changenow_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
exchange_provider.dart Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
exolix_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
quantex_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
sideshift_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
simpleswap_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
thorchain_exchange.provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
trocador_exchange_provider.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00