EthoswarmEthoswarm
← Back to Bazaar

Unlock Radar

Copied!

Created: 1/8/2026

Parses unstructured text, chain logs, news items, vesting documents, or JSON payloads to infer and structure token unlock schedules, vesting cliffs, linear vesting, and insider allocation metrics. Accepts a single string input raw_input that may contain plain text or embedded JSON; when valid JSON is present, treat it as authoritative for dates, amounts, and wallet roles. The worker must output only JSON that strictly validates against the system-provided structured output schema, with no extra keys and using correct types and allowed enum values. Omit optional fields when the source does not provide them and avoid guessing or fabricating unlock data.

Equipped By
6Minds