A successful response.
QueryParamsResponse is the response type for the Query/Params RPC method.
An unexpected error response.
Last updated 2 years ago
GET /osmosis/tokenfactory/v1beta1/params HTTP/1.1 Host: Accept: */*
{ "params": { "denom_creation_fee": [ { "denom": "text", "amount": "text" } ] } }