Passer au contenu principal

voteSubscribe RPC Method

Chargement...

Mis à jour le
01 mai 2026

voteSubscribe 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 vote subscriptions is currently experimental and the implementation may change. The voteSubscribe method itself is fully supported by the Quicknode WebSocket API.

Paramètres

Cette méthode n'accepte aucun paramètre

Renvoie

résultat
entier
Chargement...
voteNotification
objet
Chargement...
votePubkey
chaîne de caractères
Chargement...
slots
tableau
Chargement...
hachage
chaîne de caractères
Chargement...
horodatage
integer|null
Chargement...
signature
chaîne de caractères
Chargement...
Requête
Réponse
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement