chains/_data/chains/eip155-54211.json
2022-12-12 18:13:00 +01:00

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"
}
]
}