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@15343d007b 🚀
This commit is contained in:
parent
ad005fc250
commit
e0cd74a3aa
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -4561,6 +4561,19 @@
|
||||||
"rpc": ["https://mainnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.mainnet.quarkchain.io:39007"],
|
"rpc": ["https://mainnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.mainnet.quarkchain.io:39007"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.quarkchain.io"
|
"infoURL": "https://www.quarkchain.io"
|
||||||
|
}, {
|
||||||
|
"name": "Crystaleum",
|
||||||
|
"chainId": 103090,
|
||||||
|
"shortName": "CRFI",
|
||||||
|
"networkId": 1,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "CRFI",
|
||||||
|
"symbol": "◈",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://evm.cryptocurrencydevs.org", "https://rpc.crystaleum.org"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://crystaleum.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "BROChain Mainnet",
|
"name": "BROChain Mainnet",
|
||||||
"chainId": 108801,
|
"chainId": 108801,
|
||||||
|
|
|
@ -6441,6 +6441,28 @@
|
||||||
"url": "https://mainnet.quarkchain.io/7",
|
"url": "https://mainnet.quarkchain.io/7",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Crystaleum",
|
||||||
|
"chain": "crystal",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": ["https://evm.cryptocurrencydevs.org", "https://rpc.crystaleum.org"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "CRFI",
|
||||||
|
"symbol": "◈",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://crystaleum.org",
|
||||||
|
"shortName": "CRFI",
|
||||||
|
"chainId": 103090,
|
||||||
|
"networkId": 1,
|
||||||
|
"icon": "crystal",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://scan.crystaleum.org",
|
||||||
|
"icon": "crystal",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "BROChain Mainnet",
|
"name": "BROChain Mainnet",
|
||||||
"chain": "BRO",
|
"chain": "BRO",
|
||||||
|
|
|
@ -350,6 +350,7 @@
|
||||||
"qkc-s5": "eip155:100006",
|
"qkc-s5": "eip155:100006",
|
||||||
"qkc-s6": "eip155:100007",
|
"qkc-s6": "eip155:100007",
|
||||||
"qkc-s7": "eip155:100008",
|
"qkc-s7": "eip155:100008",
|
||||||
|
"CRFI": "eip155:103090",
|
||||||
"bro": "eip155:108801",
|
"bro": "eip155:108801",
|
||||||
"qkc-d-r": "eip155:110000",
|
"qkc-d-r": "eip155:110000",
|
||||||
"qkc-d-s0": "eip155:110001",
|
"qkc-d-s0": "eip155:110001",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user