API Reference

Get Coin Info

Get the supported list of coin information such as withdrawal fee, min/max deposit or withdrawal quantity

Related Endpoints: Get Deposit address| Withdraw

Weight: 1

Request Parameters

PARAMETERTYPEReq 'dDESCRIPTION
coinIdSTRINGYThe unique identifier of the cryptocurrency

Response Content

PARAMETERTYPEExample ValuesDESCRIPTION
timezoneSTRINGUTCTimezone
serverTimeINTEGER1727068513801Server Millisecond Timestamp
coinsObject Array
coins.orgIdSTRING (integer)9001Institution ID
coins.coinIdSTRINGETHCoin ID
coins.coinNameSTRINGETHCoin name
coins.coinFullNameSTRINGETHCoin full name
coins.allowWithdrawBOOLEANtrueWhether to allow withdrawal
coins.allowDepositBOOLEANtrueWhether to allow deposit
chainTypesObject ArrayChain information list
chainTypes.chainTypeSTRINGETHChain Type
chainTypes.withdrawFeeSTRING0.0000001Withdrawal fee
chainTypes.minWithdrawQuantitySTRING0.0000002Minimum withdrawal amount
chainTypes.maxWithdrawQuantitySTRING0Maximum withdrawal amount
chainTypes.minDepositQuantitySTRING0.002Minimum deposit quantity
chainTypes.allowDepositBOOLEANtrueWhether to allow deposit
chainTypes.allowWithdrawBOOLEANtrueWhether to allow withdrawal
Language
Authorization
Header
Click Try It! to start a request and see the response here!