chains/_data/chains/eip155-12052.json
2021-11-25 22:44:42 +01:00

27 lines
536 B
JSON

{
"name": "Singularity ZERO Mainnet",
"chain": "ZERO",
"network": "mainnet",
"rpc": [
"https://zerorpc.singularity.gold"
],
"faucets": [
"https://zeroscan.singularity.gold"
],
"nativeCurrency": {
"name": "ZERO",
"symbol": "ZERO",
"decimals": 18
},
"infoURL": "https://www.singularity.gold",
"shortName": "ZERO",
"chainId": 12052,
"networkId": 12052,
"slip44": 621,
"explorers": [{
"name": "zeroscan",
"url": "https://zeroscan.singularity.gold",
"standard": "EIP3091"
}]
}