Skip to content

Commit

Permalink
chore: update vestingTimeString
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Dec 16, 2024
1 parent fbfb598 commit b6c5776
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/launchProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1638,7 +1638,7 @@
"saleStartTime": "Dec 17th 17:00 UTC",
"totalAllocation": "4,000,000 OXYZ",
"salePriceString": "$0.025",
"vestingTimeString": "20% TGE, 1 Month cliff, 4 Months linear vesting",
"vestingTimeString": "20% TGE. 1 Month cliff. 4 Months vesting",
"projectInfo": {
"marketingSubtitle": "We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href=\"https://www.oxyaorigin.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #6560C5\">Learn More ></a>",
"shortDescription": "Oxya Origin is building a powerful gaming ecosystem with a focus on engaging gameplay, immersive graphics and a sustainable, player-owned economy with the ambition to take Web3 gaming to the mainstream.",
Expand Down
2 changes: 1 addition & 1 deletion src/constants/launchProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ const launchProjects: LaunchProjectConfig[] = [
saleStartTime: 'Dec 17th 17:00 UTC',
totalAllocation: '4,000,000 OXYZ',
salePriceString: '$0.025',
vestingTimeString: '20% TGE, 1 Month cliff, 4 Months linear vesting',
vestingTimeString: '20% TGE. 1 Month cliff. 4 Months vesting',
projectInfo: {
marketingSubtitle: `We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href="https://www.oxyaorigin.com/" target="_blank" rel="noopener noreferrer" style="color: #6560C5">Learn More \u003e</a>`,
shortDescription:
Expand Down

0 comments on commit b6c5776

Please sign in to comment.