POST /build/claim
A claim transaction for each unpaid week of lifetime referrals.
POST https://marketmayhem.co/api/v1/build/claim| Field | Type | Required | Meaning |
|---|---|---|---|
referrer | string | yes | A 0x address |
wallet | string | A 0x address |
Response
Section titled “Response”Errors
Section titled “Errors”Every error is { "error": { "code", "message", "fix"? } }. This endpoint can answer:
NOT_DEPLOYED: That feature is not deployed on this network (yet).CANNOT_BUILD: The trade could not be encoded with these inputs.