mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
b7490d0eee
commit
7611cab557
23
_data/chains/eip155-88880.json
Normal file
23
_data/chains/eip155-88880.json
Normal 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
8
_data/icons/chiliz.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user