From 25ac6d171afb975e37991dbd1ce952c20b011217 Mon Sep 17 00:00:00 2001 From: NikitaSavik Date: Wed, 11 Dec 2024 12:57:18 +0100 Subject: [PATCH] Fixing Lukso hoster --- data/chains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/chains.json b/data/chains.json index e288d92..b7fa067 100644 --- a/data/chains.json +++ b/data/chains.json @@ -286,7 +286,7 @@ "explorers": [ { "url": "https://explorer.execution.mainnet.lukso.network/", - "hostedBy": "blockscout" + "hostedBy": "self" } ] },