From 34baabfe7fb5c5952e7c1a4a40819589ad7af553 Mon Sep 17 00:00:00 2001 From: nithronium <45077058+nithronium@users.noreply.github.com> Date: Mon, 16 May 2022 16:35:54 +0300 Subject: [PATCH] Update eip155-21816.json (#1156) --- _data/chains/eip155-21816.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/chains/eip155-21816.json b/_data/chains/eip155-21816.json index c657423a..37771340 100644 --- a/_data/chains/eip155-21816.json +++ b/_data/chains/eip155-21816.json @@ -3,21 +3,21 @@ "chain": "OML", "icon": "omlira", "rpc": [ - "https://seed.omlira.com" + "https://seed.omchain.io" ], "faucets": [], "nativeCurrency": { - "name": "Omlira", - "symbol": "OML", + "name": "omChain", + "symbol": "OMC", "decimals": 18 }, - "infoURL": "https://omlira.com", - "shortName": "oml", + "infoURL": "https://omchain.io", + "shortName": "omc", "chainId": 21816, "networkId": 21816, "explorers": [{ "name": "omChain Explorer", - "url": "https://explorer.omlira.com", + "url": "https://explorer.omchain.io", "standard": "EIP3091" }] }