Last updated 2 years ago
Was this helpful?
QueryParamsResponse is the response type for the Query/Params RPC method.
GET /ibc/apps/router/v1/params HTTP/1.1 Host: Accept: */*
A successful response.
{ "params": { "fee_percentage": "text" } }