From 1f92586ddc8e15bb5cd082ceb493daf41e561df5 Mon Sep 17 00:00:00 2001 From: Theo Date: Wed, 18 Oct 2023 11:10:22 -0700 Subject: [PATCH] Add deployed proposal contract address to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6256b71..f59f903 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ npm run test:linux ### Contracts -Proposal deployed contract: [0x775Cf01c12D3E4296c7c9b52C8B835c071068F51](https://etherscan.io/address/0x775cf01c12d3e4296c7c9b52c8b835c071068f51#code) +Proposal deployed contract: [0x87477dd2d9cb84112021e77db85bc7eb2dfb1160](https://etherscan.io/address/0x87477dd2d9cb84112021e77db85bc7eb2dfb1160#code) Goerli test ENS address: [`tornadotest.eth`](https://app.ens.domains/tornadotest.eth) (to see content, you need to connect wallet and switch to Goerli Testnet on app.ens.domains)