Skip to main content

getMaxShredInsertSlot RPC Method

Get the max slot seen from after shred insert.

Updated on
Dec 7, 2023

getMaxShredInsertSlot RPC Method

Parameters

none

Returns

result
The slot number encoded as u64, 64-bit unsigned integer
Request
1
curl https://docs-demo.solana-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","id":1, "method":"getMaxShredInsertSlot"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free