Ir diretamente para o conteúdo principal

slotsUpdatesSubscribe RPC Method

Carregando...

Atualizado em
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.

Parâmetros

Este método não aceita quaisquer parâmetros

Devoluções

slotsUpdatesNotification
objeto
Carregando...
slot
número inteiro
Carregando...
marca temporal
número inteiro
Carregando...
tipo
cadeia de caracteres
Carregando...
stats
objeto
Carregando...
numTransactionEntries
número inteiro
Carregando...
numSuccessfulTransactions
número inteiro
Carregando...
numFailedTransactions
número inteiro
Carregando...
maxTransactionsPerEntry
número inteiro
Carregando...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente