diff --git a/packages/discovery-provider/src/challenges/challenges.stage.json b/packages/discovery-provider/src/challenges/challenges.stage.json index 41b58fe2e9e..3ca42d7a71a 100644 --- a/packages/discovery-provider/src/challenges/challenges.stage.json +++ b/packages/discovery-provider/src/challenges/challenges.stage.json @@ -1,4 +1,14 @@ [ + { + "id": "profile-completion", + "type": "numeric", + "amount": 1, + "active": true, + "step_count": 7, + "starting_block": 0, + "weekly_pool": 25000, + "cooldown_days": 7 + }, { "id": "listen-streak", "active": true,