Mining
Acquiring CoinName (MARKET_DATA)
Weight(IP): 1
get/sapi/v1/mining/pub/coinList
Response
Coin information
Example response
{
"data": [
{
"coinName": "BTC",
"coinId": 1,
"algoId": 1,
"algoName": "sha256"
}
]
}