divergencetech / ethier

Golang and Solidity SDK to make Ethereum development ethier
MIT License
217 stars 23 forks source link

Add `AccessControlEnumerable` to `ERC721ACommon` #77

Closed cxkoda closed 1 year ago

cxkoda commented 1 year ago

I left OwnerPausable in there mainly to avoid having to refactor the Sellers (which will get an overhaul anyway) and the OpenSeaERC721Mintable for now.


This change is Reviewable