Module program_ids

Module program_ids 

Source
Expand description

Centralized Program ID Constants

This module contains optimized Pubkey constants for all DEX protocols. Using Pubkey constants instead of string constants allows for direct comparison without expensive string conversion operations.

Constantsยง

BONK_PROGRAM_ID
Bonk program ID as Pubkey constant
METEORA_DAMM_V2_PROGRAM_ID
Meteora DAMM V2 program ID as Pubkey constant
METEORA_DLMM_PROGRAM_ID
Meteora DLMM program ID as Pubkey constant
METEORA_POOLS_PROGRAM_ID
Meteora Pools program ID as Pubkey constant
ORCA_WHIRLPOOL_PROGRAM_ID
Orca Whirlpool program ID as Pubkey constant
PUMPFUN_PROGRAM_ID
PumpFun program ID as Pubkey constant
PUMPSWAP_PROGRAM_ID
PumpSwap program ID as Pubkey constant (same as PumpFun)
RAYDIUM_AMM_V4_PROGRAM_ID
Raydium AMM V4 program ID as Pubkey constant
RAYDIUM_CLMM_PROGRAM_ID
Raydium CLMM program ID as Pubkey constant Note: Original string was too long, using corrected version
RAYDIUM_CPMM_PROGRAM_ID
Raydium CPMM program ID as Pubkey constant