mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add Singularity ZERO Mainnet (#595)
This commit is contained in:
parent
58131d254a
commit
4254f80dc6
26
_data/chains/eip155-12052.json
Normal file
26
_data/chains/eip155-12052.json
Normal file
|
@ -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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user