+
+
+
+ +{reward}
+
+
+ Join Our Telegram Channel
+
+
+
+ {steps.map((step, index) => (
+
+
+ {index + 1}
+
+ {step}
+ {index !== steps.length - 1 && (
+
+ )}
+
+ ))}
+
+ {!!claimTaskTokensError &&
+ claimTaskTokensError ===
+ 'GAMIFICATION_TASK_CLAIM_FAILED_NOT_COMPLETED' && (
+
+
+
+ Looks like you haven’t completed the required action.
+ Complete the task to continue.
+
+
+ )}
+
+