Skip to main content
Glama
tx.amino.js1.51 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AminoConverter = void 0; //@ts-nocheck const tx_1 = require("./tx"); exports.AminoConverter = { "/osmosis.protorev.v1beta1.MsgSetHotRoutes": { aminoType: "osmosis/MsgSetHotRoutes", toAmino: tx_1.MsgSetHotRoutes.toAmino, fromAmino: tx_1.MsgSetHotRoutes.fromAmino }, "/osmosis.protorev.v1beta1.MsgSetDeveloperAccount": { aminoType: "osmosis/MsgSetDeveloperAccount", toAmino: tx_1.MsgSetDeveloperAccount.toAmino, fromAmino: tx_1.MsgSetDeveloperAccount.fromAmino }, "/osmosis.protorev.v1beta1.MsgSetMaxPoolPointsPerTx": { aminoType: "osmosis/MsgSetMaxPoolPointsPerTx", toAmino: tx_1.MsgSetMaxPoolPointsPerTx.toAmino, fromAmino: tx_1.MsgSetMaxPoolPointsPerTx.fromAmino }, "/osmosis.protorev.v1beta1.MsgSetMaxPoolPointsPerBlock": { aminoType: "osmosis/MsgSetPoolWeights", toAmino: tx_1.MsgSetMaxPoolPointsPerBlock.toAmino, fromAmino: tx_1.MsgSetMaxPoolPointsPerBlock.fromAmino }, "/osmosis.protorev.v1beta1.MsgSetInfoByPoolType": { aminoType: "osmosis/MsgSetInfoByPoolType", toAmino: tx_1.MsgSetInfoByPoolType.toAmino, fromAmino: tx_1.MsgSetInfoByPoolType.fromAmino }, "/osmosis.protorev.v1beta1.MsgSetBaseDenoms": { aminoType: "osmosis/MsgSetBaseDenoms", toAmino: tx_1.MsgSetBaseDenoms.toAmino, fromAmino: tx_1.MsgSetBaseDenoms.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