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
8
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 0.63.0-beta.0 to 0.63.0

api/address/get-address-single-transaction-with-transfers.example.json

13

entities/rosetta/rosetta-construction-options.schema.json

@@ -17,3 +17,6 @@ {

"status": {
"type": ["string", "null"],
"type": [
"string",
"null"
],
"description": "This value indicates the state of the operations"

@@ -71,3 +74,3 @@ },

"type": "string",
"description": "Name of the contract to call."
"description": "Name of the contract to call."
},

@@ -80,5 +83,9 @@ "burn_block_height": {

"type": "string",
"description": "Delegator address for when calling `delegate-stacking`."
"description": "Delegator address for when calling `delegate-stacking`."
},
"pox_addr": {
"type": "string",
"description": "The reward address for stacking transaction. It should be a valid Bitcoin address"
}
}
}
{
"name": "@stacks/stacks-blockchain-api-types",
"version": "0.63.0-beta.0",
"version": "0.63.0",
"access": "public",

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

Sorry, the diff of this file is too big to display

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