Skip to content

Commit c657e24

Browse files
committed
add horizen
1 parent 5212c84 commit c657e24

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

_data/chains/eip155-26514.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"name": "Horizen Mainnet",
3+
"chain": "horizen",
4+
"rpc": [
5+
"https://horizen.calderachain.xyz/http"
6+
],
7+
"faucets": [],
8+
"nativeCurrency": {
9+
"name": "Ether",
10+
"symbol": "ETH",
11+
"decimals": 18
12+
},
13+
"features": [
14+
{
15+
"name": "EIP155"
16+
},
17+
{
18+
"name": "EIP1559"
19+
}
20+
],
21+
"infoURL": "https://horizen.hub.caldera.xyz",
22+
"shortName": "horizen",
23+
"chainId": 26514,
24+
"networkId": 26514,
25+
"explorers": [
26+
{
27+
"name": "Horizen Mainnet Caldera Explorer",
28+
"url": "https://horizen.calderaexplorer.xyz",
29+
"standard": "EIP3091"
30+
}
31+
]
32+
}

_data/icons/horizen.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega",
4+
"width": 834,
5+
"height": 834,
6+
"format": "jpg"
7+
}
8+
]

0 commit comments

Comments
 (0)