mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Phoenix Mainnet to Chainlist (#900)
This commit is contained in:
parent
79887e716d
commit
e6c4ee6883
25
_data/chains/eip155-13381.json
Normal file
25
_data/chains/eip155-13381.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Phoenix Mainnet",
|
||||||
|
"chain": "Phoenix",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.phoenixplorer.com/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Phoenix",
|
||||||
|
"symbol": "Phoenix",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://cryptophoenix.org/phoenix",
|
||||||
|
"shortName": "Phoenix",
|
||||||
|
"chainId": 13381,
|
||||||
|
"networkId": 13381,
|
||||||
|
"icon": "phoenix",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "phoenixplorer",
|
||||||
|
"url": "https://phoenixplorer.com",
|
||||||
|
"icon": "phoenixplorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
8
_data/icons/phoenix.json
Normal file
8
_data/icons/phoenix.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmYiLMeKDXMSNuQmtxNdxm53xR588pcRXMf7zuiZLjQnc6",
|
||||||
|
"width": 1501,
|
||||||
|
"height": 1501,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user