Anti-whales, anti-abuse, and system self-check

Several features have been implemented to ensure all is fair with the least errors and abuse as possible.

  1. Every hours post TGE users will be limited by the amount of Cultiv8 tokens each address can hold.

  2. Hodl Lottery only counts Significant Transactions which are $10 or more, so that outsiders cannot render the lotteries useless by flooding with near $0 value transactions.

  3. A trading limit is right placed before and after the lotteries triggering, in order to protect from bot price manipulation just before the lotteries triggering.

  4. The reflections are hard-coded to a maximum in the contract, so that no bugs or foul play can ever breach that limit.

  5. Cultiv8 token address to address transfers (hence not buys or sells) entail a minimum fee, as the ecosystem encourages account splitting for better winning chances for the Hodl Lottery.

  6. The system knows to grant or remove liability to participate in the Hodl Lottery based on all changing factors. See examples below.

Example 1: If an address has 0.099% of circulating supply and is not liable to participate in the Hodl Lottery, and through redistribution now reaches the required 0.1%, the system will now grant that address a participation ticket.

Example 2: If an address has 0.1% of the circulation supply, and is liable to participate in the Hodl Lottery, and the requirement for participation changes to 0.15%, then the system will remove that address’ participation ticket.

Last updated