[
    {
        "trading_pairs": "USDW_USD",
        "base_currency": "USDW",
        "quote_currency": "USD",
        "last_price": 1,
        "lowest_ask": 1,
        "highest_bid": 1,
        "base_volume": 0,
        "quote_volume": 0,
        "price_change_percent_24h": 0,
        "highest_price_24h": 1,
        "lowest_price_24h": 1
    }
]