coinaddr icon indicating copy to clipboard operation
coinaddr copied to clipboard

Support EOS and USDT

Open RuneStone0 opened this issue 5 years ago • 2 comments

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.

RuneStone0 avatar Jul 31 '19 00:07 RuneStone0

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

TurgutKanceltik avatar Oct 24 '19 08:10 TurgutKanceltik

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

joeblackwaslike avatar Oct 17 '22 15:10 joeblackwaslike