Skip to main content
Glama
tx.amino.js699 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AminoConverter = void 0; //@ts-nocheck const tx_1 = require("./tx"); exports.AminoConverter = { "/cosmos.authz.v1beta1.MsgGrant": { aminoType: "cosmos-sdk/MsgGrant", toAmino: tx_1.MsgGrant.toAmino, fromAmino: tx_1.MsgGrant.fromAmino }, "/cosmos.authz.v1beta1.MsgExec": { aminoType: "cosmos-sdk/MsgExec", toAmino: tx_1.MsgExec.toAmino, fromAmino: tx_1.MsgExec.fromAmino }, "/cosmos.authz.v1beta1.MsgRevoke": { aminoType: "cosmos-sdk/MsgRevoke", toAmino: tx_1.MsgRevoke.toAmino, fromAmino: tx_1.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