From a2acc7de6e69e1af96d93b54a5abc3a5d6cfc02e Mon Sep 17 00:00:00 2001 From: ligi Date: Fri, 11 Feb 2022 11:04:59 +0100 Subject: [PATCH] Short name MUST be unique --- _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 ef0a7f5f..06a11075 100644 --- a/_data/chains/eip155-10.json +++ b/_data/chains/eip155-10.json @@ -9,7 +9,7 @@ "decimals": 18 }, "infoURL": "https://optimism.io", - "shortName": "eth", + "shortName": "oeth", "chainId": 10, "networkId": 10,