From 7cf4f5d227cdeeed370f701554c3628d3476bdbb Mon Sep 17 00:00:00 2001 From: 0xfourzerofour Date: Fri, 15 Mar 2024 11:05:49 -0400 Subject: [PATCH] feat(chains): zora mainnet docx --- deployments/mainnets/zora-mainnet.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 deployments/mainnets/zora-mainnet.md diff --git a/deployments/mainnets/zora-mainnet.md b/deployments/mainnets/zora-mainnet.md new file mode 100644 index 00000000..51d6f3df --- /dev/null +++ b/deployments/mainnets/zora-mainnet.md @@ -0,0 +1,26 @@ +# Zora Mainnet +Chain Id: 7777777 + +## MultiOwnerModularAccountFactory + +| Version | Address | Explorer Link | Salt | Deploy Script Run | +| ------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------------------- | +| v1.0.0 | 0x000000e92D78D90000007F0082006FDA09BD5f11 | [explorer](https://explorer.zora.energy/address/0x000000e92D78D90000007F0082006FDA09BD5f11) | `0x5db157a188f31855e74efff3` | [run](broadcast/Deploy.s.sol/7777777/run-1710514680.json) | + +## UpgradeableModularAccount Implementation + +| Version | Address | Explorer Link | Salt | Deploy Script Run | +| ------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------------------- | +| v1.0.0 | 0x0046000000000151008789797b54fdb500E2a61e | [explorer](https://explorer.zora.energy/address/0x0046000000000151008789797b54fdb500E2a61e) | `0x3249843e32cfdd3724630092` | [run](broadcast/Deploy.s.sol/7777777/run-1710514680.json) | + +## MultiOwnerPlugin + +| Version | Address | Explorer Link | Salt | Deploy Script Run | +| ------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------------------- | +| v1.0.0 | 0xcE0000007B008F50d762D155002600004cD6c647 | [explorer](https://explorer.zora.energy/address/0xcE0000007B008F50d762D155002600004cD6c647) | `0x9292f6fd68967e13eda2502d` | [run](broadcast/Deploy.s.sol/7777777/run-1710514680.json) | + +## SessionKeyPlugin + +| Version | Address | Explorer Link | Salt | Deploy Script Run | +| ------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------------------- | +| v1.0.1 | 0x0000003E0000a96de4058e1E02a62FaaeCf23d8d | [explorer](https://explorer.zora.energy/address/0x0000003E0000a96de4058e1E02a62FaaeCf23d8d) | `0x4e59b44847b379578588920ca78fbf26c0b4956c1689983b8c7f38000288670c` | [run](broadcast/Deploy.s.sol/7777777/run-1710514680.json) |