Add PHI (PHI)

ADDED PHI (PHI)
This commit is contained in:
PHI NETWORK 2022-05-29 01:15:20 -07:00 committed by GitHub
parent 8077ecb4f6
commit 3f9b2ad0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,26 @@
{
"name": "PHI Network",
"chain": "PHI",
"network": "mainnet",
"rpc": [
"https://rpc1.phi.network",
"https://rpc2.phi.network"
],
"faucets": [],
"nativeCurrency": {
"name": "PHI",
"symbol": "Φ",
"decimals": 18
},
"infoURL": "https://phi.network",
"shortName": "PHI",
"chainId": 4181,
"networkId": 4181,
"icon": "phi",
"explorers": [{
"name": "PHI Explorer",
"url": "https://explorer.phi.network",
"icon": "phi",
"standard": "none"
}]
}