$TIDE Overview

$TIDE is the utility, reward, and value sharing token used across the TideFlow platform of GambleFi products.

Users can convert $TIDE into $xTIDE by locking their tokens. This grants them benefits such as bigger rakebacks on games, free wager games, and revenue share via a buyback-and-distribute model.

$xTIDE

Users lock up $TIDE and receive $xTIDE, which is non-transferable. Users receive 1 $xTIDE per 1 $TIDE locked.

The duration of the lockup period—chosen by the user— determines the amount of benefits received. The longer a user locks up their tokens, the bigger the benefits. Benefits include premium features and revenue sharing via buyback-and-distribute. This ensures that holders with long-term commitment receive more value.

$TIDE Utility

Playerbase Bootstrapping

Players will strategically receive rewards in the $TIDE token or associated points, called Seashells, next to other in-game winnings to acquire and retain high-value users and maximize customer lifetime value.

Get more details in the Airdrop section.

Buyback-and-Distribute

A percentage of revenue will be used to buy back $TIDE on the open market and distribute it to lockers.

Currently this is implemented at 30% of revenue. This means that lockers benefit from a thriving TideFlow platform, incentivizing them to spread the word.

The longer holders lock up their $xTIDE, the bigger the revenue share they receive. The logic works as follows:

  1. For every locker i, holdings points are calculated as follows:
    holding.pointsi=xTIDE.balancei(remaining lockup timei20)\text{holding.points}_i = \text{xTIDE.balance}_i * \left( \frac{\text{remaining lockup time}_i}{20} \right)
  2. Holding point are summed across all lockers such:
    total.points=i=1total players(holding.pointsi)\text{total.points} = \displaystyle\sum_{i=1}^{\text{total players}} \text{(holding.points}_i)
  3. Each lockers gets a pro rata share of revenue based on their share of total holdings points as follows:
    rev.share=[holding.pointsitotal.points]\text{rev.share} = \left[ \frac{\text{holding.points}_i}{\text{total.points}} \right]

Using buyback-and-distribute instead of buyback-and-burn allows us to reward the strongest believers rather than short-term traders.

Distributing revenue in $TIDE instead of another token comes with the following benefits
  • Offers real yield
  • Retains protocol value (fees/revenue) in $TIDE
  • Zombie addresses receive $TIDE which effectively burns them, benefitting all holders
Process
  • The buyback-and-distribute will happen once a week.
  • 30% of revenue of the previous week is used to buy back $TIDE on the open market over 7 days to smooth out price effects and prevent front-running.
  • Afterwards, the $TIDE is distributed it to stakers pro rata based on the formula above
  • Stakers can claim their $TIDE rewards anytime

The first buyback-and-distribute will take place 7 days after TGE. 30% of the revenue generated before TGE will be distributed to $xTIDE holders across the first 3 months (60% in month 1, 25% in month 2, 15% in month 3).

Premium Membership

Lockers receive premium benefits for their $xTIDE.

Weekly free wager games

*Disclaimer: Numbers are subject to change

Stakers with at least 10,000 $xTIDE receive 1 free bet game per week. Locks of 10 weeks or longer remaining receive 2 weekly free games.

The budget for free games can come from one or multiple of the following sources:
  • Community incentives (selling $TIDE to buy game credits)
  • Revenue from betting games (e.g. a % share of the rake is allocated to offer free games)
  • Revenue from ads (e.g. free players are monetized via ads and receive part of the value back in game credits)
Free games have the following objectives
  • Provide value to stakers (focus of this section)
  • Convert free to paid players
  • Re-engage paid players

As more data gets collected, free games for the latter two groups can be targeted towards player segments with the highest expected impact (e.g. did 50+ free games last week).

Bonus rakeback

Rakeback allows a player to get back a certain amount of coins from every bet they make. This increases their chances of winning.

Players make a deposit for a minimum of $20 (In any supported currency and asset), after creating the account.

Instantly qualify for a 300% bonus (up to $1000 value).

Every time players wager the equivalent of their initial deposit 6 times, 10% of the bonus is unlocked.

Example

User deposits $100 -> Qualifies for a total bonus of $400 -> Everytime $600 is used in a bet game, players get back $40 worth of bet games.

TIDE Ocean Raffle

The TIDE Ocean Raffle is a weekly lottery that randomly distributes tokens to 10 members of the community.

  1. Ocean Raffle Amount: Each week, TideFlow will distribute 0.1% of the total supply of $TIDE to the community. This is done through a raffle system that anybody can win and is evenly given out per player (0.01% for each of the 10 players).
  2. Base Eligibility: Each holder must lock a minimum of 2000 $TIDE and hold the equivalent $xTIDE in their wallet in order to be eligible.
  3. Increased Chances: Each additional 2,000 $xTIDE held increases the holder's chances by an additional ticket.
  4. Anti-whale: To maintain fairness and avoid excessive dominance by whales, there will be a cap of 35 entries (60,000 $TIDE).

Step-by-Step Breakdown of the Raffle

Let x be the total amount of $xTIDE a participant has in their wallet.

Let n be the number of tickets a participant receives for the raffle.

The formula for calculating the number of entries n based on the amount x locked is:
n=[x2000]n = \left[ \frac{x}{2000} \right]

This denotes the floor function, which rounds down to the nearest whole number. This ensures that only full 2,000 $xTIDE increments count towards additional entries.

