From 4c63f5f90ea73817bea1c26f6a3360a5bf49a915 Mon Sep 17 00:00:00 2001 From: zhl Date: Wed, 14 Jun 2023 13:46:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B4=BB=E5=8A=A8=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=90=88=E7=BA=A6=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- out_arbitrum_testnet_dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/out_arbitrum_testnet_dev.json b/out_arbitrum_testnet_dev.json index b1f9ac8..51906cd 100644 --- a/out_arbitrum_testnet_dev.json +++ b/out_arbitrum_testnet_dev.json @@ -57,12 +57,12 @@ "name": "NFTSbt", "type": "erc721", "json": "assets/contracts/NFTSbt.json", - "address": "0xF14C3EEA99dE43D289285c301b0309b6C8451951" + "address": "0xB7C50f87b77C71Fa44a6335715da1d4b618264f2" }, { "name": "ClaimBoxFactory", "type": "logic", "json": "assets/contracts/ClaimBoxFactory.json", - "address": "0x9A9267DA111e85c6d7980a3fB285694008E23cD5" + "address": "0x47996e02Ff59F69347De718Ac67AD305DdC63F06" } ]