mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
447 B
JSON
25 lines
447 B
JSON
{
|
|
"name": "PHI Network v2",
|
|
"chain": "PHI",
|
|
"rpc": ["https://connect.phi.network"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "PHI",
|
|
"symbol": "Φ",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://phi.network",
|
|
"shortName": "PHI",
|
|
"chainId": 144,
|
|
"networkId": 144,
|
|
"icon": "phi",
|
|
"explorers": [
|
|
{
|
|
"name": "Phiscan",
|
|
"url": "https://phiscan.com",
|
|
"icon": "phi",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|