Skip to content

Commit

Permalink
Update start date
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Dec 2, 2024
1 parent 8d1fc80 commit 41dad01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const VESTING_URL = `${CLAIMING_DATA_URL}/allocations`
export const SEP5_EXPIRATION_DATE = '27.10.2023'
export const SEP5_EXPIRATION = `${SEP5_EXPIRATION_DATE} 10:00 UTC`

export const SAP_LOCK_DATE = '06.12.2024' // TBD
export const SAP_LOCK_DATE = '03.12.2024' // TBD

export const AIRDROP_TAGS = {
USER: 'user',
Expand Down

0 comments on commit 41dad01

Please sign in to comment.