API ReferenceFunctionsbase58FromUuidString()On this pagebase58FromUuidString() function base58FromUuidString(uuid: string): string; Encode a canonical UUID string (hyphenated or not, any case) as a wire-format ID. Useful when interoperating with systems that hand you UUIDs in canonical form. Parameters ParameterTypeuuidstring Returns string