From 038d89efce188cc215d84dae21c3377af81762d5 Mon Sep 17 00:00:00 2001 From: Bobby Dresser Date: Fri, 11 Feb 2022 02:07:34 -0800 Subject: [PATCH] Update Optimism chain info (#843) * update Optimism chain info * Short name MUST be unique Co-authored-by: ligi --- _data/chains/eip155-10.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-10.json b/_data/chains/eip155-10.json index 40e5ae54..06a11075 100644 --- a/_data/chains/eip155-10.json +++ b/_data/chains/eip155-10.json @@ -5,7 +5,7 @@ "faucets": [], "nativeCurrency": { "name": "Ether", - "symbol": "OETH", + "symbol": "ETH", "decimals": 18 }, "infoURL": "https://optimism.io",