pub fn parse_currencies(data: &Value) -> Result<Vec<Currency>>
Parse multiple currencies from Binance API response.