mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
30 lines
660 B
JSON
30 lines
660 B
JSON
{
|
|
"name": "Quartz by Unique",
|
|
"icon": "quartz",
|
|
"chain": "UNQ",
|
|
"rpc": [
|
|
"https://rpc-quartz.unique.network",
|
|
"https://quartz.api.onfinality.io/public-ws",
|
|
"https://eu-rpc-quartz.unique.network",
|
|
"https://asia-rpc-quartz.unique.network",
|
|
"https://us-rpc-quartz.unique.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Quartz",
|
|
"symbol": "QTZ",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://unique.network",
|
|
"shortName": "qtz",
|
|
"chainId": 8881,
|
|
"networkId": 8881,
|
|
"explorers": [
|
|
{
|
|
"name": "Unique Scan / Quartz",
|
|
"url": "https://uniquescan.io/quartz",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|