Add chain-id 78 for our mainnet (#187)

* Create 78110.json

* Add PrimusChain mainnet

* add PrimusChain mainnet id-78

* removing 78110.json file in older naming format
This commit is contained in:
Frederic Baud 2021-03-17 13:37:18 +01:00 committed by GitHub
parent 474cf5342d
commit e648d45fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "PrimusChain mainnet",
"chain": "PC",
"network": "mainnet",
"rpc": [
"https://ethnode.primusmoney.com/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Primus Ether",
"symbol": "PETH",
"decimals": 18
},
"infoURL": "https://primusmoney.com",
"shortName": "primuschain",
"chainId": 78,
"networkId": 78
}