Skip to main content

starknet_subscribeTransactionStatus RPC Method

Creates a WebSocket stream which at first fires an event with the current known transaction status, followed by events for every transaction status update.

Updated on
Jun 13, 2025

starknet_subscribeTransactionStatus RPC Method

Parameters

TRANSACTION_HASH
string
REQUIRED
The transaction hash to fetch status updates for, represented as a hexadecimal format

Returns

SUBSCRIPTION_ID
string
An identifier for this subscription stream used to associate status change events with this subscription
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free