BlockPI Docs
Ctrlk
Official WebsiteDashboardPricing
  • Welcome to BlockPI
    • 😊Welcome to BlockPI!
    • About BlockPI
    • Background
    • Glossary
  • Basic Tutorials
    • Registration & Login
    • API Key
    • Wallet Set Up
    • Account Management
    • Team Management
  • Build
    • Supported Networks and Advanced Features
    • API Reference
      • BlockPI
      • 0G
      • Aptos
      • Arbitrum
      • Avalanche
      • Base
      • Berachain
      • Blast
      • Bitcoin
      • BSC
      • Celo
      • Conflux
      • Cronos
      • Cosmos Hub
      • Ethereum
      • Etherlink
      • Fantom & Sonic
      • Flow EVM
      • Gnosis
      • Hemi
      • Hyperliquid EVM
      • Kaia
      • Linea
      • Mantle
      • Meter
      • Metis
      • Merlin
      • Monad
      • Movement
      • Near
      • Oasys
      • OP
      • Polygon
      • Scroll
      • Starknet
        • starknet_specVersion
        • starknet_getBlockWithTxHashes
        • starknet_getBlockWithTxs
        • starknet_getStateUpdate
        • starknet_getStorageAt
        • starknet_getTransactionStatus
        • starknet_getTransactionByHash
        • starknet_getTransactionByBlockIdAndIndex
        • starknet_getTransactionReceipt
        • starknet_getClass
        • starknet_getClassHashAt
        • starknet_getClassAt
        • starknet_getBlockTransactionCount
        • starknet_call
        • starknet_estimateFee
        • starknet_estimateMessageFee
        • starknet_blockNumber
        • starknet_blockHashAndNumber
        • starknet_chainId
        • starknet_syncing
        • starknet_getEvents
        • starknet_getNonce
      • Story
      • SUI
      • Solana
      • Taiko
      • Ton
      • T3rn
      • Unichain
      • Viction
      • ZetaChain
      • ZetaChain-evm
      • zkSync Era & Abstract
    • Account Abstraction (ERC-4337)
  • Dedicated Node
  • Pricing
    • Request Unit (RU)
    • Pricing & Rate Limit
    • Auto-Renew & Pay As You Go
  • Supports
    • RPC Error Reference
    • FAQ
    • Contact Us
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Build
  2. API Reference

Starknet

This page serves as a Starknet API documentation index and lists the available JSON-RPC methods.

Starknet

  • starknet_specVersion

  • starknet_getBlockWithTxHashes

  • starknet_getBlockWithTxs

  • starknet_getStateUpdate

  • starknet_getStorageAt

  • starknet_getTransactionStatus

  • starknet_getTransactionByHash

  • starknet_getTransactionByBlockIdAndIndex

  • starknet_getTransactionReceipt

  • starknet_getClass

  • starknet_getClassHashAt

  • starknet_getClassAt

  • starknet_getBlockTransactionCount

  • starknet_call

  • starknet_estimateFee

  • starknet_estimateMessageFee

  • starknet_blockNumber

  • starknet_blockHashAndNumber

  • starknet_chainId

  • starknet_syncing

  • starknet_getEvents

  • starknet_getNonce

Previousdebug_traceTransactionNextstarknet_specVersion

Last updated 10 months ago

Was this helpful?