Revealing
Revealed & Unrevealed
Inference assets are interactive tokens with content generated through user interactions with an AI model.
When an inference assets is initially created, all inference assets are "Unrevealed"
An "Unrevealed inference assets" is like an unlit firework that, through interaction with the AI model associated with the collection, generates its unique AIGC content, transforming it into a "Revealed."
In the current version of 7007 Launch, if there are "Unrevealed inference assets" available in the pool, users purchasing an inference asset will prioritize receiving these "Unrevealed inference assets."
Once a user purchases an "Unrevealed inference assets" the smart contract automatically interacts with the AI model based on the collection's prompt to generate the content with selected AI models.
In future versions, users will be able to customize the prompt with their own content to personalize their interactions with the AI and co-create the content.
Revealing
When a user purchases an unactivated inference asset, the contract automatically triggers the “unboxing” mechanism. The smart contract combines on-chain random numbers with preset prompts to ultimately generate unique inference asset on the blockchain.
Currently, 7007 Launch allows creators to generate visual content from text using various AI models. For a list of supported models and inference fees, see the ORA documentation: ORA Documentation.
If you are running an indexer to monitor 7007 Launch events, please review EIP-4906 and be mindful of handling this event. Upon a successful reveal, 7007 Launch will emit a MetaDataUpdated
event.
Last updated