Skip to content

Incomplete implementation of tokenURI #6

@chrishol

Description

@chrishol

I love the batched reveal idea, but it's not clear to me how you would go from a single random number (entropy) for a batch of tokens to a unique id within a larger range. Do you have an idea for how this would be accomplished?

/// @dev Partially implemented, returns only example string of randomness-dependent content
function tokenURI(uint256 tokenId) override public view returns (string memory) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions