Files
stacks-blockchain-api/docs/api/core-node/get-pox.example.json

34 lines
1.0 KiB
JSON

{
"contract_id": "SP000000000000000000002Q6VF78.pox",
"pox_activation_threshold_ustx": 67694186237302,
"first_burnchain_block_height": 666050,
"prepare_phase_block_length": 100,
"reward_phase_block_length": 2000,
"reward_slots": 4000,
"rejection_fraction": 25,
"total_liquid_supply_ustx": 1353883724746042,
"current_cycle": {
"id": 50,
"min_threshold_ustx": 100000000000,
"stacked_ustx": 391056240478955,
"is_pox_active": true
},
"next_cycle": {
"id": 51,
"min_threshold_ustx": 90000000000,
"min_increment_ustx": 67694186237,
"stacked_ustx": 350473977597161,
"prepare_phase_start_block_height": 773050,
"blocks_until_prepare_phase": 227,
"reward_phase_start_block_height": 773150,
"blocks_until_reward_phase": 327,
"ustx_until_pox_rejection": 338470931186500
},
"min_amount_ustx": 90000000000,
"prepare_cycle_length": 100,
"reward_cycle_id": 50,
"reward_cycle_length": 2100,
"rejection_votes_left_required": 338470931186500,
"next_reward_cycle_in": 327
}