From a275b2d03b092497f21b9a4574a894fbfc4fda26 Mon Sep 17 00:00:00 2001 From: Ramin Erfani <80068137+chillichelli@users.noreply.github.com> Date: Sun, 17 Jul 2022 22:23:39 +0200 Subject: [PATCH] Update eip155-10.json (#1367) Optimism explorer (https://optimistic.etherscan.io) is EIP3091 --- _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 06a11075..589532aa 100644 --- a/_data/chains/eip155-10.json +++ b/_data/chains/eip155-10.json @@ -16,6 +16,6 @@ "explorers": [{ "name": "etherscan", "url": "https://optimistic.etherscan.io", - "standard": "none" + "standard": "EIP3091" }] }