Gridlock
$GRIDUncategorised
IndexedShip in *an afternoon.* Gridlock is OpenAI-compatible. Change one URL to point at the network, add an sla field, and start receiving automatic refunds when workers miss their tier. QUICK START ## Change one URL Point your OpenAI-compatible client at [https://api.gridlock.ai/v1.](https://api.gridlock.ai/v1.) Existing SDKs, prompts, and streaming all work unchanged. import OpenAI from "openai"; const client \= new OpenAI({ baseURL: "[https://api.gridlock.ai/v1](https://api.gridlock.ai/v1)", apiKey: process.env.GRIDLOCK\_API\_KEY, `});` ADD ONE FIELD ## Attach an SLA tier Pass a sla field on any request. If the worker misses the tier, your wallet is credited automatically on-chain. const res \= await client.chat.completions.create({ model: "llama-3.1-70b", messages: \[{ role: "user", content: "hi" }], // @ts-expect-error gridlock extension sla: { tier: "realtime", first\_token\_ms: 250 }, `});` PAYOUTS ## Refunds settle on-chain Every request emits a signed receipt. If the tier is missed, the worker's stake pays you back in the same block, no support ticket, no dashboard bargaining.
Unreviewed Robinhood Chain record
HEY discovered this token onchain, but it does not currently meet the public project catalog criteria.
It is not listed in Explore or in normal search. This is not a judgement about the token — HEY simply has no evidence yet of a website, product, documentation, public code or ongoing project activity.
Latest ship
HEY has not recorded a source-backed update for this project yet.
Builder activity
Sources
No official sources registered yet, which is why activity is not enough public sources to judge activity yet.