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" }] }