From a4d0395452d36523d6ec32608ba67284cd9d7ac2 Mon Sep 17 00:00:00 2001 From: santipu Date: Mon, 24 Oct 2022 18:44:27 +0200 Subject: [PATCH] changed link to WETH goerli token, the previous one was wrong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c05aae..fa75504 100644 --- a/README.md +++ b/README.md @@ -1347,7 +1347,7 @@ yarn create next-app . - [DAI](https://makerdao.com/en/) - [Uniswap](https://app.uniswap.org/) ## WETH - Wrapped ETH -- [WETH Token Goerli Etherscan](https://goerli.etherscan.io/token/0x8b7fb00abb67ba04ce894b9e2769fe24a8409a6a) +- [WETH Token Goerli Etherscan](https://goerli.etherscan.io/token/0xb4fbf271143f4fbf7b91a5ded31805e42b2208d6) - [WETH Token Mainnet](https://etherscan.io/token/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2) ## Forking Mainnet - [Mainnet Forking](https://hardhat.org/hardhat-network/guides/mainnet-forking.html)