Skip to content

Commit

Permalink
Merge pull request #174 from qi-protocol/update_readme
Browse files Browse the repository at this point in the history
Updated README.md to add supported EntryPoint address
  • Loading branch information
Vid201 authored Jul 26, 2023
2 parents 30dbda1 + f4d4696 commit 356cee4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ Bundler was tested on the following networks:
| Ethereum | :soon: | :soon: (Goerli), :heavy_check_mark: (Sepolia) |
| Polygon PoS | :soon: | :heavy_check_mark: (Mumbai) |

## Supported Entrypoint
The EntryPoint address is the same on all EVM networks.
| Address | Commit | Audited |
| :--------: | :-------:| :-------: |
| [0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789](https://blockscan.com/address/0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789) | [9b5f2e4](https://github.com/eth-infinitism/account-abstraction/commit/9b5f2e4bb30a81aa30761749d9e2e43fee64c768) | [April 2023](https://blog.openzeppelin.com/eip-4337-ethereum-account-abstraction-incremental-audit)


## Examples

To get started, check the examples [here](./examples/). More examples will be added in the future.
Expand Down Expand Up @@ -114,4 +121,4 @@ aa-bundler is an open-source project and a public good. If you want to help the
- [Bundler - eth-infinitism](https://github.com/eth-infinitism/bundler)
- [Akula](https://github.com/akula-bft/akula)
- [ethers-rs](https://github.com/gakonst/ethers-rs)
- [Reth](https://github.com/paradigmxyz/reth)
- [Reth](https://github.com/paradigmxyz/reth)

0 comments on commit 356cee4

Please sign in to comment.