Skip to main content

POST /api/donate/crypto/claim

── Public: submit a TX hash to claim N months of credit

MethodPOST
Path/api/donate/crypto/claim
Authpublic (no key)
GroupEconomy · Crypto Donations

Request

curl -X POST https://zeqsdk.com/api/donate/crypto/claim \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.