curl -X GET "https://api.cryptomate.me/virtual-wallets/config/ramp-on/fiat-assets/list" \ -H "X-API-KEY: $CRYPTOMATE_API_KEY"
[ { "name": "United States Dollar", "code": "USD", "symbol": "$" }, { "name": "Mexican Peso", "code": "MXN", "symbol": "$" }, { "name": "Euro", "code": "EUR", "symbol": "€" } ]
List supported fiat currencies for ramp-on operations.