2⃣
Generate
Only 25 WOAI/Zeros can be generated per day!
Setting the generator value costs gas. The longer the message, the more gas it costs. This is separate from the minting cost.
Generating your WOAI/Zero is a two-step process. Minting gives you the NFT, generating creates its image content. To generate a WOAI/Zero:
- 1.
- 2.Connect your wallet
- 3.Navigate to the "Generate" -tab
- 4.Enter your token ID (i.e. the number of your NFT (e.g. 1234))
- 5.Write the text you want DALL-E 2 to convert into an image to the "Generator value" textbox. The maximum length of the generator text is 256 characters (some characters may count as more). Make sure this is the correct text. You can only set the generator value once.
- 6.Click the "Set value" -button
- 7.Approve the transaction in your browser
- 8.Wait for up to 7 days for the metadata and image to sync and show up across the web
- 1.
- 2.Find the
setGeneratorValue
-function and open the tab. - 3.Enter the ID of your WOAI/Zero NFT in the
tokenId (uint256)
-field - 4.Enter the message you want to use for generating the NFT image in the
genVal (string)
-field. The maximum length is 256 characters (some characters may count as more); any longer will fail. - 5.Click the "Write" -button and approve the transaction in your wallet.
You can check if the generator is paused by calling the
generationPaused
-function! If it returns false you are good to set a generator message!
Transaction to set the generator value on Etherscan
- Describe the style you want, such as "in the style of Picasso", "photographic", or "post-modern"
- Using the keyword "digital render" creates very sharp images
- Use simple but precise terminology
- Describe all the relevant objects and attributes
Looking for inspiration? View existing Zeros on the View -tab!
Last modified 1yr ago