Crypto List
GETπ Public
example
GET
https://api.btse.com/public-api/wallet/v1/crypto/listResponse
{
"success": true,
"code": 1,
"msg": "Success",
"time": 1624989977940,
"data": [
"BTC",
"ETH"
]
}