We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now all decimals are assumed to be 1e18. Need backend to pre-calculate
https://tracker.berlin.icon.community/address/cxb46d26db4e010d26001704c170a540f3b377f095#tokentransfers
The "tokens" section show 3 tokens, about 400 oUSDS, 400 oBnusd, but about 0.0000...004 oIUSDC
However, the oIUSDC decimals is 6
Balance for oIUSDC should be 400
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now all decimals are assumed to be 1e18. Need backend to pre-calculate
https://tracker.berlin.icon.community/address/cxb46d26db4e010d26001704c170a540f3b377f095#tokentransfers
The "tokens" section show 3 tokens, about 400 oUSDS, 400 oBnusd, but about 0.0000...004 oIUSDC
However, the oIUSDC decimals is 6
Balance for oIUSDC should be 400
The text was updated successfully, but these errors were encountered: