{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"In a blockchain, how do you determine the global unique identifier for a Sui object?","a":"In Blockchain, the global unique identifier of a Sui object is determined by the object type and object ID. On the Sui platform, each object must have two characteristics: type and UID. The type object is used to represent the category of digital assets, such as NFTs or tokens; the UID (Unique Identifier) ensures the uniqueness of each object globally. When creating a new object, the Sui platform assigns a unique type and UID, thereby ensuring the global uniqueness of the object. Meanwhile, the object ID is also a unique identifier for the object, but it is mainly used for tracking and identifying objects on the chain, rather than being a part of the object's global uniqueness."}]}],"pr":"17b1a4c6b53f0d018f0a11a03770c3c8e25398c576f158e087ee79f21c63c5a6"}