🎯Get Claimed Status
You can perform an claimedStatus for a specific address.
Request
If
unclaimed
is set tofalse
(or not provided, as it defaults tofalse
), the query returns the objects that the user at the specified address has already claimed.If
unclaimed
is set totrue
, the query returns the objects that the user at the specified address is eligible to claim but has not claimed yet.
Response
Philand-lib
Last updated