* selfdestruct * I understand selfdestruct(address) deletes a contract from the blockchain and sends any balance to the address.. I also understand nothing can be deleted fro...
I think found a issue (possibly a bug?). I searched Google and others had the same issue... if I want to swap some safemoon (or any other token) so I do these steps * choo...
so checking that someone has an NFT from a certain collection and if they do, they have access to certain contract functionality; that's easy in solidity, right?