From d4095ee77efffe0b8e64a5541bb389d469a0d63d Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Fri, 9 Aug 2024 15:05:45 +0800 Subject: [PATCH] add address for game_item_mall on imtbl zkevm --- 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 6ebc4cd..f792b4d 100644 --- a/out/imtbl_main_release.json +++ b/out/imtbl_main_release.json @@ -28,6 +28,12 @@ "type": "erc721", "json": "assets/contracts/CFNFTGame.json", "address": "0xb641981CdddcBA7615B60a5013f557a5E6F24f38" + }, + { + "name": "GameItemMall", + "type": "logic", + "json": "assets/contracts/GameItemMall.json", + "address": "0x608C1b7ADF8C9D7e1392E556Fb0e44990Ab69905" } ]