error fixed

This commit is contained in:
eunjay lee 2022-04-27 11:32:37 +09:00
parent 5d95739838
commit 6b5d481860
2 changed files with 5 additions and 5 deletions

View File

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

View File

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