From 2ec2090e6efb2f835e27084a46b0af1c759f8c96 Mon Sep 17 00:00:00 2001 From: Eteria <132741663+Eteriaio@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:45:50 +0800 Subject: [PATCH] Update eip155-140.json --- _data/chains/eip155-140.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-140.json b/_data/chains/eip155-140.json index 7a13c03f3966..fb9b7d127cb1 100644 --- a/_data/chains/eip155-140.json +++ b/_data/chains/eip155-140.json @@ -13,5 +13,12 @@ "infoURL": "https://eteria.io", "shortName": "ERA", "chainId": 140, - "networkId": 140 + "networkId": 140, + "explorers": [ + { + "name": "eteriascan", + "url": "https://explorer.eteria.io", + "standard": "EIP3091" + } + ] }