chains/_data/chains/eip155-2023.json
ej-ri 8d5de4e0e6
Pr/2023 (#1110)
* Create Hupayx Network 2023, 22023

* Create Hupayx Network 2023, 22023

* modify testnet shortName

* modify mainnet name

* modify mainnet name

* error fixed
2022-05-08 17:22:54 +02:00

31 lines
628 B
JSON

{
"name": "Taycan Testnet",
"chain": "Taycan",
"rpc": [
"https://test-taycan.hupayx.io"
],
"faucets": [
"https://ttaycan-faucet.hupayx.io/"
],
"nativeCurrency": {
"name": "test-Shuffle",
"symbol": "tSFL",
"decimals": 18
},
"infoURL": "https://hupayx.io",
"shortName": "taycan-testnet",
"chainId": 2023,
"networkId": 2023,
"explorers": [{
"name": "Taycan Explorer(Blockscout)",
"url": "https://evmscan-test.hupayx.io",
"standard": "none"
},
{
"name": "Taycan Cosmos Explorer",
"url": "https://cosmoscan-test.hupayx.io",
"standard": "none"
}
]
}