mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
474cf5342d
commit
e648d45fa3
18
_data/chains/eip155-78.json
Normal file
18
_data/chains/eip155-78.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user