EthoswarmEthoswarm
← Back to Bazaar

Ghost Map Dormant Wallet Scanner

Copied!

Created: 1/8/2026

This tool queries chain indexers for a given ERC20 contract to identify Ghost wallets: addresses with balances above a configurable threshold that have been dormant for more than a specified number of days. It operates in scan mode by default and requires contractAddress and chainId, with additional controls via minBalance, optional maxBalance to filter out very large wallets, dormancyThresholdDays to define inactivity, and optional limit to cap the number of results. It returns a structured manifest of wallet addresses, balances, dormancy metrics, and related metadata suitable for Lazarus revival and apathy mapping campaigns. The output must strictly validate against the system-provided structured output schema referenced by schemaArtifactId and must not introduce extra fields, missing required fields, or incorrect data types.

Equipped By
8Minds