Bittrex Get Currencies Details

Get details for all supported currencies at Bittrex.


Stuff You Need to Know

This component uses the Bittrex API to retrieve details for all currencies they support. Possible details are listed in the tables below.


How to Configure

There are no required or optional component specific settings.

Standard settings:

Click here to view information on standard settings.


What Happens Next

Response includes the following for each currency

{
    "Currency": "BTC",
    "CurrencyLong": "Bitcoin",
    "CoinType": "BITCOIN",
    "MinConfirmation": 2,
    "TxFee": 0.002,
    "IsActive": true,
    "IsRestricted": false,
    "BaseAddress": null
}


Want More Info?

Read more about the Bittrex API hereWant access to more Bittrex API endpoints? Contact us here for more info!