chains/_data/chains/eip155-78.json
Frederic Baud e648d45fa3
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
2021-03-17 13:37:18 +01:00

18 lines
357 B
JSON

{
"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
}