From 1b91170ce64c9606e5623ee2830dc92c1c5c7892 Mon Sep 17 00:00:00 2001 From: ape-fede Date: Tue, 11 Feb 2025 13:37:50 -0300 Subject: [PATCH] chore: fix token amount --- config/launchProjects.json | 2 +- src/constants/launchProjects.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/launchProjects.json b/config/launchProjects.json index a868bdf5..d6285cdb 100644 --- a/config/launchProjects.json +++ b/config/launchProjects.json @@ -1784,7 +1784,7 @@ "chainId": 8453, "hideProjectPage": true, "saleStartTime": "Feb 18th", - "totalAllocation": "1,666,666 CHPD", + "totalAllocation": "19,166,667 CHPD", "salePriceString": "$0.006", "vestingTimeString": "2 Months", "vestingTimeTooltip": "20% of the tokens will be released at TGE. The remaining tokens will vest linearly over 4 months, with a 1-month cliff.", diff --git a/src/constants/launchProjects.ts b/src/constants/launchProjects.ts index c8885f2c..d2b59f42 100644 --- a/src/constants/launchProjects.ts +++ b/src/constants/launchProjects.ts @@ -872,7 +872,7 @@ const launchProjects: LaunchProjectConfig[] = [ chainId: ChainId.BASE, hideProjectPage: true, saleStartTime: 'Feb 18th', - totalAllocation: '1,666,666 CHPD', + totalAllocation: '19,166,667 CHPD', salePriceString: '$0.006', vestingTimeString: '2 Months', vestingTimeTooltip: