private key
private key
(s), and
nothing more.
In contrast, smart contract accounts
enable limitless functionality,
including:
P256
, BLS
,
etc.)SetCodeTx
, which enables EOA accounts to
delegate a smart contract as their implementation.
Now, in addition to regular EOA functionality, users can also use programmatic
smart contract functionality as if a contract was deployed to their EOA
address
itself. This is done by signing and sending a transaction to
address(self)
.