2 stable releases
| 3.1.0 | Dec 3, 2025 |
|---|---|
| 3.0.0 | Sep 1, 2025 |
#4 in #sysvar
274 downloads per month
Used in 36 crates
(14 directly)
70KB
1K
SLoC
Access to special accounts with dynamically-updated data.
Sysvars are special accounts that contain dynamically-updated data about the
network cluster, the blockchain history, and the executing transaction. Each
sysvar is defined in its own crate. The clock, epoch_schedule,
instructions, and rent sysvars are most useful to on-chain programs.
All sysvar accounts are owned by the account identified by atlas_sysvar::ID.
For more details see the Atlas documentation on sysvars.
Dependencies
~98KB