tokamak-network / tokamak-bridge

An interface designed to bridge assets between Titan and Ethereum chains.
https://app.bridge.tokamak.network
2 stars 0 forks source link

[Cross Trade - Frontend & Backend bugs]: Incorrect Service Fee Recommendation for Small Withdrawal Amounts in Cross Trade #189

Open tyrannojung opened 1 week ago

tyrannojung commented 1 week ago

Can you specify where the bug exists?

No response

What happened?

As seen in the attached screenshots, when attempting to withdraw an amount smaller than 0.0001 ETH, the display shows <0.0001 ETH, and the "Next" button becomes unresponsive. This occurs even when using the "Recommend" option.

Additionally, when switching to the "Advanced" mode, the service fee recommendation is incorrectly displayed in scientific notation (e.g., 4.772406895e-7), and the "Next" button remains unresponsive.

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Upload any screenshots to aid with explaining the bug.

Upload image here

Screenshot 1: <0.0001 ETH is displayed, and the "Next" button is unresponsive. Screenshot 2: Service fee in "Advanced" mode is displayed in scientific notation, and the "Next" button remains unresponsive.

image image