You are using MultiversX
mainnet
Switch to Devnet?

Set/unset special roles for a semi-fungible ESDT

The manager of an ESDT token can set and unset special roles for a given address. Only applicable if canAddSpecialRoles property is true.

Please choose the type of the operation. Set or Unset.

Set roles

Unset roles

Please provide your token id

Please provide the address for which the roles will be assigned. By default your own.

Special roles available for basic ESDT tokens. Please set tokenId and address, then you can choose roles!

The role allows one to create a new NFT/SFT/Meta

The role allows one to add quantity of a specific SFT/Meta. Also required when creating.

The role allows one to burn quantity of a specific NFT/SFT/Meta

The role restricts transferability of the token only to the addresses that have the role set, while these addresses can send to any address.

For Semi-Fungible Tokens (SFTs), the management capabilities extend significantly with the role-based features of the eStandard Digital Token (ESDT). The manager of an ESDT token has the authority to assign or revoke special roles to specific addresses, enhancing control over how these tokens are interacted with within the network. This functionality is pivotal, as it enables tailored governance and operational protocols per token. However, it's important to note that these capabilities are only accessible if the canAddSpecialRoles property of the token is set to true. This setting ensures that the token's configuration supports such advanced management features, which are essential for creating a flexible and secure token ecosystem.

Implementing role-based permissions is crucial for maintaining the integrity and utility of SFTs in various applications, such as gaming, decentralized finance (DeFi), and collectibles. By allowing the token manager to set specific roles, organizations can enforce rules and permissions that align with their business models and security requirements. For instance, certain roles may allow for token freezing, token burning, or participation in specific governance decisions, thereby providing a robust framework for token management. This level of customization not only secures the token ecosystem but also enhances its functionality, making SFTs a versatile and attractive option for developers and businesses looking to leverage blockchain technology in innovative ways.

Buildo (v0.14.3) Disclaimer and Privacy Policy