Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/sysvars
fetchSysvarSlotHistory
Function fetchSysvarSlotHistory
fetchSysvarSlotHistory
(
rpc
:
Rpc
<
GetAccountInfoApi
>
,
config
?:
FetchAccountConfig
,
)
:
Promise
<
SysvarSlotHistory
>
Fetch the
SlotHistory
sysvar.
A bitvector of slots present over the last epoch.
Parameters
rpc
:
Rpc
<
GetAccountInfoApi
>
Optional
config
:
FetchAccountConfig
Returns
Promise
<
SysvarSlotHistory
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Fetch the
SlotHistorysysvar.A bitvector of slots present over the last epoch.