SOLANA ZK PROGRAM IDS
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SOLANA_ZK_PROGRAM_IDS
Variable: SOLANA_ZK_PROGRAM_IDS
Section titled “Variable: SOLANA_ZK_PROGRAM_IDS”
constSOLANA_ZK_PROGRAM_IDS:object
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17231
Native Solana ZK proof program IDs
Note: These are the native Solana programs for ZK proof verification. For custom Noir circuits, a dedicated verifier program would be needed.
Type Declaration
Section titled “Type Declaration”ZK_TOKEN_PROOF
Section titled “ZK_TOKEN_PROOF”
readonlyZK_TOKEN_PROOF:"ZkTokenProof1111111111111111111111111111111"
ZK Token Proof Program (native)
ZK_ELGAMAL_PROOF
Section titled “ZK_ELGAMAL_PROOF”
readonlyZK_ELGAMAL_PROOF:"ZkE1Gama1Proof11111111111111111111111111111"
ZK ElGamal Proof Program (native)
SIP_NOIR_VERIFIER
Section titled “SIP_NOIR_VERIFIER”
readonlySIP_NOIR_VERIFIER:"SIPNoirVerifier1111111111111111111111111"
Custom SIP Noir Verifier (TBD - to be deployed)