interface AssetMetadataProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.AssetMetadata";
    value: Uint8Array;
}

Properties

Properties

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