From 545c9babe3cab1707bf38716db26e53ef6569f6c Mon Sep 17 00:00:00 2001 From: samlior Date: Mon, 10 Jan 2022 16:25:07 +0800 Subject: [PATCH] Set explorer standard to none --- _data/chains/eip155-47805.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-47805.json b/_data/chains/eip155-47805.json index fb0d7e27..5171a65a 100644 --- a/_data/chains/eip155-47805.json +++ b/_data/chains/eip155-47805.json @@ -18,6 +18,6 @@ "explorers": [{ "name": "rei-scan", "url": "https://scan.rei.network/", - "standard": "EIP3091" + "standard": "none" }] }