From 4779c36d8d295f5551bd42088515ac01ba5eaf99 Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:20:52 +0800 Subject: [PATCH] add tokenclaim for bsc --- out/bsc_main_release.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/out/bsc_main_release.json b/out/bsc_main_release.json index 234aa6e..37af819 100644 --- a/out/bsc_main_release.json +++ b/out/bsc_main_release.json @@ -10,5 +10,11 @@ "type": "erc20", "json": "assets/contracts/FT.json", "address": "0x111111267109489dc6f350608d5113B10c0C5cd7" + }, + { + "name": "TokenClaim", + "type": "logic", + "json": "assets/contracts/TokenClaim.json", + "address": "0x899365493273d8d7761E867B493946A2700A9ecC" } ] \ No newline at end of file