Add Eluvio mainnet (#494)

Co-authored-by: elv-serban <serban@eluv.io>
This commit is contained in:
Serban Simu 2021-10-17 09:41:25 -07:00 committed by GitHub
parent 90581a3c86
commit 31e9ae28b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,33 @@
{
"name": "Eluvio Content Fabric",
"chain": "Eluvio",
"network": "mainnet",
"rpc": [
"https://host-76-74-28-226.contentfabric.io/eth/",
"https://host-76-74-28-232.contentfabric.io/eth/",
"https://host-76-74-29-2.contentfabric.io/eth/",
"https://host-76-74-29-8.contentfabric.io/eth/",
"https://host-76-74-29-34.contentfabric.io/eth/",
"https://host-76-74-29-35.contentfabric.io/eth/",
"https://host-154-14-211-98.contentfabric.io/eth/",
"https://host-154-14-192-66.contentfabric.io/eth/",
"https://host-60-240-133-202.contentfabric.io/eth/",
"https://host-64-235-250-98.contentfabric.io/eth/"
],
"faucets": [],
"nativeCurrency": {
"name": "ELV",
"symbol": "ELV",
"decimals": 18
},
"infoURL": "https://eluv.io",
"shortName": "elv",
"chainId": 955305,
"networkId": 955305,
"slip44": 1011,
"explorers": [{
"name": "blockscout",
"url": "https://explorer.eluv.io",
"standard": "EIP3091"
}]
}