Skip to main content
Glama
monostate

100ms Raydium Sniper MCP

by monostate
ws-manager.d.ts775 B
export interface PoolInfo { pubkey: string; marketId: string; marketProgramId: string; baseVault: string; quoteVault: string; openOrders: string; targetOrders: string; endpoint: string; } export declare class WebSocketManager { private wsConnections; private wsReconnectTimeouts; private onPoolFound; private activeSearchTokenMint; private readonly WS_ENDPOINTS; private readonly RAYDIUM_PROGRAM_ID; constructor(); private initializeWebSockets; private initializeWebSocket; private handleProgramNotification; startPoolSearch(tokenMint: string, callback: (poolInfo: PoolInfo) => void): void; stopPoolSearch(): void; closeAllConnections(): Promise<void>; getActiveConnections(): number; }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/monostate/100ms-SPL-Token-Sniper-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server