mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
333 B
JSON
17 lines
333 B
JSON
{
|
|
"name": "PrimusChain mainnet",
|
|
"chain": "PC",
|
|
"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
|
|
} |