Skip to main content

Get Supported Cryptocurrencies

GET 

/v1/configurations/cryptocurrencies

Get the supported cryptocurrencies with their corresponding network list

Responses

OK

Schema

    cryptocurrencies

    object[]

    Contains the supported cryptocurrencies along with their corresponding network list

  • Array [

  • code string

    Cryptocurrency code

    networks string[]

    List of supported networks

  • ]

Loading...