Skip to content

Commit d208663

Browse files
allthatjazzleoAaronForce1
authored andcommitted
feat: add omstead
1 parent 96a843e commit d208663

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

_data/chains/eip155-7888.json

+28
Original file line numberDiff line numberDiff line change
@@ -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

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu",
4+
"width": 120,
5+
"height": 120,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)