Authorizations
Message
string
required
The blockhash to check as a base-58 encoded string.
Response
boolean
Whether the blockhash is still valid (true) or expired (false).
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
Check if a blockhash is still valid on the Solana blockchain using the LaserStream gRPC API.
{}
{
"slot": "333440972",
"valid": false
}
Was this page helpful?
{}
{
"slot": "333440972",
"valid": false
}