Page cover

Seed Round

Seed Round

0xdD75c1a25C3bc4874C00f33C8639316dc819F34c

The Seed Round contract was specifically designed to facilitate the early-stage funding of our project. Here's how it worked:

  • Core Functionality:

    • The contract handled all transactions for the Seed Round, automating the distribution of $KIDDO tokens upon successful purchases.

    • Several key variables were implemented:

      • Last Claim Time: Ensured participants adhered to cooldown periods before making new claims.

      • Max Claim Per Purchase: Limited the number of tokens claimable in one go.

      • Max Purchase Amount: Capped the amount any single account could buy, promoting fair distribution.

      • Start Time

      • Finish Time

      • Rate per SHIDO

  • Checks and Balances:

    • If an account’s cooldown had expired or no prior claims were pending, the contract allowed them to purchase.

    • After all checks were passed, the contract automatically distributed the purchased $KIDDO tokens.

  • Security and Transparency:

    • Neither $KIDDO nor $SHIDO stored in the contract could be withdrawn by the contract owner until the Seed Round concluded, ensuring trust and transparency.

  • Outcome: The Seed Round ran smoothly, achieving its purpose of securing early funding and distributing tokens fairly and securely.

Last updated