Create eip155-1010.json (#184)

Add Evrice network settings
This commit is contained in:
Evrice Network 2021-03-14 18:25:45 +03:00 committed by GitHub
parent dc82fdd563
commit 376bba3546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "Evrice Network",
"chain": "EVC",
"network": "Evrice",
"rpc": [
"https://meta.evrice.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Evrice",
"symbol": "EVC",
"decimals": 18
},
"infoURL": "https://evrice.com",
"shortName": "EVC",
"chainId": 1010,
"networkId": 1010
}