From 0ffe96d272ddf89e24cd9fe93e37f0fa243b369e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C5=A1a=20Pul?= <4625220+codespool@users.noreply.github.com> Date: Thu, 26 Oct 2023 17:45:32 +0300 Subject: [PATCH] Add zKatana --- deployments.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/deployments.json b/deployments.json index 21529ad..2e72bce 100644 --- a/deployments.json +++ b/deployments.json @@ -696,5 +696,10 @@ "chainId": 280, "url": "https://goerli.explorer.zksync.io/address/0xF9cda624FBC7e059355ce98a31693d299FACd963#contract", "address": "0xF9cda624FBC7e059355ce98a31693d299FACd963" - } -] \ No newline at end of file + }, + { + "name": "zKatana", + "chainId": 1261120, + "url": "https://zkatana.blockscout.com/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + }, +]