📊Token Distribution

$ATHENA tokens will be distributed through a fair launch on Uniswap.

Overview

  • Symbol: $ATHENA

  • Max Supply: 1,000,000,000

  • Total Supply: 1,000,000,000

  • Token Liquidity On Launch- 5 ETH and 1,000,000,000 (100%) $ATHENA

Fair Launch Mechanisms

Due to the initial liquidity being 5 ETH, there is a risk of whales accumulating a majority of the supply and overall price volatility. In order to mitigate these risks, the token launch will be accompanied by the following:

  • maxHoldingAmount - A method that will limit the maximum number of tokens a wallet can hold, set to 20,000,000 $ATHENA (2%). This limit will be removed automatically by the isLimitEnforced and liquidityThreshold variables

  • isLimitEnforced - a boolean that determines whether maxHoldingAmount is enforced

  • liquidityThreshold - a defined liquidity threshold in the contract that must be met before isLimitEnforced is set to false, effectively disabling maxHoldingAmount

  • On top of the default 3% tax, where 1% is allocated to LP/farms, an additional 2% tax will be implemented at launch to increase liquidity until liquidityThreshold is met, at which point it will then be automatically disabled

Last updated