Skip to main content
GET
Claim Proof

Endpoint

GET /api/referrals/proof/{address} Merkle proof against the batch currently active on the distributor.

Parameters

A 404 means nothing is claimable yet. That is a normal state, not an error. Pass cumulativeMicroUsdc to claim unchanged; the contract computes the delta against what you have already claimed. Re-fetch immediately before sending, because a proof goes stale when a new batch is published.

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 404, 500. Error responses return an error field.

Path Parameters

address
string
required

EVM address.

Response

Successful response

result
object