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@27724d1f11 🚀
This commit is contained in:
parent
13417fdd42
commit
62fe44f728
|
@ -1766,6 +1766,14 @@
|
||||||
"height": 512,
|
"height": 512,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "edgeware",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA",
|
||||||
|
"width": 352,
|
||||||
|
"height": 304,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ganache",
|
"name": "ganache",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,15 +1,42 @@
|
||||||
{
|
{
|
||||||
"name": "Edgeware Mainnet",
|
"name": "Edgeware EdgeEVM Mainnet",
|
||||||
"chain": "EDG",
|
"chain": "EDG",
|
||||||
"rpc": ["https://mainnet1.edgewa.re"],
|
"icon": "edgeware",
|
||||||
|
"rpc": [
|
||||||
|
"https://edgeware-evm.jelliedowl.net",
|
||||||
|
"https://mainnet2.edgewa.re/evm",
|
||||||
|
"https://mainnet3.edgewa.re/evm",
|
||||||
|
"https://mainnet4.edgewa.re/evm",
|
||||||
|
"https://mainnet5.edgewa.re/evm",
|
||||||
|
"wss://edgeware.jelliedowl.net",
|
||||||
|
"wss://mainnet2.edgewa.re",
|
||||||
|
"wss://mainnet3.edgewa.re",
|
||||||
|
"wss://mainnet4.edgewa.re",
|
||||||
|
"wss://mainnet5.edgewa.re"
|
||||||
|
],
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Edge",
|
"name": "Edgeware",
|
||||||
"symbol": "EDG",
|
"symbol": "EDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "http://edgewa.re",
|
"infoURL": "https://edgeware.io",
|
||||||
"shortName": "edg",
|
"shortName": "edg",
|
||||||
"chainId": 2021,
|
"chainId": 2021,
|
||||||
"networkId": 2021
|
"networkId": 2021,
|
||||||
|
"slip44": 523,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Edgscan by Bharathcoorg",
|
||||||
|
"url": "https://edgscan.live",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Subscan",
|
||||||
|
"url": "https://edgeware.subscan.io",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "subscan"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,15 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "Beresheet Testnet",
|
"name": "Beresheet BereEVM Testnet",
|
||||||
"chain": "EDG",
|
"chain": "EDG",
|
||||||
"rpc": ["https://beresheet1.edgewa.re"],
|
"rpc": [
|
||||||
|
"https://beresheet-evm.jelliedowl.net",
|
||||||
|
"wss://beresheet.jelliedowl.net"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Testnet Edge",
|
"name": "Testnet EDG",
|
||||||
"symbol": "tEDG",
|
"symbol": "tEDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "http://edgewa.re",
|
"infoURL": "https://edgeware.io/build",
|
||||||
"shortName": "edgt",
|
"shortName": "edgt",
|
||||||
"chainId": 2022,
|
"chainId": 2022,
|
||||||
"networkId": 2022
|
"networkId": 2022,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Edgscan by Bharathcoorg",
|
||||||
|
"url": "https://testnet.edgscan.live",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4640,31 +4640,31 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://publicmint.com"
|
"infoURL": "https://publicmint.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Edgeware Mainnet",
|
"name": "Edgeware EdgeEVM Mainnet",
|
||||||
"chainId": 2021,
|
"chainId": 2021,
|
||||||
"shortName": "edg",
|
"shortName": "edg",
|
||||||
"networkId": 2021,
|
"networkId": 2021,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Edge",
|
"name": "Edgeware",
|
||||||
"symbol": "EDG",
|
"symbol": "EDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainnet1.edgewa.re"],
|
"rpc": ["https://edgeware-evm.jelliedowl.net", "https://mainnet2.edgewa.re/evm", "https://mainnet3.edgewa.re/evm", "https://mainnet4.edgewa.re/evm", "https://mainnet5.edgewa.re/evm", "wss://edgeware.jelliedowl.net", "wss://mainnet2.edgewa.re", "wss://mainnet3.edgewa.re", "wss://mainnet4.edgewa.re", "wss://mainnet5.edgewa.re"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "http://edgewa.re"
|
"infoURL": "https://edgeware.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "Beresheet Testnet",
|
"name": "Beresheet BereEVM Testnet",
|
||||||
"chainId": 2022,
|
"chainId": 2022,
|
||||||
"shortName": "edgt",
|
"shortName": "edgt",
|
||||||
"networkId": 2022,
|
"networkId": 2022,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Testnet Edge",
|
"name": "Testnet EDG",
|
||||||
"symbol": "tEDG",
|
"symbol": "tEDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://beresheet1.edgewa.re"],
|
"rpc": ["https://beresheet-evm.jelliedowl.net", "wss://beresheet.jelliedowl.net"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "http://edgewa.re"
|
"infoURL": "https://edgeware.io/build"
|
||||||
}, {
|
}, {
|
||||||
"name": "Taycan Testnet",
|
"name": "Taycan Testnet",
|
||||||
"chainId": 2023,
|
"chainId": 2023,
|
||||||
|
|
|
@ -6785,33 +6785,55 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Edgeware Mainnet",
|
"name": "Edgeware EdgeEVM Mainnet",
|
||||||
"chain": "EDG",
|
"chain": "EDG",
|
||||||
"rpc": ["https://mainnet1.edgewa.re"],
|
"icon": "edgeware",
|
||||||
|
"rpc": ["https://edgeware-evm.jelliedowl.net", "https://mainnet2.edgewa.re/evm", "https://mainnet3.edgewa.re/evm", "https://mainnet4.edgewa.re/evm", "https://mainnet5.edgewa.re/evm", "wss://edgeware.jelliedowl.net", "wss://mainnet2.edgewa.re", "wss://mainnet3.edgewa.re", "wss://mainnet4.edgewa.re", "wss://mainnet5.edgewa.re"],
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}, {
|
||||||
|
"name": "EIP1559"
|
||||||
|
}],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Edge",
|
"name": "Edgeware",
|
||||||
"symbol": "EDG",
|
"symbol": "EDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "http://edgewa.re",
|
"infoURL": "https://edgeware.io",
|
||||||
"shortName": "edg",
|
"shortName": "edg",
|
||||||
"chainId": 2021,
|
"chainId": 2021,
|
||||||
"networkId": 2021
|
"networkId": 2021,
|
||||||
|
"slip44": 523,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Edgscan by Bharathcoorg",
|
||||||
|
"url": "https://edgscan.live",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}, {
|
||||||
|
"name": "Subscan",
|
||||||
|
"url": "https://edgeware.subscan.io",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "subscan"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Beresheet Testnet",
|
"name": "Beresheet BereEVM Testnet",
|
||||||
"chain": "EDG",
|
"chain": "EDG",
|
||||||
"rpc": ["https://beresheet1.edgewa.re"],
|
"rpc": ["https://beresheet-evm.jelliedowl.net", "wss://beresheet.jelliedowl.net"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Testnet Edge",
|
"name": "Testnet EDG",
|
||||||
"symbol": "tEDG",
|
"symbol": "tEDG",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "http://edgewa.re",
|
"infoURL": "https://edgeware.io/build",
|
||||||
"shortName": "edgt",
|
"shortName": "edgt",
|
||||||
"chainId": 2022,
|
"chainId": 2022,
|
||||||
"networkId": 2022
|
"networkId": 2022,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Edgscan by Bharathcoorg",
|
||||||
|
"url": "https://testnet.edgscan.live",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Taycan Testnet",
|
"name": "Taycan Testnet",
|
||||||
"chain": "Taycan",
|
"chain": "Taycan",
|
||||||
|
|
8
icons/edgeware.json
Normal file
8
icons/edgeware.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA",
|
||||||
|
"width": 352,
|
||||||
|
"height": 304,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA
Normal file
BIN
iconsDownload/QmS3ERgAKYTmV7bSWcUPSvrrCC9wHQYxtZqEQYx9Rw4RGA
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user