add staking page

This commit is contained in:
2026-06-16 14:46:45 +03:00
parent 7c3c0159e9
commit c9bebf71d6

View File

@@ -1,4 +1,4 @@
export const COUNTDOWN_TARGET = new Date('2026-05-21T00:00:00').getTime() export const COUNTDOWN_TARGET = new Date('2026-05-21T00:00:00').getTime()
export const USDT_RATE = 80.00 export const USDT_RATE = 80.00
export const GAS_PRICE = 21.00 export const GAS_PRICE = 21.00
export const MIN_RUB_AMOUNT = 10000 export const MIN_RUB_AMOUNT = 5000