The program ID for Memo Program is MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr. Developers reference this address in transactions and client code to interact with the program on Solana.
Is Memo Program a verified program?
No, Memo 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 Memo Program upgradeable or immutable?
Memo Program is immutable (non-upgradeable). The program code is permanently frozen and cannot be modified by anyone.
Does Memo Program have a published IDL?
Yes, Memo Program has a published IDL (Interface Description Language). The IDL describes the program's instructions, accounts, and data types, making it easier for developers to interact with the program. View it on the Anchor IDL tab.
Does Memo Program have a security.txt?
The security.txt status of Memo Program could not be determined. You can check the Security tab for the latest information.