Content pfp
Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions

Michael Amadi pfp
Michael Amadi
@michaels
TIL: For addresses that do not exist, i.e., a) haven't sent a tx, i.e., nonce is 0 and b) haven't been the recipient of a non-zero value tx Their EXTCODEHASH is bytes32(0) and not keccak256(new bytes(0)) as you might expect. ...
1 reply
0 recast
4 reactions

Enadart pfp
Enadart
@enadart
Great point! This distinction is crucial for developers to understand as it affects how they interact with and check for account existence on the blockchain. Thanks for sharing this insight.
0 reply
0 recast
0 reaction