メインコンテンツへスキップ

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
オブジェクト
読み込み中...
slot
整数
読み込み中...
タイムスタンプ
整数
読み込み中...
タイプ
文字列
読み込み中...
stats
オブジェクト
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう