Skip to main content
Glama
tx.amino.d.ts1.26 kB
import { MsgRegisterPayee, MsgRegisterCounterpartyPayee, MsgPayPacketFee, MsgPayPacketFeeAsync } from "./tx"; export declare const AminoConverter: { "/ibc.applications.fee.v1.MsgRegisterPayee": { aminoType: string; toAmino: (message: MsgRegisterPayee) => import("./tx").MsgRegisterPayeeAmino; fromAmino: (object: import("./tx").MsgRegisterPayeeAmino) => MsgRegisterPayee; }; "/ibc.applications.fee.v1.MsgRegisterCounterpartyPayee": { aminoType: string; toAmino: (message: MsgRegisterCounterpartyPayee) => import("./tx").MsgRegisterCounterpartyPayeeAmino; fromAmino: (object: import("./tx").MsgRegisterCounterpartyPayeeAmino) => MsgRegisterCounterpartyPayee; }; "/ibc.applications.fee.v1.MsgPayPacketFee": { aminoType: string; toAmino: (message: MsgPayPacketFee) => import("./tx").MsgPayPacketFeeAmino; fromAmino: (object: import("./tx").MsgPayPacketFeeAmino) => MsgPayPacketFee; }; "/ibc.applications.fee.v1.MsgPayPacketFeeAsync": { aminoType: string; toAmino: (message: MsgPayPacketFeeAsync) => import("./tx").MsgPayPacketFeeAsyncAmino; fromAmino: (object: import("./tx").MsgPayPacketFeeAsyncAmino) => MsgPayPacketFeeAsync; }; };

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