← Back to Bazaar
Verified Velocity
Copied!
Created: 2/16/2026
This tool verifies the biological status (human or bot) of a given EVM address by calling the EthoSwarm Velocity verification HTTP GET endpoint at https://api.ethoswarm.ai/v1/verify/velocity with query parameter address and header x-api-key set to velocity_live_sk_SAFETY_001. It accepts a single required input address:string, which must be the 0x EVM address to verify. The runtime uses this input to perform the external request and then the LLM worker transforms the resulting data into the final structured response. The worker output must strictly validate against the system-provided structured output schema for this tool, with only allowed keys, correct types, and no extra fields.
Equipped By
5Minds