diff --git a/general/introduction/connect-to-berachain.mdx b/general/introduction/connect-to-berachain.mdx index 1c3d7b0..d8d12c7 100644 --- a/general/introduction/connect-to-berachain.mdx +++ b/general/introduction/connect-to-berachain.mdx @@ -129,6 +129,10 @@ Any [EVM-based wallet](https://ethereum.org/en/wallets/find-wallet/) that suppor - [Gem Wallet](https://gemwallet.com/) - [Zerion](https://zerion.io/download?utm_source=berachain) +### Smart Wallets + +Smart wallets (account abstraction wallets) work on Berachain the same way as on other EVM chains. Berachain supports [EIP-7702](/build/protocol/eip7702-basics), which lets a regular wallet account act as a smart account for batched calls and gas sponsorship without deploying a separate contract wallet. Wallets can also batch transactions through [EIP-5792](/build/protocol/eip5792-overview). Any smart wallet that supports adding a custom EVM network can use the RPC values above. + ## Set Up MetaMask With Berachain