add htmlcoin (#1993)

* add htmlcoin chainID 4444

* add htmlcoin testnet chainID 4445

* add htmlcoin

* add htmlcoin

* add faucet to htmlcoin

* edit name duplicate

* edit name duplicate

* remove testnet
This commit is contained in:
Jaron Rosenau 2022-12-08 09:32:27 -08:00 committed by GitHub
parent 8cbc7cc5b6
commit 886610b882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"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"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmR1oDRSadPerfyWMhKHNP268vPKvpczt5zPawgFSZisz2",
"width": 1000,
"height": 1000,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB