feat: add Pixie Chain Mainnet and Testnet

This commit is contained in:
pixie-chain-team 2021-11-29 14:20:53 +08:00
parent 2d4d1efe97
commit c948aa945c

View File

@ -17,8 +17,8 @@
"chainId": 6626, "chainId": 6626,
"networkId": 6626, "networkId": 6626,
"explorers": [{ "explorers": [{
"name": "pixie-chain", "name": "blockscout",
"url": "https://scan.chain.pixie.xyz", "url": "https://scan.chain.pixie.xyz",
"standard": "EIP3091" "standard": "none"
}] }]
} }