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@5ff58da0ef 🚀
This commit is contained in:
parent
4cf7083c56
commit
160808057a
|
@ -1958,6 +1958,14 @@
|
||||||
"height": 1800,
|
"height": 1800,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "alphabetnetwork",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "svg"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "sardis",
|
"name": "sardis",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
28
chains/eip155-111222333444.json
Normal file
28
chains/eip155-111222333444.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "Alphabet Mainnet",
|
||||||
|
"chain": "Alphabet Network",
|
||||||
|
"icon": "alphabetnetwork",
|
||||||
|
"rpc": [
|
||||||
|
"https://londonpublic.alphabetnetwork.org",
|
||||||
|
"wss://londonpublic.alphabetnetwork.org/ws/",
|
||||||
|
"https://main-rpc.com",
|
||||||
|
"wss://main-rpc.com/ws/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ALT",
|
||||||
|
"symbol": "ALT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://alphabetnetwork.org",
|
||||||
|
"shortName": "alphabet",
|
||||||
|
"chainId": 111222333444,
|
||||||
|
"networkId": 111222333444,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Alphabet Explorer",
|
||||||
|
"url": "https://scan.alphabetnetwork.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -11334,6 +11334,19 @@
|
||||||
"rpc": ["https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"],
|
"rpc": ["https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"infoURL": "https://palm.io"
|
||||||
|
}, {
|
||||||
|
"name": "Alphabet Mainnet",
|
||||||
|
"chainId": 111222333444,
|
||||||
|
"shortName": "alphabet",
|
||||||
|
"networkId": 111222333444,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ALT",
|
||||||
|
"symbol": "ALT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://londonpublic.alphabetnetwork.org", "wss://londonpublic.alphabetnetwork.org/ws/", "https://main-rpc.com", "wss://main-rpc.com/ws/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://alphabetnetwork.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "Ntity Mainnet",
|
"name": "Ntity Mainnet",
|
||||||
"chainId": 197710212030,
|
"chainId": 197710212030,
|
||||||
|
|
|
@ -17100,6 +17100,26 @@
|
||||||
"url": "https://explorer.palm.io",
|
"url": "https://explorer.palm.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Alphabet Mainnet",
|
||||||
|
"chain": "Alphabet Network",
|
||||||
|
"icon": "alphabetnetwork",
|
||||||
|
"rpc": ["https://londonpublic.alphabetnetwork.org", "wss://londonpublic.alphabetnetwork.org/ws/", "https://main-rpc.com", "wss://main-rpc.com/ws/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ALT",
|
||||||
|
"symbol": "ALT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://alphabetnetwork.org",
|
||||||
|
"shortName": "alphabet",
|
||||||
|
"chainId": 111222333444,
|
||||||
|
"networkId": 111222333444,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Alphabet Explorer",
|
||||||
|
"url": "https://scan.alphabetnetwork.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Ntity Mainnet",
|
"name": "Ntity Mainnet",
|
||||||
"chain": "Ntity",
|
"chain": "Ntity",
|
||||||
|
|
8
icons/alphabetnetwork.json
Normal file
8
icons/alphabetnetwork.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "svg"
|
||||||
|
}
|
||||||
|
]
|
16
iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq
Normal file
16
iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 488 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -871,6 +871,7 @@
|
||||||
"frankenstein": "eip155:4216137055",
|
"frankenstein": "eip155:4216137055",
|
||||||
"tpalm": "eip155:11297108099",
|
"tpalm": "eip155:11297108099",
|
||||||
"palm": "eip155:11297108109",
|
"palm": "eip155:11297108109",
|
||||||
|
"alphabet": "eip155:111222333444",
|
||||||
"ntt": "eip155:197710212030",
|
"ntt": "eip155:197710212030",
|
||||||
"ntt-haradev": "eip155:197710212031",
|
"ntt-haradev": "eip155:197710212031",
|
||||||
"zeniq": "eip155:383414847825",
|
"zeniq": "eip155:383414847825",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user