Technical Details

Token Structure

HODL is built on Solana with a fixed supply of 1,000,000,000 tokens. The token utilizes Streamflow safes for controlled distribution of rewards, ensuring a predictable and sustainable release schedule.

Streamflow Safes

Streamflow Vesting Dashboard

Launch Month Safe (Days 1-30)

  • Amount: 100,000,000 HODL (10% of total supply)

  • Purpose: Incentivize early adoption with higher initial rewards

  • Distribution: Continuous unlocking every 10 minutes

  • Duration: First 30 days from launch

  • Rate: ~3,333,333 HODL per day

  • Reward Frequency: Every 10 minutes (~23,148 HODL per distribution)

https://app.streamflow.finance/contract/solana/mainnet/H9kdsgekvLXjxFpF3vz8ekiUnVdmG1vEBsLEtt1Zo6yY

Year One Safe (Days 31-365)

  • Amount: 350,000,000 HODL (35% of total supply)

  • Purpose: Maintain steady rewards through first year

  • Distribution: Continuous unlocking every 10 minutes

  • Duration: 335 days (Day 31 to Day 365)

  • Rate: ~895,522 HODL per day

  • Reward Frequency: Every 10 minutes (~6,219 HODL per distribution)

https://app.streamflow.finance/contract/solana/mainnet/3YAXVMvDeXYiY5hEpgqX5GcjfCb7xYvQ8hemvrvR6Mfn

Long-term Safe (Years 2-5)

  • Amount: 50,000,000 HODL (5% of total supply)

  • Purpose: Ensure long-term sustainability

  • Distribution: Continuous unlocking every 10 minutes

  • Duration: 5 years (starting Day 366)

  • Rate: ~54,794 HODL per day

  • Reward Frequency: Every 10 minutes (~380 HODL per distribution)

https://app.streamflow.finance/contract/solana/mainnet/4bTh1Zd8UKStt7PVQj91TWKiehEV2PHxtn9acHWmihN9

Distribution Mechanism

Snapshot Process

  1. Balance Capture

    • Script runs automatically every 10 minutes

    • Records all current HODL holders and their balances

    • Excludes blacklisted addresses

  2. Calculation

    • Determines total HODL in circulation

    • Calculates each holder's percentage

    • Determines unlocked rewards amount

    • Computes individual distributions

  3. Distribution

    • Executes airdrops to eligible wallets

    • Verifies successful transactions

    • Updates holder balances

Blacklist Implementation

The following addresses are permanently excluded from receiving rewards:

  • Liquidity pair address

  • Development wallet address

This ensures that rewards are distributed only to actual token holders, maintaining the integrity of the reward system.

Safety Features

No Minting

  • Fixed total supply of 1,000,000,000 HODL

  • No ability to create additional tokens

  • Ensures value preservation through scarcity

Zero Tax

  • Direct token transfers with no fees

  • No hidden costs or deductions

  • Transparent transactions

Automated Distribution

  • Smart contract controlled unlocks

  • No manual intervention required

  • Predictable and verifiable rewards

Fair System

  • Rewards based purely on holding percentage

  • No preferential treatment

  • Equal opportunity for all participants

Technical Specifications

Smart Contract

  • Built on Solana blockchain

  • Utilizes Streamflow for token vesting

  • Implements automated distribution logic

Distribution Script

  • Runs every 10 minutes

  • Fully automated process

  • Handles snapshot and reward calculation

  • Executes batch distributions

Security Measures

  • Immutable contract code

  • Automated execution

  • No admin functions

  • Verifiable on-chain data

This technical implementation ensures a fair, transparent, and sustainable reward system that operates without manual intervention or hidden mechanisms.

Last updated