QueryAuctionParamsRequest is the response type for the Query/AuctionParams RPC method.
GET /injective/auction/v1beta1/params HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "params": { "auction_period": "text", "min_next_bid_increment_rate": "text" } }