minimumLedgerSlot RPC Method
Parameters
This method does not accept any parameters
Returns
u64
The lowest slot that the node has information of. This number may increase over time if the node is purging older ledger data
Request
1curl https://docs-demo.solana-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"minimumLedgerSlot","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free