You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot deposit amounts that are not integers (for example 0.5 ETH). I think it has something to do with the decimal separator which for my country is "," (comma). In the deposit window it doesn't allow me to type "." (point) like 0.5. I can type the "," (comma) in the window like 0,5 but after clicking "Deposit" it fails with the message "Deposit failed!". It works though with integer numbers (for example 1 ETH). This also seems to be the case with other windows (like Transfer or Withdrawal). I don't know if this is relevant but I am trying it with Chrome and Firefox. A tested and working workaround is to change the browser language to US - English. However I think the problem should be fixed because not everybody knows this and not everybody wants to change the language.
The text was updated successfully, but these errors were encountered:
I cannot deposit amounts that are not integers (for example 0.5 ETH). I think it has something to do with the decimal separator which for my country is "," (comma). In the deposit window it doesn't allow me to type "." (point) like 0.5. I can type the "," (comma) in the window like 0,5 but after clicking "Deposit" it fails with the message "Deposit failed!". It works though with integer numbers (for example 1 ETH). This also seems to be the case with other windows (like Transfer or Withdrawal). I don't know if this is relevant but I am trying it with Chrome and Firefox. A tested and working workaround is to change the browser language to US - English. However I think the problem should be fixed because not everybody knows this and not everybody wants to change the language.
The text was updated successfully, but these errors were encountered: