Discord
Telegram
Twitter
Search
⌃
K
Links
Blast Documentation
📚
Introduction
📖
APIs Documentation
Core API
Aptos
Arbitrum
Astar
Avalanche
Base
Binance Smart Chain
Ethereum
Fantom
Gnosis
Linea
Mantle
Metis
Moonbeam
MultiversX
OKTC
Optimism
Palm
Polkadot
Polygon
Polygon zkEVM
Scroll
zkSync
Starknet
starknet_getBlockWithTxHashes
starknet_getBlockWithTxs
starknet_getStateUpdate
starknet_getStorageAt
starknet_getTransactionByHash
starknet_getTransactionByBlockIdAndIndex
starknet_getTransactionReceipt
starknet_getClass
starknet_getClassHashAt
starknet_getClassAt
starknet_getBlockTransactionCount
starknet_call
starknet_estimateFee
starknet_blockNumber
starknet_blockHashAndNumber
starknet_chainId
starknet_pendingTransactions
starknet_syncing
starknet_getEvents
starknet_getNonce
starknet_addDeclareTransaction
starknet_addInvokeTransaction
starknet_simulateTransaction
starknet_simulateTransactions
starknet_addDeployAccountTransaction
SUI
Builder API
Trace API
Debug API
Erigon API
💡
Things you need to know
📜
Tutorials and guides
🧰
Blast SDK
🔬
Blast protocol
Running a node
🏠
Introduction: How to Run Specific Blockchain Nodes | Blast API
⛓
Supported Chains
⚙
IP Whitelist - Firewall Rules
🕦
Technical support
💬
Contact
Indexing
💾
Indexing the Klaytn Network
⚙
Indexer node set up
💻
Subgraph Development
Houston Testnet
💰
Blast delegation program
Bware Labs Snapshot Service
⛓
Supported Chains
Powered By
GitBook
Comment on page
starknet_getNonce
Get the latest nonce associated with the given address
Parameters
CONTRACT_ADDRESS
- The address of the contract to read from
Returns
The last nonce used for the given contract
Previous
starknet_getEvents
Next
starknet_addDeclareTransaction
Last modified
3mo ago