Skip to content

Add Concrete contract metadata - #6

Merged
yougogirldoteth merged 2 commits into
evmnow:mainfrom
incarterseyes:add-concrete-metadata
Aug 27, 2026
Merged

Add Concrete contract metadata#6
yougogirldoteth merged 2 commits into
evmnow:mainfrom
incarterseyes:add-concrete-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown
Contributor

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.

incarterseyes and others added 2 commits August 21, 2026 18:02
Fully on-chain neural-network 'fingerprint' NFT by DIID x Higgs (ERC-721 + metadata, ERC721A). Passes strict validation.
@yougogirldoteth
yougogirldoteth merged commit 27cc09b into evmnow:main Aug 27, 2026
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.

2 participants