QueryParamsResponse is the response type for the Query/Params RPC method.
GET //terra/dyncomm/v1beta1/params HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "params": { "max_zero": "text", "slope_base": "text", "slope_vp_impact": "text", "cap": "text" } }