Skip to content

v0.2.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@divergencetech divergencetech released this 21 Nov 14:04
· 158 commits to main since this release
ERC721Common contract with:

- ERC721Enumerable+Pausable inheritance
- utils/OwnerPausable (new contract) inheritance for pause() toggling only by owner
- Gas-free OpenSea listings thanks to @dievardump's BaseOpenSea