ironbelly icon indicating copy to clipboard operation
ironbelly copied to clipboard

number of decimals (precision)

Open jadster opened this issue 3 years ago • 2 comments

In order to deposit GRIN, some exchanges require sending funds with a predetermined set of 8 decimal places.

e.g. 1.22938029 or 50.22938029

Thereby the set of 8 decimal places is the "MEMO" that – I assume – the exchange uses to determine which account the incoming funds are credited to.

I tried doing this with Ironbelly, but after confirming the transaction, it only ever shows up with 3 decimal places.

I.e. as an app user I don't know whether the transaction was actually sent with the 8 decimal places I had entered or not.

  1. Question: How is the transaction actually sent? rounded to 3rd decimal place or exactly as the user entered it?
  2. Suggestion: I would suggest adding some sort of feature that allows the user to see more decimal places if so desired. e.g. more info with a tap on the respective number or simply show all decimal places when I tap on transaction details, or a universal setting for the app or something...

jadster avatar Apr 11 '21 17:04 jadster

Well I guess I can answer my Question myself: the payment was received at the exchange with all 8 decimals.

My feature request still stands though ;)

jadster avatar Apr 11 '21 19:04 jadster

Got it, will be fixed in the next release!

i1skn avatar Apr 12 '21 22:04 i1skn