From ce8c164323e3d2ee50e0f77a30cbec3267ad3986 Mon Sep 17 00:00:00 2001 From: Gabriel Cardona Date: Fri, 28 Jan 2022 09:50:45 -0800 Subject: [PATCH] Update explorer name. --- _data/chains/eip155-11111.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-11111.json b/_data/chains/eip155-11111.json index 2072dda8..f9e423cd 100644 --- a/_data/chains/eip155-11111.json +++ b/_data/chains/eip155-11111.json @@ -16,7 +16,7 @@ "networkId": 11111, "explorers": [ { - "name": "Try WAGMI", + "name": "WAGMI Explorer", "url": "https://trywagmi.xyz" } ]