Skip to main content
Glama
lcd.d.ts1.19 kB
export declare const createLCDClient: ({ restEndpoint }: { restEndpoint: string; }) => Promise<{ cosmos: { auth: { v1beta1: import("./auth/v1beta1/query.lcd").LCDQueryClient; }; authz: { v1beta1: import("./authz/v1beta1/query.lcd").LCDQueryClient; }; bank: { v1beta1: import("./bank/v1beta1/query.lcd").LCDQueryClient; }; base: { node: { v1beta1: import("./base/node/v1beta1/query.lcd").LCDQueryClient; }; }; consensus: { v1: import("./consensus/v1/query.lcd").LCDQueryClient; }; distribution: { v1beta1: import("./distribution/v1beta1/query.lcd").LCDQueryClient; }; gov: { v1beta1: import("./gov/v1beta1/query.lcd").LCDQueryClient; }; staking: { v1beta1: import("./staking/v1beta1/query.lcd").LCDQueryClient; }; tx: { v1beta1: import("./tx/v1beta1/service.lcd").LCDQueryClient; }; upgrade: { v1beta1: import("./upgrade/v1beta1/query.lcd").LCDQueryClient; }; }; }>;

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/MyronKoch-dev/osmosis-mcp-server'

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