QueryParamsResponse is the response type for the Query/Params RPC method.
GET //terra/market/v1beta1/params HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "params": { "base_pool": "Ynl0ZXM=", "pool_recovery_period": "text", "min_stability_spread": "Ynl0ZXM=" } }