diff --git a/_data/chains/eip155-68414.json b/_data/chains/eip155-68414.json new file mode 100644 index 000000000000..3d34c77b3a24 --- /dev/null +++ b/_data/chains/eip155-68414.json @@ -0,0 +1,29 @@ +{ + "name": "Henesys", + "chain": "Henesys", + "rpc": ["https://henesys-rpc.msu.io"], + "faucets": [], + "nativeCurrency": { + "name": "NEXPACE", + "symbol": "NXPC", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://nexpace.io", + "shortName": "nxpc", + "chainId": 68414, + "networkId": 68414, + "icon": "nexpace", + "explorers": [ + { + "name": "Xangle MSU Explorer", + "url": "https://msu-explorer.xangle.io", + "standard": "EIP3091" + }, + { + "name": "Avalanche Explorer", + "url": "https://subnets.avax.network/henesys", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/nexpace.json b/_data/icons/nexpace.json new file mode 100644 index 000000000000..a14a6f16b096 --- /dev/null +++ b/_data/icons/nexpace.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiacfidhalwauvrdvlgtn2zs3ijdvqh56audxwoljxuaoqn3vmq5vq", + "width": 256, + "height": 256, + "format": "png" + } +]