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}