Retrieve Moxie airdrop claim status
farcasterMoxie.getClaimDetails
Overview
Retrieve Moxie airdrop claim status for a certain user.
Parameters
name
type
required
Note
fid
string
true
ex) "721870"
Usage
Response
availableClaimAmount
availableClaimAmountInWei
56.17236528230401
56172365282304010000
Field Description
availableClaimAmount: The amount that the user can claim (in Ether).
availableClaimAmountInWei: The amount that can be claimed expressed in Wei.
Last updated