What does selfdestruct do exactly? - Smart Contracts - OpenZeppelin Forum Solidity: A Small Test of the Self-Destruct Operation For the purpose of this article, I have read some good sources, starting with “Why Do Smart Contracts Self-Destruct? Investigating the Selfdestruct Function on Ethereum,” a recent publication that… Reading time: 4 min read
Selfdestruct pattern in Solidity smart contracts - Medium Selfdestruct design pattern is used by smart contract developers in order to clean contract’s data and move contract’s funds to special address which defined by contract logic