Deploying to gh-pages from @ ethereum-lists/chains@a94460540c 🚀

This commit is contained in:
ligi 2023-03-22 09:22:54 +00:00
parent 23840e4f6b
commit e1c9732ee1
11 changed files with 77 additions and 4 deletions

View File

@ -158,6 +158,14 @@
"height": 200,
"format": "png"
}]
}, {
"name": "hsk",
"icons": [{
"url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
"width": 1440,
"height": 448,
"format": "png"
}]
}, {
"name": "pf",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-230315.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "HashKey Chain Testnet",
"chain": "HashKey",
"rpc": ["https://testnet.hashkeychain/rpc"],
"faucets": ["https://testnet.hashkeychain/faucet"],
"nativeCurrency": {
"name": "HashKey Token",
"symbol": "tHSK",
"decimals": 18
},
"infoURL": "https://www.hashkey.com",
"shortName": "hsktest",
"chainId": 230315,
"networkId": 230315,
"icon": "hsk",
"explorers": [
{
"name": "HashKey Chain Testnet Explorer",
"url": "https://testnet.hashkeyscan.io",
"standard": "none"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -8903,6 +8903,19 @@
"rpc": ["http://node.masnet.ai:8545"],
"faucets": [],
"infoURL": "https://masterbank.org"
}, {
"name": "HashKey Chain Testnet",
"chainId": 230315,
"shortName": "hsktest",
"networkId": 230315,
"nativeCurrency": {
"name": "HashKey Token",
"symbol": "tHSK",
"decimals": 18
},
"rpc": ["https://testnet.hashkeychain/rpc"],
"faucets": ["https://testnet.hashkeychain/faucet"],
"infoURL": "https://www.hashkey.com"
}, {
"name": "Haymo Testnet",
"chainId": 234666,

View File

@ -13394,6 +13394,26 @@
"url": "https://explorer.masnet.ai",
"standard": "EIP3091"
}]
}, {
"name": "HashKey Chain Testnet",
"chain": "HashKey",
"rpc": ["https://testnet.hashkeychain/rpc"],
"faucets": ["https://testnet.hashkeychain/faucet"],
"nativeCurrency": {
"name": "HashKey Token",
"symbol": "tHSK",
"decimals": 18
},
"infoURL": "https://www.hashkey.com",
"shortName": "hsktest",
"chainId": 230315,
"networkId": 230315,
"icon": "hsk",
"explorers": [{
"name": "HashKey Chain Testnet Explorer",
"url": "https://testnet.hashkeyscan.io",
"standard": "none"
}]
}, {
"name": "Haymo Testnet",
"chain": "tHYM",

8
icons/hsk.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

File diff suppressed because one or more lines are too long

View File

@ -684,6 +684,7 @@
"twl-jellie": "eip155:202624",
"platon": "eip155:210425",
"mas": "eip155:220315",
"hsktest": "eip155:230315",
"hym": "eip155:234666",
"ats": "eip155:246529",
"atstau": "eip155:246785",