From a8fbde5c0f5d1c6f54b3ffc51c5c264576868406 Mon Sep 17 00:00:00 2001 From: FoxTheSin <79029523+FoxTheSin@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:25:27 -0700 Subject: [PATCH] FAQ expensive gas link the "Gas Now" link directs to bitcoin.org which doesn't appear to have useful gas information. I suggest adding a link to etherum.org's explanation of gas as well as a chrome extension link. --- resources/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/faq.md b/resources/faq.md index a2289f73..b11d9943 100644 --- a/resources/faq.md +++ b/resources/faq.md @@ -38,7 +38,7 @@ #### Why is gas so expensive? -- Gas prices fluctuate and can be monitored with tools like [Etherscan](https://ethereumprice.org/gas/) and [Gas Now](https://www.gasnow.org/). +- Gas prices fluctuate and can be monitored with tools like [Etherscan](https://ethereumprice.org/gas/) or use chrome extensions such as [this.](https://chrome.google.com/webstore/detail/ethereum-gas-price-extens/innfmlnnhfcebjcnfopadflecemoddnp?hl=en) You can read more on what gas is [here](https://ethereum.org/en/developers/docs/gas/). #### What is yveCRV?