-
Hi |
Beta Was this translation helpful? Give feedback.
Answered by
optout21
Mar 7, 2022
Replies: 1 comment
-
Ethereum uses 18 decimals, so 2000000000000000000 is 2 ETH. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
optout21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ethereum uses 18 decimals, so 2000000000000000000 is 2 ETH.
See e.g.:
https://github.com/trustwallet/wallet-core/blob/master/tests/Ethereum/TWAnySignerTests.cpp#L162