BaseWalletFactory Smart Contract
BaseWalletFactory is a factory contract in the FundAgent system, responsible for deploying new BaseWallet instances using the minimal proxy pattern.
Contract Details
Network
Base Mainnet
Address
0x9661932b4C90cb562076DBE3cA5D6474E5d38e51
Key Features
- Deploys new BaseWallet instances using the minimal proxy pattern
- Allows deterministic wallet address prediction
- Initializes new wallets with provided owners
- Emits events for wallet creation