Deploying to gh-pages from @ ethereum-lists/chains@46d0fa1d02 🚀

This commit is contained in:
ligi 2022-01-15 11:43:20 +00:00
parent 55020cd994
commit 38fa72b676
5 changed files with 38 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1935,6 +1935,19 @@
"rpc": ["https://dataseed.popcateum.org"],
"faucets": [],
"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",
"chainId": 1280,

View File

@ -2532,6 +2532,28 @@
"url": "https://explorer.popcateum.org",
"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",
"chain": "HALO",

View File

@ -148,6 +148,7 @@
"tMATH": "eip155:1140",
"wtt": "eip155:1202",
"popcat": "eip155:1213",
"enter": "eip155:1214",
"HO": "eip155:1280",
"mbeam": "eip155:1284",
"mriver": "eip155:1285",