Skip to content

Commit

Permalink
add Singularity ZERO Mainnet (ethereum-lists#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
axengine authored Nov 25, 2021
1 parent 58131d2 commit 4254f80
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _data/chains/eip155-12052.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"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"
}]
}

0 comments on commit 4254f80

Please sign in to comment.