How It Works
Players submit a withdrawal request to move $SOL from their in-game wallet to their personal wallet
At the time of request, the specified amount and destination address are logged into a smart contract
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
After verification, the smart contract automatically disburses the funds to the player’s wallet without further action needed
A 1% fee is deducted from each withdrawal, which is either:
Sent to the treasury
Used as rewards for airdrops
Last updated