Market ID for the market
QueryDerivativeMarketAddressResponse is the response type for the Query/DerivativeMarketAddress RPC method.
GET /injective/exchange/v1beta1/derivative/market_address/{market_id} HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "address": "text", "subaccount_id": "text" }