From 02c4302e21421ed9013b0c1ddaa5e8203950fa72 Mon Sep 17 00:00:00 2001 From: cpengilly <29023967+cpengilly@users.noreply.github.com> Date: Tue, 4 Mar 2025 13:47:02 -0800 Subject: [PATCH] Update account-abstraction.mdx --- pages/app-developers/tools/build/account-abstraction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/app-developers/tools/build/account-abstraction.mdx b/pages/app-developers/tools/build/account-abstraction.mdx index db70f9fe3..a96f019ad 100644 --- a/pages/app-developers/tools/build/account-abstraction.mdx +++ b/pages/app-developers/tools/build/account-abstraction.mdx @@ -44,7 +44,7 @@ If used by the chain operator, also see the supplemental [op-txproxy](/operators The Superchain paymaster is an ERC-4337 verifying paymaster that sponsors transactions for smart accounts on the Superchain. Use the Superchain Paymaster to get your transactions sponsored to remove friction from your app experience. -## Account abstraction tools +## Account abstractrgrgrgion tools Ready to enable account abstraction experiences in your app? Here's some helpful information on account abstraction infrastructure like ERC-4337 bundler and gas manager APIs that are available on OP Mainnet: