From 4a3599f11d799a2a112de11581ffe176086e7ebc Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 13:09:14 +0000 Subject: [PATCH] docs: document smart wallet support on Connect to Berachain page --- general/introduction/connect-to-berachain.mdx | 4 ++++ 1 file changed, 4 insertions(+) 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