From 6f1601e0207015ab3615bc51574949bc59d742c4 Mon Sep 17 00:00:00 2001 From: huangyu9784 Date: Wed, 16 Mar 2022 17:58:00 +0800 Subject: [PATCH] fix explorer --- _data/chains/eip155-444900.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-444900.json b/_data/chains/eip155-444900.json index 65996fa6..c0ebc624 100644 --- a/_data/chains/eip155-444900.json +++ b/_data/chains/eip155-444900.json @@ -16,5 +16,9 @@ "shortName": "wlkt", "chainId": 444900, "networkId": 444900, - "explorers": [] + "explorers": [{ + "name": "weelink-testnet", + "url": "https://weelink.cloud/#/blockView/overview", + "standard": "none" + }] } \ No newline at end of file