Definition
The pseudo-transaction structure defined by ERC-4337 that describes an action a smart account wants to perform. User operations travel in a separate mempool, are bundled by a bundler, and execute through the EntryPoint contract. Write user operation in prose; UserOperation is the code identifier.
Also known as
user operationUserOperation
Note
`UserOperation` (PascalCase) is a code term for EIP-4337. In prose, use "user operation" (two words, standard casing). Avoid PascalCase outside code context.
Translations
| Language | Prose |
|---|---|
| العربية Arabic | عملية المستخدم |
| বাংলা Bengali | ব্যবহারকারী অপারেশন |
| Čeština Czech | uživatelskou operaci |
| Deutsch German | Benutzeroperation |
| Español Spanish | operación de usuario |
| Français French | opération d'utilisateur |
| हिन्दी Hindi | उपयोगकर्ता संचालन |
| Bahasa Indonesia Indonesian | OperasiPengguna |
| Italiano Italian | operazione utente |
| 日本語 Japanese | ユーザーオペレーション |
| 한국어 Korean | 사용자 작업을 |
| मराठी Marathi | वापरकर्ता कार्याची |
| Polski Polish | operacje użytkownika |
| Português Portuguese (Brazil) | operação de usuário |
| Русский Russian | пользовательская операция |
| Kiswahili Swahili | Operesheni ya Mtumiaji |
| தமிழ் Tamil | பயனர் செயல்பாட்டை |
| తెలుగు Telugu | వాడుకరి కార్యకలాపం |
| Türkçe Turkish | Kullanıcı İşlemi |
| Українська Ukrainian | користувацьку операцію |
| اردو Urdu | صارف کا عمل |
| Tiếng Việt Vietnamese | thao tác người dùng |
| 简体中文 Chinese (Simplified) | 用户操作 |
| 繁體中文 Chinese (Traditional) | 用戶操作 |