get_wallet_activity
Compute a rough 0-100 on-chain activity score for any wallet on Base, using transaction frequency, active days, contract diversity, and wallet age.
Instructions
Compute a rough 0-100 on-chain activity score for a wallet on Base.
Based on transaction count, number of unique active days, contract diversity, and wallet age (all sampled from the most recent 1,000 transactions). This is a heuristic indicator, not an official metric of any airdrop or program.
Args: address: The 0x-prefixed wallet address to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |