Type aliasesGetSlotApi GetSlotApi = object Methods getSlot() getSlot(config?): bigint Returns the slot that has reached the given or default commitment level. Parameters ParameterTypeconfig?Readonly<{ commitment?: Commitment; minContextSlot?: Slot; }> Returns bigint See https://solana.com/docs/rpc/http/getslotGetSignatureStatusesApiPrevious PageGetSlotLeaderApiNext Page