chains/_data/chains/eip155-2023.json
ej-ri 43335d6143
Hupayx icon (#1840)
* 2023, 22023 chain info modify add icon shuffle

* 2023, 22023 chain info modify add icon shuffle
2022-11-07 17:38:08 +01:00

31 lines
700 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,
"icon": "shuffle",
"explorers": [
{
"name": "Taycan Explorer(Blockscout)",
"url": "https://evmscan-test.hupayx.io",
"standard": "none",
"icon": "shuffle"
},
{
"name": "Taycan Cosmos Explorer",
"url": "https://cosmoscan-test.hupayx.io",
"standard": "none",
"icon": "shuffle"
}
]
}