chains/_data/chains/eip155-144.json
2022-11-26 22:07:25 +01:00

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