coinaddr
coinaddr copied to clipboard
Support EOS and USDT
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.
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
@RuneStone0 @TurgutKanceltik Thanks for opening the issue. I'll triage this ticket and add EOS support to the roadmap.