From 74a3f7a9eb55b861d740461eefe68dd8d0db1225 Mon Sep 17 00:00:00 2001 From: henryliu <17600047539@163.com> Date: Wed, 23 Mar 2022 18:58:21 +0800 Subject: [PATCH] fix --- _data/chains/eip155-102.json | 2 +- _data/chains/eip155-103.json | 2 +- _data/chains/eip155-105.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-102.json b/_data/chains/eip155-102.json index 387621d9..f38b338c 100644 --- a/_data/chains/eip155-102.json +++ b/_data/chains/eip155-102.json @@ -15,7 +15,7 @@ "networkId": 102, "explorers": [{ "name": "Web3Games Explorer", - "url": "https://explorer-testnet.web3games.org/", + "url": "https://explorer-testnet.web3games.org", "standard": "EIP1559" }] } diff --git a/_data/chains/eip155-103.json b/_data/chains/eip155-103.json index 4eb2622e..3e4a6f29 100644 --- a/_data/chains/eip155-103.json +++ b/_data/chains/eip155-103.json @@ -15,7 +15,7 @@ "networkId": 103, "explorers": [{ "name": "Web3Games Explorer", - "url": "https://explorer.web3games.org/", + "url": "https://explorer.web3games.org", "standard": "EIP1559" }] } diff --git a/_data/chains/eip155-105.json b/_data/chains/eip155-105.json index e8503560..3c5f20b5 100644 --- a/_data/chains/eip155-105.json +++ b/_data/chains/eip155-105.json @@ -15,7 +15,7 @@ "networkId": 105, "explorers": [{ "name": "Web3Games Explorer", - "url": "https://explorer-devnet.web3games.org/", + "url": "https://explorer-devnet.web3games.org", "standard": "EIP1559" }] }