Add Chiliz Scoville Testnet (#2231)

* Add Chiliz Scoville Testnet

* Update _data/chains/eip155-88880.json

* Prettier

---------

Co-authored-by: Agu Rodríguez <me@agurodriguez.net>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Agu Rodríguez 2023-02-03 11:28:36 -03:00 committed by GitHub
parent b7490d0eee
commit 7611cab557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Chiliz Scoville Testnet",
"chain": "CHZ",
"rpc": ["https://scoville-rpc.chiliz.com"],
"faucets": ["https://scoville-faucet.chiliz.com"],
"nativeCurrency": {
"name": "Chiliz",
"symbol": "CHZ",
"decimals": 18
},
"icon": "chiliz",
"infoURL": "https://www.chiliz.com/en/chain",
"shortName": "chz",
"chainId": 88880,
"networkId": 88880,
"explorers": [
{
"name": "scoville-explorer",
"url": "https://scoville-explorer.chiliz.com",
"standard": "none"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB