API Reference

Get ChainType

Get the supported list of ChainType for a specific CoinId(e.g. ETH).
ChainType is typically used when deposit & withdrawal

Related End Points: Get Deposit address| Withdraw


Weight: 1

Request Parameters

PARAMETERTYPEReq 'dDESCRIPTION
coinIdSTRINGYThe unique identifier of the cryptocurrency.
加密货币的唯一标识符。

Response Content

PARAMETERTYPEReq'dExample ValuesDESCRIPTION
coinIdSTRINGYETHThe unique identifier of the cryptocurrency.
加密货币的唯一标识符。
coinNameSTRINGYETHThe name of the cryptocurrency.
加密货币的名称。
chainTypeListList["ETH", "BTC", "Tron"]List of supported chain types.
支持的链类型列表。
errorCodeSTRINGConditional0001Error code, return only when there is an error.
错误码,仅在有错误时返回。
errorMsgSTRINGConditional-Error message, returned only when there is an error.
错误信息说明,仅在有错误时返回。
Language
Authorization
Header
Click Try It! to start a request and see the response here!