Skip to content

Add Concrete contract metadata - #6

Open
incarterseyes wants to merge 1 commit into
evmnow:mainfrom
incarterseyes:add-concrete-metadata
Open

Add Concrete contract metadata#6
incarterseyes wants to merge 1 commit into
evmnow:mainfrom
incarterseyes:add-concrete-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown

Adds metadata for Concrete0x4512759606f9E680361DD76C4c17F92031De7AcD (Ethereum mainnet).

An on-chain generative NFT (DIID × Higgs): each token runs a GAN-style neural network fully on-chain to render a pixel "fingerprint" from its seed. Sold out (512/512).

  • Includes interface:erc721 + interface:erc721-metadata (not enumerable).
  • Custom actions grouped info / art / mint / admin, with owner-mutability warnings (updateToken, setWeights, setStartTime) and a deprecated note on mint (collection minted out).
  • Etherscan-only link (no unverified project site added). Risks cover owner mutability, the centralized Firebase image fallback, and non-upgradeability.
  • No sub-contracts (only anonymous SSTORE2 data blobs). pnpm validate passes strict.

Fully on-chain neural-network 'fingerprint' NFT by DIID x Higgs (ERC-721 + metadata, ERC721A). Passes strict validation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant