Skip to content

Instantly share code, notes, and snippets.

@os2357
Created June 8, 2020 10:36
Show Gist options
  • Save os2357/b50e44e7f22883c8e6098f654af2079d to your computer and use it in GitHub Desktop.
Save os2357/b50e44e7f22883c8e6098f654af2079d to your computer and use it in GitHub Desktop.
{
"name": "Tezos",
"network": "Mainnet",
"symbol": "XTZ",
"chain_id": "NetXdQprcVkpaWU",
"deployment": 6,
"version": 6,
"protocol": "PsCARTHAGazKbHtnKfLzQg3kms52kSRpgnDY982a9oYsSXRLQEb",
"start_height": 851969,
"end_height": -1,
"no_reward_cycles": 0,
"security_deposit_ramp_up_cycles": 0,
"decimals": 6,
"units": 1000000,
"block_reward": 40,
"block_security_deposit": 512,
"blocks_per_commitment": 32,
"blocks_per_cycle": 4096,
"blocks_per_roll_snapshot": 256,
"blocks_per_voting_period": 32768,
"cost_per_byte": 1000,
"endorsement_reward": 1.25,
"endorsement_security_deposit": 64,
"endorsers_per_block": 32,
"hard_gas_limit_per_block": 10400000,
"hard_gas_limit_per_operation": 1040000,
"hard_storage_limit_per_operation": 60000,
"max_operation_data_length": 16384,
"max_proposals_per_delegate": 20,
"max_revelations_per_block": 32,
"michelson_maximum_type_size": 1000,
"nonce_length": 32,
"origination_burn": 0,
"origination_size": 257,
"preserved_cycles": 5,
"proof_of_work_nonce_size": 8,
"proof_of_work_threshold": 70368744177663,
"seed_nonce_revelation_tip": 0.125,
"time_between_blocks": [
60,
40
],
"tokens_per_roll": 8000,
"test_chain_duration": 1966080,
"min_proposal_quorum": 500,
"quorum_min": 2000,
"quorum_max": 7000,
"block_rewards_v6": [
1.25,
0.1875
],
"endorsement_rewards_v6": [
1.25,
0.833333
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment