The program ID for Token Program is TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA. Developers reference this address in transactions and client code to interact with the program on Solana.
Is Token Program a verified program?
No, Token Program 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 Token Program upgradeable or immutable?
Token Program is immutable (non-upgradeable). The program code is permanently frozen and cannot be modified by anyone.
Does Token Program have a published IDL?
No, Token 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 Token Program have a security.txt?
The security.txt status of Token Program could not be determined. You can check the Security tab for the latest information.