Skip to content

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

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

Add Art Blocks Studio | 56 contract metadata (core + implementation)#9
incarterseyes wants to merge 1 commit into
evmnow:mainfrom
incarterseyes:add-artblocks-studio56-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown

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.

GenArt721CoreV3_Engine core (EIP-1167 clone) and its shared implementation. Shared platform contracts treated as external infra. 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