github starkware-libs/starknet-specs v0.1.0
API Specification v0.1.0

latest releases: v0.8.0-rc0, v0.7.1, v0.7.0...
2 years ago

StarkNet Node API v0.1.0

This is the first release of the specification for full node API specification for Starknet nodes.

This version includes:

  1. The main openrpc spec (v0.31.0) - includes the main methods and types to be exposed.
  2. The write API spec (v0.3.0) - includes methods for adding transactions to Starknet.
  3. The optional trace API spec (v0.3.0) - includes method for providing trace functionality.

Changes

This is the initial release.
Changes since v0.1.0 RC1:

  • add pending transaction receipt
  • Add version, type, and contract_address_salt to deploy transaction
  • fix: status data uses camelCase
  • Change txn_hash to transaction_hash
  • fix: event filter uses camel case for block range

Don't miss a new starknet-specs release

NewReleases is sending notifications on new releases.