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://admin.snagsolutions.io/api/token_claims/{id}/eligibility
{ "eligible": true, "alreadyClaimed": true, "amount": 123, "tokenClaimId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "claimContractAddress": "<string>", "claimedAt": "<string>", "stakes": [ { "stakeId": "<string>", "amount": "<string>", "duration": 123, "startTime": "<string>", "claimed": "<string>", "claimable": "<string>" } ] }
Check if a wallet address is eligible for a token claim
200
Show child attributes
Was this page helpful?