From d187f40538c5b05ed2bd76a0e5c61a9cbd397f5c Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:51:41 +0800 Subject: [PATCH] add normal hero address --- out/imtbl_main_release.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/out/imtbl_main_release.json b/out/imtbl_main_release.json index 100aacd..6ebc4cd 100644 --- a/out/imtbl_main_release.json +++ b/out/imtbl_main_release.json @@ -22,5 +22,12 @@ "type": "erc721", "json": "assets/contracts/CFNFTGame.json", "address": "0x03347c8295981a3bdBC307EcDF9AC35cea1B397F" + }, + { + "name": "CFHero_normal", + "type": "erc721", + "json": "assets/contracts/CFNFTGame.json", + "address": "0xb641981CdddcBA7615B60a5013f557a5E6F24f38" } -] \ No newline at end of file + +]