From 28c62f1953013425e30ec8e50c9650b008ad2566 Mon Sep 17 00:00:00 2001 From: 0xVeto <111819883+0xVeto@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:03:54 +0000 Subject: [PATCH] Update ipor.ts Fixed schedule --- protocols/ipor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/ipor.ts b/protocols/ipor.ts index e99e39c..a6abfcc 100644 --- a/protocols/ipor.ts +++ b/protocols/ipor.ts @@ -12,7 +12,7 @@ const ipor: Protocol = { "Core Team": manualLinear(TGE + periodToSeconds.day, TGE + periodToSeconds.day + periodToSeconds.year * 3, 20e6), "Investors": manualLinear(TGE + periodToSeconds.day, TGE + periodToSeconds.day + periodToSeconds.year * 3, 11.85e6), "airdrop": [ - manualStep(TGE + periodToSeconds.month + 17 * periodToSeconds.day, periodToSeconds.day, 0, 85200), + manualStep(TGE + periodToSeconds.month + 16 * periodToSeconds.day, periodToSeconds.day, 1, 85200), manualLinear(TGE + periodToSeconds.month + 17 * periodToSeconds.day, TGE + periodToSeconds.month + 17 * periodToSeconds.day + periodToSeconds.month * 6, 305000), ], meta: {