The program ID for Config Program is Config1111111111111111111111111111111111111. Developers reference this address in transactions and client code to interact with the program on Solana.
Is Config Program a verified program?
Yes, Config Program has a verified build. The on-chain bytecode has been independently matched against published source code. You can review the source code in the verified repository. View details on the Verification tab.
Is Config Program upgradeable or immutable?
Config Program is immutable (non-upgradeable). The program code is permanently frozen and cannot be modified by anyone.
Does Config Program have a published IDL?
No, Config Program 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 Config Program have a security.txt?
The security.txt status of Config Program could not be determined. You can check the Security tab for the latest information.