Open vakkuda opened 2 years ago
I think you need to right-click + delete the deps folder for the files to be redownloaded.
Since these functions are payable, they are not compatible with function signatures that OpenSea wants for their new Creator Fees system.
https://github.com/ProjectOpenSea/operator-filter-registry
Edit: Ignore my comment. It was a product of me being tired and stressed.
Payable is unrelated to the new OpenSea policies. If you're talking about their specific filtering library, ERC721A still works. You just need to add the modifier to your transfer functions.
That's also what I thought. For some reason opensea thinks, I did not include Creator Fees functions.
@tomazmm If you want an optimized example using ERC721A, may I interest you in https://github.com/Vectorized/closedsea ;)
Oh cool. Will definitly look into it. I love your work and contribution. Much respect :blush:
Are they supposed to be external payable? Imported then flattened in Remix 9/17/22 wasn't previous versions