add platform
This commit is contained in:
@@ -10,4 +10,6 @@ pub mod trade_platform {
|
|||||||
pub const PUMPFUN_SWAP: &'static str = "pumpswap";
|
pub const PUMPFUN_SWAP: &'static str = "pumpswap";
|
||||||
pub const BONK: &'static str = "bonk";
|
pub const BONK: &'static str = "bonk";
|
||||||
pub const RAYDIUM_CPMM: &'static str = "raydium_cpmm";
|
pub const RAYDIUM_CPMM: &'static str = "raydium_cpmm";
|
||||||
|
pub const RAYDIUM_CLMM: &'static str = "raydium_clmm";
|
||||||
|
pub const RAYDIUM_AMM_V4: &'static str = "raydium_amm_v4";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user