{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"In a blockchain, how can you ensure the global unique identifier for a Sui object?","a":"In Blockchain, the global unique identifier of a Sui object is achieved by combining object type, version, and UID. Each Sui object must have two distinctive characteristics: one is the type, which is used to distinguish different types of objects; the other is the UID, which ensures that each object has uniqueness globally. When creating an object, Sui Blockchain assigns a unique UID to the object, which combined with the object type and version forms the global unique identifier of the object. Additionally, Sui also adopts a sorting key (key) to sort objects, further enhancing their uniqueness."}]}],"pr":"aa3849e6a8af62834b3d01041a33c4a9cd6c5349e00928f8f511a1f4d1580a78"}