> For the complete documentation index, see [llms.txt](https://docs.plume.org/plume/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plume.org/plume/developers/tools-and-services/account-abstraction.md).

# Account Abstraction

## [Conduit](https://conduit.xyz/)

The Conduit Bundler is a component of Conduit's Account Abstraction solution that streamlines complex blockchain operations via ERC-4337 UserOperations, enabling one-click transactions by bundling multi-step actions into a single, user-friendly interaction

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.conduit.xyz/account-abstraction/conduit-bundler>

Plume Bundler URL: <https://bundler.plume.org>

</details>

### Smart Contracts

Here are smart contracts for Plume Mainnet

<table><thead><tr><th width="221.0234375">Contract Name</th><th>Contract Address</th></tr></thead><tbody><tr><td>Entry Point</td><td>0x0000000071727De22E5E9d8BAf0edAc6f37da032</td></tr><tr><td>Safe 4337 Module</td><td>0x75cf11467937ce3F2f357CE24ffc3DBF8fD5c226</td></tr><tr><td>Safe Module Setup</td><td>0x2dd68b007B46fBe91B9A7c3EDa5A7a1063cB5b47</td></tr><tr><td>Simple Account Factory</td><td>0x0ACDDd4868E24aad6A16573b416133F58795A916</td></tr><tr><td>Test Counter</td><td>0x475d5a5B128c1846b86493b357e75E27201447B7</td></tr></tbody></table>

## [Pimlico](http://pimlico.io/)

Pimlico is the world's most advanced ERC-4337 account abstraction infrastructure platform. Pimlico provides a suite of tools and services to help you build, deploy, and manage smart accounts on Ethereum and other EVM-compatible chains.

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.pimlico.io/>

**Dashboard:** <https://dashboard.pimlico.io/>

</details>
