#blockchain
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...
Introduction Starknet is a decentralized layer-2 network that helps Ethereum to scale securely. It uses a cryptographic technique called...
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...