Skip to content

Commit

Permalink
fix: missing code format for deployed address
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypaik committed Apr 29, 2024
1 parent fb2c6ce commit 7258afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/mainnets/zora-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Chain Id: 7777777
| Version | Address | Explorer | Salt | Run |
| ------- | -------------------------------------------- | ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| v2.0.0 | `0x0000000000400CdFef5E2714E63d8040b700BC24` | [explorer](https://explorer.zora.energy/address/0x0000000000400CdFef5E2714E63d8040b700BC24) | `0x00000000000000000000000000000000000000005f1ffd9d31306e056bcc959b` | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1714101518.json) |
| v1.1.0 | 0x00004EC70002a32400f8ae005A26081065620D20 | [explorer](https://explorer.zora.energy/address/0x00004EC70002a32400f8ae005A26081065620D20) | `0x4e59b44847b379578588920ca78fbf26c0b4956c3406f3bdc271500000c2f72f` | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1710446999.json) |
| v1.1.0 | `0x00004EC70002a32400f8ae005A26081065620D20` | [explorer](https://explorer.zora.energy/address/0x00004EC70002a32400f8ae005A26081065620D20) | `0x4e59b44847b379578588920ca78fbf26c0b4956c3406f3bdc271500000c2f72f` | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1710446999.json) |

## LightAccount

| Version | Address | Explorer | Run |
| ------- | -------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| v2.0.0 | `0x8E8e658E22B12ada97B402fF0b044D6A325013C7` | [explorer](https://explorer.zora.energy/address/0x8E8e658E22B12ada97B402fF0b044D6A325013C7) | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1714101518.json) |
| v1.1.0 | 0xae8c656ad28F2B59a196AB61815C16A0AE1c3cba | [explorer](https://explorer.zora.energy/address/0xae8c656ad28F2B59a196AB61815C16A0AE1c3cba) | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1710446999.json) |
| v1.1.0 | `0xae8c656ad28F2B59a196AB61815C16A0AE1c3cba` | [explorer](https://explorer.zora.energy/address/0xae8c656ad28F2B59a196AB61815C16A0AE1c3cba) | [run](./broadcast/Deploy_LightAccountFactory.s.sol/7777777/run-1710446999.json) |

## MultiOwnerLightAccountFactory

Expand Down

0 comments on commit 7258afb

Please sign in to comment.