harmony-one / ethhmy-bridge.frontend

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

Remove entries that error out due to trying to bridge non-ERC20 or non-BEP20 #103

Closed gupadhyaya closed 3 years ago

gupadhyaya commented 3 years ago

when a user tries to bridge a non-ERC20 or non-BEP20, the operation is error out in the beginning. Such operations can be removed, as they simply make noise in the transaction explorer.

Screen Shot 2021-03-29 at 5 29 35 PM
potvik commented 3 years ago

Fixed on ui side