diff --git a/_data/chains/eip155-13381.json b/_data/chains/eip155-13381.json new file mode 100644 index 00000000..83d12581 --- /dev/null +++ b/_data/chains/eip155-13381.json @@ -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" + }] +} \ No newline at end of file diff --git a/_data/icons/phoenix.json b/_data/icons/phoenix.json new file mode 100644 index 00000000..dc34bb6b --- /dev/null +++ b/_data/icons/phoenix.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmYiLMeKDXMSNuQmtxNdxm53xR588pcRXMf7zuiZLjQnc6", + "width": 1501, + "height": 1501, + "format": "png" + } +] \ No newline at end of file