From f58e068a9ded932a18d182bc6c37f7473ca25f9f Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Wed, 3 Jul 2024 14:59:09 +0800 Subject: [PATCH] add contract address of GoldBrick --- out/imtbl_main_release.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/out/imtbl_main_release.json b/out/imtbl_main_release.json index 72f018f..100aacd 100644 --- a/out/imtbl_main_release.json +++ b/out/imtbl_main_release.json @@ -16,5 +16,11 @@ "type": "logic", "json": "assets/contracts/NFTLock.json", "address": "0x2034e51e1a24f8b488610aBBDCc74F3e0cA833df" + }, + { + "name": "GoldBrick", + "type": "erc721", + "json": "assets/contracts/CFNFTGame.json", + "address": "0x03347c8295981a3bdBC307EcDF9AC35cea1B397F" } ] \ No newline at end of file