Govur University Logo
--> --> --> -->
...

What special EVM instruction makes a contract send all its leftover money to another wallet when it stops existing?



The special EVM instruction that makes a contract send all its leftover money to another wallet when it stops existing is `SELFDESTRUCT`. The Ethereum Virtual Machine (EVM) is the runtime environment that executes smart contract code on the Ethereum blockchain. An instructio....

Log in to view the answer



Redundant Elements