mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add PHI (PHI) (#1200)
* Add PHI (PHI) ADDED PHI (PHI) * PHI (PHI) LOGO PHI (PHI) LOGO
This commit is contained in:
parent
8077ecb4f6
commit
920f7e88cf
26
_data/chains/eip155-4181.json
Normal file
26
_data/chains/eip155-4181.json
Normal 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"
|
||||
}]
|
||||
}
|
8
_data/icons/phi.json
Normal file
8
_data/icons/phi.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://bafybeideqgs54hqx23deytbf4ljbjxgt7tyqkr5b6o5y2yglwjjjf6c4uq",
|
||||
"width":512,
|
||||
"height":512,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user