From c948aa945cc77b7540eab1ad42a566df295e615c Mon Sep 17 00:00:00 2001 From: pixie-chain-team Date: Mon, 29 Nov 2021 14:20:53 +0800 Subject: [PATCH] feat: add Pixie Chain Mainnet and Testnet --- _data/chains/eip155-6626.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-6626.json b/_data/chains/eip155-6626.json index 75b32fbe..f08614ea 100644 --- a/_data/chains/eip155-6626.json +++ b/_data/chains/eip155-6626.json @@ -17,8 +17,8 @@ "chainId": 6626, "networkId": 6626, "explorers": [{ - "name": "pixie-chain", + "name": "blockscout", "url": "https://scan.chain.pixie.xyz", - "standard": "EIP3091" + "standard": "none" }] }