{
"params": {
"mint_denom": "text",
"genesis_epoch_provisions": "text",
"epoch_identifier": "text",
"reduction_period_in_epochs": "text",
"reduction_factor": "text",
"distribution_proportions": {
"staking": "text",
"pool_incentives": "text",
"developer_rewards": "text",
"community_pool": "text"
},
"weighted_developer_rewards_receivers": [
{
"address": "text",
"weight": "text"
}
],
"minting_rewards_distribution_start_epoch": "text"
}
}