QueryParamsResponse is the response type for the Query/Params RPC method.
GET /juno/feeshare/v1/params HTTP/1.1 Host: luna.nownodes.io Accept: */*
A successful response.
{ "params": { "enable_fee_share": true, "developer_shares": "text", "allowed_denoms": [ "text" ] } }