From 1ceb7935b3d8642283f0dc8fd0a7a7f00132be9d Mon Sep 17 00:00:00 2001 From: Jay Paik Date: Wed, 21 Feb 2024 12:19:19 -0500 Subject: [PATCH] chore: update base-sepolia and eth-sepolia deployments (#151) --- deployments/testnets/base-sepolia.md | 1 + deployments/testnets/eth-sepolia.md | 1 + 2 files changed, 2 insertions(+) diff --git a/deployments/testnets/base-sepolia.md b/deployments/testnets/base-sepolia.md index 3fbe374b..af9999a6 100644 --- a/deployments/testnets/base-sepolia.md +++ b/deployments/testnets/base-sepolia.md @@ -26,5 +26,6 @@ Chain Id: 84532 | Version | Address | Explorer Link | Salt | Deploy Script Run | | --------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------- | +| v1.0.1 | 0x0000003E0000a96de4058e1E02a62FaaeCf23d8d | [explorer](https://sepolia.basescan.org/address/0x0000003E0000a96de4058e1E02a62FaaeCf23d8d) | `0x4e59b44847b379578588920ca78fbf26c0b4956c1689983b8c7f38000288670c` | [run](../../broadcast/Deploy.s.sol/84532/run-1708463434.json) | | v1.0.0 | 0x000000e30a00f600823700E975f1b1ac387f0017 | [explorer](https://sepolia.basescan.org/address/0x000000e30a00f600823700E975f1b1ac387f0017) | `0x27f40fd3b6cb45339dbcecac` | [run](../../broadcast/Deploy.s.sol/84532/run-1707339039.json) | | v1.0.0-alpha.1 | 0x000000AAF83f4cbd58193D30643025ffD6C9e724 | [explorer](https://sepolia.basescan.org/address/0x000000AAF83f4cbd58193D30643025ffD6C9e724) | `0x4e59b44847b379578588920ca78fbf26c0b4956cf3b65a380cd6110000b01942` | [run](../../broadcast/Deploy.s.sol/84532/run-1706829406.json) | diff --git a/deployments/testnets/eth-sepolia.md b/deployments/testnets/eth-sepolia.md index 03ebcab4..8f71e174 100644 --- a/deployments/testnets/eth-sepolia.md +++ b/deployments/testnets/eth-sepolia.md @@ -26,5 +26,6 @@ Chain Id: 11155111 | Version | Address | Explorer Link | Salt | Deploy Script Run | | --------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ---------------------------------------------------------------- | +| v1.0.1 | 0x0000003E0000a96de4058e1E02a62FaaeCf23d8d | [explorer](https://sepolia.etherscan.io/address/0x0000003E0000a96de4058e1E02a62FaaeCf23d8d) | `0x4e59b44847b379578588920ca78fbf26c0b4956c1689983b8c7f38000288670c` | [run](../../broadcast/Deploy.s.sol/11155111/run-1708463356.json) | | v1.0.0 | 0x000000e30a00f600823700E975f1b1ac387f0017 | [explorer](https://sepolia.etherscan.io/address/0x000000e30a00f600823700E975f1b1ac387f0017) | `0x27f40fd3b6cb45339dbcecac` | [run](../../broadcast/Deploy.s.sol/11155111/run-1707331082.json) | | v1.0.0-alpha.1 | 0x000000AAF83f4cbd58193D30643025ffD6C9e724 | [explorer](https://sepolia.etherscan.io/address/0x000000AAF83f4cbd58193D30643025ffD6C9e724) | `0x4e59b44847b379578588920ca78fbf26c0b4956cf3b65a380cd6110000b01942` | [run](../../broadcast/Deploy.s.sol/11155111/run-1706829580.json) |