From 5f30b8e45e138207caeec95cd361953614473790 Mon Sep 17 00:00:00 2001 From: henryliu <17600047539@163.com> Date: Wed, 23 Mar 2022 21:56:32 +0800 Subject: [PATCH] fix standard --- _data/chains/eip155-105.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-105.json b/_data/chains/eip155-105.json index 3c5f20b5..6dc188d8 100644 --- a/_data/chains/eip155-105.json +++ b/_data/chains/eip155-105.json @@ -16,6 +16,6 @@ "explorers": [{ "name": "Web3Games Explorer", "url": "https://explorer-devnet.web3games.org", - "standard": "EIP1559" + "standard": "none" }] }