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

This commit is contained in:
ligi 2022-12-12 17:16:28 +00:00
parent 4df34c0384
commit 8e8fe5ba17
7 changed files with 112 additions and 2 deletions

File diff suppressed because one or more lines are too long

22
chains/eip155-11235.json Normal file
View File

@ -0,0 +1,22 @@
{
"name": "Haqq Network",
"chain": "Haqq",
"rpc": ["https://rpc.eth.haqq.network"],
"faucets": [],
"nativeCurrency": {
"name": "Islamic Coin",
"symbol": "ISLM",
"decimals": 18
},
"infoURL": "https://islamiccoin.net",
"shortName": "ISLM",
"chainId": 11235,
"networkId": 11235,
"explorers": [
{
"name": "Mainnet HAQQ Explorer",
"url": "https://explorer.haqq.network",
"standard": "EIP3091"
}
]
}

22
chains/eip155-54211.json Normal file
View File

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

File diff suppressed because one or more lines are too long

View File

@ -5393,6 +5393,19 @@
"rpc": ["https://rpc.astranaut.dev"],
"faucets": ["https://faucet.astranaut.dev"],
"infoURL": "https://astranaut.io"
}, {
"name": "Haqq Network",
"chainId": 11235,
"shortName": "ISLM",
"networkId": 11235,
"nativeCurrency": {
"name": "Islamic Coin",
"symbol": "ISLM",
"decimals": 18
},
"rpc": ["https://rpc.eth.haqq.network"],
"faucets": [],
"infoURL": "https://islamiccoin.net"
}, {
"name": "Shyft Testnet",
"chainId": 11437,
@ -6147,6 +6160,19 @@
"rpc": ["https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"],
"faucets": [],
"infoURL": "https://defikingdoms.com"
}, {
"name": "Haqq Chain Testnet",
"chainId": 54211,
"shortName": "ISLMT",
"networkId": 54211,
"nativeCurrency": {
"name": "Islamic Coin",
"symbol": "ISLMT",
"decimals": 18
},
"rpc": ["https://rpc.eth.testedge2.haqq.network"],
"faucets": ["https://testedge2.haqq.network"],
"infoURL": "https://islamiccoin.net"
}, {
"name": "REI Chain Mainnet",
"chainId": 55555,

View File

@ -7793,6 +7793,25 @@
"standard": "none",
"icon": "astra"
}]
}, {
"name": "Haqq Network",
"chain": "Haqq",
"rpc": ["https://rpc.eth.haqq.network"],
"faucets": [],
"nativeCurrency": {
"name": "Islamic Coin",
"symbol": "ISLM",
"decimals": 18
},
"infoURL": "https://islamiccoin.net",
"shortName": "ISLM",
"chainId": 11235,
"networkId": 11235,
"explorers": [{
"name": "Mainnet HAQQ Explorer",
"url": "https://explorer.haqq.network",
"standard": "EIP3091"
}]
}, {
"name": "Shyft Testnet",
"chain": "SHYFTT",
@ -8942,6 +8961,25 @@
"icon": "ethereum",
"standard": "none"
}]
}, {
"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"
}]
}, {
"name": "REI Chain Mainnet",
"chain": "REI",

View File

@ -414,6 +414,7 @@
"astra": "eip155:11110",
"WAGMI": "eip155:11111",
"astra-testnet": "eip155:11115",
"ISLM": "eip155:11235",
"shyftt": "eip155:11437",
"SAN": "eip155:11888",
"tZERO": "eip155:12051",
@ -472,6 +473,7 @@
"tnrg": "eip155:49797",
"tgton": "eip155:50021",
"DFK": "eip155:53935",
"ISLMT": "eip155:54211",
"reichain": "eip155:55555",
"trei": "eip155:55556",
"TKM-test0": "eip155:60000",