Supported Chains

Query The Supported Chains API Endpoint

GET https://api-prod.alfa-instap-cpt.uk/wdreqpub/wdrequest/supportedchains

Occasionally, disruptions in the withdrawal service for specific blockchain chains caused by node errors or maintenance might occur. In such cases, our system administrators manually close certain chains. This endpoint returns the data as an array of strings, making it easy for customers to quickly access the information they need. You can also find the chain codes available at this endpoint on our welcome page.

Headers

Name
Type
Description

content-type*

string

application/json

x-api-key*

string

Replace your API key

The returned is an array of strings. For chain codes, please look at our welcome page.

['USDT_TRON', 'BTC', 'XRP', 'DOGE', 'LTC', 'ETH']

Last updated

Was this helpful?