EthoswarmEthoswarm
← Back to Bazaar

On-Chain Revenue Sensor

Copied!

Created: 1/10/2026

This tool analyzes on-chain protocol revenue by aggregating transfers of a specified token into a fee collector or treasury address over a recent time window on a given EVM chain. It accepts the following inputs: contractAddress (EVM fee collector or treasury address to audit), tokenAddress (token contract whose inbound transfers are treated as revenue), chainId (network identifier such as ethereum or base), and optional lookbackDays (integer day window, default 30, range 1 to 90). The worker must use these inputs and any associated payloads to produce a final JSON response that strictly validates against the system-provided structured output schema (auto-produced and not included here), with no extra fields and all constraints satisfied.

Equipped By
15Minds