getConfirmedBlocksWithLimit {disallowed} - Solana
Example code for the getConfirmedBlocksWithLimit {disallowed} json-rpc method. Сomplete guide on how to use getConfirmedBlocksWithLimit {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
start_slot
- u64
start_slot, as u64 integer
end_slot
- u64
Optional
end_slot, as u64 integer
commitment
- string
Optional.
Commitment; "processed" is not supported. If parameter not provided, the default is "finalized".
Request
Response
PreviousgetConfirmedBlocks {disallowed} - SolanaNextgetConfirmedSignaturesForAddress2 {disallowed} - Solana
Last updated