mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
522 B
JSON
23 lines
522 B
JSON
{
|
|
"name": "Haqq Chain Testnet",
|
|
"chain": "TestEdge2",
|
|
"rpc": ["https://rpc.eth.testedge2.haqq.network"],
|
|
"faucets": ["https://testedge2.haqq.network"],
|
|
"nativeCurrency": {
|
|
"name": "Islamic Coin",
|
|
"symbol": "ISLMT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://islamiccoin.net",
|
|
"shortName": "ISLMT",
|
|
"chainId": 54211,
|
|
"networkId": 54211,
|
|
"explorers": [
|
|
{
|
|
"name": "TestEdge HAQQ Explorer",
|
|
"url": "https://explorer.testedge2.haqq.network",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|