mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
modify mainnet name
This commit is contained in:
parent
b9e55cf54f
commit
5d95739838
|
@ -3,28 +3,27 @@
|
|||
"chain": "Taycan",
|
||||
"rpc": [
|
||||
"https://test-taycan.hupayx.io",
|
||||
"http://ttaycan-ws.hupayx.io:8546"
|
||||
],
|
||||
"faucets": [
|
||||
"http://ttaycan-faucet.hupayx.io/"
|
||||
"https://ttaycan-faucet.hupayx.io/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "test-Shuffle",
|
||||
"symbol": "tSFL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://hupayx.io",
|
||||
"infoURL": "https://hupayx.io",
|
||||
"shortName": "taycan-testnet",
|
||||
"chainId": 2023,
|
||||
"networkId": 2023,
|
||||
"explorers": [{
|
||||
"name": "Taycan Explorer(Blockscout)",
|
||||
"url": "http://evmscan-test.hupayx.io/",
|
||||
"url": "https://evmscan-test.hupayx.io/",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Taycan Cosmos Explorer",
|
||||
"url": "http://cosmoscan-test.hupayx.io/",
|
||||
"url": "https://cosmoscan-test.hupayx.io/",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -11,18 +11,18 @@
|
|||
"symbol": "SFL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://hupayx.io",
|
||||
"infoURL": "https://hupayx.io",
|
||||
"shortName": "SFL",
|
||||
"chainId": 22023,
|
||||
"networkId": 22023,
|
||||
"explorers": [{
|
||||
"name": "Taycan Explorer(Blockscout)",
|
||||
"url": "http://taycan-evmscan.hupayx.io/",
|
||||
"url": "https://taycan-evmscan.hupayx.io/",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Taycan Cosmos Explorer(BigDipper)",
|
||||
"url": "http://taycan-cosmoscan.hupayx.io/",
|
||||
"url": "https://taycan-cosmoscan.hupayx.io/",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user