Withdrawal
1. No Minimum or Maximum Limit on $SOL Withdrawals
✅ Purpose:
Players can withdraw any amount of $SOL from their in-game wallet to their personal on-chain wallet
This creates a flexible user experience and welcomes both small and large players
📌 Implementation Rationale:
Promotes openness by avoiding limitations for new users (small funds) or whales (large withdrawals)
Builds trust by giving users full control over their real assets
✅ Summary:
All $SOL withdrawal requests in Exodia go through a "secure verification mechanism" with a processing time of approximately 30 minutes. This acts as a proactive security layer, designed to protect user funds, ensure ecosystem stability, and prevent technical exploits or on-chain fraud.
🔍 Why is the secure verification needed?
1. Protecting users and the system from rapid exploit attacks (e.g., flash loans)
Attackers often time their exploits to instantly drain assets
With a 30-minute verification delay, the system can:
Detect unusual behavior (e.g., unexpected large withdrawals or new wallet behavior)
Trigger emergency responses like pausing contracts to secure remaining funds
2. Preventing bot farming and MEV manipulation
Bot farms and MEV often bundle multiple actions (e.g., swap + withdraw) in the same block or next block
This security layer separates the process into 2 steps:
Step 1: Send request
Step 2: Wait for system verification → Then real withdrawal is executed
This makes it harder for bots to predict timing or execute manipulative strategies
3. Liquidity Balance and Cash Flow Stability
Allowing players to withdraw $SOL instantly may lead to sell pressure and rapid capital flight
The 30-minute verification period helps smooth out cash flow and prevent ecosystem shocks such as bank runs or panic withdrawals
4. Transparency and Trackability
Player withdrawal requests are publicly recorded on-chain with pending status, and can be tracked in real time
Users clearly see that the system is not "holding" funds but is verifying and preparing for disbursement
Last updated