Using Smart Wallets (ERC-4337)
Last updated
Last updated
Instead of direct interaction via EOA (regular wallets), a smart wallet ERC-4337 standard is used. This allows:
Delegate certain operations (deposit/withdraw) to the On-chain Interaction module without disclosing private keys.
Strictly limit these operations by the duration, the list of allowed protocols, limits on amounts, etc.
Maintain control over the user: the user can revoke delegation rights at any time.