chains/_data/chains/eip155-13381.json
2023-03-13 11:04:03 +01:00

24 lines
480 B
JSON

{
"name": "Phoenix Mainnet",
"chain": "Phoenix",
"rpc": ["https://rpc.phoenixplorer.com/"],
"faucets": [],
"nativeCurrency": {
"name": "Phoenix",
"symbol": "PHX",
"decimals": 18
},
"infoURL": "https://cryptophoenix.org/phoenix",
"shortName": "Phoenix",
"chainId": 13381,
"networkId": 13381,
"icon": "phoenix",
"explorers": [
{
"name": "phoenixplorer",
"url": "https://phoenixplorer.com",
"standard": "EIP3091"
}
]
}