mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
e648d45fa3
* Create 78110.json * Add PrimusChain mainnet * add PrimusChain mainnet id-78 * removing 78110.json file in older naming format
18 lines
357 B
JSON
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
|
|
} |