Skip to main content
Glama
tx.amino.js583 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AminoConverter = void 0; //@ts-nocheck const tx_1 = require("./tx"); exports.AminoConverter = { "/ibc.applications.transfer.v1.MsgTransfer": { aminoType: "cosmos-sdk/MsgTransfer", toAmino: tx_1.MsgTransfer.toAmino, fromAmino: tx_1.MsgTransfer.fromAmino }, "/ibc.applications.transfer.v1.MsgUpdateParams": { aminoType: "cosmos-sdk/MsgUpdateParams", toAmino: tx_1.MsgUpdateParams.toAmino, fromAmino: tx_1.MsgUpdateParams.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