We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a843e commit d208663Copy full SHA for d208663
_data/chains/eip155-7888.json
@@ -0,0 +1,28 @@
1
+{
2
+ "name": "Omstead Testnet",
3
+ "chain": "Omstead",
4
+ "rpc": [
5
+ "https://evm.omstead.io",
6
+ "wss://evm.omstead.io/ws"
7
+ ],
8
+ "faucets": [],
9
+ "nativeCurrency": {
10
+ "name": "OM",
11
+ "symbol": "OM",
12
+ "decimals": 6
13
+ },
14
+ "infoURL": "https://mantrachain.io",
15
+ "shortName": "omstead",
16
+ "chainId": 7888,
17
+ "networkId": 7888,
18
+ "slip44": 1,
19
+ "icon": "om",
20
+ "explorers": [
21
+ {
22
+ "name": "Omstead Explorer",
23
+ "url": "https://explorer.omstead.io",
24
+ "standard": "none",
25
+ "icon": "om"
26
+ }
27
+ ]
28
+}
_data/icons/om.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu",
+ "width": 120,
+ "height": 120,
+ "format": "png"
+]
0 commit comments