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