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 endpoints: Get Deposit address| Withdraw


Weight: 1

Request Parameters

PARAMETERTYPEReq 'dDESCRIPTION
coinIdSTRINGYThe unique identifier of the cryptocurrency

Response Content

PARAMETERTYPEExample ValuesDESCRIPTION
coinIdSTRINGETHThe unique identifier of the cryptocurrency
coinNameSTRINGETHThe name of the cryptocurrency
chainTypeListList["ETH", "BTC", "Tron"]List of supported chain types
errorCodeSTRING0001Error code, return only when there is an error
errorMsgSTRING-Error message, returned only when there is an error
Language
Credentials
Header
Click Try It! to start a request and see the response here!