Skip to main content

isBlockhashValid gRPC Method

Checks whether a given blockhash is still valid on the Solana blockchain.

Updated on
Oct 25, 2024

isBlockhashValid gRPC Method

Please note that this RPC method requires the Yellowstone gRPC add-on enabled on your QuickNode endpoint.

Parameters

blockhash
bytes
REQUIRED
The blockhash you want to validate

Returns

valid
boolean
A boolean value (true or false) indicating whether the blockhash is still valid
slot
string
The slot number associated with the blockhash
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free