How It Works

  1. Players submit a withdrawal request to move $SOL from their in-game wallet to their personal wallet

  2. At the time of request, the specified amount and destination address are logged into a smart contract

  3. The request is internally queued during the ~30-minute verification phase

    • During this time, the request cannot be altered or canceled

    • The contract or backend checks for logic flags such as spam, unusual activity, or awaits batch processing

  4. After verification, the smart contract automatically disburses the funds to the player’s wallet without further action needed

  5. A 1% fee is deducted from each withdrawal, which is either:

  • Sent to the treasury

  • Used as rewards for airdrops

Last updated