From 8e951948d7fe3be825d1cea40ff5f2f388b64b85 Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:27:06 +0800 Subject: [PATCH] add address of mainnet --- out/imtbl_main_release.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 out/imtbl_main_release.json diff --git a/out/imtbl_main_release.json b/out/imtbl_main_release.json new file mode 100644 index 0000000..c91b01d --- /dev/null +++ b/out/imtbl_main_release.json @@ -0,0 +1,14 @@ +[ + { + "name": "CFHero", + "type": "erc721", + "json": "assets/contracts/CFNFTGame.json", + "address": "0x3A85cA6615953c683826FBe54fA5e2a770ee8bA2" + }, + { + "name": "NFTClaimStage2WL", + "type": "logic", + "json": "assets/contracts/NFTClaimStage2WL.json", + "address": "0x1De3D9f841a70b73F136ebfB84Af0dfFa73B758B" + } +] \ No newline at end of file