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" + } + ] }