UNPKG

devion-mcp-server

Version:

MCP server for Devion blockchain infrastructure - AI-native blockchain data access for developers and AI agents

4 lines 165 B
import { McpTool } from '../types.js'; export declare const getLatestBlock: McpTool; export declare const getGasPrices: McpTool; //# sourceMappingURL=blocks.d.ts.map