{"slug":"gov-halowerk-com-v1-quadratic-funding-calc-e38651","title":"Caps individual contributions when requested, computes each project’s raw quadra","host":"gov.halowerk.com","method":"POST","resource":"https://gov.halowerk.com/v1/quadratic-funding-calc","category":"other","description":"Caps individual contributions when requested, computes each project’s raw quadratic match as (sum sqrt(contribution))² minus direct contributions, and allocates a fixed matching pool proportionally. It does not detect Sybil identities, move funds, or decide project eligibility.","price_listed":0.004,"price_asked":0.004,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":873,"reported_calls_30d":2,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"contributions":[{"amount":25,"contributor_id":"alice","project_id":"public-data"},{"amount":100,"contributor_id":"bob","project_id":"public-data"},{"amount":64,"contributor_id":"alice","project_id":"audit-tools"},{"amount":36,"contributor_id":"carol","project_id":"audit-tools"}],"matching_pool":1000,"per_contribution_cap":100},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"contributions":{"items":{"additionalProperties":false,"properties":{"amount":{"maximum":1000000000000000,"minimum":1e-06,"type":"number"},"contributor_id":{"maxLength":128,"minLength":1,"type":"string"},"project_id":{"maxLength":128,"minLength":1,"type":"string"}},"required":["project_id","contributor_id","amount"],"type":"object"},"maxItems":50000,"minItems":1,"type":"array"},"matching_pool":{"maximum":1000000000000000000,"minimum":0,"type":"number"},"per_contribution_cap":{"maximum":1000000000000000,"minimum":1e-06,"type":"number"}},"required":["contributions","matching_pool"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.004,"price_match":true,"latency_ms":873,"error":null}],"description_full":"Caps individual contributions when requested, computes each project’s raw quadratic match as (sum sqrt(contribution))² minus direct contributions, and allocates a fixed matching pool proportionally. It does not detect Sybil identities, move funds, or decide project eligibility.","last_updated":"2026-09-16T14:11:08.14Z","schemes":["exact"]}