From c99ccccf64e11a935de8bc6196888af2da43bd15 Mon Sep 17 00:00:00 2001 From: Willian Mitsuda Date: Thu, 5 Aug 2021 10:51:31 -0300 Subject: [PATCH] Fix typo --- src/special/london/BlockRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/special/london/BlockRow.tsx b/src/special/london/BlockRow.tsx index 6683c75..1f01e28 100644 --- a/src/special/london/BlockRow.tsx +++ b/src/special/london/BlockRow.tsx @@ -52,7 +52,7 @@ const BlockRow: React.FC = ({ now, block, baseFeeDelta }) => { {ethers.utils.commify( ethers.utils.formatEther(block.gasUsed.mul(block.baseFeePerGas!)) )}{" "} - ETH + Ether