diff --git a/apps/api/src/script/sync-score-to-stack.ts b/apps/api/src/script/sync-score-to-stack.ts index 23d354447173..3620ce03f6f9 100644 --- a/apps/api/src/script/sync-score-to-stack.ts +++ b/apps/api/src/script/sync-score-to-stack.ts @@ -5,8 +5,8 @@ import lensPg from '../db/lensPg'; const baseUrl = 'https://api.hey.xyz/score/get'; const batchSize = 5; -const limit = 10000; -const offset = 89258; +const limit = 300000; +const offset = 104600; const getProfiles = async () => { const profiles = await lensPg.query(