From 79a3bce2096a251e8b94c5e780b4816f4ad3bd89 Mon Sep 17 00:00:00 2001 From: Victor F Date: Sat, 25 Dec 2021 22:53:03 +1300 Subject: [PATCH] Update the standard of the explorers. --- _data/chains/eip155-42261.json | 2 +- _data/chains/eip155-42262.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-42261.json b/_data/chains/eip155-42261.json index 6b620b7a..07879731 100644 --- a/_data/chains/eip155-42261.json +++ b/_data/chains/eip155-42261.json @@ -20,6 +20,6 @@ "explorers": [{ "name": "Emerald Paratime Testnet Explorer", "url": "https://testnet.explorer.emerald.oasis.dev/", - "standard": "none" + "standard": "EIP3091" }] } diff --git a/_data/chains/eip155-42262.json b/_data/chains/eip155-42262.json index e606b39c..c30628f9 100644 --- a/_data/chains/eip155-42262.json +++ b/_data/chains/eip155-42262.json @@ -20,6 +20,6 @@ "explorers": [{ "name": "Emerald Paratime Mainnet Explorer", "url": "https://explorer.emerald.oasis.dev/", - "standard": "none" + "standard": "EIP3091" }] }