#smart-contracts
Read more stories on Hashnode
Articles with this tag
💡 There has been a change in how selfdestruct works in EIP-4758. read here Understanding Selfdestruct in Standard Contracts In a standard Ethereum...
To understand why constructors pose a problem in implementation contracts, we need to first understand how contract deployment works and then see how...
What is the zero address? In Solidity, the zero address (also known as the null address) is a special address that represents an uninitialized or burn...