Gotta Catch 'Em All!
Looking through this I don't see any implementation for the burn functionality. Do you have any thoughts on how this is achieved since the Registry contract does not implement ERC721Burnable?
I think it is done off-chain.
how is the salt generated?
The salt comes from the backend API, we wouldn't know how it is generated.
Looking through this I don't see any implementation for the burn functionality. Do you have any thoughts on how this is achieved since the Registry contract does not implement ERC721Burnable?
I think it is done off-chain.
how is the salt generated?
The salt comes from the backend API, we wouldn't know how it is generated.