diff --git a/out_arbitrum_testnet_dev.json b/out_arbitrum_testnet_dev.json index 6731bff..b1f9ac8 100644 --- a/out_arbitrum_testnet_dev.json +++ b/out_arbitrum_testnet_dev.json @@ -52,5 +52,17 @@ "type": "logic", "json": "assets/contracts/UserMinterFactory.json", "address": "0x1A27515c35a92Fb276c2670fa27C85ffAd75D094" + }, + { + "name": "NFTSbt", + "type": "erc721", + "json": "assets/contracts/NFTSbt.json", + "address": "0xF14C3EEA99dE43D289285c301b0309b6C8451951" + }, + { + "name": "ClaimBoxFactory", + "type": "logic", + "json": "assets/contracts/ClaimBoxFactory.json", + "address": "0x9A9267DA111e85c6d7980a3fB285694008E23cD5" } ]