: : What Is the "Party Object" in Sui? Until now, Sui has categorized objects that define state or actors into three types: Owned, Shared, and Immutable. 1. "Owned" objects are tied to a specific user and are mainly used to represent personal assets. 2. "Shared" objects can be accessed by multiple users simultaneously, making them suitable for smart contract states that require concurrency control. 3. "Immutable" objects cannot be altered once created, making them ideal for metadata or rules where trust and permanence are essential. The newly introduced "Party" object combines some of elements of both Owned and Shared. It allows one or more actors to own an object, with its version controlled through consensus - at present, only single-address ownership is supported, while multi-ownership and more granular access control have yet to be implemented. Examples might include on-chain registries or escrow service operator objects. With Party objects, many business logics in Sui...
Party Objects are here on Sui mainnet! Think of them as a new type of object that blends: 🔒 Control of owned objects 📑 Consensus versioning of shared objects That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner + granular permissions. Learn more 👇
Show original
2.8K
0
The content on this page is provided by third parties. Unless otherwise stated, OKX is not the author of the cited article(s) and does not claim any copyright in the materials. The content is provided for informational purposes only and does not represent the views of OKX. It is not intended to be an endorsement of any kind and should not be considered investment advice or a solicitation to buy or sell digital assets. To the extent generative AI is utilized to provide summaries or other information, such AI generated content may be inaccurate or inconsistent. Please read the linked article for more details and information. OKX is not responsible for content hosted on third party sites. Digital asset holdings, including stablecoins and NFTs, involve a high degree of risk and can fluctuate greatly. You should carefully consider whether trading or holding digital assets is suitable for you in light of your financial condition.