QueryOracleParamsResponse is the response type for the Query/OracleParams RPC method.
GET /injective/oracle/v1beta1/params HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "params": { "pyth_contract": "text" } }