From ea106d6b735238a5affbd461dea664ef1ae3777a Mon Sep 17 00:00:00 2001 From: Luc Date: Thu, 20 Jun 2024 19:42:33 +0000 Subject: [PATCH] Update Contract Address --- web/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index aad0b01..060f2fb 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -13,7 +13,7 @@ import { useEthUsd } from './utils/ethUsd'; import { formatThousands } from './utils/formatThousands'; import { gasPriceMagic } from './utils/gasMagic'; -const contractAddress = '0xFC0a4A934410F34A9bb8b4F28bEd6b960C943a7E'; +const contractAddress = '0x7Ff29Bd08AF26495EeB96cb5D80f1813C0410917'; export const App = () => { const { data, isLoading, error } = useSWR(