Business
Products
Pricing
Enterprise
AI
Docs
Try for free
Sign in
Go to...
Search
⌘K
Solana
Solana gRPC
Methods
accountSubscribe
accountUnsubscribe
blockSubscribe
blockUnsubscribe
getAccountInfo
getBalance
getBlock
getBlockCommitment
getBlockHeight
getBlockProduction
getBlocks
getBlocksWithLimit
getBlockTime
getClusterNodes
getConfirmedBlock
getConfirmedBlocks
getConfirmedTransaction
getDelegateStakeAccounts
getEpochInfo
getEpochSchedule
getFeeCalculatorForBlockhash
getFeeForMessage
getFees
getFirstAvailableBlock
getGenesisHash
getHealth
getHighestSnapshotSlot
getIdentity
getInflationGovernor
getInflationRate
getInflationReward
getLargestAccounts
getLatestBlockhash
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getMinimumBalanceForRentExemption
getMultipleAccounts
getProgramAccounts
getRecentPerformanceSamples
getRecentPrioritizationFees
getSignaturesForAddress
getSignatureStatuses
getSlot
getSlotLeader
getSlotLeaders
getStakeActivation
getStakeMinimumDelegation
getSupply
getTokenAccountBalance
getTokenAccountsByDelegate
getTokenAccountsByOwner
getTokenLargestAccounts
getTokenSupply
getTransaction
getTransactionCount
getVersion
getVoteAccounts
isBlockhashValid
logsSubscribe
logUnsubscribe
minimumLedgerSlot
requestAirdrop
programSubscribe
rootSubscribe
sendTransaction
signatureSubscribe
signatureUnsubscribe
simulateBundle
simulateTransaction
slotSubscribe
slotUnsubscribe
voteSubscribe
Search
⌘K
Solana
Solana gRPC
Methods
accountSubscribe
accountUnsubscribe
blockSubscribe
blockUnsubscribe
getAccountInfo
getBalance
getBlock
getBlockCommitment
getBlockHeight
getBlockProduction
getBlocks
getBlocksWithLimit
getBlockTime
getClusterNodes
getConfirmedBlock
getConfirmedBlocks
getConfirmedTransaction
getDelegateStakeAccounts
getEpochInfo
getEpochSchedule
getFeeCalculatorForBlockhash
getFeeForMessage
getFees
getFirstAvailableBlock
getGenesisHash
getHealth
getHighestSnapshotSlot
getIdentity
getInflationGovernor
getInflationRate
getInflationReward
getLargestAccounts
getLatestBlockhash
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getMinimumBalanceForRentExemption
getMultipleAccounts
getProgramAccounts
getRecentPerformanceSamples
getRecentPrioritizationFees
getSignaturesForAddress
getSignatureStatuses
getSlot
getSlotLeader
getSlotLeaders
getStakeActivation
getStakeMinimumDelegation
getSupply
getTokenAccountBalance
getTokenAccountsByDelegate
getTokenAccountsByOwner
getTokenLargestAccounts
getTokenSupply
getTransaction
getTransactionCount
getVersion
getVoteAccounts
isBlockhashValid
logsSubscribe
logUnsubscribe
minimumLedgerSlot
requestAirdrop
programSubscribe
rootSubscribe
sendTransaction
signatureSubscribe
signatureUnsubscribe
simulateBundle
simulateTransaction
slotSubscribe
slotUnsubscribe
voteSubscribe
Docs
·
APIs
·
Web3 RPC API
·
Solana
·
Methods
·
isBlockhashValid
isBlockhashValid
Use with AI
Returns whether a blockhash is still valid or not.
https://api.1inch.com/web3/501
Request
Request
object
jsonrpc
*
string
(Enum)
JSON-RPC version
2.0
method
*
string
The method to call
params
array
Method parameters
items
any
id
*
number
Request ID
JavaScript
Copy
Try it
1
Response
Is Blockhash Valid Response
Is Blockhash Valid Response
object
context
*
object
slot
*
integer
additionalProperties
none
value
*
boolean
True if the blockhash is still valid
additionalProperties
none
JSON
Copy
1
getVoteAccounts
logsSubscribe
Did you find what you need?
Yes
No