mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Updated PHI Network & Added PHI V2 Smart Chain (#1427)
* Add New PHI Network v2 Chain Added New Upgraded Chain For PHI Network * Update PHI Network Chain To v1 chain Update PHI Network Chain To v1 Chain To Add v2 Chain In Other Files. * Add PHI Network Phiv2 image Added Logo for PHI Network v2 * Updated PHI Network Image Updated PHI Network v1 logo image
This commit is contained in:
parent
7bdad9aa89
commit
a32b889f18
26
_data/chains/eip155-144.json
Normal file
26
_data/chains/eip155-144.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "PHI Network v2",
|
||||
"chain": "PHI",
|
||||
"network": "mainnet",
|
||||
"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"
|
||||
}]
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "PHI Network",
|
||||
"chain": "PHI",
|
||||
"name": "PHI Network V1",
|
||||
"chain": "PHI V1",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc1.phi.network",
|
||||
|
@ -13,7 +13,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://phi.network",
|
||||
"shortName": "PHI",
|
||||
"shortName": "PHIv1",
|
||||
"chainId": 4181,
|
||||
"networkId": 4181,
|
||||
"icon": "phi",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://bafybeideqgs54hqx23deytbf4ljbjxgt7tyqkr5b6o5y2yglwjjjf6c4uq",
|
||||
"url":"ipfs://QmcxC8P7Yu5v587h7uokXJJd1dCQ71w76KRHX8cgzufWXz",
|
||||
"width":512,
|
||||
"height":512,
|
||||
"format":"png"
|
||||
|
|
8
_data/icons/phiv2.json
Normal file
8
_data/icons/phiv2.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmcxC8P7Yu5v587h7uokXJJd1dCQ71w76KRHX8cgzufWXz",
|
||||
"width":512,
|
||||
"height":512,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user