get_contract_stats
Fetch user statistics from the SubscriptionKiller contract: scanned, cancelled, and saved subscription counts for a wallet address.
Instructions
Get user statistics from the SubscriptionKiller smart contract (how many scanned, cancelled, saved). Contract address is optional if deployed contracts are configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The wallet address to check | |
| network | No | testnet | |
| contract_address | No | The SubscriptionKiller contract address (optional, uses deployed default) |