sysvarSlotHashesPubkey top-level property
The SlotHashes sysvar contains the most recent hashes of the slot's parent banks. It is updated every slot.
Implementation
final Pubkey sysvarSlotHashesPubkey = Pubkey.fromBase58(
'SysvarS1otHashes111111111111111111111111111',
);