feat: base for USDT support
This commit is contained in:
parent
c94d043506
commit
1dd16c2220
5 changed files with 14 additions and 5 deletions
|
|
@ -51,7 +51,7 @@ const getLogo = code => {
|
|||
case 'ZEC':
|
||||
return ZCashLogo
|
||||
default:
|
||||
return null
|
||||
return EthereumLogo
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue