From c66654b04b7d45ec1f7fd1c9772ddfe6cc46668d Mon Sep 17 00:00:00 2001 From: Bobby Dresser Date: Mon, 7 Feb 2022 18:58:00 -0800 Subject: [PATCH] update Optimism chain info --- _data/chains/eip155-10.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-10.json b/_data/chains/eip155-10.json index 40e5ae54..ef0a7f5f 100644 --- a/_data/chains/eip155-10.json +++ b/_data/chains/eip155-10.json @@ -5,11 +5,11 @@ "faucets": [], "nativeCurrency": { "name": "Ether", - "symbol": "OETH", + "symbol": "ETH", "decimals": 18 }, "infoURL": "https://optimism.io", - "shortName": "oeth", + "shortName": "eth", "chainId": 10, "networkId": 10,