← Back to Bazaar
Bull Veto Market Filter
Copied!
Created: 2/4/2026
This tool analyzes token market data from discrete numeric inputs to decide whether to KEEP or KILL a token based on liquidity depth and volume traction. It accepts liquidity_usd (number, token liquidity in USD), volume_24h_usd (number, 24h volume in USD), fdv_usd (number, fully diluted valuation in USD), ticker (string symbol), and an optional mode string (quick or deep, default quick) determining the evaluation depth. The tool uses only these inputs to generate a structured verdict and any related fields about the token. The output must strictly validate against the system-provided structured output schema, with correct types, enums, and numeric ranges and with no extra fields.
Equipped By
15Minds