How Rollback Works
Core Mechanism
Rollback creates a safety net through automated inactivity detection and predetermined fund distribution:
Continuous Monitoring: System tracks wallet activity through balance changes
Threshold Detection: Identifies when wallets exceed inactivity periods
Warning System: Sends email alerts before rollback execution
Automated Transfer: Executes fund transfers to recovery wallets
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