diff --git a/_data/chains/eip155-166.json b/_data/chains/eip155-166.json index 750bda3bb8a6..2294e80d20e2 100644 --- a/_data/chains/eip155-166.json +++ b/_data/chains/eip155-166.json @@ -1,24 +1,24 @@ { - "name": "Omni", - "chain": "Omni", + "name": "Nomina", + "chain": "Nomina", "status": "active", - "rpc": ["https://mainnet.omni.network", "wss://wss.mainnet.omni.network"], + "rpc": ["https://mainnet.nomina.io", "wss://wss.mainnet.nomina.io"], "features": [{ "name": "EIP155" }], "faucets": [], "nativeCurrency": { - "name": "Omni", - "symbol": "OMNI", + "name": "Nomina", + "symbol": "NOM", "decimals": 18 }, "infoURL": "https://docs.omni.network", - "shortName": "omni", + "shortName": "nom", "chainId": 166, "networkId": 166, "slip44": 1, - "icon": "omni", + "icon": "nom", "explorers": [ { - "name": "Omni EVM and cross-chain Explorer", + "name": "Nomina EVM and cross-chain Explorer", "url": "https://omniscan.network", "standard": "EIP3091" } diff --git a/_data/icons/nom.json b/_data/icons/nom.json new file mode 100644 index 000000000000..3c33b19ac105 --- /dev/null +++ b/_data/icons/nom.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmVfJBGe7JpKJhG8hrSMU42RxhCSQ3ga3NSArA9vEFqF4C", + "width": 512, + "height": 512, + "format": "png" + } +]