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