Interface QueryAssetMetadataResponseAminoMsg

interface QueryAssetMetadataResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryAssetMetadataResponse";
    value: QueryAssetMetadataResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.dex.QueryAssetMetadataResponse"