Skip to content

Commit fc01fa3

Browse files
Update omni chain details (#7755)
Co-authored-by: Frederik Bolding <[email protected]>
1 parent 2f9c043 commit fc01fa3

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

_data/chains/eip155-166.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"name": "Omni",
3-
"chain": "Omni",
2+
"name": "Nomina",
3+
"chain": "Nomina",
44
"status": "active",
5-
"rpc": ["https://mainnet.omni.network", "wss://wss.mainnet.omni.network"],
5+
"rpc": ["https://mainnet.nomina.io", "wss://wss.mainnet.nomina.io"],
66
"features": [{ "name": "EIP155" }],
77
"faucets": [],
88
"nativeCurrency": {
9-
"name": "Omni",
10-
"symbol": "OMNI",
9+
"name": "Nomina",
10+
"symbol": "NOM",
1111
"decimals": 18
1212
},
1313
"infoURL": "https://docs.omni.network",
14-
"shortName": "omni",
14+
"shortName": "nom",
1515
"chainId": 166,
1616
"networkId": 166,
1717
"slip44": 1,
18-
"icon": "omni",
18+
"icon": "nom",
1919
"explorers": [
2020
{
21-
"name": "Omni EVM and cross-chain Explorer",
21+
"name": "Nomina EVM and cross-chain Explorer",
2222
"url": "https://omniscan.network",
2323
"standard": "EIP3091"
2424
}

_data/icons/nom.json

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

0 commit comments

Comments
 (0)