Interface QueryAssetMetadataResponseProtoMsg

interface QueryAssetMetadataResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryAssetMetadataResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.QueryAssetMetadataResponse"
value: Uint8Array