This PR includes multiple fixes and features related to Cross Trade functionality, including UI updates, fee adjustments, and bug fixes. Key changes are as follows:
UI/Design Updates:
Completed label design for Cross Trade.
Updated Cross Trade request confirmation UI.
Added tooltips for net profit and fixed mobile net profit styles.
Fee Adjustments:
Removed the fee adjustment mechanism for recommend fee.
Updated additional fees.
Bug Fixes:
Disabled the withdraw button when input is 0 or undefined.
Fixed network fee estimation issues in Confirm Provide.
Corrected conditions and bugs for disabling the Withdraw Option button.
Functional Updates:
Added caching policy for useCrossTrade.
Default sorting of requests by net profit in descending order.
Allow Withdraw Option check even with insufficient balance.
General Improvements:
Service fee display in History Request.
Resolved ts-error and style issues.
Checklist
[ ] Provided a screenshot (only if change is visible in UI)
[ ] Provided steps for playback (only if possible).
Summary
This PR includes multiple fixes and features related to Cross Trade functionality, including UI updates, fee adjustments, and bug fixes. Key changes are as follows:
UI/Design Updates:
Fee Adjustments:
Bug Fixes:
Functional Updates:
General Improvements:
Checklist