mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
27887f76f2
Co-authored-by: encrypt3dW4lrus <bulion96@hotmail.com>
26 lines
482 B
JSON
26 lines
482 B
JSON
{
|
|
"name": "QL1",
|
|
"chain": "QOM",
|
|
"status": "incubating",
|
|
"rpc": ["https://rpc.qom.one"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Shiba Predator",
|
|
"symbol": "QOM",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://qom.one",
|
|
"shortName": "qom",
|
|
"chainId": 766,
|
|
"networkId": 766,
|
|
"icon": "qom",
|
|
"explorers": [
|
|
{
|
|
"name": "QL1 Mainnet Explorer",
|
|
"url": "https://mainnet.qom.one",
|
|
"icon": "qom",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|