Currencies and rates
Get supported currencies
List of currencies, supported by Protocol
get/v0.1/currencies/all
Response
OK
Example response
{
"currencies": [
{
"currencyId": "ETHEREUM:0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
}
]
}