Skip to content

Commit

Permalink
custom networks
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-ships committed Dec 18, 2024
1 parent f36ffd4 commit a481dfe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/pages/features/networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,8 @@ For a network to be supported, it needs:
- [ERC-4337 Entrypoint v0.6](https://github.com/eth-infinitism/account-abstraction/releases/tag/v0.6.0) deployed at `0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789`
- [Smart Wallet Factory](https://github.com/coinbase/smart-wallet/tree/main?tab=readme-ov-file#deployments) deployed at `0x0BA5ED0c6AA8c49038F819E587E2633c4A9F428a`
- ERC-4337 bundler meeting Coinbase's standards (availability, latency, security)
- Integration work from the Smart Wallet team
- Integration work from the Smart Wallet team

## Adding Custom Networks

There is no support for custom networks or [EIP-3085](https://eips.ethereum.org/EIPS/eip-3085) (wallet_addEthereumChain). Users cannot add custom networks to Smart Wallet. Only officially supported networks listed above can be used.

0 comments on commit a481dfe

Please sign in to comment.