跳至主要內容

slotsUpdatesSubscribe RPC Method

載入中...

更新於
May 01, 2026

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": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用