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@46d0fa1d02 🚀
This commit is contained in:
parent
55020cd994
commit
38fa72b676
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1935,6 +1935,19 @@
|
||||||
"rpc": ["https://dataseed.popcateum.org"],
|
"rpc": ["https://dataseed.popcateum.org"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://popcateum.org"
|
"infoURL": "https://popcateum.org"
|
||||||
|
}, {
|
||||||
|
"name": "EnterChain Mainnet",
|
||||||
|
"chainId": 1214,
|
||||||
|
"shortName": "enter",
|
||||||
|
"networkId": 1214,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "EnterCoin",
|
||||||
|
"symbol": "ENTER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://tapi.entercoin.net/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://entercoin.net"
|
||||||
}, {
|
}, {
|
||||||
"name": "HALO Mainnet",
|
"name": "HALO Mainnet",
|
||||||
"chainId": 1280,
|
"chainId": 1280,
|
||||||
|
|
|
@ -2532,6 +2532,28 @@
|
||||||
"url": "https://explorer.popcateum.org",
|
"url": "https://explorer.popcateum.org",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "EnterChain Mainnet",
|
||||||
|
"chain": "ENTER",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": ["https://tapi.entercoin.net/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "EnterCoin",
|
||||||
|
"symbol": "ENTER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://entercoin.net",
|
||||||
|
"shortName": "enter",
|
||||||
|
"chainId": 1214,
|
||||||
|
"networkId": 1214,
|
||||||
|
"icon": "enter",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Enter Explorer - Expenter",
|
||||||
|
"url": "https://explorer.entercoin.net",
|
||||||
|
"icon": "enter",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "HALO Mainnet",
|
"name": "HALO Mainnet",
|
||||||
"chain": "HALO",
|
"chain": "HALO",
|
||||||
|
|
|
@ -148,6 +148,7 @@
|
||||||
"tMATH": "eip155:1140",
|
"tMATH": "eip155:1140",
|
||||||
"wtt": "eip155:1202",
|
"wtt": "eip155:1202",
|
||||||
"popcat": "eip155:1213",
|
"popcat": "eip155:1213",
|
||||||
|
"enter": "eip155:1214",
|
||||||
"HO": "eip155:1280",
|
"HO": "eip155:1280",
|
||||||
"mbeam": "eip155:1284",
|
"mbeam": "eip155:1284",
|
||||||
"mriver": "eip155:1285",
|
"mriver": "eip155:1285",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user