Market ID for the market
QueryDerivativeMidPriceAndTOBResponse is the response type for the Query/GetDerivativeMidPriceAndTOB RPC method.
GET /injective/exchange/v1beta1/derivative/mid_price_and_tob/{market_id} HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "mid_price": "text", "best_buy_price": "text", "best_sell_price": "text" }