Params
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /cosmos/distribution/v1beta1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"community_tax": "text",
"base_proposer_reward": "text",
"bonus_proposer_reward": "text",
"withdraw_addr_enabled": true
}
}
Last updated
Was this helpful?