跳转至主要内容

slotsUpdatesSubscribe RPC Method

正在加载...

更新于
2026年5月1日

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 端点,并开始构建
免费开始使用