mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@a94460540c 🚀
This commit is contained in:
parent
23840e4f6b
commit
e1c9732ee1
|
@ -158,6 +158,14 @@
|
||||||
"height": 200,
|
"height": 200,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "hsk",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
|
||||||
|
"width": 1440,
|
||||||
|
"height": 448,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "pf",
|
"name": "pf",
|
||||||
"icons": [{
|
"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
23
chains/eip155-230315.json
Normal 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
|
@ -8903,6 +8903,19 @@
|
||||||
"rpc": ["http://node.masnet.ai:8545"],
|
"rpc": ["http://node.masnet.ai:8545"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://masterbank.org"
|
"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",
|
"name": "Haymo Testnet",
|
||||||
"chainId": 234666,
|
"chainId": 234666,
|
||||||
|
|
|
@ -13394,6 +13394,26 @@
|
||||||
"url": "https://explorer.masnet.ai",
|
"url": "https://explorer.masnet.ai",
|
||||||
"standard": "EIP3091"
|
"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",
|
"name": "Haymo Testnet",
|
||||||
"chain": "tHYM",
|
"chain": "tHYM",
|
||||||
|
|
8
icons/hsk.json
Normal file
8
icons/hsk.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
|
||||||
|
"width": 1440,
|
||||||
|
"height": 448,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE
Normal file
BIN
iconsDownload/QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
File diff suppressed because one or more lines are too long
|
@ -684,6 +684,7 @@
|
||||||
"twl-jellie": "eip155:202624",
|
"twl-jellie": "eip155:202624",
|
||||||
"platon": "eip155:210425",
|
"platon": "eip155:210425",
|
||||||
"mas": "eip155:220315",
|
"mas": "eip155:220315",
|
||||||
|
"hsktest": "eip155:230315",
|
||||||
"hym": "eip155:234666",
|
"hym": "eip155:234666",
|
||||||
"ats": "eip155:246529",
|
"ats": "eip155:246529",
|
||||||
"atstau": "eip155:246785",
|
"atstau": "eip155:246785",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user