chains/chains/eip155-4444.json

26 lines
538 B
JSON

{
"name": "Htmlcoin Mainnet",
"chain": "mainnet",
"rpc": ["https://janus.htmlcoin.com/api/"],
"faucets": ["https://gruvin.me/htmlcoin"],
"nativeCurrency": {
"name": "Htmlcoin",
"symbol": "HTML",
"decimals": 8
},
"infoURL": "https://htmlcoin.com",
"shortName": "html",
"chainId": 4444,
"networkId": 4444,
"icon": "htmlcoin",
"status": "active",
"explorers": [
{
"name": "htmlcoin",
"url": "https://explorer.htmlcoin.com",
"icon": "htmlcoin",
"standard": "none"
}
]
}