Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/content/roadmap/pectra/7702/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ Due to the nature of EIP 7702, it is recommended wallets use caution when helpin
| 0x63c0c19a282a1b52b07dd5a65b58948a07dae32b | [MetaMask/delegation-framework](https://github.com/MetaMask/delegation-framework) | [audits](https://github.com/MetaMask/delegation-framework/tree/main/audits) |
| 0x4Cd241E8d1510e30b2076397afc7508Ae59C66c9 | [Ethereum Foundation AA team](https://github.com/eth-infinitism/account-abstraction/blob/develop/contracts/accounts/Simple7702Account.sol) | [audits](https://github.com/eth-infinitism/account-abstraction/blob/develop/audits/SpearBit%20Account%20Abstraction%20Security%20Review%20-%20Mar%202025.pdf) |
| 0x17c11FDdADac2b341F2455aFe988fec4c3ba26e3 | [Luganodes/Pectra-Batch-Contract](https://github.com/Luganodes/Pectra-Batch-Contract) | [audits](https://certificate.quantstamp.com/full/luganodes-pectra-batch-contract/23f0765f-969a-4798-9edd-188d276c4a2b/index.html) |
| 0x612373D7003d694220f7800EeaF8E3924c0951D3 | [RainbowCalibur](https://github.com/uniswap/calibur) | [audits](https://github.com/uniswap/calibur/tree/main/audits) |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanielSinclair Hey just checking, didn't see the address in the audits and the repo showing 0x000000009B1D0aF20D8C6d0A44e162d11F9b8f00? Both appear deployed on Mainnet, just confirming this is what we should be using

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @DanielSinclair, friendly nudge on this... do you happen to have

  1. a Rainbow-owned repo/fork URL showing the deployment
  2. confirmation that bytecode matches the audited Calibur (with a verification reference)
  3. info as to whether the deployment is CREATE2 with standard initcode per this page's own guidance?

Thanks!


## Hardware wallet guidelines {#hardware-wallet-guidelines}

Expand Down
Loading