Gonka Network Explorer
Blocks, transactions, GPUs and inference activity on the Gonka network.
Blocks, transactions, GPUs and inference activity on the Gonka network.
Increase the minimum deposit required to submit a governance proposal to 500 GNK (500,000,000,000 ngonka) and expedited minimum deposit to 1000 GNK (1,000,000,000,000 ngonka). This resubmits proposal #69 which passed community vote but failed to execute due to incomplete governance parameter specification.
[
{
"@type": "/cosmos.gov.v1.MsgUpdateParams",
"authority": "gonka10d07y265gmmuvt4z0w9aw880jnsr700j2h5m33",
"params": {
"min_deposit": [
{
"denom": "ngonka",
"amount": "500000000000"
}
],
"max_deposit_period": "86400s",
"voting_period": "172800s",
"quorum": "0.250000000000000000",
"threshold": "0.500000000000000000",
"veto_threshold": "0.334000000000000000",
"min_initial_deposit_ratio": "0.000000000000000000",
"proposal_cancel_ratio": "0.500000000000000000",
"proposal_cancel_dest": "",
"expedited_voting_period": "43200s",
"expedited_threshold": "0.667000000000000000",
"expedited_min_deposit": [
{
"denom": "ngonka",
"amount": "1000000000000"
}
],
"burn_vote_quorum": false,
"burn_proposal_deposit_prevote": false,
"burn_vote_veto": true,
"min_deposit_ratio": "0.010000000000000000"
}
}
]