> For the complete documentation index, see [llms.txt](https://docs.blinklabs.xyz/blink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blinklabs.xyz/blink/get-started/blink-gas-sponsorship/types-of-gss/bundler-paymaster.md).

# Bundler / Paymaster

Since the inception of ERC-4337 and more recently EIP-7702, smart wallets are becoming more popular on EVM chains.

However, it's quite a confusing ecosystem! You have to worry about Paymasters, Bundlers... Not to mention that bundling is a public mempool... So your transcations will be at risk from frontrunning and sandwich attacks.

Blink solves this by making things "just work":

* User Operation MEV protection / refunds
* Use the same Blink RPC url as your "Bundler"
* Use the same Blink RPC as your "Paymaster"
* It works with all major smart wallet implementations supported by Viem <https://viem.sh/account-abstraction/accounts/smart>. We're happy to support custom implementations too.

Get in touch with us for me information!
