UNPKG

@gala-chain/launchpad-mcp-server

Version:

MCP server for Gala Launchpad - 102 tools (pool management, event watchers, GSwap DEX trading, price history, token creation, wallet management, DEX pool discovery, liquidity positions, token locks, locked token queries, composite pool data, cross-chain b

5 lines 208 B
/** * Get URL by Token Name Tool (73% code reduction via factory pattern) */ export declare const getUrlByTokenNameTool: import("../../types/mcp.js").MCPTool; //# sourceMappingURL=getUrlByTokenName.d.ts.map