Skip to main content

Module programs

Module programs 

Source

Constants§

ASSOCIATED_TOKEN
Associated Token Account (ATA) program.
BPF_LOADER
BPF Loader Upgradeable.
COMPUTE_BUDGET
Compute Budget program.
METADATA
Metaplex Token Metadata program.
SYSTEM
The system program — where lamports come from and where rent goes.
SYSVAR_CLOCK
Sysvar: Clock (slot, epoch, unix_timestamp, leader_schedule_epoch).
SYSVAR_INSTRUCTIONS
Sysvar: Instructions (introspect other instructions in the same tx).
SYSVAR_RENT
Sysvar: Rent (lamports_per_byte_year, exemption_threshold, burn_percent).
TOKEN
SPL Token (original) program.
TOKEN_2022
SPL Token-2022 (Token Extensions) program.