diff --git a/_data/chains/eip155-7000.json b/_data/chains/eip155-7000.json index 5cb59f6dbb46..3a733357c2f7 100644 --- a/_data/chains/eip155-7000.json +++ b/_data/chains/eip155-7000.json @@ -15,15 +15,15 @@ "symbol": "ZETA", "decimals": 18 }, - "infoURL": "https://zetachain.com/docs/", + "infoURL": "https://zetachain.com/docs", "shortName": "zetachain-mainnet", "chainId": 7000, "networkId": 7000, "status": "active", "explorers": [ { - "name": "ZetaChain Mainnet Explorer", - "url": "https://explorer.zetachain.com", + "name": "ZetaScan", + "url": "https://zetascan.com", "standard": "none" } ] diff --git a/_data/chains/eip155-7001.json b/_data/chains/eip155-7001.json index c8d8158505f7..61a64bd10d0c 100644 --- a/_data/chains/eip155-7001.json +++ b/_data/chains/eip155-7001.json @@ -9,9 +9,7 @@ "https://7001.rpc.thirdweb.com", "https://zeta-chain-testnet.drpc.org" ], - "faucets": [ - "https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/" - ], + "faucets": ["https://zetachain.com/docs/reference/faucet"], "nativeCurrency": { "name": "Zeta", "symbol": "ZETA", @@ -26,14 +24,8 @@ "explorers": [ { "name": "ZetaScan", - "url": "https://athens.explorer.zetachain.com", + "url": "https://testnet.zetascan.com", "standard": "none" - }, - { - "name": "Blockscout", - "url": "https://zetachain-athens-3.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" } ] }