Notus API
Smart Wallets

Overview

Creating and managing wallets onchain can be a barrier for both developers and users, often requiring complex infrastructure, manual setup, and interaction with smart contracts. The Smart Wallets module of the Notus API leverages ERC-4337 account abstraction to simplify this process, enabling developers to generate and manage wallets programmatically at scale.

With Smart Wallets, developers can:

  • Generate ERC-4337-compatible wallets for users on demand, without requiring custom contract deployments.
  • Access full transaction history of any smart wallet through a structured API.
  • Retrieve the user’s onchain portfolio without performing multiple queries or relying on third-party indexers.
  • Scale wallet infrastructure effortlessly to support thousands or millions of users in fintech, DeFi, or exchange platforms.

By abstracting smart wallet creation and management, Notus enables teams to focus on product experience instead of infrastructure, while maintaining onchain transparency and control.