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 0899f7b commit c0c9941Copy full SHA for c0c9941
_data/chains/eip155-1612.json
@@ -0,0 +1,32 @@
1
+{
2
+ "name": "OpenLedger Mainnet",
3
+ "chain": "OpenLedger",
4
+ "rpc": ["https://rpc.openledger.xyz"],
5
+ "faucets": [],
6
+ "nativeCurrency": {
7
+ "name": "Open",
8
+ "symbol": "OPEN",
9
+ "decimals": 18
10
+ },
11
+ "infoURL": "https://www.openledger.xyz",
12
+ "shortName": "open",
13
+ "chainId": 1612,
14
+ "networkId": 1612,
15
+ "icon": "openledger",
16
+ "explorers": [
17
+ {
18
+ "name": "OpenLedger Explorer",
19
+ "url": "https://scan.openledger.xyz",
20
+ "standard": "EIP3091"
21
+ }
22
+ ],
23
+ "parent": {
24
+ "type": "L2",
25
+ "chain": "eip155-1",
26
+ "bridges": [
27
28
+ "url": "https://bridge.openledger.xyz/"
29
30
+ ]
31
32
+}
0 commit comments