diff --git a/protocols/starknet.ts b/protocols/starknet.ts index 82f6eb2..713c2d5 100644 --- a/protocols/starknet.ts +++ b/protocols/starknet.ts @@ -68,8 +68,8 @@ const starknet: Protocol = { manualStep( monthlyReleaseStart, periodToSeconds.month, - 80, - remainingEachAfterCliffs / 80, + 92, + remainingEachAfterCliffs / 92, ), // Distribute the remaining allocation ], Investors: [ @@ -78,8 +78,8 @@ const starknet: Protocol = { manualStep( monthlyReleaseStart, periodToSeconds.month, - 80, - remainingEachAfterCliffs / 80, + 92, + remainingEachAfterCliffs / 92, ), // Distribute the remaining allocation ], meta: {