getFirstAvailableBlock RPC Method
Description
Returns the slot of the lowest confirmed block that has not been purged from the ledger.
Parameters
This method takes no parameters.
Returns
result
- An integer representing the slot of the lowest confirmed block, encoded as a u64 (64-bit unsigned integer).