From e135b94489c7f22e05bc2c341b068be720cc03c7 Mon Sep 17 00:00:00 2001 From: Josh Hannan Date: Fri, 8 Mar 2024 10:41:33 -0600 Subject: [PATCH] update previewnet address --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bc6798c..09b62fa 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,12 @@ There is no need to deploy them yourself. Note: With the emulator, you must use the -contracts flag to deploy these contracts. -| Network | Contract Address | -| ---------------------------- | -------------------- | -| Emulator/Canary | `0xf8d6e0586b0a20c7` | -| Testnet/Previewnet/Crescendo | `0x631e88ae7f1d7c20` | -| Mainnet | `0x1d7e57aa55817448` | +| Network | Contract Address | +| ------------------| -------------------- | +| Emulator/Canary | `0xf8d6e0586b0a20c7` | +| PreviewNet | `0xb6763b4399a888c8` | +| Testnet/Crescendo | `0x631e88ae7f1d7c20` | +| Mainnet | `0x1d7e57aa55817448` | ## Core Types