Deploying to gh-pages from @ ethereum-lists/chains@9a3d20a0ae 🚀

This commit is contained in:
ligi 2022-04-04 16:46:24 +00:00
parent 158e17db2a
commit ea011dad58
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

@ -2208,6 +2208,19 @@
"rpc": ["https://rpc1.newchain.newtonproject.org"],
"faucets": [],
"infoURL": "https://www.newtonproject.org/"
}, {
"name": "Eurus Mainnet",
"chainId": 1008,
"shortName": "eun",
"networkId": 1008,
"nativeCurrency": {
"name": "Eurus",
"symbol": "EUN",
"decimals": 18
},
"rpc": ["https://mainnet.eurus.network/"],
"faucets": [],
"infoURL": "https://eurus.network"
}, {
"name": "Evrice Network",
"chainId": 1010,

View File

@ -3031,6 +3031,28 @@
"shortName": "tnew",
"chainId": 1007,
"networkId": 1007
}, {
"name": "Eurus Mainnet",
"chain": "EUN",
"network": "eurus",
"rpc": ["https://mainnet.eurus.network/"],
"faucets": [],
"nativeCurrency": {
"name": "Eurus",
"symbol": "EUN",
"decimals": 18
},
"infoURL": "https://eurus.network",
"shortName": "eun",
"chainId": 1008,
"networkId": 1008,
"icon": "eurus",
"explorers": [{
"name": "eurusexplorer",
"url": "https://explorer.eurus.network",
"icon": "eurus",
"standard": "none"
}]
}, {
"name": "Evrice Network",
"chain": "EVC",

View File

@ -169,6 +169,7 @@
"twan": "eip155:999",
"Baobab": "eip155:1001",
"tnew": "eip155:1007",
"eun": "eip155:1008",
"EVC": "eip155:1010",
"new": "eip155:1012",
"sku": "eip155:1022",