request( "GET", "/v1/custody/get_supported_coins/",{}, api_key, api_secret, host )
{ "success": true, "result": [ { "coin": "ETH", "display_code": "ETH", "description": "Ethereum", "decimal": 18, "can_deposit": true, "can_withdraw": true, "require_memo": false, "minimum_deposit_threshold": "0" }, { "coin": "BTC", "display_code": "BTC", "description": "Bitcoin", "decimal": 8, "can_deposit": true, "can_withdraw": true, "require_memo": false, "minimum_deposit_threshold": "0" } ] }
Documentation IndexFetch the complete documentation index at: https://cobo.com/developers/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
Show object
Was this page helpful?
Contact support