Adding Phoenix Mainnet to Chainlist (#900)

This commit is contained in:
KK Cheah 2022-02-19 21:42:06 +08:00 committed by GitHub
parent 79887e716d
commit e6c4ee6883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmYiLMeKDXMSNuQmtxNdxm53xR588pcRXMf7zuiZLjQnc6",
"width": 1501,
"height": 1501,
"format": "png"
}
]