The program ID for Sysvar Fees is SysvarFees111111111111111111111111111111111. Developers reference this address in transactions and client code to interact with the program on Solana.
Is Sysvar Fees a verified program?
No, Sysvar Fees does not have a verified build. This means the on-chain bytecode has not been independently matched against published source code. Check the Verification tab for the latest status.
Is Sysvar Fees upgradeable or immutable?
Sysvar Fees is immutable (non-upgradeable). The program code is permanently frozen and cannot be modified by anyone.
Does Sysvar Fees have a published IDL?
No, Sysvar Fees does not have a published IDL (Interface Description Language). Without an IDL, developers must reverse-engineer the program's interface or rely on documentation to interact with it. Check the Anchor IDL tab for updates.
Does Sysvar Fees have a security.txt?
The security.txt status of Sysvar Fees could not be determined. You can check the Security tab for the latest information.