Last updated 1 year ago
QueryParamsResponse is the response type for the Query/Params RPC method.
GET /cosmos/distribution/v1beta1/params HTTP/1.1 Host: band-rest.nownodes.io Accept: */*
A successful response.
{ "params": { "community_tax": "text", "base_proposer_reward": "text", "bonus_proposer_reward": "text", "withdraw_addr_enabled": true } }