Disconnect Wallet

The '/Disconnect_Wallet' function is designed to securely unlink and remove a user's Ethereum wallet information from the DeGenius Cashier Bot's databases. This function ensures users can maintain control over their data, opt-out whenever necessary while still maintaining playability as long as a balance is greater than 0.

  • Functionality:

    • Data Removal: On user request, the function securely removes or obfuscates all sensitive wallet information from the databases. This includes the private key and any associated encrypted data.

    • User Validation: The bot first verifies if there is an existing connected wallet for the user before proceeding with the disconnection process.

    • Security Assurance: The function ensures complete removal of sensitive data, adhering to privacy and security standards, thus safeguarding user information post-disconnection.

  • Use Case and Importance:

    • This feature is crucial for users wishing to cease using the bot's services or those who prefer to remove their wallets from the bot for security reasons. It provides an essential aspect of user control and data management within the DeGenius ecosystem.

Last updated