Skip to main content
Glama
tx.amino.js587 B
//@ts-nocheck import { MsgGrant, MsgExec, MsgRevoke } from "./tx"; export const AminoConverter = { "/cosmos.authz.v1beta1.MsgGrant": { aminoType: "cosmos-sdk/MsgGrant", toAmino: MsgGrant.toAmino, fromAmino: MsgGrant.fromAmino }, "/cosmos.authz.v1beta1.MsgExec": { aminoType: "cosmos-sdk/MsgExec", toAmino: MsgExec.toAmino, fromAmino: MsgExec.fromAmino }, "/cosmos.authz.v1beta1.MsgRevoke": { aminoType: "cosmos-sdk/MsgRevoke", toAmino: MsgRevoke.toAmino, fromAmino: MsgRevoke.fromAmino } };

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