Comment on page
1
EIP-4972
EIP-4972: Name-Owned Account
The ERC suggests expanding the capabilities of the name service, such as ENS, by enabling each human-readable identity to be linked to a single smart contract account that can be controlled by the owner of the name identity.
The name itself cannot hold any context. We want to build an extension of the name service to give name-rich context by offering each name owner an extra ready-to-use smart contract account, which may help the general smart contract account adoption. With NOA, it is possible to hold assets and information for its name node, opening up new use cases such as name node transfers, which involve transferring ownership of the name node as well as the NOA, including any assets and information it holds.
Last modified 4mo ago