Skip to main content
Glama
monostate

100ms Raydium Sniper MCP

by monostate
shyft-market.d.ts534 B
export interface PoolInfo { pubkey: string; marketId: string; marketProgramId: string; baseVault: string; quoteVault: string; openOrders: string; targetOrders: string; } export declare class ShyftMarket { private readonly REST_API_URL; /** * Fetch pool info using REST API as a fallback */ private getPoolInfoREST; /** * Fetch pool info using Shyft GraphQL with aggressive polling */ pollPoolInfo(tokenMint: string, signal: AbortSignal): Promise<PoolInfo | null>; }

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