loomnetwork / erc721x

ERC721x is an extension of ERC721 that adds support for multi-fungible tokens and batch transfers, while being fully backward-compatible.
BSD 3-Clause "New" or "Revised" License
165 stars 54 forks source link

Nft contract as owner bug #8

Closed wighawag closed 6 years ago

wighawag commented 6 years ago

Using the contract as owner might not be a good idea after all, at least unless we can also block the contract from owning NFT.