mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
error fixed
This commit is contained in:
parent
5d95739838
commit
6b5d481860
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user