From b79a0aec4d0f27a6de88158fcefca47641e3b442 Mon Sep 17 00:00:00 2001 From: bearni95 Date: Fri, 31 May 2024 08:48:30 +0200 Subject: [PATCH] faq content updated --- packages/taikoon-ui/src/i18n/en.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/packages/taikoon-ui/src/i18n/en.json b/packages/taikoon-ui/src/i18n/en.json index d37c3d0f072..80ea18d1cc4 100644 --- a/packages/taikoon-ui/src/i18n/en.json +++ b/packages/taikoon-ui/src/i18n/en.json @@ -71,24 +71,28 @@ "title": "FAQs", "entries": [ { - "title": "What is the total supply of the NFTs in this collection?", - "text": "There are 888 Taikoons — not more, not less! Always double check if the official collection when minting/trading." + "title": "How many NFTs does the Taikoons collection consist of?", + "text": "Taiko's Genesis NFT collection consists of 888 Taikoons." }, + { - "title": "How can I use my Taikoons?", - "text": "Taikoons are primarily a PFP collection, meaning its purpose is to give you a sense of identity in the Taiko community. However, since the Taikoons you hold are your property, you can do with them whatever you want! Trade, print, or just hold them — they're yours!

Also, keep in mind that there are no financial incentives attached to Taikoons." + "title": "How many NFTs will be minted now, and how many NFTs are reserved for future activities?", + "text": "608 NFTs will be minted now, and the remaining 280 will be reserved for future activities." }, + { - "title": "What is the minting process?", - "text": "One time genesis mint of all 888 nfts targeted May 2024" + "title": "How much time do I have to claim Taikoons NFTs?", + "text": "There is no time constraint for claiming Taikoons NFTs." }, + { - "title": "What is the official Taikoons contract?", - "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus tincidunt lorem eros, in bibendum lectus mollis laoreet. Praesent luctus odio rhoncus nisi pulvinar pharetra. Aliquam volutpat bibendum nisl, vitae elementum mauris egestas eget. Etiam ex felis, porttitor nec elementum vitae, mattis at felis. In cursus, augue vel pulvinar aliquet, orci sapien aliquam ipsum, non sollicitudin purus nulla ac risus." + "title": "Is it possible to trade or transfer Taikoons NFTs?", + "text": "Yes, you can trade or transfer Taikoons NFTs." }, + { - "title": "What are the traits?", - "text": "(tbc) Nouns are generated randomly based Ethereum block hashes. There are no 'if' statements or other rules governing Noun trait scarcity, which makes all Nouns equally rare. As of this writing, Nouns are made up of:
-backgrounds (2)
-bodies (30)
-accessories (140)
-heads (242)
-glasses (23)" + "title": "What are the benefits of holding Taikoons?", + "text": "Taikoons NFT gives you a multiplier for your level in the upcoming Trailblazer campaign." } ] },