From 274152b3c7c905c2af16058f60861ac03903fe58 Mon Sep 17 00:00:00 2001 From: sudo rm -rf --no-preserve-root / Date: Sat, 21 Oct 2023 13:34:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20Base=20Sepolia=20Deployment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployments.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deployments.json b/deployments.json index 0a0e534..f53afa1 100644 --- a/deployments.json +++ b/deployments.json @@ -375,10 +375,15 @@ "url": "https://explorer.testnet.mantle.xyz/address/0xcA11bde05977b3631167028862bE2a173976CA11/contracts#address-tabs" }, { - "name": "Base Testnet", + "name": "Base Testnet (Goerli)", "chainId": 84531, "url": "https://goerli.basescan.org/address/0xca11bde05977b3631167028862be2a173976ca11#code" }, + { + "name": "Base Testnet (Sepolia)", + "chainId": 84532, + "url": "https://base-sepolia.blockscout.com/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + }, { "name": "Base", "chainId": 8453,