mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
779f8081e7
* add uatom ibc denom to money markets in hard migration * add new money market to stability committee * clean up * update v0_16 migration test data * add swp, uatom ibc denoms to hard gov committee * update committee migration testdata * update general migration test data * specify committee ID with vars * fix merge var rename bug Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
781 lines
27 KiB
JSON
781 lines
27 KiB
JSON
{
|
|
"next_proposal_id": "1",
|
|
"committees": [
|
|
{
|
|
"@type": "/kava.committee.v1beta1.MemberCommittee",
|
|
"base_committee": {
|
|
"id": "1",
|
|
"description": "Kava Stability Committee",
|
|
"members": ["kava1n96qpdfcz2m7y364ewk8srv9zuq6ucwduyjaag"],
|
|
"permissions": [
|
|
{
|
|
"@type": "/kava.committee.v1beta1.ParamsChangePermission",
|
|
"allowed_params_changes": [
|
|
{
|
|
"subspace": "auction",
|
|
"key": "BidDuration",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "auction",
|
|
"key": "IncrementSurplus",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "auction",
|
|
"key": "IncrementDebt",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "auction",
|
|
"key": "IncrementCollateral",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "GlobalDebtLimit",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "SurplusThreshold",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "SurplusLot",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "DebtThreshold",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "DebtLot",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "DistributionFrequency",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "Active",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "kavadist",
|
|
"key": "Active",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "hard",
|
|
"key": "MinimumBorrowUSDValue",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "CollateralParams",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": [
|
|
{
|
|
"key": "type",
|
|
"val": "bnb-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "busd-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "busd-b",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "btcb-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "xrpb-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "ukava-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "hard-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "hbtc-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
},
|
|
{
|
|
"key": "type",
|
|
"val": "swp-a",
|
|
"allowed_subparam_attr_changes": [
|
|
"auction_size",
|
|
"check_collateralization_index_count",
|
|
"debt_limit",
|
|
"keeper_reward_percentage",
|
|
"stability_fee"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"subspace": "cdp",
|
|
"key": "DebtParam",
|
|
"single_subparam_allowed_attrs": ["debt_floor"],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "bep3",
|
|
"key": "AssetParams",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": [
|
|
{
|
|
"key": "denom",
|
|
"val": "bnb",
|
|
"allowed_subparam_attr_changes": [
|
|
"active",
|
|
"limit",
|
|
"max_swap_amount",
|
|
"min_block_lock"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "busd",
|
|
"allowed_subparam_attr_changes": [
|
|
"active",
|
|
"coin_id",
|
|
"limit",
|
|
"max_swap_amount",
|
|
"min_block_lock"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "btcb",
|
|
"allowed_subparam_attr_changes": [
|
|
"active",
|
|
"limit",
|
|
"max_swap_amount",
|
|
"min_block_lock"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "xrpb",
|
|
"allowed_subparam_attr_changes": [
|
|
"active",
|
|
"limit",
|
|
"max_swap_amount",
|
|
"min_block_lock"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"subspace": "pricefeed",
|
|
"key": "Markets",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": [
|
|
{
|
|
"key": "market_id",
|
|
"val": "bnb:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "bnb:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "btc:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "btc:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "xrp:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "xrp:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "busd:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "busd:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "kava:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "kava:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "hard:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "hard:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "usdx:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "usdx:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "usdx:usd:720",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "swp:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "swp:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "atom:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "atom:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "akt:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "akt:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "luna:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "luna:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "osmo:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "osmo:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "ust:usd",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
},
|
|
{
|
|
"key": "market_id",
|
|
"val": "ust:usd:30",
|
|
"allowed_subparam_attr_changes": ["active"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"subspace": "hard",
|
|
"key": "MoneyMarkets",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": [
|
|
{
|
|
"key": "denom",
|
|
"val": "bnb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "busd",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "btcb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "xrpb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "usdx",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "ukava",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "hard",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "swp",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{ "@type": "/kava.committee.v1beta1.TextPermission" }
|
|
],
|
|
"vote_threshold": "0.500000000000000000",
|
|
"proposal_duration": "600s",
|
|
"tally_option": "TALLY_OPTION_FIRST_PAST_THE_POST"
|
|
}
|
|
},
|
|
{
|
|
"@type": "/kava.committee.v1beta1.MemberCommittee",
|
|
"base_committee": {
|
|
"id": "2",
|
|
"description": "Kava Safety Committee",
|
|
"members": ["kava1n96qpdfcz2m7y364ewk8srv9zuq6ucwduyjaag"],
|
|
"permissions": [
|
|
{ "@type": "/kava.committee.v1beta1.SoftwareUpgradePermission" }
|
|
],
|
|
"vote_threshold": "0.500000000000000000",
|
|
"proposal_duration": "604800s",
|
|
"tally_option": "TALLY_OPTION_FIRST_PAST_THE_POST"
|
|
}
|
|
},
|
|
{
|
|
"@type": "/kava.committee.v1beta1.TokenCommittee",
|
|
"base_committee": {
|
|
"id": "3",
|
|
"description": "Hard Governance Committee",
|
|
"members": ["kava1n96qpdfcz2m7y364ewk8srv9zuq6ucwduyjaag"],
|
|
"permissions": [
|
|
{
|
|
"@type": "/kava.committee.v1beta1.ParamsChangePermission",
|
|
"allowed_params_changes": [
|
|
{
|
|
"subspace": "hard",
|
|
"key": "MinimumBorrowUSDValue",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "HardSupplyRewardPeriods",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "HardBorrowRewardPeriods",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "HardDelegatorRewardPeriods",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "hard",
|
|
"key": "MoneyMarkets",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": [
|
|
{
|
|
"key": "denom",
|
|
"val": "bnb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "busd",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "btcb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "xrpb",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "usdx",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "ukava",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "hard",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "swp",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
},
|
|
{
|
|
"key": "denom",
|
|
"val": "ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",
|
|
"allowed_subparam_attr_changes": [
|
|
"borrow_limit",
|
|
"interest_rate_model",
|
|
"keeper_reward_percentage",
|
|
"reserve_factor",
|
|
"spot_market_id"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"vote_threshold": "0.500000000000000000",
|
|
"proposal_duration": "600s",
|
|
"tally_option": "TALLY_OPTION_DEADLINE"
|
|
},
|
|
"quorum": "0.330000000000000000",
|
|
"tally_denom": "hard"
|
|
},
|
|
{
|
|
"@type": "/kava.committee.v1beta1.TokenCommittee",
|
|
"base_committee": {
|
|
"id": "4",
|
|
"description": "Swp Governance Committee",
|
|
"members": ["kava1n96qpdfcz2m7y364ewk8srv9zuq6ucwduyjaag"],
|
|
"permissions": [
|
|
{
|
|
"@type": "/kava.committee.v1beta1.ParamsChangePermission",
|
|
"allowed_params_changes": [
|
|
{
|
|
"subspace": "swap",
|
|
"key": "AllowedPools",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "swap",
|
|
"key": "SwapFee",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "HardDelegatorRewardPeriods",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
},
|
|
{
|
|
"subspace": "incentive",
|
|
"key": "SwapRewardPeriods",
|
|
"single_subparam_allowed_attrs": [],
|
|
"multi_subparams_requirements": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"vote_threshold": "0.500000000000000000",
|
|
"proposal_duration": "600s",
|
|
"tally_option": "TALLY_OPTION_DEADLINE"
|
|
},
|
|
"quorum": "0.330000000000000000",
|
|
"tally_denom": "swp"
|
|
},
|
|
{
|
|
"@type": "/kava.committee.v1beta1.MemberCommittee",
|
|
"base_committee": {
|
|
"id": "5",
|
|
"description": "Kava God Committee (testing only)",
|
|
"members": ["kava1n96qpdfcz2m7y364ewk8srv9zuq6ucwduyjaag"],
|
|
"permissions": [{ "@type": "/kava.committee.v1beta1.GodPermission" }],
|
|
"vote_threshold": "0.500000000000000000",
|
|
"proposal_duration": "604800s",
|
|
"tally_option": "TALLY_OPTION_FIRST_PAST_THE_POST"
|
|
}
|
|
}
|
|
],
|
|
"proposals": [
|
|
{
|
|
"content": {
|
|
"@type": "/kava.kavadist.v1beta1.CommunityPoolMultiSpendProposal",
|
|
"title": "Test",
|
|
"description": "Test",
|
|
"recipient_list": [
|
|
{
|
|
"address": "kava1ze7y9qwdddejmy7jlw4cymqqlt2wh05yhwmrv2",
|
|
"amount": [{ "denom": "ukava", "amount": "10" }]
|
|
}
|
|
]
|
|
},
|
|
"id": "1",
|
|
"committee_id": "2",
|
|
"deadline": "2021-11-24T18:48:08.693415Z"
|
|
},
|
|
{
|
|
"content": {
|
|
"@type": "/cosmos.distribution.v1beta1.CommunityPoolSpendProposal",
|
|
"title": "Community Pool Spend",
|
|
"description": "Fund the community pool.",
|
|
"recipient": "kava1ze7y9qwdddejmy7jlw4cymqqlt2wh05yhwmrv2",
|
|
"amount": [{ "denom": "ukava", "amount": "10" }]
|
|
},
|
|
"id": "1",
|
|
"committee_id": "2",
|
|
"deadline": "2021-11-24T18:49:44.219341Z"
|
|
},
|
|
{
|
|
"content": {
|
|
"@type": "/cosmos.upgrade.v1beta1.SoftwareUpgradeProposal",
|
|
"title": "Test",
|
|
"description": "Test",
|
|
"plan": {
|
|
"name": "Test",
|
|
"time": "0001-01-01T00:00:00Z",
|
|
"height": "100",
|
|
"info": "",
|
|
"upgraded_client_state": null
|
|
}
|
|
},
|
|
"id": "1",
|
|
"committee_id": "2",
|
|
"deadline": "2021-11-24T18:49:44.219693Z"
|
|
}
|
|
],
|
|
"votes": [
|
|
{
|
|
"proposal_id": "1",
|
|
"voter": "kava1ze7y9qwdddejmy7jlw4cymqqlt2wh05yhwmrv2",
|
|
"vote_type": "VOTE_TYPE_YES"
|
|
},
|
|
{
|
|
"proposal_id": "1",
|
|
"voter": "kava1ze7y9qwdddejmy7jlw4cymqqlt2wh05yhwmrv2",
|
|
"vote_type": "VOTE_TYPE_ABSTAIN"
|
|
}
|
|
]
|
|
}
|