List of simple account factory addresses on different networks
Account factories are contracts that can be used to create new wallet contracts. Simple account factory is a factory contract that can be used to create wallet contracts with the most basic implementation. Below you can find the addresses of simple account factory on different networks. Check out this example dapp repo that uses simple account factory.
Mainnet Deployments
Network ID | Network Name | Simple Account Factory Address |
---|---|---|
1 | Ethereum Mainnet | 0x15Ba39375ee2Ab563E8873C8390be6f2E2F50232 |
137 | Polygon (Matic) Mainnet | 0x15Ba39375ee2Ab563E8873C8390be6f2E2F50232 |
10 | Optimism Mainnet | 0x15Ba39375ee2Ab563E8873C8390be6f2E2F50232 |
42161 | Arbitrum Mainnet | 0x15Ba39375ee2Ab563E8873C8390be6f2E2F50232 |
8453 | Base Mainnet | 0x74fcF00553D3699d845B616D5A9BF5256C984299 |
Testnet Deployments
Network ID | Network Name | Simple Account Factory Address |
---|---|---|
5 | Ethereum Goerli | 0x9406cc6185a346906296840746125a0e44976454 |
11155111 | Ethereum Sepolia | 0x9406cc6185a346906296840746125a0e44976454 |
80001 | Polygon ( Matic ) Mumbai | 0x9406cc6185a346906296840746125a0e44976454 |
420 | Optimism Goerli | 0x9406cc6185a346906296840746125a0e44976454 |
421613 | Arbitrum Goerli | 0x9406cc6185a346906296840746125a0e44976454 |
84531 | Base Goerli | 0x74fcF00553D3699d845B616D5A9BF5256C984299 |