Add Art Blocks Studio | 56 contract metadata (core + implementation) - #9
Open
incarterseyes wants to merge 1 commit into
Open
Add Art Blocks Studio | 56 contract metadata (core + implementation)#9incarterseyes wants to merge 1 commit into
incarterseyes wants to merge 1 commit into
Conversation
GenArt721CoreV3_Engine core (EIP-1167 clone) and its shared implementation. Shared platform contracts treated as external infra. Passes strict validation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds metadata for the Art Blocks Studio | 56 Engine core and its implementation (Ethereum mainnet):
0x000000A35301Fa5784E820F489003FfcfFdc69a6— GenArt721CoreV3_Engine core (an EIP-1167 minimal-proxy clone), ERC-721 + metadata. Actions grouped collection / minting / artist / admin / info with accurate access flags (mint_Ecfminter-only,setTokenHash_8PTrandomizer-only, artist vs AdminACL gating), ERC-2981royaltyInfo, and the enum-codedGenArt721Error(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 validatepasses strict.