{
"app_hash": "text",
"app_state": {
"application": {
"exported": true,
"params": {
"unstaking_time": "text",
"max_applications": 1,
"app_stake_minimum": 1,
"base_relays_per_pokt": 1,
"stability_adjustment": 1,
"participation_rate_on": true
},
"applications": [
{
"address": "text",
"public_key": "text",
"jailed": false,
"status": 1,
"staked_tokens": "text",
"max_relays": 1,
"unstaking_time": "text",
"chains": [
"text"
]
}
]
},
"auth": {
"params": {
"fee_multipliers": {
"fee_multiplier": 1,
"default": 1
},
"max_memo_characters": "text",
"tx_sig_limit": "text"
},
"accounts": [
{
"value": {
"address": "text",
"coins": [
{
"amount": "text",
"denom": "upokt"
}
]
},
"type": "posmint/Account"
}
],
"supply": [
{
"amount": "text",
"denom": "text"
}
]
},
"gov": {
"DAO_Tokens": "text",
"params": {
"dao_owner": "text",
"upgrade": {
"Height": 1,
"Version": "text",
"OldUpgradeHeight": 1,
"Features": [
"text"
]
},
"acl": [
{
"acl_key": "text",
"address": "text"
}
]
}
},
"pocketcore": {
"params": {
"claim_expiration": "text",
"minimum_number_of_proofs": 1,
"proof_waiting_period": "text",
"replay_attack_burn_multiplier": "text",
"session_node_count": 1,
"supported_blockchains": [
"text"
]
},
"claims": [
{
"evidence_type": "text",
"expiration_height": 1,
"from_address": "text"
}
]
},
"pos": {
"exported": true,
"missed_blocks": {},
"params": {
"dao_allocation": "text",
"downtime_jail_duration": "text",
"max_evidence_age": "text",
"max_jailed_blocks": 1,
"max_validators": 1,
"min_signed_per_window": "text",
"proposer_allocation": "text",
"relays_to_tokens_multiplier": "text",
"session_block_frequency": "text",
"signed_blocks_window": "text",
"slash_fraction_double_sign": "text",
"slash_fraction_downtime": "text",
"stake_denom": "text",
"stake_minimum": 1,
"unstaking_time": 1
},
"prevState_total_power": "text",
"previous_proposer": "text",
"prevState_validator_powers": [
{
"Address": "text",
"Power": "text"
}
],
"signing_infos": {
"ANY_ADDITIONAL_PROPERTY": {
"address": "text",
"index_offset": 1,
"jailed_blocks_counter": 1,
"jailed_until": "text",
"missed_blocks_counter": 1,
"start_height": 1
}
},
"validators": [
{
"address": "text",
"jailed": true,
"output_address": "text",
"public_key": "text",
"service_url": "text",
"status": 1,
"tokens": "text",
"unstaking_time": "text",
"chains": [
"text"
]
}
]
}
},
"chain_id": "text",
"consensus_params": {
"block": {
"max_bytes": "text",
"max_gas": "text",
"time_iota_ms": "text"
},
"evidence": {
"max_age": "text"
},
"validator": {
"pub_key_types": [
"text"
]
}
},
"genesis_time": "text"
}