UNPKG

devion-mcp-server

Version:

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

4 lines 181 B
import { McpTool } from '../types.js'; export declare const getTransactionDetails: McpTool; export declare const getTransactions: McpTool; //# sourceMappingURL=transactions.d.ts.map