Add ZCore Testnet (#567)

* Add ZCore Testnet

* Fix shortName
This commit is contained in:
ZCore Network 2021-11-18 20:18:42 -03:00 committed by GitHub
parent 02fe5abf32
commit 498ad3e788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"name": "ZCore Testnet",
"chain": "Beach",
"network": "testnet",
"icon": "zcore",
"rpc": [
"https://rpc-testnet.zcore.cash"
],
"faucets": [
"https://faucet.zcore.cash"
],
"nativeCurrency": {
"name": "ZCore",
"symbol": "ZCR",
"decimals": 18
},
"infoURL": "https://zcore.cash",
"shortName": "zcrbeach",
"chainId": 3331,
"networkId": 3331
}

8
_data/icons/zcore.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmQnXu13ym8W1VA3QxocaNVXGAuEPmamSCkS7bBscVk1f4",
"width":1050,
"height":1050,
"format":"png"
}
]