diff --git a/_data/chains/eip155-88880.json b/_data/chains/eip155-88880.json new file mode 100644 index 00000000..e4f19359 --- /dev/null +++ b/_data/chains/eip155-88880.json @@ -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" + } + ] +} diff --git a/_data/icons/chiliz.json b/_data/icons/chiliz.json new file mode 100644 index 00000000..b7f6beff --- /dev/null +++ b/_data/icons/chiliz.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED b/_data/iconsDownload/QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED new file mode 100644 index 00000000..55e1fcc4 Binary files /dev/null and b/_data/iconsDownload/QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED differ