A successful response.
QueryParamsResponse is the response type for the Query/Params RPC method.
An unexpected error response.
Last updated 2 years ago
GET /ibc/apps/transfer/v1/params HTTP/1.1 Host: rest.origin.uptick.network Accept: */*
{ "params": { "send_enabled": true, "receive_enabled": true } }