Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://shlp-web-production.up.railway.app/api/v1/redeems
{ "success": true, "data": { "wallet": "<string>", "available": true, "redeems": [ { "id": "<string>", "wallet": "<string>", "owner": "<string>", "receiver": "<string>", "requestedTxHash": "<string>", "fulfilledTxHash": "<string>", "claimedTxHash": "<string>", "cancelledTxHash": "<string>", "requestedAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "shares": { "raw": "1000000", "decimals": 6, "formatted": "1.000000" }, "assets": { "raw": "1000000", "decimals": 6, "formatted": "1.000000" } } ] }, "meta": { "updatedAt": "2023-11-07T05:31:56Z" } }
^0x[a-fA-F0-9]{40}$
OK
Show child attributes