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@cf82380a55 🚀
This commit is contained in:
parent
2b03723746
commit
7c7d19c8d3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3404,6 +3404,19 @@
|
||||||
"rpc": ["https://http-mainnet.chain.pixie.xyz", "wss://ws-mainnet.chain.pixie.xyz"],
|
"rpc": ["https://http-mainnet.chain.pixie.xyz", "wss://ws-mainnet.chain.pixie.xyz"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://chain.pixie.xyz"
|
"infoURL": "https://chain.pixie.xyz"
|
||||||
|
}, {
|
||||||
|
"name": "Ella the heart",
|
||||||
|
"chainId": 7027,
|
||||||
|
"shortName": "ELLA",
|
||||||
|
"networkId": 7027,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ella",
|
||||||
|
"symbol": "ELLA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.ella.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://ella.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Shyft Mainnet",
|
"name": "Shyft Mainnet",
|
||||||
"chainId": 7341,
|
"chainId": 7341,
|
||||||
|
|
|
@ -4753,6 +4753,26 @@
|
||||||
"url": "https://scan.chain.pixie.xyz",
|
"url": "https://scan.chain.pixie.xyz",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Ella the heart",
|
||||||
|
"chain": "ella",
|
||||||
|
"icon": "ella",
|
||||||
|
"rpc": ["https://rpc.ella.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ella",
|
||||||
|
"symbol": "ELLA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ella.network",
|
||||||
|
"shortName": "ELLA",
|
||||||
|
"chainId": 7027,
|
||||||
|
"networkId": 7027,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Ella",
|
||||||
|
"url": "https://ella.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Shyft Mainnet",
|
"name": "Shyft Mainnet",
|
||||||
"chain": "SHYFT",
|
"chain": "SHYFT",
|
||||||
|
|
|
@ -261,6 +261,7 @@
|
||||||
"Ontology Testnet": "eip155:5851",
|
"Ontology Testnet": "eip155:5851",
|
||||||
"rbd": "eip155:5869",
|
"rbd": "eip155:5869",
|
||||||
"pixie-chain": "eip155:6626",
|
"pixie-chain": "eip155:6626",
|
||||||
|
"ELLA": "eip155:7027",
|
||||||
"shyft": "eip155:7341",
|
"shyft": "eip155:7341",
|
||||||
"tscas": "eip155:7878",
|
"tscas": "eip155:7878",
|
||||||
"teleport": "eip155:8000",
|
"teleport": "eip155:8000",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user