We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83da8 commit 5f1a39aCopy full SHA for 5f1a39a
_data/chains/eip155-6985385.json
@@ -0,0 +1,33 @@
1
+{
2
+ "name": "Humanity Protocol",
3
+ "chain": "Humanity",
4
+ "rpc": ["https://humanity-mainnet.g.alchemy.com/public"],
5
+ "faucets": [],
6
+ "nativeCurrency": {
7
+ "name": "H",
8
+ "symbol": "H",
9
+ "decimals": 18
10
+ },
11
+ "infoURL": "https://humanity.org",
12
+ "parent": {
13
+ "type": "L2",
14
+ "chain": "eip155-42161",
15
+ "bridges": [
16
+ {
17
+ "url": "https://bridge.arbitrum.io"
18
+ }
19
+ ]
20
21
+ "shortName": "hp",
22
+ "chainId": 6985385,
23
+ "networkId": 6985385,
24
+ "status": "active",
25
+ "explorers": [
26
27
+ "name": "Humanity Mainnet explorer",
28
+ "url": "https://humanity-mainnet.explorer.alchemy.com",
29
+ "standard": "none"
30
31
+ ],
32
+ "features": [{ "name": "EIP155" }, { "name": "EIP1559" }]
33
+}
0 commit comments