Skip to content
New issue

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

Implement Support for 8 decimals tokens #290

Closed
Petyo-Lukanov opened this issue Sep 7, 2021 · 0 comments · Fixed by #296
Closed

Implement Support for 8 decimals tokens #290

Petyo-Lukanov opened this issue Sep 7, 2021 · 0 comments · Fixed by #296
Assignees

Comments

@Petyo-Lukanov
Copy link

Petyo-Lukanov commented Sep 7, 2021

EVM -> Hedera:

  1. Get the decimals for the token
  2. Remove decimals-8 zeros from the amount and continue working with that

Hedera (EVM Native) -> EVM

  1. Get the decimals for the token
  2. Add decimals-8 zeros to the amount and continue working with that
@failfmi failfmi linked a pull request Sep 13, 2021 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants