curl --location --request GET 'https://api.vortexfinance.co/v1/supported-fiat-currencies'
{ "currencies": [ { "decimals": 0, "name": "string", "symbol": "string" } ] }