Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/stacks-blockchain-api-types

Package Overview
Dependencies
Maintainers
9
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/stacks-blockchain-api-types - npm Package Compare versions

Comparing version 7.0.0-stacks-2.1.2 to 7.0.0

38

api/core-node/get-pox.example.json
{
"contract_id": "ST000000000000000000002AMW42H.pox",
"first_burnchain_block_height": 0,
"min_amount_ustx": 150000000000,
"registration_window_length": 250,
"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,
"reward_cycle_id": 0,
"reward_cycle_length": 1000,
"rejection_votes_left_required": 1000,
"total_liquid_supply_ustx": 1000000000
"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
}
{
"name": "@stacks/stacks-blockchain-api-types",
"version": "7.0.0-stacks-2.1.2",
"version": "7.0.0",
"access": "public",

@@ -5,0 +5,0 @@ "description": "TypeScript descriptions of Stacks 2.0 blockchain API entities",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc