Monitor large or suspicious token movements in real time. Configure a minimum transfer amount and the trigger fires the moment it’s exceeded — giving your team an instant signal before funds move further.Documentation Index
Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
Use this file to discover all available pages before exploring further.
Use cases
Theft & drain detection
Catch abnormally large token outflows the moment they happen. A transfer exceeding your threshold from a contract you monitor is often the first observable sign of an exploit.
Whale movement alerts
Track significant holder movements — large transfers from known investor wallets can signal sell pressure or vesting unlocks worth acting on.
Treasury oversight
Ensure no single transfer from your treasury contract exceeds your defined limits without an alert, regardless of who initiates it.
Configuration
Token decimals
The decimal precision of the token (e.g.
6 for USDC, 18 for most ERC-20s). Used to interpret the raw on-chain amount correctly.