Skip to main content

voteSubscribe RPC Method

Loading...

Updated on
May 01, 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.

Parameters

This method does not accept any parameters

Returns

result
integer
Loading...
voteNotification
object
Loading...
votePubkey
string
Loading...
slots
array
Loading...
hash
string
Loading...
timestamp
integer|null
Loading...
signature
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": 0,
4
"id": 1
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free