/cosmos/distribution/v1beta1/params
GET
Params queries params of the distribution module.
Responses
params defines the parameters of the module.
community_taxstring
base_proposer_rewardstring
Deprecated: The base_proposer_reward field is deprecated and is no longer usedin the x/distribution module's reward mechanism.bonus_proposer_rewardstring
Deprecated: The bonus_proposer_reward field is deprecated and is no longer usedin the x/distribution module's reward mechanism.withdraw_addr_enabledboolean
codestringrequired
Code identifying the cause of the failed request.messagestringrequired
Detailed message including the name and value of the invalid parameter.{"code": "ERROR_CODE","message": "An unexpected error response."}
cURL
curl -X GET 'https://rest-injective-mainnet.nodit.io/cosmos/distribution/v1beta1/params' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'