From 74511917da83ef7bd060137cfef2fbcf514357ef Mon Sep 17 00:00:00 2001 From: Revealer <91294600+therevealer@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:00:33 +0100 Subject: [PATCH] Adding Kraken's Ink to Chainscout Ink is an Ethereum OP Stack layer 2 blockchain designed to be the house of DeFi for the Superchain; a powerful baselayer for deploying innovative DeFi protocols. --- data/chains.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/data/chains.json b/data/chains.json index 60173f8..fa52210 100644 --- a/data/chains.json +++ b/data/chains.json @@ -11543,5 +11543,21 @@ "hostedBy": "self-hosted" } ] - } + }, + "57073": { + "name": "Ink", + "description": "Kraken's Ink chain built on the Superchain features sequencer-level security and sub-second block times", + "logo": "https://docs.inkonchain.com/images/brand-kit/docs-logo-symbol.png", + "ecosystem": "Optimism", + "isTestnet": false, + "layer": 2, + "rollupType": null, + "website": "https://inkonchain.com/", + "explorers": [ + { + "url": "https://explorer.inkonchain.com/", + "hostedBy": "blockscout" + } + ] + } }