harmony-one / ethhmy-bridge.frontend

Ethereum<>Harmony two way bridge (trusted version) - frontend part
25 stars 62 forks source link

burn amount exceeds balance bug #106

Open gupadhyaya opened 3 years ago

gupadhyaya commented 3 years ago

currently certain ONE to Eth or BSC transfers fail with burn amount exceeds balance error in the burn token step. For example: https://explorer.harmony.one/#/tx/0x4da904d90b6c2b48b47673757a7149b52649f6f1038b734fb9801bdd687a7ac5

Screen Shot 2021-04-01 at 11 45 00 AM

this should never happen, as frontend only allows user to bridge back the amount that is less than or equal to the wallet balance.