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

Support EOS and USDT #4

Open
RuneStone0 opened this issue Jul 31, 2019 · 2 comments
Open

Support EOS and USDT #4

RuneStone0 opened this issue Jul 31, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@RuneStone0
Copy link

EOS is the same as ETH and USDT is the same as BTC, so it should be an easy fix to support those two assets.

@TurgutKanceltik
Copy link

EOS is not like ETH. Its regex is like this one (^[a-z1-5.]{1,11}[a-z1-5]$)|(^[a-z1-5.]{12}[a-j1-5]$)

Source: https://developers.eos.io/eosio-cpp/docs/naming-conventions

@joeblackwaslike joeblackwaslike self-assigned this Oct 17, 2022
@joeblackwaslike joeblackwaslike added enhancement New feature or request question Further information is requested labels Oct 17, 2022
@joeblackwaslike
Copy link
Owner

@RuneStone0 @TurgutKanceltik Thanks for opening the issue. I'll triage this ticket and add EOS support to the roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants