NFT Accounts
Dynamic Traits
This feature is available to ERC-721 collections created on GroupOS.
Programmatically update the traits of the NFT Accounts based on user’s activities and token ownership. This metadata will be automatically reflected on GroupOS, your application, and third-party platforms that support ERC-721 standards e.g. OpenSea and Zora.
Examples
- Player’s EXP (ERC-20 token balance)
- User’s Points (ERC-20 token balance)
- User’s active status (ERC-1155 badge)
Trait value types
Set traits logic
When you create a new NFT collection for your NFT Accounts, you’ll be able to set the logic in the Traits step.
- In each trait box, click ‘Advanced’ for trait value.
- Set your logic and click ‘Next’.
- Review your changes and click ‘Done’
Go to Account Directory or the Token Directory to view your changes.
Edit traits logic
- In your Dashboard, Go to Tokens tab.
- Find and select the ERC-721 collection that your Accounts are bound to.
- Go to Settings.
- In General, go to Traits. In each trait box, click ‘Advanced’ for trait value.
- Edit your logic and click ‘Save’.
Go to Account Directory or the Token Directory to view your changes.