QueryParamsResponse is the response type for the Query/Params RPC method.
GET /ibc/apps/transfer/v1/params HTTP/1.1 Host: axelar.nownodes.io Accept: */*
A successful response.
{ "params": { "send_enabled": true, "receive_enabled": true } }