From 6ce09db96260e8a41328c96e5f574924505a2b82 Mon Sep 17 00:00:00 2001 From: robriks Date: Mon, 6 May 2024 13:01:06 -0400 Subject: [PATCH] Revert ":memo: Add deployments to README table" This reverts commit 20d8d65b86421d51273e6dd812cc9bd5f269b782. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f3d28cc..7726c65 100644 --- a/README.md +++ b/README.md @@ -211,8 +211,8 @@ Wave protocol is currently deployed in Beta on Base Sepolia testnet for backend | Name | Contract Details | Contract Address | | --- | --- | --- | -| IdeaTokenHub | Harness, Proxy | 0x450127A75b43986A51e27072AA6BBB526EEA5Ac7 | -| Wave | Harness, Proxy | 0x6DBc664b1196B083F9342030dBe3047Cc30C6E79 | -| NounsToken | Harness | 0xFc77bdB59040CB548Fdc7cf85E31d8a0C6D56466 | +| IdeaTokenHub | Harness, Proxy | 0x54a488958D1f7e90aC1a9C7eE5a450d1E2170789 | +| Wave | Harness, Proxy | 0x55C7c4ADEd315FF29a336cAE5671a4B0A69ae348 | +| NounsToken | Harness | 0xa28Fb072290d6d731cA08EFb8f79bF4dB1D13e67 | Note that the above testnet contracts deployed to Base Sepolia network are harnesses to expose convenience functions that would normally otherwise be protected to expedite development.