From bf71367127d42f8be5229207a2c974a2b13d974e Mon Sep 17 00:00:00 2001 From: Carlos Beltran Date: Mon, 15 Jan 2024 08:57:19 -0500 Subject: [PATCH] add reward engagement action --- open-actions.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/open-actions.json b/open-actions.json index 8644f44..5df1596 100644 --- a/open-actions.json +++ b/open-actions.json @@ -88,5 +88,11 @@ "address": "0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153", "requiresUserFunds": true, "blockExplorerLink": "https://polygonscan.com/address/0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153#code" + }, + { + "name": "RewardEngagementAction", + "address": "0xDA7F4679312Ab7Dc9B4A985564a391c14Ef45A72", + "requiresUserFunds": false, + "blockExplorerLink": "https://polygonscan.com/address/0xDA7F4679312Ab7Dc9B4A985564a391c14Ef45A72#code" } ] \ No newline at end of file