Skip to content

Add Art Blocks Studio | 56 contract metadata (core + implementation) - #9

Merged
yougogirldoteth merged 8 commits into
evmnow:mainfrom
incarterseyes:add-artblocks-studio56-metadata
Aug 27, 2026
Merged

Add Art Blocks Studio | 56 contract metadata (core + implementation)#9
yougogirldoteth merged 8 commits into
evmnow:mainfrom
incarterseyes:add-artblocks-studio56-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown
Contributor

Adds metadata for the Art Blocks Studio | 56 Engine core and its implementation (Ethereum mainnet):

  • 0x000000A35301Fa5784E820F489003FfcfFdc69a6GenArt721CoreV3_Engine core (an EIP-1167 minimal-proxy clone), ERC-721 + metadata. Actions grouped collection / minting / artist / admin / info with accurate access flags (mint_Ecf minter-only, setTokenHash_8PT randomizer-only, artist vs AdminACL gating), ERC-2981 royaltyInfo, and the enum-coded GenArt721Error(uint8).
  • 0x00000000559ca3f3f1279c0EC121C302ED010457 — the shared implementation logic that this and other Engine cores clone.

Scoped to core + implementation only. The surrounding Art Blocks platform contracts (MinterFilter, minters, randomizer, AdminACL, CoreRegistry, SplitProvider, bytecode reader) are shared infrastructure across many collections and are referenced in about/risks rather than authored here. pnpm validate passes strict.

@yougogirldoteth
yougogirldoteth merged commit 0590e04 into evmnow:main Aug 27, 2026
1 check passed
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