Home
Cardano
Epoch Param Content Example
Epoch Param Content Example
Blockchain Cryptocurrency Proof of Stake Smart Contracts Web3
Epoch Param Content Example is an example object payload from Cardano, with 55 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
epoch min_fee_a min_fee_b max_block_size max_tx_size max_block_header_size key_deposit pool_deposit e_max n_opt a0 rho tau decentralisation_param protocol_major_ver protocol_minor_ver min_utxo min_pool_cost nonce cost_models cost_models_raw price_mem price_step max_tx_ex_mem max_tx_ex_steps max_block_ex_mem max_block_ex_steps max_val_size collateral_percent max_collateral_inputs coins_per_utxo_size coins_per_utxo_word pvt_motion_no_confidence pvt_committee_normal pvt_committee_no_confidence pvt_hard_fork_initiation dvt_motion_no_confidence dvt_committee_normal dvt_committee_no_confidence dvt_update_to_constitution dvt_hard_fork_initiation dvt_p_p_network_group dvt_p_p_economic_group dvt_p_p_technical_group dvt_p_p_gov_group dvt_treasury_withdrawal committee_min_size committee_max_term_length gov_action_lifetime gov_action_deposit
Example Payload
{
"epoch": 225,
"min_fee_a": 44,
"min_fee_b": 155381,
"max_block_size": 65536,
"max_tx_size": 16384,
"max_block_header_size": 1100,
"key_deposit": "2000000",
"pool_deposit": "500000000",
"e_max": 18,
"n_opt": 150,
"a0": 0.0,
"rho": 0.0,
"tau": 0.0,
"decentralisation_param": 0.0,
"protocol_major_ver": 2,
"protocol_minor_ver": 0,
"min_utxo": "1000000",
"min_pool_cost": "340000000",
"nonce": "1a3be38bcbb7911969283716ad7aa550250226b76a61fc51cc9a9a35d9276d81",
"cost_models": {},
"cost_models_raw": {},
"price_mem": 0.0,
"price_step": 0.0,
"max_tx_ex_mem": "10000000",
"max_tx_ex_steps": "10000000000",
"max_block_ex_mem": "50000000",
"max_block_ex_steps": "40000000000",
"max_val_size": "5000",
"collateral_percent": 150,
"max_collateral_inputs": 3,
"coins_per_utxo_size": "34482",
"coins_per_utxo_word": "34482",
"pvt_motion_no_confidence": 0.0,
"pvt_committee_normal": 0.0,
"pvt_committee_no_confidence": 0.0,
"pvt_hard_fork_initiation": 0.0,
"dvt_motion_no_confidence": 0.0,
"dvt_committee_normal": 0.0,
"dvt_committee_no_confidence": 0.0,
"dvt_update_to_constitution": 0.0,
"dvt_hard_fork_initiation": 0.0,
"dvt_p_p_network_group": 0.0,
"dvt_p_p_economic_group": 0.0,
"dvt_p_p_technical_group": 0.0,
"dvt_p_p_gov_group": 0.0,
"dvt_treasury_withdrawal": 0.0,
"committee_min_size": "string",
"committee_max_term_length": "string",
"gov_action_lifetime": "string",
"gov_action_deposit": "string",
"drep_deposit": "string",
"drep_activity": "string",
"pvtpp_security_group": 0.0,
"pvt_p_p_security_group": 0.0,
"min_fee_ref_script_cost_per_byte": 0.0
}