Sometimes ‘https://deep-index.moralis.io/api/v2/:address/erc20’ returns a value with a huge number of digits, which I assume to have a minimum unit of 10^-18, like ethereum-wei, but some return values with fewer digits, which is puzzling to me. If there are any laws, please let me know.
Hey @ImDE6D
You might need to check on the decimals
of each ERC20 token as some might be less than 18 and thus might have minimum unit larger than 10^-18.
Can you maybe give me an example of token that have such case so I can look further and clarify you on the responses?
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.