ProjectOpenSea / operator-filter-registry

MIT License
312 stars 93 forks source link

Not working with TinyERC721 implementation #33

Closed augustfr closed 1 year ago

augustfr commented 1 year ago

Does anyone know if this works with TinyERC721 (https://github.com/tajigen/tiny-erc721).

I tried deploying with it on goerli and it still showed as unable to assign creator fees. But then when I switched to erc721a it worked.

Any ideas?

TinyERC721 is very gas efficient which is why I like using it

gasshadow commented 1 year ago

how did you modify TinyERC721 contract?

augustfr commented 1 year ago

I didn't modify TinyERC721. I just used it as is instead of ERC721A

operatorfilterer commented 1 year ago

Validation on Goerli should be fixed now, apologies. Try re-deploying, or share your address here and we can re-validate!

operatorfilterer commented 1 year ago

Closing in lieu of #18 - please post any follow up in that issue.