You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The “Jackpots” page should be accessible from the top-navigation menu under /jackpots . The page should be implemented according to the design and display a table with the last 10 finished jackpots (excluding the current jackpot round) with a possibility to load more:
Round: A string saying “Round X”, where X is a number indicating the jackpot round starting 1
Winner: Account public key with an emoticon that links to the “Account” page on CSPR.live
Prize: Jackpot amount in CSPR
Ended: Time in the 2024-03-18 12:59:59
The table should be sorted by the “Round” column
The text was updated successfully, but these errors were encountered:
The “Jackpots” page should be accessible from the top-navigation menu under
/jackpots
. The page should be implemented according to the design and display a table with the last 10 finished jackpots (excluding the current jackpot round) with a possibility to load more:The table should be sorted by the “Round” column
The text was updated successfully, but these errors were encountered: