ERC-7806: Minimal intent-centric EOA smart account

I am drafting a new ERC that defines interfaces for intent-centric EOA smart account under EIP-7702.

Abstract

This proposal defines interfaces to build intent-centric smart accounts under EIP-7702, allowing EOA account owners to define their intents of a transaction and let relayers (solvers) to validate and execute the requests.

For detailed spec and rationales, please refer to the ERC pull request:

Backwards Compatibility

This EIP shares the same backwards compatibility issue as EIP-7702. This EIP is not compatible with ERC-7521.

Security Considerations

This is mainly controlled by the standard and account implementation to make sure the account is safe. Solver needs to responsible for its own security when executing intents.

More discussion needed.

Suggest just posting a link to the ERC PR and perhaps the abstract rather than copy/pasting.

Thanks for the advice, I’ve edited the post to include abstract, motivation and some discussion topics only. :pray:

1 Like