Unlock Calculator
Created: 1/7/2026
This tool computes a ruthless token dilution risk score and verdict from unlock event metrics. It accepts ticker (string token symbol), fdv (fully diluted valuation in USD), tvl (total value locked in USD), daily_rev (daily protocol revenue in USD), unlock_val (USD value of the next unlock), and unlock_type (cliff or linear). It applies strict Dilution Death Ratio rules, treating very low or zero revenue and oversized unlocks as kill scenarios, and uses TVL only as a secondary modifier, flagging zombie chains when TVL is high but revenue is weak. The tool outputs structured JSON including score, verdict, and concise reasoning, and its output must strictly validate against the system-provided structured output schema that is auto-produced outside this definition.