From 6b5d481860cab3e9bb36bb3d16c52150973e3c9b Mon Sep 17 00:00:00 2001 From: eunjay lee Date: Wed, 27 Apr 2022 11:32:37 +0900 Subject: [PATCH] error fixed --- _data/chains/eip155-2023.json | 6 +++--- _data/chains/eip155-22023.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/chains/eip155-2023.json b/_data/chains/eip155-2023.json index 0fafd618..78e647da 100644 --- a/_data/chains/eip155-2023.json +++ b/_data/chains/eip155-2023.json @@ -2,7 +2,7 @@ "name": "Taycan Testnet", "chain": "Taycan", "rpc": [ - "https://test-taycan.hupayx.io", + "https://test-taycan.hupayx.io" ], "faucets": [ "https://ttaycan-faucet.hupayx.io/" @@ -18,12 +18,12 @@ "networkId": 2023, "explorers": [{ "name": "Taycan Explorer(Blockscout)", - "url": "https://evmscan-test.hupayx.io/", + "url": "https://evmscan-test.hupayx.io", "standard": "none" }, { "name": "Taycan Cosmos Explorer", - "url": "https://cosmoscan-test.hupayx.io/", + "url": "https://cosmoscan-test.hupayx.io", "standard": "none" } ] diff --git a/_data/chains/eip155-22023.json b/_data/chains/eip155-22023.json index f8516ef6..bad3cd8a 100644 --- a/_data/chains/eip155-22023.json +++ b/_data/chains/eip155-22023.json @@ -17,12 +17,12 @@ "networkId": 22023, "explorers": [{ "name": "Taycan Explorer(Blockscout)", - "url": "https://taycan-evmscan.hupayx.io/", + "url": "https://taycan-evmscan.hupayx.io", "standard": "none" }, { "name": "Taycan Cosmos Explorer(BigDipper)", - "url": "https://taycan-cosmoscan.hupayx.io/", + "url": "https://taycan-cosmoscan.hupayx.io", "standard": "none" }] }