slotsUpdatesSubscribe RPC Method
As of May 1, 2026, this WebSocket method is billed based on metered data usage: 0.1 MB = 15 API credits. Learn more about WebSocket billing.
The Solana Kit example uses
createSolanaRpcSubscriptions_UNSTABLE because the Kit API for slot update subscriptions is currently experimental and the implementation may change. The slotsUpdatesSubscribe method itself is fully supported by the Quicknode WebSocket API.參數
此方法不接受任何參數
退貨
slotsUpdatesNotification
物件
載入中...
插槽
整數
載入中...
時間戳記
整數
載入中...
類型
字串
載入中...
統計數據
物件
載入中...
numTransactionEntries
整數
載入中...
numSuccessfulTransactions
整數
載入中...
numFailedTransactions
整數
載入中...
maxTransactionsPerEntry
整數
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"result": 0,4"id": 15}
1{2"jsonrpc": "2.0",3"result": 0,4"id": 15}