0x742d35Cc6634C0532925a3b844Bc454e4438f44e
Main contract that manages wallet creation and user interactions
→ createSmartWallet()
→ depositToWallet()
→ depositUSDT(uint256)
→ claimProfit()
Individual user wallet contract for secure fund management
→ withdraw()
→ receive()
→ getBalance()
Functions for executing and managing trades
→ executeFuturesTrade()
→ openTrade()
→ closeTrade()
Functions for managing trading strategies
→ copyStrategy()
→ stopStrategy()
→ addStrategy()