Skip to main content
Glama
messages.d.ts596 B
import { EncodeObject, GeneratedType } from "@cosmjs/proto-signing"; import { MsgWithdrawDelegatorReward } from "cosmjs-types/cosmos/distribution/v1beta1/tx"; export declare const distributionTypes: ReadonlyArray<[string, GeneratedType]>; export interface MsgWithdrawDelegatorRewardEncodeObject extends EncodeObject { readonly typeUrl: "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"; readonly value: Partial<MsgWithdrawDelegatorReward>; } export declare function isMsgWithdrawDelegatorRewardEncodeObject(object: EncodeObject): object is MsgWithdrawDelegatorRewardEncodeObject;

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