> For the complete documentation index, see [llms.txt](https://docs.eridian.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eridian.xyz/ethereum-dev/solidity-notes/self-destruct.md).

# Self Destruct

### EIP-6780: SELFDESTRUCT only in same transaction

{% embed url="<https://eips.ethereum.org/EIPS/eip-6780>" %}

### Example

* [https://solidity-by-example.org/hacks/self-destruct](https://solidity-by-example.org/hacks/self-destruct/)
