mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@7611cab557 🚀
This commit is contained in:
parent
45277c3899
commit
4e2b8eaad6
|
@ -102,6 +102,14 @@
|
||||||
"height": 390,
|
"height": 390,
|
||||||
"format": "svg"
|
"format": "svg"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "chiliz",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "omlira",
|
"name": "omlira",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-88880.json
Normal file
23
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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -7434,6 +7434,19 @@
|
||||||
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"],
|
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"],
|
||||||
"faucets": ["https://faucet.polygon.technology/"],
|
"faucets": ["https://faucet.polygon.technology/"],
|
||||||
"infoURL": "https://polygon.technology/"
|
"infoURL": "https://polygon.technology/"
|
||||||
|
}, {
|
||||||
|
"name": "Chiliz Scoville Testnet",
|
||||||
|
"chainId": 88880,
|
||||||
|
"shortName": "chz",
|
||||||
|
"networkId": 88880,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Chiliz",
|
||||||
|
"symbol": "CHZ",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://scoville-rpc.chiliz.com"],
|
||||||
|
"faucets": ["https://scoville-faucet.chiliz.com"],
|
||||||
|
"infoURL": "https://www.chiliz.com/en/chain"
|
||||||
}, {
|
}, {
|
||||||
"name": "IVAR Chain Mainnet",
|
"name": "IVAR Chain Mainnet",
|
||||||
"chainId": 88888,
|
"chainId": 88888,
|
||||||
|
|
|
@ -10971,6 +10971,26 @@
|
||||||
"url": "https://mumbai.polygonscan.com",
|
"url": "https://mumbai.polygonscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "IVAR Chain Mainnet",
|
"name": "IVAR Chain Mainnet",
|
||||||
"chain": "IVAR",
|
"chain": "IVAR",
|
||||||
|
|
8
icons/chiliz.json
Normal file
8
icons/chiliz.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED
Normal file
BIN
iconsDownload/QmYV5xUVZhHRzLy7ie9D8qZeygJHvNZZAxwnB9GXYy6EED
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
File diff suppressed because one or more lines are too long
|
@ -571,6 +571,7 @@
|
||||||
"firenze": "eip155:78110",
|
"firenze": "eip155:78110",
|
||||||
"STANDt": "eip155:79879",
|
"STANDt": "eip155:79879",
|
||||||
"maticmum": "eip155:80001",
|
"maticmum": "eip155:80001",
|
||||||
|
"chz": "eip155:88880",
|
||||||
"ivar": "eip155:88888",
|
"ivar": "eip155:88888",
|
||||||
"bvhl": "eip155:90210",
|
"bvhl": "eip155:90210",
|
||||||
"lambda-testnet": "eip155:92001",
|
"lambda-testnet": "eip155:92001",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user