<aside> 🌴 "The project initiators have completed the initial creative work, and gradually opened up the NFT creation process, delivering it to users and the community.”
</aside>
Wongta has 7 features, incuding:
Headwear Glasses Accessory Profession Body Cloth and Background. Generated through a random combination algorithm, Each unique NFT is generated from distinct components.
#️⃣ 7 features
👏 258 parts
| Attributes | Quantity |
|---|---|
| Headwear | 45 |
| Glasses | 30 |
| Accessory | 12 |
| Profession | 70 |
| Body | 45 |
| Cloth | 45 |
| Background | 11 |
🎨 Total amount: 258
Example:
check out 0.json
{
"name": " #0",
"description": "A Wongta Handle, forever social.",
"dna": "e538c6f700463f333957f781792ea7bf761bc7c2",
"edition": 0,
"date": 1692551357622,
"attributes": [
{
"trait_type": "background",
"value": "Magenta"
},
{
"trait_type": "cloth",
"value": "Crimson Red Attire"
},
{
"trait_type": "body",
"value": "Line Dot Purple"
},
{
"trait_type": "profession",
"value": "Psychotherapist"
},
{
"trait_type": "accessory",
"value": "None"
},
{
"trait_type": "glasses",
"value": "Azure Loop Glasses"
},
{
"trait_type": "headwear",
"value": "Homburg"
}
],
"compiler": "Wongta"
}