Achievement Badges
When NFT holders accomplish achievements that are relevant and important to your brand, reward them with Achievement Badges to easily record and showcase their accomplishments.
This enables users to express their unique identities and experiences within the universal digital asset ecosystem, with badges rendering on top of other traits for greater visibility.
NFT owners can choose whether or not the achievement badge is shown visually on the NFT art by toggling the visibility of the trait on or off. When toggled off, the achievement is still attached to the NFT in it's metadata as a non-visible trait.
Usage Guide:
Copy the Achievement Badge Trait Template provided below and save it as a JSON file.
Modify the
value
,image_url
, and other fields as needed to represent the achievements relevant to your brand or collection.Ensure the
render_order
value is set to a high number (e.g., 50) to allow the Achievement Badge to be displayed on top of other traits when multiple traits are combined in a single NFT.If you want to add more achievements, simply add more objects to the "traits" array and maintain the same
trait_type
andrender_order
values.Upload the JSON file to our platform, following the instructions for submitting a Trait Template.
Last updated