How Rollback Works

Core Mechanism

Rollback creates a safety net through automated inactivity detection and predetermined fund distribution:

  1. Continuous Monitoring: System tracks wallet activity through balance changes

  2. Threshold Detection: Identifies when wallets exceed inactivity periods

  3. Warning System: Sends email alerts before rollback execution

  4. Automated Transfer: Executes fund transfers to recovery wallets

  5. Multi-layered Safety: Multiple backup wallets with final fallback option

Activity Detection

Balance Hash Method

Activity Triggers:

  • Any balance change in monitored tokens

  • Manual activity reset through dashboard

  • Smart contract interactions

  • Any transaction from the wallet

Rollback Methods

Priority-Based Rollback:

  • Sequential order: Wallet 1 → Wallet 2 → Wallet 3 → Wallet 1

  • Best for family/corporate hierarchies

  • Predictable distribution pattern

Randomized Rollback:

  • Onchain randomness

  • Fair distribution among backup wallets

  • Prevents predictable targeting

Last updated