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",
|
"name": "Taycan Testnet",
|
||||||
"chain": "Taycan",
|
"chain": "Taycan",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://test-taycan.hupayx.io",
|
"https://test-taycan.hupayx.io"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://ttaycan-faucet.hupayx.io/"
|
"https://ttaycan-faucet.hupayx.io/"
|
||||||
|
@ -18,12 +18,12 @@
|
||||||
"networkId": 2023,
|
"networkId": 2023,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Taycan Explorer(Blockscout)",
|
"name": "Taycan Explorer(Blockscout)",
|
||||||
"url": "https://evmscan-test.hupayx.io/",
|
"url": "https://evmscan-test.hupayx.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Taycan Cosmos Explorer",
|
"name": "Taycan Cosmos Explorer",
|
||||||
"url": "https://cosmoscan-test.hupayx.io/",
|
"url": "https://cosmoscan-test.hupayx.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -17,12 +17,12 @@
|
||||||
"networkId": 22023,
|
"networkId": 22023,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Taycan Explorer(Blockscout)",
|
"name": "Taycan Explorer(Blockscout)",
|
||||||
"url": "https://taycan-evmscan.hupayx.io/",
|
"url": "https://taycan-evmscan.hupayx.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Taycan Cosmos Explorer(BigDipper)",
|
"name": "Taycan Cosmos Explorer(BigDipper)",
|
||||||
"url": "https://taycan-cosmoscan.hupayx.io/",
|
"url": "https://taycan-cosmoscan.hupayx.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user