To prevent excessive influence by whales, there is a cap on the maximum number of eligible tickets. This cap is set at 60,000 $TIDE for a maximum of 35 entries.

Eligibility Criteria
In order to prevent botting, there are several conditions that users need to complete in order to be eligible for the raffle:
Core Condition:
  • - Having at least 2000 $xTIDE
Account conditions:
  • - Weekly minimum volume of $50 throughout the TideFlow ecosystem
  • - Have connected Telegram
Example
Player 1 has 2,000 $xTIDE: They receive 1 entry (n = 1).

Player 2 has 10,000 $xTIDE: Without a cap, they would receive 5 entries (n = 5). With a cap of 35, they still get 5 entries.

Player 3 has 62,000 $xTIDE: Without a cap, they would receive 36 entries. With a cap of 35, they receive only 35 entries (n = 35).

Calculating odds to win
All eligible participants count towards the raffle. Each week, there will be a total number of eligible entries N. The winning tickets will be randomly chosen from this total. Note that if a ticket associated with a player has been chosen to win one of the 10 rewards, all tickets associated with that player are void for the respective week’s raffle.

Total Entries (N) - Sum the entries of all participants to get the total entries in the lottery.

N=i=1total playersn(xi)N = \displaystyle\sum_{i=1}^{\text{total players}} n(x_i)

This can then be used to calculate individual odds:

Calculating Individual Odds

Given there are 10 winners each week, the chance Pi that a participant wins at least one prize is derived from the complement of the probability of not winning any of the 10 draws:

Pi=1(1n(xi)N)10P_i = 1 - \left( 1 - \frac{n(x_i)}{N} \right)^{10}

This formula calculates the probability that a participant wins at least one of the 10 available prizes, given their number of entries n(xi), relative to the total N.

Maximizing a player’s weight in the Raffle

Either 60k TIDE locked or 12k lock for 20 weeks.

Here’s the raffle entries per 2,000 $TIDE locked at TGE

Weekly Leaderboard Rewards

By simply playing the game, players are also eligible to be selected for the weekly Leaderboard ranking rewards. Same as with the Tide Ocean Raffle, a minimum of 2000 $xTIDE needs to be held in order to be eligible.

Players have a chance to receive the following rewards:

Free bet games

The 10 best weekly players in terms of P&L are awarded a number of subsidized free bet games. The current distribution stands as follows:

Sorted RankSorted UsersSorted Avg. P&LFree Bet Games
1User 7747.48%10
2User 1339.05%5
3User 9537.17%3
4User 7835.7%2
5User 4634.63%2
6User 634.39%2
7User 5133.07%1
8User 5332.04%1
9User 6731.72%1
10User 7131.32%1

However, given the degen nature of the devs, we have decided to also reward those whose P&L in game is even worse that their P&L on dating apps.

96User 60-41.07%5
97User 57-43.16%5
98User 18-43.76%5
99User 9-47.93%5
100User 80-64.32%5

Gold Seashells

Additionally, every week, 10% of all newly created Gold Seashells will be distributed among the Leaderboard winners and…the others. The top 10 and bottom 5 players of the leaderboard will be awarded a portion as follows:

Sorted RankSorted UsersSorted Avg. P&LFree Bet GamesGold Seashells % of 10% of Seashells minted the respective week
1User 9241.9%1030%
2User 3037.77%510%
3User 8234.66%37%
4User 2433.07%22%
5User 1032.28%22%
6User 4430%22%
7User 8729.3%12%
8User 5428.86%11%
9User 6627.63%11%
10User 4326.82%11%

Same rule as with the free games, we also help our less than talented frens.

96User 60-41.07%51%
97User 57-43.16%51%
98User 18-43.76%55%
99User 9-47.93%55%
100User 80-64.32%530%

$TIDE TGE Airdrop

Currently, players can participate in the upcoming $TIDE airdrop by playing Chart Surfer. While playing, players receive seashells which will translate into a $TIDE airdrop.
  • Silver Seashells are awarded in the free-to-play game mode and for social tasks and receive 15% of the $TIDE airdrop
  • Gold Seashells are awarded for wager game modes exclusively and receive 85% of the $TIDE airdrop

In Season 1, players will receive 8% of the total $TIDE supply as an airdrop.

Players can choose how to receive their $TIDE. The longer they lock their tokens, the bigger the benefits
  • Receive liquid $TIDE 1-to-1
  • Minimum lock: Receive $xTIDE locked for 2 weeks 1-to-1.05 and 5% seashell boost for Season 2
  • Maximum lock: $xTIDE locked for 20 weeks for a 25% $TIDE bonus and 20% seashell boost for Season 2
xTIDE Lock upon TGE
Lock$TIDE Redeem RatioSeashell BoostWeekly Raffle boost increasenr of daily free bet games
Week 21.055%x1.51
Week 31.065%x1.51
Week 41.075%x1.51
Week 51.085%x1.51
Week 61.095%x1.51
Week 71.115%x1.51
Week 81.125%x1.51
Week 91.135%x1.51
Week 101.1410%x22
Week 111.1510%x22
Week 121.1610%x22
Week 131.1710%x22
Week 141.1815%x22
Week 151.1915%x22
Week 161.2115%x32
Week 171.2215%x32
Week 181.2315%x32
Week 191.2415%x32
Week 201.2520%x52